Slashdot Mirror


User: JonnyChaos

JonnyChaos's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. oh dear on The Internet Is 'Built Wrong' · · Score: 0, Flamebait

    interesting how the person raising complaints about the lack of reliability in the twitter service is accused of trolling. we don't monkeys at typewriters, we have hipsters with nonfunctional web services blogging.

  2. i smell a cheap trick... on Diagramming Tool For SQL Select Statements · · Score: 1

    posted by the admin of the project? the spam tag is accurate... "yes this is an open source clearing house, no we will not all rapidly sign up to your cute little project." though, i would be willing to be this is a Masters Thesis project and alxtoth is hoping to get some fast-tracking going on...

  3. Re:Really ? on IcedTea's OpenJDK Passes Java Test Compatibility Kit · · Score: 1

    one thing about these language wars is that everyone claims "language X implements feature k better than language Y" where in general its also true that language Y implements feature i better than language X.
    best tool for the job really.

    when it comes to languages why not pick what fits?

    I use java for work, since its got better tool support and a nice comfy syntax. I use C# for interfacing with windows/MS because its just better at it. I use C++ for runtime speed and LISP for fun.