Slashdot Mirror


User: TwistedSquare

TwistedSquare's activity in the archive.

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

Comments · 469

  1. Re:entry explained on International Obfuscated C Code Tattoo · · Score: 1

    Excuse my ignorance, but it would appear to me that this code needs i to be zero to begin with in order to work properly, yet as far as I can see the value of i will be undefined (i.e. random) at the start of the program. What am I missing?

  2. Re:Now, the question is on Duchovny Says X-Files Sequel in Works · · Score: 1

    I feel I should stand up for the show and point out that there were still some fantastic episodes in the 9th series. I missed 7 and bits of 8 though, so don't feel ready to judge them though.

  3. Re:A Space Router! Wowzers! on US Air Force Building Space Router · · Score: 1

    Does that mean all the hackers will have to send their malicious code written in this?

  4. Re:But USERS decide what they want, not PROVIDERS on Future of Internet News? · · Score: 1

    Shame my mod points expired yesterday, I was just going to point that out too.

  5. Re:CV? on CV Tips for Software Developers? · · Score: 1

    Who modded this interesting? CVs are used by everyone, at all stages of their career (sometimes they are subsumed by application forms, but often the application forms recommend you tack on a CV anyway). Ignore the anti-education troll.

  6. Re:CV? on CV Tips for Software Developers? · · Score: 1

    Curriculum Vitae, I'm afraid.

  7. In Soviet Russia... on Gates Elaborates on IP Communists · · Score: -1

    In Soviet Russia, Communists call you Bill Gates!

  8. Re:Urm... on Robbers Scared by GTA · · Score: 4, Informative

    Apparently, it's the difference between British and American English.

  9. Re:Sure, that's fine... on De-spamming Your Inbox The Hard Way · · Score: 1

    Indeed. A rising proportion of my spam is e-mails bounced from someone joe-jobbing with my address as the from. Never trust the from field in an e-mail.

  10. Re:Huh? on China Bans Game Recognizing Taiwan Independence · · Score: 1

    I'm beginning to understand how Bush managed to get enough support to invade Iraq - geez, does the solution to all disputes have to be to go to war?

  11. Re:PIC? on Photos and Commentary On AMD's PIC · · Score: 1

    Certainly did, then wondered how it ran Windows CE...

  12. Re:How they become? on The Illiteracy of Corporate American E-Mail · · Score: 1

    Indeed, I was thinking the same think. My only thought is that it would be a spoken slur of probably, e.g. "I prolly ought to do that now", but I've never seen it written down like that.

  13. Re:Gonna be a tough call this Friday... on World of Warcraft Breaks PC Game Sales Records · · Score: 2, Funny

    With hot grits?

  14. In South Korea... on Half-Life 2 Deathmatch Confirmed · · Score: -1

    Soviet Russia jokes are for the elderly ;-)

  15. Re:The game got high rankings, but... on Source SDK Released Soon, HL2 High in Gamerankings · · Score: 1

    Can you give any examples? I've finished it and am left with the impression that there was barely a plot. You start off in the city, the soldiers chase you for no reason, you meet old friends, have to run around for no real reason, then run around to try and rescue Eli, who you then rescue from a guy who is trying to make deals with an army you know nothing about, and then you stop him. What more could I have found out? It's a fun game though :-)

  16. Re:ROFL! on The State of Natural Language Programming · · Score: 1

    Actually, I still agree with your point having read all three pages. Not enough specific examples of problems in languages and what the better way would have been.

  17. Re:Quite interesting... on Which Compiler to Extend for a Small Project? · · Score: 1

    That's true in terms of OO-language X vs plain language X. I'm not sure if BF has I/O but it is all nitpicking. Glad you found it interesting :-)

  18. Re:Why functional is better (Example) on Which Compiler to Extend for a Small Project? · · Score: 1
    Since C++ and Java don't even have sum types

    While I admit it is not in the core of C++, Boost have some nice sum types (boost::variant and boost::any). Variant would allow you to do the same thing that you describe above, recursively descending through parse trees very simply. Though many features of Boost will apparently make it into the next C++ standard.

  19. Re:Uh. on Which Compiler to Extend for a Small Project? · · Score: 2, Interesting

    You may be interested in this guy's thoughts on the matter of Turing Completeness.

  20. Re:Cornfused on What's Next For Mozilla? · · Score: 0

    Surely it's number 2. Where is the confusion?

  21. Re:Mersenne on Fun with Prime Numbers · · Score: 1

    I'm afraid we're going to have to revoke your slashdot user account. Understanding a subject area properly and trying to correct people on matters other than spelling and grammar is not permitted.

  22. Re:so many for so long on Perl 6 Grammars and Regular Expressions · · Score: 1
    PERL is a great language. Ugly yes, but once you get used to it there's is no going back to C/C++ or JAVA, at least in a mostly tool-less environment like UNIX. For many classes of programs, the productivity you get from PERL is an order of magnitude greater than in C/C++ (some would argue that I just need to learn the STL classes....).

    Actually, I always find that Perl has a tipping point. Usually I start writing a text processing program in Perl, and somewhere around a few hundred lines I realise that using Perl has become untenable and I have to revert to another language (C++ in my case). Perl is just too sloppy and too hard to read to be used for large programs in my opinion.

  23. Re:I wonder... on Programming Challenge: Triangles Puzzle · · Score: 2, Interesting

    By the time you've used EP on the problem, I think quicker would be out of the window ;) I gather from other comments than manual rearranging is possible (I didn't read the problem too closely admittedly).

  24. Re:No differnces? on Would John Kerry Defang the DMCA? · · Score: 1

    Let me be clearer; I wasn't meaning that diplomacy would reason directly with the radical Islamics. It is more my opinion that the radicals can rise in power because of an anti-American climate, and this climate would be lessened by diplomatic and other non-violent means.

  25. Re:No differnces? on Would John Kerry Defang the DMCA? · · Score: 1

    But unprovoked wars are something that the 21st century should put up with?