Slashdot Mirror


User: JernejL

JernejL's activity in the archive.

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

Comments · 18

  1. project built based on theft on How Indie Devs Made an 1,800-Player Action Game Mod In Their Spare Time · · Score: 0

    He build it by stealing off other projects, most notably by stealing source & ideas from the sa-mp project which eclipses that 1800 players test by numbers going above 40.000 players, daily.

  2. monies? on HP Sues Hurd For Joining Oracle · · Score: 1

    is it me or did they just misspell money as "monies" on page 3 paragraph #4: "Hurd was paid monies, stock and stock options"

  3. Re:New features consume resources, news at 7 on A Pointed Critique of Thunderbird 3's Performance Compared to v.2 · · Score: 1

    I use thunderbird with imap at work and it never stops hogging resources, this keeps going and going forever after you update to V3, it doesn't matter what settings you turn off.

  4. Re:Maybe on Game Devs Only Use PhysX For the Money, Says AMD · · Score: 1

    Except that PAL - Physics Abstraction Layer contains some flawed and bugged support for half the physics engines it supports. And even those only support ancient old versions, the pal benchmarks are pretty much leaning towards bullet, you can see for yourself which engine support is given most work there. If you cant see that pal favorizes bullet on purpose you are blind.

  5. Re:how much is it? on Nokia Releases Linux Handset · · Score: 1

    superior camera and a real physical keyboard, i call that: superor.

  6. newton on Simple, Portable Physics Simulations · · Score: 1

    Newton physics engine has now python bindings maintained by users, and is availible on linux, windows, mac etc.. platforms.

  7. Physics engine on Unusual Physics Engine Game Ported To Linux · · Score: 1

    Just for the curious: the game runs on the free (as in free beer) newton physics engine.

  8. Re:Really that bad of a thing? on Korean DDoS Bots To Self-Destruct · · Score: 1

    Did you?

  9. Re:Excuse me, on USNS Hoyt S. Vandenberg To Be Sunk For a Reef · · Score: 1

    It is.. Being there.

  10. amazing coincidence! on Ad Block Plus Filter Maintainer "rick752" Dies At 56 · · Score: 1

    What an amazing coincidence: a day ago the original adblock became unsupported after latest firefox patch upgrade..

  11. Re:Blackhole all of Russia on Shaming Russia Into Action On Cyber Crime · · Score: 1

    USA, south american goverments, even western european.. they are all "not cooperating much" when a private website is struck by a DDoS, all you will get is an "automated photocopy response" that does nothing, if every ISP had a CERT team which HAD TO cooperate with abuse reports, DDoS would be likely a thing of the past.

  12. Re:EULA style on Losing My Software Rights? · · Score: 1

    My Great Grandparents never wrote any posts on the internet.

  13. Re:Anonymity on Multi Theft Auto - San Andreas Goes Open Source · · Score: 2, Informative

    It's not even all their code, there is actually code in there that belongs to rockstar which they gave to them before hot cofee thing, i doubt they got permission to opensource that, it looks like a legal suicide for them

  14. what the hell is with these reports? on Nvidia 55nm Parts Are Bad Too · · Score: 2, Interesting

    Okay, i hear about supposedly deffective nvidia GPUs all the time now, but why are we not seeing forums crowded with people with these failed graphics cards? i believe this issue is being overblown substantionally out of it's actual proportions.

  15. Re:this is going to be so great on Eve Online Client Source Code Leaked · · Score: 1

    HL2 src was even complete, surely it was a large leak, but it didn't affect as much network security of the game, this however is a game which gone gold, and is played by a lot of people, a person can now just recompile his game with a bot or two in the game itself for a good measure, this can't be done with the old HL2 engine source code leak.

  16. this is going to be so great on Eve Online Client Source Code Leaked · · Score: 3, Interesting

    I don't think anything major as this has happened before, and from a online game developer's perspective i will look closely to how this affects cheating and the development of the game further, as something like this is a great nightmare for any game developer, and i really want to see how this one ends.

  17. Re:Just use the GIMP on Photoshop Express Terms of Use Cause Stir, Will Be Revised · · Score: 1

    IT LOOKS NOTHING LIKE PAINT SHOP PRO, paint shop pro being everything that was up to version 7 before jasc and corel killed its user interface.

  18. OBJECT PASCAL on Stroustrup Says C++ Education Needs To Improve · · Score: 1

    And this is what object pascal actually did right, it delivered the power of c++ without the weird syntax of c++, and all pascal code can be easily understood by anyone.