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:Super Metroid on Super Mario Bros Record Broken · · Score: 2, Informative

    Don't think so.

    You can check out Metroid 2002 though, they have a lot of Metroid videos in QuickTime format. Unfortunately not these particular records, but lots of other candy.

  2. Re:Speeding up the video on Super Mario Bros Record Broken · · Score: 2, Interesting

    I suppose they go by the game's clock.

    Of course, you could fake that as well if you really wanted to...

  3. Super Metroid on Super Mario Bros Record Broken · · Score: 4, Interesting

    Shameless off-topic plug (though it's not for me in person, so I hope I get away with it): If you enjoy this, you might enjoy Super Metroid speedruns as well. Records: 38 minutes for pure speed, 58 minutes for speed with 100% items. Both by the same player, available here.

    Mirrors: :38 :58

    Require ZSNES and a Super Metroid ROM.

  4. Re:This is retarded on Microsoft Forces wxWindows To Rename · · Score: 1

    The X window system, of course.

  5. This is retarded on Microsoft Forces wxWindows To Rename · · Score: 4, Insightful

    I can actually understand the case against Lindows to some degree, because Lindows is a name that might confuse consumers. wxWindows, however, is a tool for developers. Developers developing applications for windowing environments, people who very well know the difference between Windows(tm) and a windowing user interface. Joe Avg will never encounter the name.

    I guess X is next.

  6. Re:Any greatest game competition... on Title Fight For Best All-Time Game Scheduled · · Score: 1

    Any greatest game competition that doesn't even include Super Metroid is completely invalid.

    Seconded.

  7. Re:It could be much smaller ;-) on Google's Bigger Index · · Score: 2, Funny
  8. Re:It could be much smaller ;-) on Google's Bigger Index · · Score: 5, Funny

    And if they'd just stop indexing blogs, the entire Internet would fit onto a CD.

    You could fit the blogs on a CD as well. Just store a template blog and include a program to generate random variations, e.g. "my dog has fluffy fur today" vs "my cat has fluffy fur today".

    Technically, this would be "lossy compression" (since some data is deprecated but no one will notice the difference). Though on the other hand, it could even be argued that removing blogs entirely would be a form of "lossless compression".

  9. Re:Edges of screens on Tom's Hardware Reviews Multi-Display Gaming · · Score: 2, Funny

    Pretend that the edges are power loader (or other arbitrary vehicle or techy outfit, whatever suits the game) support beams.

    You'll get an extra kick out of the realistic bumpmapping.

  10. Amusingly on Microsoft Source Follow-Up · · Score: 1

    Amusingly, Mainsoft's primary product seems to be Visual SourceSafe for UNIX.

    This'll give them some promotion.

  11. Re:In a related story.... on Microsoft Source Follow-Up · · Score: 1

    SCO vs. Microsoft would be like slug vs. giant squid. In more than one sense.

  12. Re:Pffft... on Windows 2000 & Windows NT 4 Source Code Leaks · · Score: 1

    You know, it's somewhat amusing to hypothesize that Microsoft might've used Comic Sans internally for viewing and printing code...

  13. Re:error.h on Windows 2000 & Windows NT 4 Source Code Leaks · · Score: 4, Funny

    Apparently that's where they put main()

  14. Re:Not good on Windows 2000 & Windows NT 4 Source Code Leaks · · Score: 1

    Windows is designed primarily with 'security by obscurity' in mind.

    Pure MS stab. Sure, the security in Windows gets some help by the obscurity, but that doesn't mean the OS was "designed" with obscurity "primarily" in mind.

  15. Re:Still binary.. on Intel Devises Chip Speed Breakthrough · · Score: 0, Offtopic

    I highly dislike the metric system

    Yeah, base 12/7.33/3.762/15.9 (it depends on what you're measuring and the position of the digit) is so much better.

  16. Re:Still binary.. on Intel Devises Chip Speed Breakthrough · · Score: 4, Informative

    More info about base 3 computing here.

  17. Example of CSS design on CSS From the Ground Up · · Score: 4, Informative

    For an example of how powerful CSS can be when used correctly, check out CSS Zen Garden.

  18. Re:This is good news on RDF and OWL Are W3C Recommendations · · Score: 2, Informative

    Surely it's about time for Slashdot to go XHTML+CSS?

    Yes, as previously discussed here.

  19. Re:Obligatory... on How Homing Pigeons Navigate · · Score: 5, Funny

    Or now we know why Google's search results are so good.

  20. Re:Theory. on What If Dark Matter Really Doesn't Exist? · · Score: 1

    Yeah, the Peano axioms are what I meant by "basic axioms of arithmetic".

  21. Re:mathematical proofs vs. scientific theory on What If Dark Matter Really Doesn't Exist? · · Score: 1

    Yes, the proof itself is certain - what you're saying is of course right. If I gave the impression of meaning anything else, it was due to bad or incomplete wording.

    As for proving 1+1=2 with 362 pages - I don't see the point. Accepting 1+1=2 as an axiomatic definition is good enough for me :)

  22. Re:Theory. on What If Dark Matter Really Doesn't Exist? · · Score: 4, Insightful

    You can only make mathematical proofs if you accept some set of axioms that themselves cannot be proved (and thus must be taken for granted) as the foundation for your proof. As for 1+1=2, it can be proved directly using the basic axioms of arithmetic which neither are hard to understand nor require 300 pages to express.

  23. Re:You wanted tax cuts. You got them on NASA Engineers Dispute Hubble Safety Claim · · Score: 1

    It isn't so much a matter of the amount of taxes paid as it is a matter of how they're spent.

    A little bit less war, for example, would have done wonders.

  24. Re:Something I learned from Martin Gardner... on The Golden Ratio · · Score: 1

    In either case, it's faster for a computer...

  25. Re:Something I learned from Martin Gardner... on The Golden Ratio · · Score: 1

    I noticed that if you start with 0, 1, you get the Fibonacci sequence. Meaning the golden ratio is equal to the ratio between the nth and (n+1)th Fibonacci number as n approaches infinity. Interesting...