Slashdot Mirror


User: Wolfrider

Wolfrider's activity in the archive.

Stories
0
Comments
2,691
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,691

  1. Re:I cancelled my Netflix subscription a while ago on Latest Netflix Earnings Report Mixed · · Score: 1

    --If they would have more levels to the Prime plan, say $50 for the free shipping for a year, I would go for it.

  2. Re:No more DVD rentals? on Latest Netflix Earnings Report Mixed · · Score: 1

    --Yep, I have no cable TV at my house; only broadband Internet and Netflix DVD service.

    --I hope Netflix reads this Slashdot thread and realizes that some of us are VERY loyal to them, and hope that they *never* do away with DVD and Blu-ray mail shipping. The convenience of having the next item(s) in your Q delivered automatically, without having to worry about broadband caps or ISP outages, is -much- better than having to go to Blockbuster all the time and browse.

  3. Re:crash faster on Windows 8 Graphics: Microsoft Has Hardware-Accelerated Everything · · Score: 2

    --Ever heard of 4DOS? They updated the product for Windows as a CMD replacement:

    http://jpsoft.com/index.php

    I use the free version, but I'm really happy with it. I'm more of a Linux guy these days, or I would prolly pay for the full version.

  4. Re:Lesson from school on Ask Slashdot: Storing Items In a Sealed Chest For 25 Years? · · Score: 1

    --Oooh, I love the Scotch idea :) That would really make the re-opening event something to look forward to!

  5. Re:Holy Crap! on Lenovo CEO Gives His $3M Bonus To 10k Workers · · Score: 1

    --Absolutely. If I get around to buying a laptop $soon, I will remember this and look closely at Lenovo.

  6. Re:It's googles fault on McDonald's Denies Prof's Claim Staff Attacked Him For Wearing Digital Glasses · · Score: 1

    --He probably thought you might be working for " the competition ", and didn't want to get into a pricewar.

  7. Re:Oh God the name... on Details of Chinese Moon Rocket Emerge · · Score: 1

    --What this country needs to do, is get the Hell out of Afghanistan - and have us another Space Race.

    --It would 1) Be more fun, and 2) Be more PROFITABLE in the long run!!

  8. Re:is it real on Man Physically Assaulted At McDonald's For Wearing Digital Eye Glasses · · Score: 1

    To reiterate a famous quote:

    " An armed society is a polite society. "

    What happened to this guy - in front of his family, no less! - is absolutely inexcusable. Someone needs to get ahold of the top people that represent Mcdonald's in France and START some shit rolling downhill! All 3 people deserve to lose their jobs, #1 - (if not the whole franchise location getting shutdown due to the bad publicity) and for destroying his documents and physically assaulting the guy, 30 days in jail *minimum.*

  9. Re:Much better than Google's approach on MIT Creates Car Co-Pilot That Only Interferes If You're About To Crash · · Score: 1

    --Does this have anything to do with the three seashells??

    / Auto-inflate, dammit!

  10. Re:I have long dreamt of the day on Ubuntu Still Aims For Wayland in Quantal Quetzal · · Score: 1

    Actually I swear by Nomachine NX - it has the best display speed EVAR for remote X connections.

    It has sadly fallen out of current development for Freebsd, however - or I would have it installed on my ZFS backup server. :(

  11. Re:Ubuntu to developers: "pound sand" on Ubuntu Still Aims For Wayland in Quantal Quetzal · · Score: 1

    --I'm just curious, is this true for Cygwin as well?

  12. Re:FIRST things FIRST on At Canadian Airports, Your Conversation May Be Remotely Recorded · · Score: 1

    I can definitely see the market for the Cone of Silence(TM) ramping up... Along with lessons in speaking Yiddish...

    / Get Smart - Get Silence!

  13. Re:Don't you mean... on Linus Torvalds Awarded the Millenial Technology Prize · · Score: 1

    ...and don't forget Cygwin:

    http://www.cygwin.com/

  14. Re:Ya we had that problem on Adopt the Cloud, Kill Your IT Career · · Score: 1

    God, if I had mod points today... Although I can't decide whether to give you +2 Funny, or +5 Insightful ;-)

  15. Re:Oh, wow, dood, ManPower Group on IT Positions Some of the Toughest Jobs To Fill In US · · Score: 2

    0d00d, no wai // harshin the mellow, man :b

  16. This is what I use on Ask Slashdot: How Do You Test Storage Media? · · Score: 3, Interesting

    root ~/bin # cat scandisk
    #!/bin/bash

    # RW scan of HD
    argg='/dev/'$1

    # if IDE (old kernels)
    hdparm -c1 -d1 -u1 $argg

    # Speedup I/O - also good for USB disks
    blockdev --setra 16384 $argg
    blockdev --getra $argg

    #time badblocks -f -c 20480 -n -s -v $argg
    #time badblocks -f -c 16384 -n -s -v $argg
    time badblocks -f -c 10240 -n -s -v $argg

    exit;

    ---------

    Note that this reads existing content on the drive, writes a randomized pattern, reads it back, and writes the original content back. With modern high-capacity over-500GB drives, you should plan on leaving this running overnight. You can do this from pretty much any linux livecd, AFAIK. If running your own distro, you can monitor the disk I/O with ' iostat -k 5 '.

    From ' man badblocks '
    -n Use non-destructive read-write mode. By default only a non-destructive read-only test is done. This option must not be combined with the -w option, as they are mutually exclusive.

  17. Re:InfoWorld at it again on Getting the Most Out of SSH · · Score: 1

    --Actually, if you forget nohup, you can still use " disown "... FYI ;-)

  18. Re:Start with the command line on Ask Slashdot: What Is the Best Distro For Linux Lessons? · · Score: 1

    --How about Knoppix ? Live-cd, you get the best of both worlds and can access command-line only stuff.

  19. Re:What about on In Theory And Practice, Why Internet-Based Voting Is a Bad Idea · · Score: 2

    --If only we had some kind of central computer for voting... Something like... MULTIVAC ?

    / Asimov fan

  20. Re:How far do we go to fight terrorism? on UK Plans More Spying On Internet Users Under 'Terrorism' Pretext · · Score: 1

    Everyone in the UK needs to go watch " V for Vendetta " immediately -- and FIGHT this conspiracy!

  21. Re:The name of the bomb is "Massive" on Pentagon: 30,000 Pound Bomb Too Small · · Score: 1

    They could always go Covenant-style and develop plasma-based " glass'em " weapons...

  22. Re:i'll do my own tests on Notes On Reducing Firefox's Memory Consumption · · Score: 1

    If you have ~100+ tabs opening every time you restart your web browser, I highly recommend using a Squid proxy.

    Good place to start is here - self-contained virtual machine, power on and go:
    http://communities.vmware.com/message/1887680

  23. Re:Wow on Firefox Too Big To Link On 32-bit Windows · · Score: 1

    --What, you never heard of Vmware? I run 64-bit Linux Mint on my 6-core beast, and my USB Lexmark X2500 is not supported in Linux. Yet I print from it regularly using various 32-bit XP guests, running the native Lexmark 32-bit XP driver.

  24. Re:Gnome has always been neutered on OpenSUSE 12.1 Released · · Score: 1

    --I really liked sawfish as well. If you like minimalist WMs, I can recommend trying Fluxbox.

  25. Re:Why? on Boeing Delivers Massive Ordnance Penetrator · · Score: 1