Slashdot Mirror


User: fredrikj

fredrikj's activity in the archive.

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

Comments · 437

  1. Re:Death Star on Science Fact From Fiction · · Score: 3, Funny

    He's more like a combination of Jar-Jar and the Emperor.

  2. Some cool art on Skeleton of Earth's Largest Predator · · Score: 2, Informative

    Can be found here:

    http://www.oceansofkansas.com/varner.html

  3. I know on Suggestions for Unique Names for a Server Room? · · Score: 1

    CowboyNeal

  4. Re:Details on Microsoft's new XML format on Is the New Microsoft Office Really Open? · · Score: 1

    Hmm. I find it interesting that that passed the lameness filter :)

  5. Re:Faithful to Tolkien's writings? on LOTR: The Two Towers · · Score: 1

    Balrog sequence made no sense at all. What was the balrog doing while they played "balance the multi ton rock pile", putting on its Nikes?

    They reached that place through a tiny passage. The Balrog couldn't get through, so it had to smash its way through ten meters of rock.

  6. Time on When Theaters Make Ticket Mistakes? · · Score: 3, Insightful

    Time to switch to 24 hours time.

  7. So on Miyamoto vs. Everyone Else · · Score: 5, Insightful

    So what's wrong with colorful graphics and cartoonish characters? Do games have to feature gore and ultra-violence to be entertaining? Hell no.

  8. Re:.porn on Plans For New TLDs · · Score: 1

    Ah, thanks for correcting that.

  9. Re:TLDs vs Country IDs on Plans For New TLDs · · Score: 1

    It's true, but mind that LOTS of corporations and organisations are international. .com, .net and .org are probably already taken in most cases - it's better if there are more branches when they're needed.

  10. Re:.porn on Plans For New TLDs · · Score: 1

    No one would be forced to use the .porn domain if they had porn. It's just the same thing that a personal web site doesn't have to use a .ws domain, a network organisation doesn't have to use a .net domain, etc...

  11. Re:Spielberg Over the Hill? on Taken? · · Score: 1, Insightful

    Yeah, A.I. wasn't too brilliant. Minority Report, on the other hand, was awesome.

  12. Re:My 2 cents on The New IT Crisis · · Score: 3, Funny

    You only get two cents for that? Indeed, the situation for IT workers is getting worse...

  13. Re:Great... maybe on CDRW Drives Hit 52X Speeds · · Score: 1

    I think you misinterpreted what I said (there was some exaggeration). I can burn at faster speeds than 4x. 8x works very well at most times, as does 12x, particularly with CD-RW:s. However, CD burning does have a tendency to fail more often than any other writing process. It's not as much as 95% reliable, and I'm sure it doesn't get better at higher speeds no matter what.

  14. Great... maybe on CDRW Drives Hit 52X Speeds · · Score: 1

    My CD burner supposedly does 16x. Bullshit. The highest speed at which I can burn without getting errors every one out of three times is 4x. You'll need some good luck to actually get 52x out of that one.

  15. Slashdotted? on Jon Johansen Trial Continues · · Score: 1

    Get Slashdotted? Aftenposten is a newspaper, not some arbitary site run off someone's DSL line. Tell you what, it most likely has more readers than Slashdot does.

  16. Uhh on How Are RAID Arrays Identified By Hardware? · · Score: 1, Insightful

    Did you try Google before submitting that?.

  17. Wrong on Sea Creature Provides Inspiration for Better Lenses · · Score: 3, Informative

    They believe that this knowledge could be applied to optical fiber networks as well, greatly improving their efficiency and speed.

    It's wrong to say that the speed can be improved, because it's obviously impossible to go faster than the speed of light. The bandwidth might of course still be improved though.

  18. Hey, I know the solution on IAB Recommends Larger Web Advertising · · Score: 1
  19. Team America Rocketry Challenge on High School Rocket Club Builds Carbon Fiber Rocket · · Score: 2, Funny

    Funny, I thought that said Team Arena Rocket Launcher Challenge or something along those lines. I can't help it, but every time I see a rocket-related subject, I come to think of John Carmack.

  20. Like someone has probably already pointed out on Human vs Computer Intelligence · · Score: 1

    There's really no point in creating computers that reproduce human intelligence. Human intelligence is limited to certain kinds of input and certain other kinds of output. If you make a computer understand speech, you haven't really made it capable of intelligence, you've made it capable of parsing a limited set of data. Cellular automata and friends are infinitely much more interesting to AI than this is.

  21. Re:And when do we get what we want? on Goodbye, Liquid Audio? · · Score: 1

    I can generally tell the difference between a 192kbps MP3 and a WAV file, but the whole point of lossless really isn't pleasing the audiophiles, but making it possible to convert into a lossy format of choice. There's a significant quality loss when converting a HQ MP3 to OGG, and the result of converting a HQ MP3 to a LQ MP3 is worse than if you had converted the LQ MP3 from a WAV.

  22. And when do we get what we want? on Goodbye, Liquid Audio? · · Score: 1

    I want losslessly compressed audio, downloadable track by track, for a pay-per-song cost, non-crippled, in an open format. When do I get that? If I got that, I would have no reason at all to warez music any more. I'm sure most people agree with me. It's no wonder stuff like LA fails when it's not what the consumers request.

  23. Re:Sure.. on META Predicts Linux Software From Microsoft in 2004 · · Score: 1

    There's no point in GPL'ing Notepad as it's basically just an API text box on an API window form. Microsoft has actually made the source code to Wordpad available, though. You can get it at MSDN.

  24. Bah on An Unbiased Analysis of Gun Crime vs. Gun Control? · · Score: 0, Flamebait

    This world would be a better place if there were no guns. Works in Europe (tm). Too bad that it won't work in the US. I hate to say it, but it looks like you're stuck in a downwards spiral where gun related violence increases and any eventual attempts to control the guns result in things getting worse.

  25. Nice and all on Genetic Algorithm Improves Shellsort · · Score: 1

    I guess it's a nice thing that shellsort is getting improved, and I do realize that this is great for genetic research, but, pardon me for being an uneducated ignorant bastard, does it have any practical value, seeing as quicksort is much faster than shellsort? Or am I wrong?