Slashdot Mirror


User: sourcerror

sourcerror's activity in the archive.

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

Comments · 1,986

  1. Java threading on C++ the Clear Winner In Google's Language Performance Tests · · Score: 1

    You mean suspend/resume? That was deprecated like 10 years, but functions required to do it right were in from the beginning (since 1.0).

  2. Re:Aptana Studio 3 on Ask Slashdot: Web Site Editing Software For the Long Haul? · · Score: 1

    Aptana is really good, it knows all the quirks of different browsers (shows compatibility info in content assist popup box).

    However if you want an editor that's easily extendable, then use JEdit. Scriptable in Beanshell, has a lot of plugins, borrowed all the good stuff from emacs without the cruft. Oh, and it uses the standard Java regexp library, so you don't have to learn another regex dialect.
    And plugins aren't hard to write either, you can learn how to do it in an hour or two.

  3. Re:"Open source Javascript" on JavaScript Gameboy Color Emulator · · Score: 1

    There are obfuscators, changing function names to two letter ones, and removing whitespace.

  4. Re:Rewrite in C/C++ on Notch Announces Minecraft 'Adventure Update' · · Score: 1

    You can leak memory in every programming language.

  5. Re:Not a terribly complex game, surprisingly on AI Takes On Pac-Man · · Score: 1

    "Assuming they're pitting their Pac-Man bots against the logic of the original arcade game,"

    Ghost have upgraded AI, not the original. Also, you can enter the competition writing ghost AI as well.

  6. Re:Pit it against evolution - can it occur natural on Biological Lasers · · Score: 1

    No, it's a sum of random events + culling.

  7. Some use the iterns ... on Hackers Expose 26,000 Sex Website Passwords · · Score: 1

    others use the internets.

  8. Re:Rotten Apple on Apple Sued Over Use of iCloud Name · · Score: 0

    Real men encrypt that in their head to use HTTPS. Unencrypted HTTP is for pussies.

  9. Re:iRaq and iRan are both in violation as well on Apple Sued Over Use of iCloud Name · · Score: 2

    I heard iRan is already renamed to Persia .

  10. Re:America = world terrorist on International Monetary Fund Hit By Cyber Attack · · Score: 1

    If bin Laden is a non-state actor, why invade Afghanistan?

  11. Re:Need uint on Java SE 7 Finally Approved By JCP, 13 To 1 · · Score: 1

    I never felt the need to use such range types, and can't imagine a situation where it would be useful. People usually want signed, unsigned or freaking huge integers. Sparing a few bits of memory doesn't turn me on.

  12. Re:Codemasters had it coming! on Codemasters' Website Hacked · · Score: 1

    I had no problems buying stuff online with debit card. (from Amazon; for noname shops there's Paypal; I wouldn't trust them with my CVV)

  13. MAD MAXicans on Mexican Cartels Build Mad Max Narco Tanks · · Score: 2

    Didn't you knew, MAD MAX stood for MAD MAXicans?

  14. Re:Won't the invasion be in America on English City Council "Not Ready" for Zombie Attack · · Score: 1

    Everyone knows the zombie apocalypse is already hapenning: it started in Germany, and authorities are lying that it's E coli infection.

  15. Re:Need uint on Java SE 7 Finally Approved By JCP, 13 To 1 · · Score: 1

    Biginteger for the rescue.
    Also most hacks for signed to unsigned conversion uses Biginteger. (Mask out parity bit, add to bigint, then add 2^32 to it.) Maybe Sun should have included this hack in a utility library :)

  16. Re:Java = COBOL?? on Java SE 7 Finally Approved By JCP, 13 To 1 · · Score: 1

    I like the IDEs (both Netbeans and Eclipse; Netbeans for the form editor, and easy installation of Glassfish; Eclipse for the very good content assist/fix suggestions), the ORMs (through JPA), I think EJB3 is quite nice, however there seems to me an overabundence of servlet frameworks (Spring, Struts, JSF etc.) And most of them have a pretty steep learning curve and lacking documentation (I learned JSF so far, as it's standardised through JCP; and that's the best documented). But it's weird for me that it has so many expression languages stacked on top of each other that seem redundant and plain confusing.
    And the enterprisey mindset with astronaut architects, who don't ever touch code is pretty repulsive, but I think at it's core J2EE is quite good technology.

  17. Toplink, Hybernate on Java SE 7 Finally Approved By JCP, 13 To 1 · · Score: 1

    You're right. What is Java desperately needs is more cowbell.

    Toplink was out in 1998, Hybernate was out in 2002, in 2006 came out the JPA standard, that gave a uniform interface for both. .net got LINQ in 2007, how is that beating Java in ORM?

  18. Re:JPA on Java SE 7 Finally Approved By JCP, 13 To 1 · · Score: 1

    "But, 'out' and 'part of standard Java' are two different things"
    No, they aren't . Specs being out means part of standard Java. Hybernate existed years before that.

  19. Re:Java 7? What's that? on Java SE 7 Finally Approved By JCP, 13 To 1 · · Score: 1

    Java 2,3,4,5,6 run on Windows 2,3,4,5,6, respectively.

  20. JPA on Java SE 7 Finally Approved By JCP, 13 To 1 · · Score: 1

    Java has JPA which would have been a really nice ORM... about five years ago but technology moves faster than that.

    And it came out exactly five years ago.

    "The final release date of the JPA 1.0 specification was 11 May, 2006. "
    http://en.wikipedia.org/wiki/Java_Persistence_API#History
    Or did you mean JPA 2.0?

    IIRC java came out earlier with ORM, than MS. (Also see Toplink)

  21. Re:Download and raw DVD tax on European Pirates Arrested in Massive Police Operation · · Score: 1

    Ok, then I misunderstood "a dozen people connected to the site were arrested" expression. I thought that as IP connection log.

  22. Bad for Africa on Have We Reached Maximum Sustainable Population Size? · · Score: 1

    Europe and Japan already has well below replacement fertility. US is at equilibrium. Africa continues to be a hell hole. Nothing new here.

  23. Download and raw DVD tax on European Pirates Arrested in Massive Police Operation · · Score: 4, Interesting

    More than a dozen people connected to the site were arrested after police officers in Germany, Spain, France and the Netherlands raided several residential addresses and data centers.

    Spain has a tax on empty CDs/DVDs. Wasn't the justification for that to be that it would make non-profit piracy tolerated? (In my country, Hungary we have a similar tax, and it protects users of pirate sites.) This is the first time I hear that users of pirate sites are also prosecuted in Europe. What next, bittorrent users? (Like with Hurt Locker in US.)

  24. education, housing, healthcare on Have We Reached Maximum Sustainable Population Size? · · Score: 1

    So did education, housing, healthcare become cheaper?
    This business law prof says, they didn't.
    http://www.youtube.com/watch?v=akVL7QY0S8A

  25. Re:Eheh on Cloud-Based, Ray-Traced Games On Intel Tablets · · Score: 1

    It often takes me more than 10 sec to post comments (and that's not the counter thingie; just network lag + serverload).