Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Python

Name: Anonymous 2009-03-03 10:28

You all act as if you hate it, but we all know it's your favourite language and you're just trolling so that other people won't learn it and see its brilliance.

Name: Anonymous 2009-03-05 7:55

Why all of these toy languages have to have horrendous implementations while something as esoteric as Haskell compiles to native code and runs at the speed of light? I don't get it.

Heck, they don't do anything. No JIT even. It's like they just don't give a shit.

Name: Anonymous 2009-03-05 8:41

I once did some bugfixing in mplayer some years ago. Their indentation had (have?) a rather beautiful mix of tabs AND spaces.

Name: Anonymous 2009-03-05 12:24

>>41
while something as esoteric as Haskell compiles to native code and runs at the speed of light?
Nobody cares that your toy programs run moderately fast. Any application outside of scientific calculation is IO-bound, not CPU-bound anyway.

Name: Anonymous 2009-03-05 12:27

>>43
I can give plenty of examples where this just isn't true.
If you have enough fast RAM it isn't very relevant as well.
An example would be some CPU-intensive codecs ( such as wavelet based or H.264 ).

Name: Anonymous 2009-03-05 12:29

That said, those applications are fairly speed critical and you need to be able to mess with pointers as well as do inline asm to optimize things, so they're usually coded in C and asm.

Name: Anonymous 2009-03-05 17:07

>>37
>>36
I don't think you have ever programmed if you you don't care about screen real estate. A program is not judged by how well it performs, how it executes the task at hand, or how long or concise it is, but rather how efficiently it covers the screen.  Have you ever written source code that is unnecessarily long or stretches horizontally for no reason?  I doubt it, as I'm sure you've never seen source code in your life.

As for using single spaces as indentation, I'll just consider that a fucking joke.  Tabs are the de fact standard for code indentation; do you think my clients want some single spaced indentation piece of shit?

Name: Anonymous 2009-03-05 17:16

>>46
I program in Java and make every method its own class with a singleton and corresponding factory to utilize said singleton. Therefore, my program is ``judged'' to be far better than yours.

Name: Anonymous 2009-03-05 17:19

>>46
Enjoy your clients, Trolly McTroll.

Name: Anonymous 2009-03-05 17:19

>>47
ENTERPRISE QUALITY

Name: Anonymous 2009-03-05 17:21

>>47
0/10

Name: Anonymous 2009-03-05 23:23

>>32
>use * instead of indentation.
OH
>feed that file to the compiler.
You.......

Name: Anonymous 2009-03-06 3:08

I thought the whole point with tab was for indenting code, then the programmer can set the tab-width to whatever the fuck he wants, and everyone was happy =/

Name: Anonymous 2009-03-06 3:12

>>52
The problem with that is that it still allows people to use retarded widths for their tabs.

Name: Anonymous 2009-03-06 3:21

>>53
Let me guess, you set it to 3 or less?  This is what we get when new CS majors think they are programmers because they can write "Hello World!"; it has been proven that 5, and then 4, spaced indents improves code readability. It takes a drastic dip after 6.  The problem is that 5 spaces is worse when writing code, so that is why the "placeholder character" converted to 5-space tab method is so widely used.

Name: Anonymous 2009-03-06 4:20

Then why not just use indent of 4, so it's both better in readability and when writing code.

Name: Anonymous 2009-03-06 7:19

The library but I   thought Now forget   it Yo homes   smell ya later   I looked at   sometime too I   would have to   give any reasons   for my arguments   because I am   a JAVA i   ahev a long   doc and i   make web pages   however are relevant   All the other   Or does each   application get to   null my pointer.

Name: Anonymous 2009-08-16 22:30

Lain.

Name: Anonymous 2011-02-04 16:37


Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List