Indiscriminate use of flat text considered harmful
Because I know this will tweak all the Sam and Acme ``users'' on this board. The inability of your data model to handle a use case doesn't mean the use case is bad; it means your model has limitations.
>>6
I'm sure you're smart enough to many things your machine can do manually. It doesn't follow that you should want to do those things yourself, just because you can.
Name:
Anonymous2013-04-25 2:45
>>12
How is syntax highlighting beneficial? Why should I use it?
Name:
Anonymous2013-04-25 7:18
>>13
It helps by giving more information clues for reading code. If you don't understand why this is useful, we cannot help you.
Name:
Anonymous2013-04-25 7:52
>>13
It makes parsing the code visually easier and faster.
Name:
Anonymous2013-04-25 16:35
>>14 >>15
Screw that, I'll stick with it the hard way because doing things the hard way benefits your brain AND everything being the same colour does not bother my autism.