Slashdot Mirror


User: hazyshadeofwinter

hazyshadeofwinter's activity in the archive.

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

Comments · 165

  1. Re:Think VCRs... Think Ozzy... on Is There Such a Thing as "Too User Friendly"? · · Score: 1

    Gotta disagree on this one. Losing TV/VCR/whatever remotes is *so* frickin' easy, that there is *no excuse* not to have all the functions available on the front panel (or some hidden panel).

  2. Re:My turntable mouse mod on Cryogenic Mouse Mod · · Score: 1

    TerminatorX is (pick three of the following):
    1. Up to (at least) version 3.60 now.
    2. Not particularly "laggy" on my box (caveats: IANADJ, YMMV, and I haven't given it that hard of a workout. Oh yeah, and my box is a 300mhz/32meg AMD)
    3. Free as in GPL, so no $40 investment required.

  3. Re:Body Mouse on Cryogenic Mouse Mod · · Score: 1

    Jaysus, who designed that thing, David Cronenburg?

  4. Re:Good move on KDEvelopers on KDE Users · · Score: 1

    And if you're going to have remappable keyboard shortcuts, they ought to be system wide, not just app-by-app. At least for stuff like cut & paste, save, etc., where the command exists in all apps.

  5. Re:New series? on BBC To Revive Doctor Who Next Year · · Score: 1

    Call me cynical, but anybody who says "80s music rox" probably isn't old enough to remember "back then." With the obvious exception of the 10% not covered by Sturgeon's Law.

  6. Re:Bill Gates talaxian instead? on Microsoft To Exhibit at LinuxWorld Expo · · Score: 1

    > "Well, Taco you can start making slashdot look less childish by using a decent Microsoft icon, instead of the Bill Gates borg."

    I've always been partial to some of the ones that come with XBill... (google for it yerself, it's worldwide 2lazy2link nite...)

  7. Re:Metallica proved this foolish/encryption? on RIAA to Sue You Now · · Score: 1

    Or run all traffic through an encrypted layer on top of IP. Each machine knows its own "magic number", but nobody else's... so it works like this:
    1. Alice sends a search packet looking for "Foobar Blooze.mp3, send to #666.420."
    2. Bob (& possibly other hosts) respond, sending the file out to all connections. Only those that know the secret number 666.420 need save the data.
    3. If Alice wants another search, she can discard #666.420 and come up with another, evil-drug-influenced secret number.

    Granted, this system would be fscking horribly slow, Alice2Bob on a fat t1 would be like Gnutella on dialup, but it could be implemented securely & anonymously. Come to think of it, isn't this broadly similar to how Freenet works today?

  8. Re:libraries are also the targets on RIAA to Sue You Now · · Score: 1

    The publishers have a hidden agenda behind their hidden agenda, though: When reading books is outlawed, only the kool kidz will read books.

  9. Re:Friends? on RIAA to Sue You Now · · Score: 1

    How could you *disprove* J. Random Gnutelluser is my friend, though? IANAL (quoth the slashdot hordes), but the burden of proof in US law rests with the accuser, not the accused. So I could just say, "ph34rph4kt0r? Known 'im for years on IRC... ditto with, uhh, 164.13.92.12... top drawer mate, top drawer..."

  10. Re:640 * 480? on MP3 for Gameboy · · Score: 1

    Clearly, sir, you do not work for Logitech.

  11. Radio telescope music on Space Music · · Score: 1

    Reminds me of a composer I read about years ago in Wired, who was doing a peice using the waveforms of various stars, planets etc., as picked up by radio telescope. Alas, though, Google hath failed me in finding the reference...

  12. WOLK vs FOLK on Interview With WOLK Creator Marc-Christian Peterse · · Score: 1

    I seem to recall seeing freshmeat posts about the FOLK kernel with similar aims (ie linux+every possible patch, look n' see what breaks). Anybody know if this is the same project?

    Either way, it seems a good idea so He-Who-Doesn't-Scale has a good idea of which bleeding edge patches sorta work, which ones work great but are too specialised, and which ones barf & die spectacularly :-)

  13. Re:Radical mods are silly. on Adding an LCD Status Screen to a PC · · Score: 1

    Remember the Sandbenders, from William Gibson's _Idoru_? They were like this hippie commune who built beautiful, work of art computers on the theory that the insides were gonna be worthless real quick anyway, so why not make a gorgeous case and swap in new guts when it was time to upgrade? Makes (slightly) more sense than buying a whole new Beige Box 6000XP every year and a half...

  14. Re:Mandrake Usability vs Lindows on Mandrake to Come Preloaded on Wal-Mart PCs · · Score: 1

    Yeah, maybe they can send me a spare kernel panic too, I've been waiting years to see what one looks like.

  15. Re:BW caps or blocked ports? on Will Cable Unplug the File Swappers? · · Score: 1

    I dunno about Kazaa, but other p2p programs already use a variety of different ports. How hard would it be to use a "legit" port like the std ones for SMTP, HTTP, etc, to discover other nodes, then negotiate a connection over some random port?

  16. The sound of Trek on Trek Prop Collecting · · Score: 1

    You'd've loved the 60s Hammond combo organ we had when I was growing up, mash enough keys at once=instant (TOS) transporter/phaser sounds. And as far as "No longer considered geeky", well, Trek still has a place in the Geek Code, right?

  17. Re:why won't it GO AWAY and DIE?! on Slashback: Norwegian, Nader, Handheld · · Score: 1

    It's spelled XP, not Xfree.

  18. Re:My dad says... on AOpen Debuts The Funniest Motherboard Ever · · Score: 1
  19. Re:Ding Ding Ding.... on AOpen Debuts The Funniest Motherboard Ever · · Score: 1

    IANAGT (guitar tech), but isn't the even vs odd harmonics issue in tube amps partly a product of how they're wired (ie class A vs class AB?)

  20. Re:The question is... on Rockbox Replaces Archos Firmware · · Score: 1

    Hell, they'll probably sell a few more of 'em to /. readers. Just imagine, now not only is it an mp3/ogg player you can use with yer linux box, it's (potentially) a hard drive for your digicam/pda/whatever. Wonder if it has a good enough display to run Mame?

  21. .tar.bz2 on Essential UNIX Tricks and Tools? · · Score: 1
    A simple thing, this, but I've seen lotsa install instructions recommend this:
    bunzip foo.tar.bz2
    tar -xvf foo.tar

    when you can just do this:
    bzcat foo.tar.bz2 | tar xv
  22. Re:Real shell timesaver... on Essential UNIX Tricks and Tools? · · Score: 1

    Wee! I'm never typing "cd $oldpwd" again!

    (catches self going esc-:wq. urk.)

  23. Re:Security holes in a gaming console? on Keeping Secrets in Hardware: Xbox Case Study · · Score: 1

    Beg to differ. There's nothing stopping somebody from running $OSofCHOICE on an xbox and rebooting the box to play (official, MS-endorsed) games. Using this technique to run burned/pirated copies of discs might be a bigger worry, but wide availability of modchips to do this hasn't hurt the PS[X,2] all that badly.

  24. Re:404 Page Not Found ? on Google Programming Contest Winner · · Score: 1

    > This project improves upon traditional hyperlinks by creating a signature of the target page, selecting a set of very rare words that uniquely identify the page, and relying on a search engine query for those rare words to find the page in the future

    Takes all the fun out of Googlewacking, doesn't it?

  25. Re:I'll believe it when I see something concrete.. on European Commission Sponsors Linux Audio Distribution · · Score: 1

    Okay, here goes my mileage varying: I found ALSA a trifle clumsy to install, and expect it to remain so until it comes with the kernel, but on my soundcard (a GUS MAX), it kicks major ass all over OSS/Free. OSS/Free doesn't even do full duplex on my soundcard....