Slashdot Mirror


User: Nimey

Nimey's activity in the archive.

Stories
0
Comments
5,883
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,883

  1. Free +1 for you! on Linus Renames 2.6.40 Kernel To Linux 3.0, Announces Release Candidate · · Score: 1

    Easy +1 for the pointless and off-topic anti-Microsoft post.

    Why'd you feel the need to bring them up, anyhow?

  2. Re:The problem with incremental version numbers on Linus Renames 2.6.40 Kernel To Linux 3.0, Announces Release Candidate · · Score: 1

    Well, there /has/, but not since the late '90s. 2.0 introduced the ELF executable format, which replaced the old a.out format that the 0.x and 1.x series used.

  3. Re:makes sense on RMS Cancels Lectures In Israel · · Score: 4, Insightful

    One can dislike Israel without being anti-Semitic. As I read someone say to a Jewish kid they'd grown up with, "we don't dislike you because you're Jewish. We dislike you because you're an asshole.", and he was, and Israel is.

  4. Re:makes sense on RMS Cancels Lectures In Israel · · Score: 1

    Unless it's land that's still occupied--and run--by the original settlers' descendants. Perhaps there are such places in Africa, or in out-of-the-way places with no strategic value.

  5. Re:Jesus Christ. on Amazon and Barnes & Noble Jostle Over Battery Life Figures for Nook, Kindle · · Score: 1

    Two months' battery at half an hour of reading per day? Shyeah, who reads on that schedule?

  6. Kindle battery life is pretty variable on Amazon and Barnes & Noble Jostle Over Battery Life Figures for Nook, Kindle · · Score: 2

    You have at least two or three variables, depending:

    1) Is your wireless/3G on? That drains more quickly than just reading does.
    2) How many page-flips?
    3) Do you have the fancy cover with the pop-out LED light that draws from the Kindle battery, and how much do you use it?
    4) How much time spend actually reading, vs. in standby? Not a whole lot of power savings in standby, but the CPU's at least in deeper sleep.

    With the light and the wireless on, I can drain a battery in several hours' continuous usage, or (more likely) two to three days on my normal schedule. I don't normally leave the wireless on, though. I understand Amazon claimed a month of usage without wireless or light, but that obviously depends on how many books you'll read in a month.

  7. Re:How About ... on Amazon and Barnes & Noble Jostle Over Battery Life Figures for Nook, Kindle · · Score: 1

    What sort of shitty treatment?

  8. Hope and change we can believe in on Senate Passes 4-Year Re-Up of Patriot Act Provisions · · Score: 1

    Bah.

  9. Re:Why wouldn't someone find a way to benchmarkpap on Tom's Hardware Benchmarks Inkjet Printer Paper · · Score: 2

    It's time to upgrade from your ASR-33, grandpa.

  10. Re:There is nothing else on Ask Slashdot: FOSS, Multiplatform Skype Replacement for PC-to-PC Video Chat? · · Score: 1

    Devil's advocate: MSN Messenger has gone through a number of protocol revisions, and IIRC only a couple of those are supported at a time. It's not inconceivable that MS would revise the Skype protocol (adding new features, say) and leave the legacy non-Windows clients to rot.

    Don't suppose the EU would be interested in making MS open the Skype protocol.

  11. Re:Mark Cuban on Google Founders' Jets Caught On WSJ's Radar · · Score: 0

    Spot the Fox News viewer.

  12. Re:Mark Cuban on Google Founders' Jets Caught On WSJ's Radar · · Score: 1

    It's because of the pissing contest between Murdoch and Google News. If you remember, Murdoch was pissed because GN dared to post links and summaries of his "papers'" stories... and yet that same Murdoch's properties were posting robots.txt files that aided GN in indexing their stuff.

    Corporate/personal vendetta, that's all.

  13. Widen like Goatse on Australian Government To Widen Spy Agency Powers, Again · · Score: 1

    In fact, hello.jpg is an apt metaphor for the gov'ts attitude towards the citizenry.

  14. Re:fail2ban on Ask Slashdot: FTP Server Honeypots? · · Score: 2

    It's a pretty simple concept - a basic heuristic for dodgy-looking connection attempts, and then blocking the originating IP at the firewall. Once it's reasonably bug-free it won't need maintenance until Linus decides to switch to a different firewall again.

  15. Re:How about the MULTICS Skype alternative on Linux-Friendly Alternatives To Skype · · Score: 1, Offtopic

    Two girls and one cup.

  16. Re:DOSBox FTW on Ask Slashdot: DOSBox, or DOS Box? · · Score: 3, Informative

    Use the DBGL front-end. It's Java and hence cross-platform, and it's got some canned system profiles you can associate with your games, for example 486DX2-66 or 16 MHz 386.

  17. Re:Try FreeDos with VirtualBox on Ask Slashdot: DOSBox, or DOS Box? · · Score: 1

    That gag works better with Virtual PC, which actually has guest additions for MS-DOS.

    I've got a Virtual PC VM somewhere that's got FreeDOS, WfW 3.11, the MS TCP/IP pack, and IE 5 for Win16. It all works.

  18. Re:Will 10.04 work with Sandy Bridge kit? on 9 Features We May See In Ubuntu 11.10 · · Score: 1

    That first link looks like the poster's talking about SB graphics, which I'm not using.

    I suppose I'll just need to boot with a livecd and see for myself.

  19. Re:Will 10.04 work with Sandy Bridge kit? on 9 Features We May See In Ubuntu 11.10 · · Score: 1

    I've got an ATI card, so I don't care about Nvidia drivers.

  20. Will 10.04 work with Sandy Bridge kit? on 9 Features We May See In Ubuntu 11.10 · · Score: 1

    I'm sufficiently unimpressed with 11.04 (and especially Unity) that I'm tempted to reinstall with LTS and keep at least until next year.

  21. Re:Overdesign on An IP Address For Every Light Bulb · · Score: 1

    Not the same: X10 had that ad campaign on a lot of different websites. They were actually one reason why I fiddled with my hosts file back then, when I didn't simply stick with lynx.

  22. Re:why GRUB? on GRUB 1.99 Released With Support For ZFS and BtrFS · · Score: 1

    See, when I was building my own kernels in Debian and using grub (and no initrd), I wasn't vulnerable to that particular PEBKAC, because I always made a symlink from /vmlinuz to the updated kernel and grub just happily expected to see the kernel there. Lots easier than having to remember to run lilo.

    Ubuntu doesn't use the symlink, so it has to keep its list of kernels updated.

  23. Re:why GRUB? on GRUB 1.99 Released With Support For ZFS and BtrFS · · Score: 1

    I've never had trouble with Grub. This is likely because I just let the package manager deal with it and new kernels, rather than building my own.

    The only problem I've ever had with it was PEBKAC: I upgraded the kernel and purged the old one, but didn't let the Grub updater run. A quick boot with a live CD let me edit the conf file and all was good.

  24. Re:Overdesign on An IP Address For Every Light Bulb · · Score: 1

    I'm still not wanting to do business with X10 after their marketing campaign several years ago with pop-unders and "OMG SHOWER SPY CAM!!!1eleventy" ads.

  25. bin Laden: Mission Accomplished on The Cost of US Security · · Score: 1

    He's an evil fuck, but from a professional standpoint I have to admire how well he succeeded in his mission to hurt us, and most of it was psychological.

    At least we were spared a pic of /him/ wearing a flight suit.