Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #105715
| Path | csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
| Newsgroups | comp.lang.python |
| Subject | Re: [OT'ish] Is there a list as good as this for Javascript |
| Date | Sat, 26 Mar 2016 02:36:53 +0100 |
| Organization | PointedEars Software (PES) |
| Lines | 45 |
| Message-ID | <1686453.n4820qZuCL@PointedEars.de> (permalink) |
| References | <3n0esc-r3p.ln1@esprimo.zbmc.eu> <5038313.yTPFmuZgmt@PointedEars.de> <09151817-fc79-4077-89a0-66e0c6551f9f@googlegroups.com> |
| Reply-To | Thomas 'PointedEars' Lahn <usenet@PointedEars.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | 8Bit |
| X-Trace | solani.org 1458956214 24039 eJwFwQEBwDAIBDFL0PWPVg5j4F/CEj04FRuxNRrSo2PW4YrrWseKZN5DuRSfG90WOVqdmx8GoxCC (26 Mar 2016 01:36:54 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Sat, 26 Mar 2016 01:36:54 +0000 (UTC) |
| User-Agent | KNode/4.14.2 |
| X-User-ID | eJwFwQkBwDAIA0BL5QtUDmHFv4TdhUEw6Qh4bGzKqJFPpUvVrfL6gX15N9+AsEGVJbGMr2MOpW3PU2dF5w88LhUy |
| Cancel-Lock | sha1:B3rojkLuR3NyzoA7323XsuRndow= |
| X-NNTP-Posting-Host | eJwFwYEBwDAIArCbahG3c1TG/ycsycvDLTCJdBo3DvmV36h0xaJLbO30qj3AbPg+GohC/CMNEe8= |
| Xref | csiph.com comp.lang.python:105715 |
Show key headers only | View raw
Ned Batchelder wrote: > Chris, I apologize for Thomas. How dare you to speak for me, and *again* the rest of the subscribers? There is nothing to apologize for when I am *helping* someone by giving them useful information. You can apologize for your own presumptous behavior instead. > is main goal on this list seems to be pointing out when people are wrong, > over the smallest details. Certainly I point out when people are wrong. That is how we develop *knowledge*. For that it does not matter of you in your blissful ignorance think that those are “smallest details”, which they are not. The underlying process is called *learning*. You should try it sometime. > His secondary goal is enforcing some imaginary rule about real names, It is not an imaginary rule, it is a social convention that follows from another social convention, simple politeness. When you are seeking the help of people that you do not know, there is a principle of basic politeness saying that you should tell them who you are. Especially if those people have already extended you the politeness to tell them who *they* are; like here, when you have read their names already. Politeness is another thing you should try sometime, as I see that, your having no valid argument at all, you like to throw dirt instead. > Thomas is not typical of the Python community. We are mostly nice people. > :) You do not even know me. I *am* a nice person, if only for the fact that I do not let people suffer from their own ignorance, and I encourage them to educate and enlighten themselves in order not be dependent on people like you who tell them what they should think. So *evidentially*, *you* are not a nice person. According to your own "logic", *you* do not belong in the Python community. Go away. -- PointedEars Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[OT'ish] Is there a list as good as this for Javascript cl@isbd.net - 2016-03-24 20:53 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Grant Edwards <invalid@invalid.invalid> - 2016-03-24 21:47 +0000
Re: [OT'ish] Is there a list as good as this for Javascript cl@isbd.net - 2016-03-24 22:08 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-24 22:31 +0000
Re: [OT'ish] Is there a list as good as this for Javascript cl@isbd.net - 2016-03-24 22:45 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-24 23:06 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-25 22:19 +0100
Re: [OT'ish] Is there a list as good as this for Javascript Joel Goldstick <joel.goldstick@gmail.com> - 2016-03-24 19:09 -0400
Re: [OT'ish] Is there a list as good as this for Javascript Chris Angelico <rosuav@gmail.com> - 2016-03-25 09:49 +1100
Re: [OT'ish] Is there a list as good as this for Javascript Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-24 22:58 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Ian Kelly <ian.g.kelly@gmail.com> - 2016-03-24 17:33 -0600
Re: [OT'ish] Is there a list as good as this for Javascript Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-24 23:46 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Ned Batchelder <ned@nedbatchelder.com> - 2016-03-24 17:38 -0700
Negative responses (Re: [OT'ish] Is there a list) Rustom Mody <rustompmody@gmail.com> - 2016-03-24 21:10 -0700
Re: [OT'ish] Is there a list as good as this for Javascript alister <alister.ware@ntlworld.com> - 2016-03-25 11:05 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Ben Finney <ben+python@benfinney.id.au> - 2016-03-25 12:41 +1100
Re: [OT'ish] Is there a list as good as this for Javascript Larry Martell <larry.martell@gmail.com> - 2016-03-24 20:25 -0400
Re: [OT'ish] Is there a list as good as this for Javascript cl@isbd.net - 2016-03-25 09:05 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Cousin Stanley <cousinstanley@gmail.com> - 2016-03-25 10:58 -0700
Re: [OT'ish] Is there a list as good as this for Javascript Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-25 19:26 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-25 22:17 +0100
Re: [OT'ish] Is there a list as good as this for Javascript Ned Batchelder <ned@nedbatchelder.com> - 2016-03-25 16:36 -0700
Re: [OT'ish] Is there a list as good as this for Javascript Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-26 02:36 +0100
Re: [OT'ish] Is there a list as good as this for Javascript Chris Angelico <rosuav@gmail.com> - 2016-03-26 14:16 +1100
Re: [OT'ish] Is there a list as good as this for Javascript Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-26 04:37 +0100
Re: [OT'ish] Is there a list as good as this for Javascript Chris Angelico <rosuav@gmail.com> - 2016-03-26 15:24 +1100
Re: [OT'ish] Is there a list as good as this for Javascript Rustom Mody <rustompmody@gmail.com> - 2016-03-25 22:10 -0700
Re: [OT'ish] Is there a list as good as this for Javascript Ned Batchelder <ned@nedbatchelder.com> - 2016-03-26 04:37 -0700
Re: [OT'ish] Is there a list as good as this for Javascript Larry Martell <larry.martell@gmail.com> - 2016-03-26 07:52 -0400
Re: [OT'ish] Is there a list as good as this for Javascript Gene Heskett <gheskett@wdtv.com> - 2016-03-26 11:31 -0400
Re: [OT'ish] Is there a list as good as this for Javascript Larry Martell <larry.martell@gmail.com> - 2016-03-26 11:35 -0400
Re: [OT'ish] Is there a list as good as this for Javascript Michael Torrie <torriem@gmail.com> - 2016-03-26 11:49 -0600
Re: [OT'ish] Is there a list as good as this for Javascript Michael Torrie <torriem@gmail.com> - 2016-03-26 12:01 -0600
Re: [OT'ish] Is there a list as good as this for Javascript Cameron Simpson <cs@zip.com.au> - 2016-03-27 09:01 +1100
Re: [OT'ish] Is there a list as good as this for Javascript cl@isbd.net - 2016-03-26 14:01 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Steven D'Aprano <steve@pearwood.info> - 2016-03-26 13:14 +1100
Re: [OT'ish] Is there a list as good as this for Javascript cl@isbd.net - 2016-03-26 13:59 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-26 14:38 +0000
Re: [OT'ish] Is there a list as good as this for Javascript Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-03-26 18:58 +0100
Re: [OT'ish] Is there a list as good as this for Javascript Gene Heskett <gheskett@wdtv.com> - 2016-03-26 12:06 -0400
Re: [OT'ish] Is there a list as good as this for Javascript Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2016-03-27 17:05 +1300
Re: [OT'ish] Is there a list as good as this for Javascript Chris Angelico <rosuav@gmail.com> - 2016-03-27 15:16 +1100
csiph-web