Re: OT: Python (was Re: vi in /bin)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Guenther
Date: Saturday, December 19, 2009 - 1:51 pm

On Sat, Dec 19, 2009 at 3:19 PM, Claudio Jeker <cjeker@diehard.n-r-g.com> wrote:

I should make it more clear what I was saying: knowing the basics of
python can't force you to write good code (in fact the python stdlib
is full of shitty shitty code--the web stuff is particularly terrible)
but there's something about working in it that lets me approach
problems in a different way then I would have otherwise.

(of course the near-ultimate end of this line of thinking is lisp,
where you can define syntax for any construct you want to abstract,
but lisp personally I find lisp too wordy--that's just me though)

And I didn't mean "abstracting" in the way that C++/Java people mean
it. I've fought tooth and nail against indirection in the name of
"simplification" before. Come on.

On Sat, Dec 19, 2009 at 3:30 PM, Darrin Chandler
<dwchandler@stilyagin.com> wrote:

I'm sorry, I didn't mean to imply that scripting people wrote bad
code. I was thinking more like the add-ons to QuantumGIS.


Ideas as in the structure of the program, not as in "communication".
Yes you can write any data/dependency/etc structure in any language,
but some languages let you do it easier, and I've found python to be
the easiest that I've tried (which is, afterall, their stated goal).


Yeah yeah, I would trust that there's abstraction in the tree (more in
OpenBSD than most), but I didn't know why you wouldn't always try to
make the smallest code. I hadn't thought about execution time, it's
true, but even then I would think it's better to define a template and
fill in the blanks somehow instead of copy-pasting.

Anyway, enough /noise/, I can see that this is just going to end with
misunderstood words.

-Nick
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
OT: Python (was Re: vi in /bin), ropers, (Sat Dec 19, 5:54 am)
Re: OT: Python (was Re: vi in /bin), Darrin Chandler, (Sat Dec 19, 6:17 am)
Re: OT: Python (was Re: vi in /bin), Martin Schröder, (Sat Dec 19, 6:26 am)
Re: OT: Python (was Re: vi in /bin), Claudio Jeker, (Sat Dec 19, 6:38 am)
Re: OT: Python (was Re: vi in /bin), Darrin Chandler, (Sat Dec 19, 7:21 am)
Re: OT: Python (was Re: vi in /bin), Ted Unangst, (Sat Dec 19, 7:58 am)
Re: OT: Python (was Re: vi in /bin), Ted Unangst, (Sat Dec 19, 8:03 am)
Re: OT: Python (was Re: vi in /bin), Darrin Chandler, (Sat Dec 19, 8:21 am)
Re: OT: Python (was Re: vi in /bin), Floor Terra, (Sat Dec 19, 8:37 am)
Re: OT: Python (was Re: vi in /bin), Henning Brauer, (Sat Dec 19, 10:08 am)
Re: OT: Python (was Re: vi in /bin), Floor Terra, (Sat Dec 19, 11:06 am)
Re: OT: Python (was Re: vi in /bin), Jonathan Schleifer, (Sat Dec 19, 11:26 am)
Re: OT: Python (was Re: vi in /bin), Jonathan Schleifer, (Sat Dec 19, 11:29 am)
Re: OT: Python (was Re: vi in /bin), Henning Brauer, (Sat Dec 19, 12:06 pm)
Re: OT: Python (was Re: vi in /bin), Darrin Chandler, (Sat Dec 19, 12:26 pm)
Re: OT: Python (was Re: vi in /bin), Jonathan Schleifer, (Sat Dec 19, 12:32 pm)
Re: OT: Python (was Re: vi in /bin), Darrin Chandler, (Sat Dec 19, 12:47 pm)
Re: OT: Python (was Re: vi in /bin), Nick Guenther, (Sat Dec 19, 12:51 pm)
Re: OT: Python (was Re: vi in /bin), Ryan Flannery, (Sat Dec 19, 1:18 pm)
Re: OT: Python (was Re: vi in /bin), Claudio Jeker, (Sat Dec 19, 1:19 pm)
Re: OT: Python (was Re: vi in /bin), Darrin Chandler, (Sat Dec 19, 1:30 pm)
Re: OT: Python (was Re: vi in /bin), Nick Guenther, (Sat Dec 19, 1:51 pm)
Re: OT: Python (was Re: vi in /bin), Jacob Meuser, (Sat Dec 19, 2:15 pm)
Re: OT: Python (was Re: vi in /bin), Chris Dukes, (Sat Dec 19, 4:22 pm)
Re: OT: Python (was Re: vi in /bin), Marco Peereboom, (Sat Dec 19, 5:00 pm)
Re: OT: Python (was Re: vi in /bin), Marco Peereboom, (Sat Dec 19, 5:03 pm)
Re: OT: Python (was Re: vi in /bin), William Boshuck, (Sat Dec 19, 5:15 pm)
Re: OT: Python (was Re: vi in /bin), Johan Beisser, (Sat Dec 19, 5:28 pm)
Re: OT: Python (was Re: vi in /bin), Matthias Kilian, (Sun Dec 20, 4:28 am)
Re: OT: Python (was Re: vi in /bin), Ryan Flannery, (Sun Dec 20, 10:58 am)
Re: OT: Python (was Re: vi in /bin), Jonathan Schleifer, (Mon Dec 21, 8:17 am)