Slashdot Mirror


User: spongman

spongman's activity in the archive.

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

Comments · 2,450

  1. Re:1984 on Texas Schools Board Rewriting US History · · Score: 1

    ok, the Tories aren't anywhere near the neo-cons, but really, left of the Donkey?? i can't help thinking back to the Thatcher/Reagan days when Tories & GOP seemed pretty close.

  2. Re:The Nuclear Experts will use the LHC... on Obama Sends Nuclear Experts To Tackle BP Oil Spill · · Score: 4, Funny

    Hmmm... A vertical shaft containing oil. Isn't that already a blackhole?

  3. Re:OK ... on No HTML5 Hulu Anytime Soon · · Score: 1

    it may technically be obscurity, but it's an obscurity that's backed by legislation and the courts. and that's enough to satisfy the studios.

    without DRM (however effective it is), there's no difference between downloading a web page and downloading an unprotected version of their content. IANAL, but i'm pretty sure that's not an actionable position.

  4. Re:OK ... on No HTML5 Hulu Anytime Soon · · Score: 1

    yes RTMPE is not 100% secure, but neither are banks. but that doesn't mean you just leave your cash in a pile on the sidewalk outside your house.

  5. Re:OK ... on No HTML5 Hulu Anytime Soon · · Score: 2, Interesting

    wait, HTML5 supports a DRM-enabled video codec?

    you're not going to see premium content (ie movies, TV) on the web without it.

    i used to do web video hosting for a major movie studio. their web distribution policy explicitly required all their content to be protected with DRM wherever it's shown on the web (iTunes, Netflix, Hulu, wherever).

    a DRM-free web is a (movie|tv)-free web. at least for now.

  6. Re:Sweet! on Adobe Calls Out Apple With Ads In NY Times, WSJ · · Score: 1

    which do you think is greater, a) the number of people wanting to view/show Flash content on [your platform of choice], or b) the number of people wanting to view/show Flash content on Apple mobile devices.

  7. Re:Advice, Dawg on How To Behave At a Software Company? · · Score: 1

    you cannot quote fictional characters - they are incapable of writing original works.

    if I quote:

    "To be, or not to be..."

    I'm quoting Shakespeare, not Hamlet.

    if I quote:

    "Do or do not... there is no try."

    I'm quoting Lucas, not Yoda.

    Now, certainly, Lucas is no Shakespeare, but unless quoting Shakespeare is also emotionally immature, then, well, you're full of shit.

  8. Re:Chicago on Mac OS X Problem Puts Up a Block To IPv6 · · Score: 2, Funny

    5) "..and Boom!"

  9. Re:How prevalent? on Win7 Can Delete All System Restore Points On Reboot · · Score: 4, Informative

    i don't know about you but i prefer to be alone while i'm taking a dump, and I generally flush before opening the door. so, if someone is in there with me flushing before i leave, then i'd probably be a little pissed.

  10. Re:File a complaint, don't just talk on Sony Sued Over PS3 "Other OS" Removal · · Score: 1

    oh, the irony is thick here. dell actually has pretty good support for old operating systems - just go to their driver download page for a reasonably old system, you'll see drivers for various windows versions, OS/2, potentially linux drivers, if available, etc...

    the irony here is that Sony's support for running older/newer versions of operating systems on its Viao PCs is atrocious. if you want to upgrade to the latest version of windows you'll often be met with support advice which can be summarized simply: "buy a new Viao".

    Disclaimer: I used to work for Sony. I would NEVER buy another piece of hardware from them except maybe to replace my 10-year-old 7506's.

  11. Re:What about the presumption of innocence? on Arizona "Papers, Please" Law May Hit Tech Workers · · Score: 1

    I thought the Nazis were decried because of death camps, not requiring papers.

    how do you think they worked out who to put in the death camps?

  12. Re:Here you go on Open Source Router To Replace WRT54GL? · · Score: 4, Insightful

    what? someone complains that the docs are bad so it's their responsibility to fix it? hey, i can see that the docs are bad, and i have NO idea what they should say - should I fix it? would you want me to fix it? NO. the GGP's complaint is valid.

  13. Re:Ignorance abounds indeed on Google Street View Logs Wi-Fi Networks, MAC Addresses · · Score: 1

    if they record the strength of the signal they could easily triangulate.

  14. Re:Microsoft Evangelist, Pete Brown on HDTV Has Ruined the LCD Market · · Score: 4, Insightful

    err... since your ssh terminal session is all text, it's probably the thing that'll benefit most from higher resolution. assuming you're not using bitmap fonts.

  15. Re:Perhaps nobody else cares? on HDTV Has Ruined the LCD Market · · Score: 1

    I prefer to look at is as half 'knee'.

  16. Re:None, I have given up bash scripting on Adding Some Spice To *nix Shell Scripts · · Score: 1

    "c:\Documents and Settings" is just stupid

    of course, you should never directly refer to that directory, making its stupidity irrelevant.

    you should always call SHGetKnownFolderPath to refer to special locations.

  17. Re:Works fine for me... on Microsoft's CoApp To Help OSS Development, Deployment · · Score: 1

    have you ever tried to build any of those apps on windows?

    good luck with that.

  18. Re:Probably not on Microsoft Announces End of the Line For Itanium Support · · Score: 1

    little-endian mode, though. with all the alignment/interrupt performance issues that brought.

  19. Re:How is this news? on The Economics of Perfect Software · · Score: 1

    i just hope your boss is smart enough to know this so that once your company fails he'll warn all your potential future employers not to hire you.

  20. Re:How is this news? on The Economics of Perfect Software · · Score: 4, Interesting

    yeah, there's a also a mistaken suggestion that there's a correlation between the severity of the bug and the cost of fixing it.

    in general there isn't.

    you might have a crashing, data-destroying bug that's trivial to fix. or you might have a minor UI annoyance that would require a complete re-write in order to fix, possibly introducing a whole slew of new bugs.

    unless you have a deep understanding of the architecture of the application, there's absolutely no way to judge which class a given bug is in.

  21. Re:Article summary on Why Some Devs Can't Wait For NoSQL To Die · · Score: 1

    distilling the above:
    - you /can/ use sucky interfaces to it even though good ones exist.
    - SQL isn't strandardized
    - most installers suck

    easily answered:
    - use the good interfaces (they exist)
    - neither is anything else (useful)
    - use non-sucky installers (they exist)

  22. Re:Article summary on Why Some Devs Can't Wait For NoSQL To Die · · Score: 2, Informative

    MSSQL's TIMESTAMP is non-standard. so if you're trying to port 'standard' SQL code from the mythical standard DBMS in the sky, then you've got some work cut out for you.

  23. Re:Article summary on Why Some Devs Can't Wait For NoSQL To Die · · Score: 3, Insightful

    MSSQL's lock escalation isn't as efficient as Oracle's, but that doesn't make it a toy.

  24. Re:You don't. You find out what the software did on Learning and Maintaining a Large Inherited Codebase? · · Score: 1

    the problem is that there's some guy in another department that relies on that rule, but probably doesn't even know it exists - he's not an engineer, he's a user. but your rewrite goes into production and the company gets sued because that guy makes some mistake because you missed some behavior he depends on but didn't even know existed... rinse, repeat for every crazy 'WTF?' piece of code you removed.

    well, you get my point.

  25. Re:we need a law? on Craig Mundie Wants "Internet Driver's Licenses" · · Score: 1

    really? aren't ISPs free to deny service to whomever they want?