Slashdot Mirror


User: baadger

baadger's activity in the archive.

Stories
0
Comments
1,106
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,106

  1. Re:where are all the Linux server exploits .. on Anti-Virus Effectiveness Down from Last Year · · Score: 1

    If you can tell me a way to cheaply and conveniently backup my /home, which is approximately 1 TB in size, please do so.

  2. Re:It's called a consensus opinion. on Vista Named Year's Most Disappointing Product · · Score: 1

    Virtualbox performance is just as good as VMWare Server in my experience. Once the guest additions are installed for Windows guests there is essentially no difference in *apparent* performance. Can you atleast tell us what you found to be wrong with it?

  3. Re:It's called a consensus opinion. on Vista Named Year's Most Disappointing Product · · Score: 1

    still looking for a decent, free, VM server for Linuxy things and to use as a home for a XP install, just in case http://www.virtualbox.org/ :)

  4. Re:Well, isn't it obvious? on Nokia Claims Ogg Format is "Proprietary" · · Score: 1

    ...and you can replace Cowon firmware with the completely FOSS Rockbox on some of their players.

  5. Re:IE is the best on Mozilla Inks Deal With Chinese Search Giant · · Score: 1

    Even without extensions Firefox's memory footprint steadily increases with use. Recent evidence puts this down to memory fragmentation, not leaks. Google it and see.

  6. Re:Makes me glad I use Konqueror. on Mozilla Inks Deal With Chinese Search Giant · · Score: 1

    Not surprising, I couldn't be bothered to stick C wrappers around a whole ton of C++ classes either.

  7. Re:plaintext? on Facebook Removes Firewall from Applications · · Score: 1

    It is irrelevant, unless the page containing the login form itself is transfered securely you are vulnerable to man-in-the-middle on-the-fly rewriting of the page.

  8. Re:Too mundane, not flashy and pointless enough on Gates Expresses Surprise Over IE8 Secrecy · · Score: 2, Informative

    My prediction is that IE 8 will have exactly the same rendering capabilities, but it will have some sort of annoying new UI, plus maybe a few extremely annoying security features that everyone will turn off immediately. This is a perfect description of IE 7. There were only *bug fixes* to the rendering capabilities of IE6.
  9. Re:What??? on Erratum Plagues Quad-Core Opterons, Phenoms · · Score: 1

    ... and AMD isn't (currently) going to fix it.

    The article summary says they released a BIOS workaround to mobo manufacturers. A fix with a 20% performance hit is still a fix.

  10. Re:MS OSes overpriced in general on Microsoft Withdraws Vista's Kill Switch · · Score: 1

    I can buy Vista Upgrade for $100, but i have to install XP, then upgrade it to vista every time i format.

    Yeah it is strange, you'd think they'd just have the Vista upgrade installer to do a fresh install but ask you to insert your XP CD and type your XP product key for verification. I guess MS just aren't that smart.

  11. Re:Fat lot of good this does me on Microsoft Withdraws Vista's Kill Switch · · Score: 4, Informative

    The get yourself a Vista RTM ISO off of BitTorrent and utilize the little app at the very bottom of this page to save your OEM license. I've done it and it works a charm.

  12. Re:Pound != 0.454 Kilogram on the ISS on Minor Leak Being Investigated Aboard the ISS · · Score: 1

    By its strict scientific definition, the Kilogram is a measure of mass not weight. Therefore the force of gravity is irrelevant.

  13. Re:Vista is #10? on Vista Makes CNET UK's List of "Worst Consumer Tech" · · Score: 1

    Vista can't play movies.

    Or you're an idiot.

  14. Re:Vista is #10? on Vista Makes CNET UK's List of "Worst Consumer Tech" · · Score: 1

    I thought this driver signing to protect DRM'd data crapola had been bypassed by means of replacing the Vista boot loader?

  15. Re:Vista is #10? on Vista Makes CNET UK's List of "Worst Consumer Tech" · · Score: 1

    There is absolutely nothing in Vista that will deliberately sabotage playback of unDRM'd AVI files (The AVI format doesn't even support DRM). Try installing the correct codecs, GSpot should be able to identify the video and audio codecs required by the AVI's you're having problems with. If in doubt, try ffdshow which will decode most formats.

    Also try other players, particularly ones which may have their own AVI parser rather than using the one shipped with DirectX/Windows, Media Player Classic perhaps.

  16. Re:Early usenet is a killer on Online Nicknames Google better than Real? · · Score: 1

    That is because we (College students) don't have a choice in the short term. It is either hand over your paper for automated anti-plagiarism analysis or fail the class.

  17. Re:Future Projections... ? on Germany Implements Sweeping Data Retention Policies · · Score: 1

    How can they prove you are using encryption and are just in fact, not transmitting garbage for fun? ;-)

  18. Re:S.E.T.I on Is SETI Worth It? · · Score: 1

    SETI is a passive scanning project, therefore your point seems to be we are safer if we are ignorant.

  19. Re:Nothing is solved, though on BBC Backpedals On Linux Audience Figures · · Score: 1
  20. Re:Looking at the release schedule on Ubuntu Dev Summit Lays Out Plans For Hardy Heron · · Score: 2, Informative

    Recursive file permissions and ownership changes: Nautilus' interface for this clunky and doesn't work right.

    Yeah, and their current permissions tab on the folder/file properties dialog which was introduced in 2.18 (I think), made the whole dialog a whole lot taller. It's pretty ugly.

    Directory compare & synchronization: sync two folders by content. Yes, I know there are tools for this, but most of them are too difficult for the average user to setup and use.

    This is a good idea, in fact I'd be happy if instead of saying

    A file named "morgan.jpg" already exists. Do you want to replace it? it said

    A file named "morgan.jpg" already exists, but the files are the same and then gave me some options.

    Easy interface for massive file renames by pattern matching. I think it'd be great if there was a way to sequentially number files using rename (Windows Explorer has this) or to mass change extensions, but anything more complex should resort to the command line. Perhaps with some easier to use command line renaming tools, like "chgext" or something.

    An easy interface for installing QEMU and Windows like QEMU Launcher and QEMU Control polished and fully supported by Canonical.

    Try VirtualBox, it'll blow you away :-)
  21. Re:Ubuntu To Do List on Ubuntu Dev Summit Lays Out Plans For Hardy Heron · · Score: 1

    > App resources all contained in the .app directory structure instead of scattered all over the file system

    This is a fucking terrible idea. The Linux/*nix file system layout IS CLEAN.

    All your user apps are in /usr/bin, what is wrong with that?
    All your user libraries are in /usr/lib, what is wrong with that?
    All your library/executable hybrids (stuff that can function as either), is in /usr/libexec, what is wrong with that?

    If you shove everything in an "/App" dir you're going to end up with a massive symlink fiasco so all your apps can find shared libraries. Or do you want to do away with shared libraries?

    In fact the only thing I agree with you on is that config files should be put in your home directory in a more structured manner, along the lines of the rest of the well structured / file system.

  22. Re:Question on Leopard Already Hacked To Run On PC Hardware · · Score: 1

    None of these figures tell you anything about how IPod sales have influenced PC vs Mac sales. The only figures that are going to do that are those of people who bought an IPod and then later bought a Mac (Say within 1 year), and there are all kinds of factors involved. It's pointless to even speculate.

  23. Re:May be FUD, but it happened to me on Ubuntu May Be Killing Your Laptop's Hard Drive · · Score: 1

    I installed Ubuntu about 2 weeks ago, and somehow the installation screwed up my hard drive completely...*snip* At the time, I figured it was GRUB that had done it, but according to this news, it was Ubuntu.

    Even assuming this bug effected you 2 weeks ago and taking it to its maximum impact this bug still probably wouldn't have killed your drive in such a short time. My immediate suspicion is a faulty drive.

    How exactly is the drive hosed?

  24. Re:Another one on Vista Vs. Gutsy Gibbon · · Score: 1

    I shouldn't have to click that link to find out which one won then, since Vista won't play DVD's (decode MPEG2) out of the box.

  25. Re:I don't understand the logic on Unofficial Patch For Windows URI Hole · · Score: 1

    > For now it's just another post on Full Disclosure [seclists.org], I will give it a better home one day.
    > I wish Mozilla used something like this instead of the messy code they have now

    Where is the Mozilla code in question? Maybe someone can file a bug and/or patch?