Slashdot Mirror


User: Constantine+XVI

Constantine+XVI's activity in the archive.

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

Comments · 953

  1. Re:Buy the book on (Useful) Stupid Vim Tricks? · · Score: 1

    No... you need to drink your Ovaltine!

  2. Re:Just using VIM on (Useful) Stupid Vim Tricks? · · Score: 5, Interesting

    main utility of vi is that I know it's going to be there in any Linux enviroment (and I suspect Unix in general).

    vi is part of the Single UNIX Specification, so anything passing itself off as UNIX must include vi. Even without the spec, it's much, much more universal than emacs, and more powerful than pico/nano.

  3. Re:As always with DRM on Doom9 Researchers Break BD+ · · Score: 1

    Sony can probably change the PS3's key (and surrounding security features) in software. One update, done over the net (or packed on new BRDs), and the PS3 has a new key, and is 10% harder to break out.

  4. Re:As the article says... on Doom9 Researchers Break BD+ · · Score: 4, Informative

    The PS3 can run Linux. Stock PS3s run Sony's XMB OS, not Linux. I wouldn't doubt the Blu-Ray player using a hardware decoder, or at least the RSX (graphics) chip.

  5. Re:Listen instead on Streaming Election Night Broadcast TV? · · Score: 1

    Also, most NPR stations (at least WFPL, our local station) have streams, so reception shouldn't be an issue for most /.ers

  6. Re:No more registry? on Hands-On With Windows 7's New Features · · Score: 1

    GConf in Gnome seems to be the best of both worlds in that regard.  It's more or less set up like the Windows Registry, but uses somewhat consistent XML files for each key instead of a huge binary pile of horseshit

  7. Re:A Series of Metal Bars on Ted "A Series of Tubes" Stevens Found Guilty · · Score: 1

    <pedant>
    For a tube to be a tube, it has to be hollow
    </pedant>

  8. Re:All GSM phones do that! on Why Your Clock Radio Is All Abuzz About iPhones · · Score: 1

    Yup, the two GSM providers are AT&T and T-Mobile (formerly three, Cingular/new AT&T, T-Mobile/VoiceStream and the original AT&T Wireless). There's two national CDMA providers (Sprint and Verizon), one national iDEN provider (Sprint Nextel), and a handful of regional CDMA providers (MetroPCS, Cricket, Alltel, USCellular among others) and Cincinnati Bell is the only sizeable regional GSM provider

  9. Re:Nothing to see here. on Why Your Clock Radio Is All Abuzz About iPhones · · Score: 1

    The problem isn't specifically GSM, but TDMA (time division multiple access), which is part of the GSM, iDEN, and D-AMPS standards.

  10. Re:Since they're not people... on Packs of Robots Will Hunt Down Uncooperative Humans · · Score: 1

    You could shoot or EMP them, but you'll be brought up for a DMCA violation, and that calls out the lawyers.

  11. Re:Stick with Java on Which Phone To Develop For? · · Score: 1

    Android doesn't have any built-in J2ME support, but I'm pretty sure one could port J2ME over to Dalvik with some effort, and I highly doubt Google would try to stop you.

  12. Re:I'd go iPhone: on Which Phone To Develop For? · · Score: 1

    And limits you to a max of 100 customers.

  13. Re:OH SNAP on Google Opens Up Android Codebase · · Score: 1

    And PS3, and Wii...

  14. Re:Nothing new on Compromising Wired Keyboards · · Score: 5, Informative

    It's called van Eck phreaking, and it's been applied to monitors for a while now, but no-one's really talked about sniffing from the keyboard.

  15. Re:Features win over Security (again). on Compromising Wired Keyboards · · Score: 2, Interesting

    On the other hand, all the extra blinkenlights would create more interference, reducing the effectiveness of this attack.

  16. Re:SourceForge on Web Singletons? · · Score: 1

    Not really. There's berliOS, Google Code, Launchpad, and probably others I can't name off the top of my head.

  17. Re:Linux is great, but... on Linux On Brazilian Voting Machines, the Video · · Score: 3, Insightful

    It's much easier to destroy or modify 10,000 votes on a flash disk without a trace then destroy or modify 10,000 paper ballots without a trace.

  18. Re:Good! on Bugs Delay Release of Debian Lenny · · Score: 1

    You're thinking of "testing".

    Stable == current release (etch)
    Testing == next release (lenny)
    Unstable == bleeding edge (sid)

  19. Re:Now we know on Google's Chrome Declining In Popularity · · Score: 1

    And kill their single largest source of revenue? Please.

  20. Re:Great ... err ... on OpenOffice.org 3.0 Is Officially Here · · Score: 1

    If I produce a PDF on my machine, there's roughly a 99% chance that it will appear identical on the target machine. PDFs are generally backwards compatible quite far back; Adobe Reader is nearly guaranteed to be in the crapware package with every new PC and PDF readers come standard with OSX (Preview) and most desktop Linux distros. Even then, there are very small PDF readers (Sumatra and Foxit come to mind) that could easily be attached if you didn't want to take the risk.

    Basically, unless the target needs to edit the document, there's no reason to NOT send docs as PDF.

  21. Re:Now we know on Google's Chrome Declining In Popularity · · Score: 2, Informative

    A day after I started using Chrome, I discovered Privoxy. Haven't touched AdBlock since.

  22. Re:They have it all wrong on Verizon To Charge Content Providers $.03 Per SMS · · Score: 1

    In the USA, all four major providers charge .20 for SMS, both ways if you don't have a SMS plan. Even then, if it's not unlimited (usually $15 for a single line, $20-30 for family plans), incoming still goes against your allotment.

  23. Re:They have it all wrong on Verizon To Charge Content Providers $.03 Per SMS · · Score: 1

    If you don't know the number, hit end, if they really wanted to get a hold of you, they'll leave a VM.

  24. Re:Not so happy on Wikimedia Simplifies By Moving To Ubuntu · · Score: 1

    Last I checked, zless handles gzipped text files just fine, and it ships in Ubuntu.

  25. Re:I don't think it's the Linux on Linux Rescues Battery Life On Vista Notebooks From Dell · · Score: 3, Interesting

    8/10, this mode will be hackable. And since every program you mentioned is OSS, re-compiling for ARM shouldn't be that difficult (and someone's bound to throw together a distro for it at some point)