Slashdot Mirror


User: starfall-elf

starfall-elf's activity in the archive.

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

Comments · 4

  1. Re:Linus Torvalds: "a spec is close to useless" on Ext4 Data Losses Explained, Worked Around · · Score: 1
    Wouldn't this be a POSIX-compliant version of write(2)?

    ssize_t write(int fd, const void *buf, size_t count)
    {
    return count;
    }

    Since there's no guarantee that the data is written until fsync(2) is called, and it hasn't been called at the point fwrite(2) returns, why attempt to write the data at all?

  2. Re:Microsoft Trackball Explorer on The Best Computer Mice In Every Category · · Score: 1

    I agree -- I'm also a die-hard Trackball Explorer user. Fortunately, nobody at work knows how much they're going for on eBay or I'd have to lock it up at night. I love the fingertip control, lack of arm movement (no "mouse elbow"!) and the extra two buttons for the fingers. I have those bound to page up/down which makes paging through web sites very easy.

  3. "Internal miscommunication" on Toyota Demands Removal of Fan Wallpapers · · Score: 1

    There's a post from Toyota at PriusChat.com. They're backing down. "Please let your members know that we offer a sincere apology to the DesktopNexus site and its users for any inconvenience or disruption this miscommunication may have caused."

  4. Re:A cheapskate and you want to use a PC? on Building A Low-Budget TiVo Substitute? · · Score: 1

    To be fair, parts are covered for 1 year. And they will transfer a lifetime subscription if necessary for any authorized repair, in or out of warranty. They'll also do it for swaps under 3rd party extended warranties.

    There are also 3rd party companies that will repair TiVos. The majority of the failures are either bad hard drives or bad modems. The former can be fixed simply by replacing the drive and reloading the software (though see the other thread about TiVo cracking down on downloadable images). For a bad modem, you can fix the motherboard, use an external modem, or install a network adapter and get updates over the internet.