Slashdot Mirror


User: argent

argent's activity in the archive.

Stories
0
Comments
12,456
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 12,456

  1. You want a "chick magnet"... on How Do I Make My Netbook More Manly? · · Score: 1

    You want a "chick magnet", you get a Porsche or a trendy exotic pet, not a laptop. Sheesh.

  2. Mod parent up - this is slashdot. on Slashdot Keybindings, Dynamic Stories · · Score: 2, Interesting

    This is "news for nerds", not "I can't believe it's not gmail".

    I had set my Slashdot options tuned down until I had a nice clean low-graphics high-content interface with a minimum of surprising keystroke stealing. Every update to Slashdot has made it mankier and flakier. How about a Slashdot lite classic mode that backs things up to about 2002 or so?

  3. They're both too much like Windows... on Attempting To Reframe "KDE Vs. GNOME" · · Score: 1

    Attacking Microsoft on its own ground is rarely a good strategy, otherwise we'd all be using fvwm95.

  4. Does slashdot ever correct stories? on iPhone App Refund Policies Could Cost Devs · · Score: 1

    Does slashdot ever correct obviously wrong stories like this?

  5. Re:Stupid RIAA on RIAA Backs Down In Texas Case · · Score: 1

    If it wasn't the RIAA, I'd say something like "Unbelievable!".

    "That word, you keep using that word. I don't think it means what you think it means."

  6. *ibuprofen*? on Strip-Search Case Tests Limits of 4th Amendment · · Score: 1

    "Considering the severity..." of having moderately concentrated *ibuprofen*?

    Jesus Christ on a crutch... someone needs to whack those people with a clue stick.

  7. Its the SAME implementation. on Valve Claims New Steamworks Update "Makes DRM Obsolete" · · Score: 1

    Instead of the key being stored in the low bits of N random data files and X registry keys, it's stored in something like the unused bits of N+X opcodes in the executable, or the order of M library routines, or something similar. They still have to keep all the same code in place to make sure you haven't patched the executable or patched the code that extracts the key to authenticate with the server, so it will still freak out if you're using some display tweak that patches the kernel, and you'll still be boned if your account is compromised, and you'll still have to buy the White Album again when they get tired of maintaining the authentication servers for the old versions of the game, ... all the same problems that any other DRM scheme has.

    What's the advantage?

  8. How exactly is this "not DRM"? on Valve Claims New Steamworks Update "Makes DRM Obsolete" · · Score: 1

    All they're doing is embedding the cryptographic token in the executable code instead of a hidden magic file or key.

    I can think of half a dozen approaches they could be using, but they all end up in the same place... the program starts up, examines its code in memory, extracts some kind of loader-independent key (eg, a checksum of specific code segments) that gets exchanged with the server to validate the account.

    They will still need the same background anti-cheating software (so-called rootkits), because eventually people will figure out the token and patch the extraction code, and they'll be back where they started.

  9. Re:oh no on Colbert Wins Space Station Name Contest · · Score: 2, Funny

    maybe the astronauts will cut off the beginning and just call it the Bert module

    The next module has to be "Ernie".

  10. Re:Let me get this right. on 20 Years After Cold Fusion Debut, Another Team Claims Success · · Score: 1

    Are they seriously basing all their conclusions on the presence of one neutron track?

    No.

    After two to three weeks, the team found _a small number_ of "triple tracks" in the plastic [...]

    One is a small number, true, but honestly...?

  11. Nuclear battery explosions? on 20 Years After Cold Fusion Debut, Another Team Claims Success · · Score: 3, Funny

    They said that the rough surface of the palladium on the electrode focuses the energy into small pits, where it can be transferred to a single electron. The high-energy electron can then shoot into the nucleus of a nearby deuterium atom and combine with a proton to release a neutron and a neutrino (European Physical Journal C, DOI: 10.1140/epjc/s2006-02479-8).

    "Electrons and protons don't have trouble attracting," Widom told New Scientist, and he says the explanation conforms to the Standard Model of particle physics. He speculates that this theory could explain instances of exploding laptop batteries, and could be harnessed as an energy source - something Larsen's company hopes to commercialise.

    Nuclear laptop battery explosions? And that wasn't in the Slashdot summary? You're slipping!

  12. Re: Payback time on Obama DOJ Sides With RIAA · · Score: 1

    You guys believed O when he said his administration would be the transparent and free of conflict of interest?

    Compared to Bush and Cheney? He'd have to be from North Korea to beat that record of secrecy and corruption.

  13. Slashdot is catching up. on Universal Remote's Days Are Numbered · · Score: 1

    I have been using my handheld as a universal remote for the last 8 years. Slashdot is catching up.

    More seriously, until smartphones get down to $60 or so, they're not going to be really cost effective "universal remotes".

  14. It's the software, stupid... on Ballmer Scorns Apple As a $500 Logo · · Score: 1

    Oh no doubt there's people who really really like Apple's hardware, or who buy it for the logo, but most people are more interested in software that actually doesn't suck.

  15. What details...? on First Pwn2Own 2009 Contest Winners Emerge · · Score: 3, Interesting

    Full detail and pictures are available from the sponsor, TippingPoint, who acquired all of the exploits through their Zero Day Initiative program.

    I see no details here.

  16. But, Dr Evil, that already happened... on TechDirt's Masnick Responds To Warner's Jim Griffin On Choruss · · Score: 1

    The record companies should experiment with sponsoring free, legal download sites in good faith. These sites would feature:

    1) works of expired copyright
    2) works from amateurs, fledgling professionals, and "past market prime" professionals
    3) promotional works from professional artists, including items such as concert tapes
    4) promotional works from the record industry, which would compensate the artists for giving away certain material
    5) works from professionals who believe in sharing everything
    6) works from specialized pros (like many classical musicians) who couldn't make money from selling records anyway

    That already happened (just a few examples):

    1. http://www.trachtman.org/rollscans/RollListing.php
    2. http://garageband.com/
    3. http://3hive.com/
    4. http://www.apple.com/itunes/freesingle
    5. http://last.fm/
    6. http://www.classiccat.net/

  17. Don't. on Streaming March Madness On Linux? · · Score: 1, Flamebait

    You're just encouraging them.

  18. Still got ActiveX on Look Out, Firefox 3 — IE8 Is Back On Top For Now · · Score: 2, Insightful

    So long as it's still got ActiveX in there, I gotta consider it "not acceptable".

  19. Sounds like they need to talk to Kirk McKusick on Ext4 Data Losses Explained, Worked Around · · Score: 4, Informative

    Kirk McKusick spent a lot of time working out the right order to write metadata and file data in FFS and the resulting file system, FFS with Soft Updates, gets high performance and high reliability... even after a crash.

  20. Flash-oriented file systems. on AnandTech Gives the Skinny On Recent SSD Offerings · · Score: 2, Interesting

    The real solution is going to be when the OS (which knows what that data really means, which is file and which is metadata and which is cache and backing store) and not the flash controller does all the wear leveling and block erasing, bypassing the flash controller as much as possible. Which is going to require new APIs and interfaces.

  21. Re:Not part of the solution. on DB Query Becomes Browseable In Virtual World · · Score: 1

    No, no, firefox is part of the precipitate too.

  22. Not part of the solution. on DB Query Becomes Browseable In Virtual World · · Score: 1

    I don't think that's part of the solution.

    In fact, if you put a boat in a goat, pretty soon you're going to have a bunch of precipitate to deal with.

  23. Re:Google Gravity... a blast from the past! on Google's Amazing Browser Experiments · · Score: 1

    You're free to port it to work under mass:werk termlib but I'm not feeling adventurous enough for that.

  24. Two patches after 25 years... on Google's Amazing Browser Experiments · · Score: 1

    Aha, I just tested this on my Mac and it's apparently gotten bit by a change in termcap/terminfo in the past 25 or so years... padding used to be handled by a number at the beginning of a capability, and now it's handled by a '$' inline sequence. The lameness filter is refusing to let me post the patch. Hey, it's source code, you goons. Sheesh.

  25. Google Gravity... a blast from the past! on Google's Amazing Browser Experiments · · Score: 1

    Ah, a classic hack... variations of this date back to the '70s. I wrote one around 1980, and I'm sure I wasn't the first. A few years back I was googling around and came across it:

    rot.

    This is a fixed version. There was one bug in the original... the timer to slow the update down didn't work, but since a high speed display back then was 9600 baud I'd never noticed.