Slashdot Mirror


User: chthon

chthon's activity in the archive.

Stories
0
Comments
1,236
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,236

  1. Re:For Our Non-United States Friends on Wisconsin Designates State Microbe · · Score: 1

    Does that make Wisconsin the Holland of the USA ?

    Might be missing the windmills and the tulips.

  2. Re:@What about the weather? on EU Conducts Test Flights To Assess Impact of Volcanic Ash On Aircraft · · Score: 1

    This winter we already had a mini ice age before the volcano erupted.

  3. Re:Norwegian helicopter ambulance video on EU Conducts Test Flights To Assess Impact of Volcanic Ash On Aircraft · · Score: 1

    Our car stood outside (here in Belgium, Westhoek) this night, and was this morning covered with a thin layer of dust. The wind is currently from the north. When you wipe it with your finger, you can distinguish the glittering of glass. The ash is certainly coming down here.

  4. Re:Free software in action on Germany Warns Against Using Firefox · · Score: 4, Funny

    They where probably all reactions from people who program for a living.

  5. Re:Good grief! on China Criticizes Google's "US Ties" · · Score: 1

    Yeah, moderated funny...

    But seeing that the North Korean invasion was done with massive help of China, it is more that North Korea learned the art of propaganda from the Chinese.

    Didn't the Chinese call Tibet a dictatorial theocracy before they invaded^H^H^H^H^H^H^Hliberated it ?

    Well, they have had 3000 years to perfect the art of lying^H^H^H^H^Hpropaganda^H^H^H^H^H^H^H^H^H^Hdiplomacy.

  6. Re:Bad for Pakistan on India First To Build a Supersonic Cruise Missile · · Score: 1

    I think this weapon is more intended for usage against naval targets.

  7. Re:Requiem for Alan Turing on ACM Awards 2009 Turing Prize To Alto Creator Charles Thacker · · Score: 1

    I do think he really founded Computer Science, the other guys you mentioned founded Computer Engineering.

  8. Re:Holier-than-thou on The Value of BASIC As a First Programming Language · · Score: 1

    If a program works as intended and it requires no updates, users are happy with it, it's secure, and it is useful, then what difference does it make if it was made entirely using GOTOs

    The mistake that you make here is that programs require no updates. Every program requires updates, because requirements change and new use cases are introduced. A program with GOTO's is much less readable from the beginning, and thus it becomes more difficult to maintain it.

  9. Re:Bah! on The Value of BASIC As a First Programming Language · · Score: 1

    Probably, but a good learning experience. I urge you to pick up a copy of Structure and Interpretation of Computer Programs.. They use exactly the same method to explain how Lisp (Scheme) implements list structures.

  10. Re:Time heals on The Value of BASIC As a First Programming Language · · Score: 1

    I read this document from him several times, and I always had the impression that it was really tongue in cheek.

    A well deserved 'Whoooooshh' for all of you who took it that serious.

  11. Re:OO *is* procedural on The Value of BASIC As a First Programming Language · · Score: 1

    Dammit, no mod points.

    Exactly the same conclusion I came to.

  12. Re:God how I miss GOTO on The Value of BASIC As a First Programming Language · · Score: 1

    Java : not primitive enough to have GOTO, but not advanced enough to support functional programming.

  13. Re:Hide your source code ... on Use Open Source? Then You're a Pirate! · · Score: 1

    You won't mind me ruminate through your belongings then ?

  14. Re:If you use open source, you're a pirate... on Use Open Source? Then You're a Pirate! · · Score: 1

    You know the logo of Drupal, a drop ? 'Druppel' is dutch for drop or droplet, add some artistic freedom and you get 'Drupal'.

  15. Re:Xerox Gets a Pass on Xerox Sues Google, Yahoo Over Search Patents · · Score: 3, Informative

    No, object oriented programming was invented in 1967 in Norway. The language was Simula 67. What Xerox came up with was the application of OO to graphical programming.

  16. Re:This is news? on Why You Can't Pry IE6 Out of Their Cold, Dead Hands · · Score: 1

    And there lies the problem : current IT departments are filled with hobbyists who can assemble computers and networks, and administrate certain software, but who do not know anything about how computers work (electronics), cannot program, and are clueless about business processes and work floor production (be it factory or white collar work), but who got more power over all these systems than the mainframe people used to.

  17. Re:Yeah, right. on The 25 Most Dangerous Programming Errors · · Score: 1

    The most striking example I have ever seen of this was in an aluminium mill. We produced rolled aluminium, and from we had all kinds of machines to process aluminium rolls and to create sub-assemblies.

    One day an ambulance needed to come. On one of the processing machines where a roll of aluminium was processed through another roll, the night shift had invented a nifty little game : running on the rotating aluminium roll. The result was that one of them slipped and lost his leg in the roll where the aluminium sheet was processed.

  18. Re:When? on When Will AI Surpass Human Intelligence? · · Score: 1

    You know, you do not even have to die from them.

    The December issue of Scientific American gave an overview of 5 debilitating diseases, not lethal, which affect 1 billion people worldwide.

  19. Re:Getting through the university barrier in the U on OpenOffice Tops 21% Market Share In Germany · · Score: 1

    I just find the way OO.o Writer and Draw work much better than the combo Word + Visio. I liked the old Visio, before MS took it over. I think that Draw works much the same way. The only thing that is missing is a way to export OO.o documents with embedded drawings to a Word document. In that case the drawings themselves are missing (the frames are there though).

  20. Re:Well duh? on Darwinian Evolution Considered As a Phase · · Score: 1

    Or these people that went studying physics at the university, but refuse to believe that rockets can leave the earth.

  21. Re:Here's A Tip, Folks on Darwinian Evolution Considered As a Phase · · Score: 1

    I am busy reading The evolution of Species, and to be fair, Darwin himself seemed to recognise that the boundaries between species are very vague.

  22. Re:He is correct on Why "Running IT As a Business" Is a Bad Idea · · Score: 1

    When I worked between 1998 and 2000 for a bank, this was already so. This was a small bank (1000 employees), of which probably 150 where developers (both internally and externally). I think there where maybe 5 or six people responsible for IT, and these did the minicomputers (WANG VS back then) and the PC's. They also had operations outsourced to IBM and Honeywell mainframes.

  23. Re:He is correct on Why "Running IT As a Business" Is a Bad Idea · · Score: 1

    I think the first thing that any IT department needs to do first, is install a publically available request tool and nicely explain to their users how to use it, and decide on a policy to process the requests.

    My personal experience tells me that it should not be a cumbersome tool. When one thinks of something, he should just be able to enter his idea without much hassle.

    That is why I in first instance think about installing trac for such things. It is easy to set up and use, and provides valuable experience in how a bug/request tracking system should work. The built in Wiki makes it possible to document procedures and other things that IT wants to disseminate.

  24. Re:He is correct on Why "Running IT As a Business" Is a Bad Idea · · Score: 1

    Works equally well for "I dont care how well it works, if its NOT made by Microsoft I dont want it"

  25. Re:solved... on ReactOS Being Rewritten, Gets Wine Infusion · · Score: 1

    By virtue of inertia, fear and lack of knowledge of its current userbase ?