Slashdot Mirror


User: Ant+P.

Ant+P.'s activity in the archive.

Stories
0
Comments
3,046
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,046

  1. Re:Virtualization is the future, esp for desktop on VMware Promises Multiple OSs On One Cellphone · · Score: 1

    Why not just have a single copy of my "desktop" and move it around from location to location.

    Why carry around an entire fucking OS when a simple rsync or nfs mount over a vpn of /home/~ would suffice?

  2. Re:yoRu moronsz. on How to Search Today's Usenet For Programming Information? · · Score: 5, Informative

      ---==O <- sarcasm

      *      <- neptune

       o     <- you
      -|-
      / \

    (to logarithmic scale)

  3. Re:Bug on How to Search Today's Usenet For Programming Information? · · Score: 1

    Yay for premature optimisation!

    Hint to google: the logo on your front page would be 0.6KB smaller as a PNG, but you knew that already.
    How many people still use a browser that supports gif but not png? Is the extra bandwidth use from every user really worth it just to avoid reminding a handful of them they're stuck in the past?

  4. Re:"Server" vs "Desktop" OS on OpenSolaris 2008.11 – Year of the Laptop? · · Score: 1

    For example, a desktop OS will have a scheduler optimised for latency while a server OS will have one optimised for throughput.

    And then there's CFS, which achieves neither.

  5. Re:looking 'out there' ignoring here & now on Very Large Telescope Captures New 27-Megapixel Deep Field · · Score: 1

    How about just filtering any post that uses a lot of big words yet has indications of brain damage like abbreviating every other "and" to "&" (or "you" to "u")?

  6. Re:of course, objects on Amazon's Cloud Data Center To Follow Google To Oregon · · Score: 1

    A euphemism for "file".

  7. Re:Open source, remember? fix already out on Bug In Android Passes Keystrokes To Root Shell · · Score: 1

    Now that you mention it, has anyone invented an audio equivalent of braille that'd work on a standard PC speaker?

  8. Re:tamed the eeepc??? on Netbooks Take a Bite Out of Windows Profits · · Score: 1

    Wait... you bought a 10" eee with windows just to return windows and install Linux? The same eee that comes in 8GB windows and 20GB Linux configurations?

  9. Re:Never look at patents on Microsoft's Internal Advice About Patents · · Score: 1

    One does wonder, though, how they are supposed to "advance science and the useful arts" by publication if the publication is supposed to be write-only.

    They're only write-only in the country the patent was filed in. Others are free to take those ideas and advance their own science and useful arts with them while the originating country litigates itself to death.

  10. Re:align-regexp on (Stupid) Useful Emacs Tricks? · · Score: 1

    Well you could always use the "make this post ugly" option... having to choose is pretty retarded though.

    a               = 1
    longer          = 2
    some_variable   = None
    foo             = 'bar'

  11. Re:Some possible problems, here? on Ballmer "Interested" In Open Source Browser Engine · · Score: 1

    That depends. Are we allowed to have netcat and dd installed first?

  12. Re:At least he's honest. on Ballmer "Interested" In Open Source Browser Engine · · Score: 3, Informative

    Acid is a lot of freaky corner cases that will never actually occur in the real world.

    You're full of shit and have no clue what you're talking about.

  13. Re:GPLv2? Why not GPLv3? on Creative GPLs X-Fi Sound Card Driver Code · · Score: 1

    Who the hell would trust Creative after something like that?

    The few people gullible enough to still be trusting them now, after releasing a shitty driver three years late and eventually GPLing it because they couldn't develop it fast enough to keep up with the complaints.

  14. Re:Why is this even closed source in the first pla on Creative GPLs X-Fi Sound Card Driver Code · · Score: 1

    There's no A3D support for my Aureal Vortex card either. Which is a shame, because A3D was technically superior (real 3D hardware instead of just adding echo effects).

  15. Re:It's ok... on How To Verify CD-R Data Retention Over Time? · · Score: 1

    RAID5 for CDs?

    Install 3 CD-RW drives, LVM them. Or if you're too cheap for that use 3 loopback devices and burn/dump the image files one at a time.

  16. Re:The lamp is non-replaceable? on The Pocket-Sized Projector Has Arrived · · Score: 2, Interesting

    Not to mention if they can't spare 4 cents an hour, they wouldn't be able to afford the electricity to run a full-size projector in the first place.

  17. Re:7-zip benchmark? WTF?? on Ubuntu 8.10 vs. Mac OS X 10.5.5 Benchmarks · · Score: 1

    Also, 7-zip is a perfectly good compression algorithm.

    Bullshit.

    7-Zip is a container format, not a codec.

  18. Re:Anti-White Racism in the Afro Community on Barack Obama Wins US Presidency · · Score: 1

    What percentage of the total US population does that census cover, though? It won't be 100%.

  19. Re:Crashed My Laptop! on (Useful) Stupid Unix Tricks? · · Score: 1

    Maybe it's accessing a device file in a way it shouldn't. Certain bits of IBM hardware are notorious for being flaky, particularly the i2c stuff (which is in /dev/i2c-*). Oh, and ethernet card EEPROMs...

  20. Re:About as original as celebrity baby names on Linux Supports More Devices Than Any Other OS · · Score: 1

    Sorry, this is 13A, Abuse. You want Spelling Corrections down the hall to the right.

    Stupid git.

  21. Re:I don't know why, but we're doing something rig on Linux Supports More Devices Than Any Other OS · · Score: 1
  22. Re:Command line is not easy for most users on Theora 1.0 Released, Supported By Firefox · · Score: 1

    For that VLC works pretty well.

  23. Re:What good is a sub patent ... on Theora 1.0 Released, Supported By Firefox · · Score: 1

    Didn't stop SCO, did it?

  24. Re:and in a related story... on Video Games Linked To Child Aggression · · Score: 1

    They could've just skipped them both. Distorted media depictions of reality trying to pass themselves off as real cause social problems. They need fucking warning labels saying "this is fiction" on everything.

  25. Re:Thank you! on Wayland, a New X Server For Linux · · Score: 4, Informative

    The demo apps that came with it worked pretty well. It was a lot smoother than X's compositing window managers at the time at any rate, but that's mostly because nvidia can't write a 2D driver worth shit and Y was software-rendered.

    But like everyone else has said in these comments how is this attempt going to be any different to Y/DFB/GGI/etc?