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:Biggest problem with firefox... on Firefox 2.0 RC3 Released · · Score: 1

    Do a fair comparison - run IE in Wine.

  2. Re:Occams Razor on Games Already Filling Blu-Ray Discs · · Score: 1

    Sorry, but 25GB should be able to hold more than 2 cars and 30 tracks.

  3. Re:No surprise here on Root Exploit For NVIDIA Closed-Source Linux Driver · · Score: 1

    I have the perfect solution:

    Trade in your video card for a second-hand AGP Radeon 9x00. You get fast mostly working 3D, open source drivers, and the binary lock-in nazis don't get a single penny of your money.

  4. Re:HW makers should produce multiple drivers on Root Exploit For NVIDIA Closed-Source Linux Driver · · Score: 1

    It's called VESA. There's a driver for that in X.Org already.

  5. Re:I find this quite funny on Jobs Unfazed by Zune · · Score: 1

    Great idea. We could all drag around USB cables with our portable media players that don't even transfer useful data, just trickle charge the battery. ...do you work for Sony by any chance?

  6. Re:Jack Thompson needs to learn a lesson here. on Judge Clears Bully For Publishing · · Score: 1

    I'd want him locked away, just out of pity for the people who have to put up with him directly.

  7. Re:That's fine. on Novell Moves Away From ReiserFS · · Score: 1

    That's funny... exactly the same reasons I dumped Windows.

  8. Re:conversion on Novell Moves Away From ReiserFS · · Score: 4, Funny

    Yes, in fact someone made a command to do just that: `cp`

  9. Re:Killers? on iPod Killers For the Holidays · · Score: 1

    Apple's cross-platform thing is quite good business sense, you see:

    Each of those 30 will spend approximately 15000 times as much money on iTunes as an average Windows user, because as we all know all Windows users are too greedy^Wfar below the poverty line to pay for _anything_ on their hard drive.

  10. Re:What about media? on Linux Kernel Goes Real-Time · · Score: 1

    Things that start going into swap over such a trivial task should get killed by an out of memory exception, not be allowed to hard lock the machine for hours. Especially not non-root userspace apps.

  11. Re:Where to improve? on KDE Celebrates 10 Years of Existence · · Score: 1

    KDE sort of already has that using DCOP/DBus commands. You still need the GUI app running for them to work, but it's a start...

    The one thing I like about K* stuff is that it's sort of like Perl, in that it doesn't force users to do things "This way, or else".

  12. 2 Requests: on Firefox Accepting Feature Suggestions for Version 3 · · Score: 1

    1. Catch up to KHTML, which is years ahead of you (and increasing) in both speed and standards compliance.
    2. Put MNG/JNG back in. Your reasons for not doing so sound increasingly stupid over time, and also they better describe MathML which didn't get removed. Also see #1.

  13. Re:Networks don't transport voice or video--only d on Cisco Patents the Triple Play · · Score: 1

    You can send voice, video and data with a single analogue signal though. In fact, that's how TV has worked in the UK for about 30 years.

  14. Re:Actually Linux users have good hardware: on Impressive GPU Numbers From Folding@Home · · Score: 1

    That's odd if Athlons are better, since I seem to remember something on the F@H site itself saying they won't be as fast due to the code using Intel compilers... Maybe they use GCC now?

  15. Re:Move the vector processor on-board? on Impressive GPU Numbers From Folding@Home · · Score: 1

    Why use OpenGL when you have MMX, SSE, Altivec...

    There's already vector coprocessors on-board. The only problem is that on x86 they're cripplingly small.

  16. Re:Does your university censor /. too? on Web Censorship on the University Campus? · · Score: 2, Interesting

    I tried to read one of the articles on censorship in college today, and got blocked. Not sure what sets off that filter crap, but it stops a lot of people getting any real work done here.

  17. Re:it's bad either way on IceWeasel — Why Closed Source Wins · · Score: 1

    While we're on the subject of Mozilla developers being full of shit, have a look at bug 18574.

    Mozilla reminds me of the XFree86 Project.

  18. Re:But how? on Miami Court Orders Take Two to Hand Over Bully · · Score: 1

    I think people have actually attempted to present scientific facts to Thompson.

    That 14-year-old that got replied to from him with emails full of ad-hominem insults tried it, I think.

  19. Re:Short answer: No. on Limiting Bandwidth Hogs on Public Wireless Nets? · · Score: 1

    Do they have control of the access point's OS? With Linux you can rate limit layer 7 in the firewall (with the right tools), and there's always QoS.

  20. Use separate syntax highlighting programs. on Best Weblog Application for Posting Source Code? · · Score: 1

    If you really need the outputted HTML files inline on the page, you can just use a bit of regex to chop off the HTML header.

  21. Re:Libya: highest std of living in Africa on Libya Purchases 1.2 mil Wind-up Laptops · · Score: 3, Funny

    Joke->    ~~~>

                O
    You->      -+-
               / \

  22. Re:Read the Summary At Least on Libya Purchases 1.2 mil Wind-up Laptops · · Score: 1

    Why do they need huge servers? It's not like they're bloated down with windows here. A micro-atx PC with a big hard disk, wireless and a modem would get the job done. That could easily run off a solar panel.

  23. Re:Why? on Libya Purchases 1.2 mil Wind-up Laptops · · Score: 1

    Gee, I dunno. Was Saddam Hussein a dictator? Because the only significant difference between him and your one is he lost the war.

  24. Re:Nothing wrong with that. on Common Interfaces for Gnome and KDE Released · · Score: 1

    No, just a plain ID3 tag editor: http://more-cowbell.org/

  25. Re:IE vs. FF on IE Market Share Drops to Lowest Level in Years · · Score: 4, Interesting

    Why does FF have its own gigantic memory cache in the first place, instead of letting the OS's disk cache do its job properly?