Slashdot Mirror


User: vegiVamp

vegiVamp's activity in the archive.

Stories
0
Comments
1,831
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,831

  1. Re:Secure e-voting on Researchers Demo Hardware Attacks Against India's E-Voting Machines · · Score: 1

    Don't sue them, silly. Just put in in the terms of the contract and see who still dares to offer voting machines.

  2. Re:modest proposal on Mpeg 7 To Include Per-Frame Content Identification · · Score: 1

    "Dreck" ? Really ? Means "shit" in german :-)

  3. Re:Target practice? on Geostationary GPS Satellite Galaxy 15 Out of Control · · Score: 1

    > the ABL (big laser)

    You mean "Awesomely Big Laser".

  4. Re:Silly Brits on UK Election Arcana, Explained By Software · · Score: 1

    In mathematics, I believe this is called a cumulative rounding error.

  5. Re:RUN! on Ancient Comet Fragments Found In Antarctic Snow · · Score: 1

    Yes. Hentai Porn Lovecraft.

  6. Re:No. Just pay up on Can We Legislate Past the H.264 Debate? · · Score: 1

    > MPEG-LA can literally revoke all licenses and make everyone pay fora separate license to create,view, edits, or distributes H.264 video.

    Cue the Next Big Thing.

  7. Re:Ubuntu on Critical Flaw Found In Virtually All AV Software · · Score: 1

    Regardless of anything else, I might hope that the likes of microsoft.com is also nothing like wondows home machines/users; and still...

  8. Re:Ubuntu on Critical Flaw Found In Virtually All AV Software · · Score: 1

    Nope, and I just checked to be certain.

    Open a terminal, and do `sudo ls`. It'll ask for your password. Do it again, and it won't - password is cached.

    Now open a second terminal, and do `sudo ls` in that one. It'll ask for your password again.

    Sudo password caching (it's actually an authentication validity timeframe, doesn't store the password) is local to your terminal. An application that's running in the background somewhere won't be able to access it.

    If you close both terminals, the next one you open will again have the same VT as the other first, where you originally sudo'ed, and will thus still work within the timeframe - this actually could be an issue, but can probably be easily solved with an exit script in your shell or something. Also see "lock your damn screen when you wander off" and "blueproximity".

  9. Re:Orly? on Voyager 2 Speaking In Tongues · · Score: 1

    You're thinking of Uranium, the stuff used in nuclear powerplants and stuff.

  10. Re:Orly? on Voyager 2 Speaking In Tongues · · Score: 3, Informative

    Uranus isn't an element.

  11. Re:Won't get Fooled Again on Wii 2 Delay Is Hurting Nintendo · · Score: 2, Insightful

    The Wii wasn't designed with loner geeks in mind, it was meant as a gaming platform for the more common socially-enabled variant of the species. This is also why it keeps selling like hotcakes: it's good at fun party games, not high-focus concentration games.

    You invite a couple of friends over, open up a few bottles, and if there's a dull moment, you turn on the Wii and make a fool of yourselves playing bats.

  12. Re:Won't get Fooled Again on Wii 2 Delay Is Hurting Nintendo · · Score: 1

    Not unlike that Monopoly or Life set of yours, the Wii mostly designed to be groupware. While you most certainly can play alone, it isn't half as much fun.

  13. Re:Your logic is flawed on CRTC Approves Usage Based Billing In Canada · · Score: 1

    OK, I'll pay for the data rate. I will then also expect no whining whatsoever if I choose to use the full capacity of that data rate 24/7/365.

  14. Re:News for nerds. on How Do You Handle Your Keys? · · Score: 1

    You're in the 'Ask' section, not the 'News' section.

  15. Re:Good thing on Canonical Explains Decision to License H.264 For Ubuntu · · Score: 1

    > Why steal what someone else will give you for free?

    For the thrill of it, like any good kleptomaniac will tell you.

  16. Re:How so? on Security Firm Reveals Microsoft's "Silent" Patches · · Score: 1

    Maybe that's because we're a) not paying for b) using their software and machines.

    When Google delivers a free service, I can't much complain when they do updates without telling me. If I pay for their services, I expect there to be SLAs and for them to apply patches non-disruptively and without breaking contract.

    If I BUY software from Microsoft, run it on my own hardware, pay for their support and have to do the patching myself, I feel they have an obligation to tell me what a patch does in order for me to be able to decide wether or not it's worth applying.

  17. Re:You're looking at this the wrong way on Security Firm Reveals Microsoft's "Silent" Patches · · Score: 1

    Maybe Sony should've tried that, too.

  18. Re:How appropriate on Security Firm Reveals Microsoft's "Silent" Patches · · Score: 1

    It appears that you would be very surprised indeed about the number of noobs on here. Note the "eternal" part about "eternal september" ? It's not a joke.

  19. Re:BP? on Recession Cuts Operation That Uses Hair To Clean Up Oil · · Score: 1

    "They" was referring to the hair people, silly.

    I don't think anyone could mistake BP for a non-profit.

  20. Re:Two senses of "closed." on Flash Is Not a Right · · Score: 1

    Let's keep it that way, maybe.

  21. Re:Lawsuit? on Hacker Develops ATM Rootkit · · Score: 1

    No, it's saying that the first order of business is to keep you from stealing my money, not keep you from seeing it.

  22. Re:Lawsuit? on Hacker Develops ATM Rootkit · · Score: 1

    Yes, people could eavesdrop on your transactions, which is not a desireable situation; but unless they can access the actual hardware to 'fix' the authentication (at least challenge/response, I would hope) they can't *modify* the transactions and steal your monies.

    Maybe that's not a major difference for you, but it is for me.

  23. Re:Lawsuit? on Hacker Develops ATM Rootkit · · Score: 1

    Not from eavesdroppers, but it does protect you from MITM attacks.

  24. Re:Lawsuit? on Hacker Develops ATM Rootkit · · Score: 1

    Regardless of anything else, if you break into an ATM you're not gonna take the time to extract the money from victim accounts, you just tell it to start spitting bills.

  25. Re:Lawsuit? on Hacker Develops ATM Rootkit · · Score: 1

    No encryption does not necessarily mean no authentication.