Slashdot Mirror


User: codexus

codexus's activity in the archive.

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

Comments · 167

  1. ooops on Aussies Ban GTA3 · · Score: 1

    that link is in the story itself, sorry for the redundant comment. But if they were aware of that previous story I can't see why they posted this one. There isn't much new content in this one.

  2. Deja-vu on Aussies Ban GTA3 · · Score: 2, Informative

    Here's the same story

  3. Dangerous on African animals to roam Australia ? · · Score: 1

    The intent is good but it can be very dangerous for the indigenous fauna to import new species. Some species of platypus will probably disappear because of cats. On the other hand it might be the only way to save some endangered african species. It's really hard to know what to do in this case.

  4. Good news for terraforming on Global Warming Mostly Confirmed - On Mars · · Score: 1

    The first step for terraforming mars is to increase the greenhouse effect. So if it's already occuring, it will help us go a little faster in the very slow process of terraforming mars. Just don't expect to breath the martian atmosphere in your lifetime ;)

  5. Just leave them alone on Getting Introverts to Unwind at Work X-Mas Party? · · Score: 4, Informative

    People who like these kind of social interactions always try to force others to do the same. It's like it's mandatory to have fun at these things. Make a xmas party for those who like this kind of stuff and let the others go home and play videogames or whatever they like to do. People are not all the same, so respect that.

  6. Re:They should have changed the name on Tuxracer 1.0 Retail Version Finished · · Score: 1

    I agree they've the right to do it, and that they should have the right. But just because you've the right to do something doesn't mean you should.

  7. They should have changed the name on Tuxracer 1.0 Retail Version Finished · · Score: 5, Insightful

    TuxRacer started as an open-source game and as such it was right to use Tux. But as a commercial game I feel like little Tux has been betrayed.

    Remember what Tux stands for. It's Tux not Mario or Sonic. He's a free animal and I want it to stay this way. I won't buy this game.

  8. Release names on Favorite NNTP Client? · · Score: 2, Interesting

    I've never used it but I really like the release names: "Cherry Blossoms Fall" "Alethiometer" (cf. His Dark Materials trilogy ;) "Why Don't You Just Make Ten Louder" The author has humor and I'm gonna give this newsreader a try.

  9. Justice for all... the corporations on Man Named "Shell" Loses Domain To Oil Giant · · Score: 1

    These days it seems that in a courtroom a corporation has more rights than an individual. Scary.

  10. Re:The Civilized way to react on Infogrames Serves Civ3 Fans With Cease and Desist · · Score: 1

    well it seems I'm wrong according to another post a German court allowed an unofficial translation of Harry Potter to stay online. (and I almost put an Harry Potter example in my post to show how absurd it would be to allow the distribution without authorization of translations of copyrighted works. :)

  11. Re:The Civilized way to react on Infogrames Serves Civ3 Fans With Cease and Desist · · Score: 1

    I should have added that I'm no lawyer to my post. No I don't know german law. The only copyright law I've actualy read is the Swiss law.

    But I'd be very surprised if it was legal in Germany to distribute the translation of a copyrighted text. If that was the case, someone could translate a copyrighted novel and distribute it for free. I really don't think that any european country would still allow that.

  12. The Civilized way to react on Infogrames Serves Civ3 Fans With Cease and Desist · · Score: 1

    would have been to first inform Mr. Fiebach that distributing a translation was illegal and only then , if he didn't remove the files, send an official cease and desist with the associated lawyer cost.

    The texts in the game are copyrighted and obviously they cannot be redistributed even once translated. But I wish people would learn to solve their problems without going through lawyers. *sigh*

  13. Source "Safe" ? on Moving from Source Safe to CVS? · · Score: 3, Insightful

    2 years ago, I set up a sourcesafe for use with the C++ development in our company (3 coders).

    It was fine until the day a network adapter in one of the developers' PCs had some problems. After some error messages while checking in some work, it resulted in a completely corrupt sourcesafe database. It was unusable and we had to restore it from backup.

    That's the problem with SourceSafe, it's not a true client/server system but rather each client can access the shared SS files and make modifications in them. This lack of security checking on the server is bound to cause problems especially if the number of people accessing the SS increase.

  14. Nice but... on id Games for Linux PDAs · · Score: 1

    I'm not willing to pay for that. If it was a Gameboy Advance game with improved graphics maybe but not for a GBC game.

  15. Blame Windows on Dealing with Failures and Setbacks in the Workplace? · · Score: 3, Funny

    Use Windows instead of Unix. Then you can blame all your failures on Microsoft like everyone else does.

    You didn't check that the backup procedure was actualy running and now it's too late? It's Windows fault.
    You haven't patched it in months and it's infected by a Code Red derivative? It's Windows fault.
    Your server isn't working as fast as it should and keeps crashing? It's Windows fault. (might be true this time)

    Blame it all on Windows and you'll feel much better. Ignorance is bliss :)

  16. the BeOS filesystem on Rage Against the File System Standard · · Score: 5, Insightful

    The database-like features of attributes/index of the BeOS filesystem could be an interesting solution to the problem of the PATH variable.

    BeOS keeps a record of all executables files on the disk and is able to find which one to use to open a specific file type. You don't have to register it with the system or anything, if it's on the disk it will be found. That makes it easy to install BeOS applications in their own directories. However, BeOS doesn't use this system to replace the PATH variable in the shell but one could imagine a system that does just that.

  17. The future of OpenGL article on OpenGL 2.0 White Papers · · Score: 4, Interesting

    Here's a very nice article about the future of OpenGL. It might be easier to read than the full OpenGL 2.0 white papers.