Slashdot Mirror


User: krogoth

krogoth's activity in the archive.

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

Comments · 531

  1. Re:IT workers are amazing on Cracking Down on MP3s at the Office · · Score: 5, Insightful

    Ok, so we've established that IT workers are lucky. Should they now stop trying to improve their working conditions because of that?

  2. Re:Can anyone explain... on Draw! · · Score: 2

    Branch prediction wouldn't affect this. It only predicts what code to execute next, not what move to make. The only way the processors could make a difference is if the faster one has an advantage.

  3. Can anyone explain... on Draw! · · Score: 1, Redundant

    What exactly does speed/power have to do with this?

  4. Re:About goddamn time on Greenbacks No More · · Score: 2

    You're right, it is a troll. When you read 5, you know what it means - but first you have to take the time to find it on the bill, read it, and understand that. With a color, you just need to see the bill. And besides, you probably have good eyesight, at least compared to some people.

  5. Re:You've got to be kidding me on Greenbacks No More · · Score: 2

    Yeah, now you try that on some foreign currency.

  6. Re:Opting out -- of publicly available HTTP??? on The Wayback Machine, Friend or Foe? · · Score: 2

    Exactly what I wanted to say. Of course, when you put something on the Internet you don't expect it to be archived forever, but you have to keep in mind that anyone can download it and do what they want.

  7. Re:Interesting quote on Baked Alaska · · Score: 2

    Yes, and /usr also means "Unix System Resources". Fear logic!

    Got anything more believable than the word of an anonymous poster?

  8. Re:Switch to IIS on Apache Vulnerability Announced · · Score: 4, Funny

    "You don't see IIS vulnerabilites spouted all over the internet every day."

    Yes, they tried but it's hard to get people to work on weekends.

  9. Re:Enough Already on Apache Vulnerability Announced · · Score: 2

    All software is likely to have bugs, but some are more serious than others. Look at the Apache advisories so far this year - I think attackers can read directories in the web root when auto-indexing is off (another reason not to rely on security through obscurity)! Now compare this to the average IIS vulnerability (which are also more frequent).

  10. Re:Enough Already on Apache Vulnerability Announced · · Score: 2

    You are possibly correct - on 64-bit Unix and Windows platforms it can give remote access. Note that you need a 64-bit platform to go beyond a DoS on Unix.

  11. Re:I'm not getting in one of those things on Laser Beam Teleported · · Score: 2

    Even better, if the process doesn't require it, why destroy the original? I don't really like the idea of being unnecessarily killed while a perfect copy of myself is created.

  12. Interesting quote on Baked Alaska · · Score: 5, Interesting

    "2001 was the warmest year since 1653 (or thereabouts) which begs the question, exactly who or what was emitting CO2 at present day levels back then?"

    (dates may be off)

  13. Re:Maybe a re-brand? on Visual Studio .Net: Now with more Viruses · · Score: 2

    Like this?

    http://www.ubersoft.net/d/20020527.html

    Bet you can't guess what company is being parodied :)

  14. Re:What Cg means on NVIDIA's Pixel & Vertex Shading Language · · Score: 2

    Actually, Cg is "C for graphics" - you can guess what language it comes from.

  15. Re:Inefficiencies on NVIDIA's Pixel & Vertex Shading Language · · Score: 2

    Actually, they're more likely to focus on graphics, which gives game developers a sort of dual-processor system. If any other areas of game development were standardized and needed this kind of power (I can think of a few that could use it) they might get accelerators too...

  16. Re:I'd download them! on Universal, Sony Cutting Prices on Downloaded Music · · Score: 3, Interesting

    I said this in another post, but I'll consider using their service when they release a Liquid Audio plugin for XMMS. Another thing I forgot to mention is that I refuse to buy it if I can't put it on my NJB.

  17. IRC on Universal, Sony Cutting Prices on Downloaded Music · · Score: 2

    My biggest concern with 700 people in an IRC channel would be trying to follow a conversation - this can be hard with only 40 people. Look for smaller channels!

  18. Re:This will prove it on Universal, Sony Cutting Prices on Downloaded Music · · Score: 2

    I don't know how much of an effect this will have, but the songs will be distributed in the Liquid Audio format. I'll consider it when they release a Liquid Audio XMMS plugin.

    Another thing is that people will never pay for all the music they want to listen to. There are two reasons for this: most people, given the chance, will listen to more music than they could buy, and they will also download songs and albums that they would never even consider buying - good enough to listen to isn't good enough to buy. In both cases, reducing the price would help.

  19. Re:I'd download them! on Universal, Sony Cutting Prices on Downloaded Music · · Score: 5, Informative

    These aren't MP3s. They use the Liquid Audio format, which means I won't be buying them any time soon.

  20. Re:Looks nice, but.... on OGRE GPL'ed 3D Engine · · Score: 2

    Actually he said the bad commercial graphics made the game worse. If they were high-quality graphics would he still complain?

  21. Re:Looks nice, but.... on OGRE GPL'ed 3D Engine · · Score: 2

    the monsters I can imagine in my head are a lot more interesting than the cheesy commercial graphics that kills the imagination.

    So in other words, bad graphics kill the game? Congratulations, you just contradicted yourself. Maybe you should change your opinion to "if you can't do it well, don't do it", which also applies to posting on slashdot.

  22. Re:Use the source Luke! on Win32/Linux Cross-Platform Virus · · Score: 2

    On the other hand, if it's known that the source is infected the source code of the virus will be available to everyone, and that would stop it pretty fast. This is probably not the kind of think the virus writer wants.

  23. Re:The Reiser guys have some ideas. on Improving Unix Mail Storage? · · Score: 1

    Let me guess - the servers never shut down uncleanly? The only problems I've had were on unclean shutdown (one messed up file might be understandable. KDE nearly unusable because of corrupted settings (files|directories) is another thing), and if that wasn't a problem I wouldn't be likely to use a journaling filesystem.

    I have also heard from someone who does Linux consulting who won't use ReiserFS. Overall, I don't call it stable.

  24. Re:Why Slackware? on Slackware 8.1 rc1 Announced · · Score: 2

    Yes, I have regularly upgraded software, including OpenSSH, without being anywhere near the server.

  25. Re:gz vs. bz2 ?!?!? on Slackware 8.1 rc1 Announced · · Score: 4, Informative

    The main disadvantage of bzip2 is that it's MUCH slower than gzip.