Slashdot Mirror


User: Svartalf

Svartalf's activity in the archive.

Stories
0
Comments
5,281
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,281

  1. Re:Same Price as a normal laptop on Google To Offer Chrome OS Notebooks For $20/month · · Score: 1

    Still worthless. If you don't have Internet access, you don't have a Chrome notebook that's usable. That's the problem with ANY "Cloud" premise to begin with- it's only as useful as your access to the 'Net. With a Laptop, I can still do LOADS of things. Yes, there's a risk of losing something if the device is trashed, but what Google's selling isn't any better an answer- and this doesn't get into the security aspects of what they're selling here- or the privacy ones either.

  2. Re:Alternatives? on Microsoft Buying Skype for $8.5B · · Score: 1

    Only sort-of supported on Linux through the gmail client. Couple that with it being US-only, it's a bit of a weak answer.

  3. Re:Alternatives? on Microsoft Buying Skype for $8.5B · · Score: 1

    It could be- if you can get a SIP server that you agree upon. Another cross-platform solution along those lines would be QuteCom, which while it's not on Android or iPhone, it is on Windows, OSX. and Linux.

  4. Re:Why school projects don't count ... on Why the New Guy Can't Code · · Score: 1

    Ah...but "experience" doesn't change those people either. I've seen examples of where someone looked "good" on paper- but couldn't code their way out of a wet paper bag.

  5. Re:lol stealth helicopter on Crashed Helicopter Sparks Concern Over Stealth Secrets · · Score: 3, Funny

    A helo's an array of spare parts flying in fairly loose formation.

  6. Re:USPS on Tech Experts Look To Help Save the Postal Service · · Score: 3, Insightful

    If it were solely a Government agency, it'd be doing "okay". Unfortunately, like AAFES, it's a Government owned business. It operates off of it's income and typically doesn't get any pork on it's own. Government is shrinking, yes...this, however, isn't going to shrink it in the right places.

  7. Re:Danegeld, anyone? on Red Hat CEO On Patent Trolls: Just Pay Them Off · · Score: 1

    No... Whence you pay the Dane his Danegeld, he keeps coming back for more.

  8. Re:This is on Red Hat CEO On Patent Trolls: Just Pay Them Off · · Score: 1

    Heh... That's opposite thinking. When you "settle" with these jokers, it's typically a friggin' dogpile on you over time- they know you'll pay out so they'll come with their hands out and threatening to sue them. LOTS of them.

    Hardly "maximizing shareholder value", now is it?

  9. Re:This is on Red Hat CEO On Patent Trolls: Just Pay Them Off · · Score: 1

    All you're doing is paying economic terrorists off. You'll never be rid of them unless you deep-six them. I'd have thought the SCOX debacle would've taught them that lesson- but apparently not.

  10. Re:Images are always better than language on JavaScript Gets Visual With Waterbear · · Score: 1

    That's far, far from true. And you know this to be the case. If it were so, Baen wouldn't be making money like they do.

  11. Re:Can't help but think what now? on JavaScript Gets Visual With Waterbear · · Score: 1

    Heh... It's bad enough when someone goes and does a "program" with Mathcad and expects to have it gracefully and efficiently handle HUGE datasets and things like it. This tends to be even worse when someone doesn't see this for what it is- which is a learning aid. I've seen all sorts of train-wrecks where someone thought they could do without a Software Engineer or Programmer and tried to wing it with something like this tool. For over 25 years I've seen this sort of stuff. COBOL was the first attempt at this sort of thing, and while there seems to be no end to things- I'm amazed that people keep trying as hard as they have with it all.

  12. Suuuure it's the way of the future... on JavaScript Gets Visual With Waterbear · · Score: 1

    They've been saying "this is the way of the future" with this sort of stuff for DECADES. In the end, you still need to express things in a full-on programming language to make things perform well.

  13. Re:Resiliency of Open Source on Oracle Plans To Hand Hudson To Eclipse · · Score: 1

    If not, then that would kind of send a symbolic message that the original project died at the hands of Oracle and that its too late for amends.

    Seems to have happened that way at least once with LibreOffice.

  14. Re:Not General Purpose on Startup Wants To Put 64-Cores In Your Smartphone · · Score: 1

    Seems to me that it's more akin to Chuck Moore's GA144 that's about to ship- except that these are claimed to be programmable by C as opposed to Forth.

  15. Re:Believe it when I see it on Startup Wants To Put 64-Cores In Your Smartphone · · Score: 1

    Heh... It should be said that I wouldn't consider the Octeon as a low-power device- it's more intended for high-end network processing engines, isn't it?

  16. Re:shame game on Sony Officially Blames Anonymous For PSN Hack · · Score: 0

    Depends on the jurisdiction. NJ, NY, MA, etc. happen to have something stupid like this on their books. Main reasons I don't want to be living in those states as much as anything else.

  17. Re:shame game on Sony Officially Blames Anonymous For PSN Hack · · Score: 1

    Damn, for want of mod points... :-D

    I think there's a few of us that would hold that position.

  18. Re:Of Course on Tasmanian Dept. of Education Wants Anti-Virus for Linux, OS X · · Score: 2

    Just because AV will not protect against ALL 0-days does make it nearly useless.

    Fixed that for you. If it's a 0-day exploit, typically nobody knows about the virus that uses it execpt the jokers that wrote it. Seriously. That's why it's called a 0-day in the first place. That means it won't find the thing for you- ever.

    It's a method of protecting against old threats which are still quite prevalent thanks to people who dont use or ignore AV. Not to mention that many viruses are simply minor variations of old ones, the W32.Foo.F virus looks quite similar to W32.Foo.E.

    Considering that patching for the holes is a better answer than relying on a signature scan for things...simply put, no. It's less useful than you're making it out to be. It's like closing the barn door after all your horses have went on a walkabout on you. The virus writers have gotten clever, by the way- they don't make easy to flag out a Foo.F from the Foo.E anymore. If you've gotten zapped by an "old" virus like that would get caught out this way, it means you either haven't updated the system or your OS vendor didn't fix the hole like they claimed they did.

  19. Re:Passing on Viruses on Tasmanian Dept. of Education Wants Anti-Virus for Linux, OS X · · Score: 1

    Heh... And it'll never catch ANY of the new stuff...by definition. They're not doing proactive security in the normal sense- they're looking for signature sets within the files being scanned. And, since it's not like the Tripwire stuff which monitors inappropriate changes to the system, it doesn't do nearly as much as you're attributing to it.

  20. Re:Trojans? on Tasmanian Dept. of Education Wants Anti-Virus for Linux, OS X · · Score: 1

    Since the AV stuff looks for signatures, it won't, by definition, catch a new one until they know about it. The whole concept is pretty damn flawed, really. It's like closing the barn door once the horses have all run off.

  21. Re:Passing on Viruses on Tasmanian Dept. of Education Wants Anti-Virus for Linux, OS X · · Score: 1

    Anti-Virus is like trying to close the barn door after the horses have left the same...

    It's a reactive answer to the real problem- which is more that Windows is insecure by design than anything else. Security takes a big back seat to "ease of use" amongst other things.

  22. Re:Rest In Hell on Osama Bin Laden Reported Dead, Body In US Hands · · Score: 1

    Heh... Nobody told him just what sort of "Virgins" that he'd be getting as his just reward... >:-D

  23. Re:Please: NO POLITICAL POSTURING. on Osama Bin Laden Reported Dead, Body In US Hands · · Score: 1

    Uh... Obama's just done the same thing with Libya... How about you drop the pretense there and let it just be, hm?

  24. Re:And Yet Tomorrow... on Osama Bin Laden Reported Dead, Body In US Hands · · Score: 1, Insightful

    And the Far Left and "Moderate" Left will find some way to slam the "Far Right" out of the box...

    You know...you'd best just drop the crap, for that's what that was.

  25. Re:Well there you go on Osama Bin Laden Reported Dead, Body In US Hands · · Score: 1

    Ah...but it won't drop down to that... This wasn't the cause and it won't fix it by removing it as a "problem".