Slashdot Mirror


User: arotenbe

arotenbe's activity in the archive.

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

Comments · 211

  1. Re:No surprise on Press Favored Obama Throughout Campaign · · Score: 5, Funny

    Is there any surprise? The media (with the exception of Fox News) has always had a pretty large liberal bias.

    Having said that, Obama is young, charismatic, and is promoting the change America wants. He would have won either way.

    Reality has a well-known liberal bias!

  2. Re:How it came to be lost? on In UK, 12M Taxpayers Lost With USB Stick · · Score: 1

    It's insecure because the default user response to this kind of 'security' is to affix said passwords to screen using a post-it note.

    Admittedly, that isn't the system itself being insecure per se...

    No. That's exactly the system being insecure. It doesn't matter if you are using a weak encryption scheme if the user interface of the system encourages attackers to avoid technical methods altogether and social engineer mercilessly.

  3. Re:Visuals on Hands-On With Windows 7's New Features · · Score: 1

    I still run w/ windows maximized, just a way of focusing, but Windows UI is running in the opposite direction.

    I run Ubuntu on my home desktop. I always keep everything more complicated than the calculator maximized and use workspaces and tabs to switch between them. I don't have a dual monitor setup so I need to be conservative with my screen space.

    Preemptive multitasking is easier for both computers and humans. Having a bunch of things trying to grab my attention at once decreases my overall productivity.

  4. Re:Three Laws of Robotics on Packs of Robots Will Hunt Down Uncooperative Humans · · Score: 2, Informative

    I mean, you give a robot a rule they ALWAYS have to follow but which has various examples where it can't... That's called bad programming.

    Actually, that's called impossible programming. Except for a few academic-use-only languages, programming doesn't involve giving a computer rules, but giving it instructions. If you told a robot to map out the possible search space of actions and choose one that doesn't violate some rules, then not only would its actions be random, but it would be really, really slow.

  5. Re:Homebrew channel - worth it? on Nintendo Blocks Homebrew Installation · · Score: 2, Funny

    So ... is there something absolutely fantastic which I'm missing out on?

    Well, you can install Ocarina and spam infinite blue shells in MarioKart Wii wifi...

  6. Re:Educational TV on Finding Better Tech Broadcasts? · · Score: 4, Funny

    They also have programming about Nazis.

    That was one heck of a fast Godwin.

  7. Re:Educational TV on Finding Better Tech Broadcasts? · · Score: 4, Funny

    The History Channel is the only basic cable channel that still teaches something useful.

    The History Channel... is that the one with all the shows about bible codes and UFOs?

  8. Re:flamebait on Practical Reasons To Choose Git Or Subversion? · · Score: 1, Offtopic

    Just for reference, it's the Slashdot users who add the tags, not the editors.

  9. Re:So anyone want to do this.... on UK Court Rejects Encryption Key Disclosure Defense · · Score: 1

    Create an encrypted file. A lolcat or something. Encrypt it. Encrypt it again. Encrypt it again. Encrypt it again. Encrypt it again. And so on... See how long it takes for the police to get bored.

    Even better: use an old, weak encryption scheme with a small search space. Find one of its fixed points. Write it to a file. See how long it takes for you to get jail time...

  10. Wow... on UK Court Rejects Encryption Key Disclosure Defense · · Score: 1

    This complements the last story about the UK really well. (By a definition of "well" that I don't even want to think about...)

    Contrast with this. New tag: thankgodiliveintheus

  11. Re:And why not just use Java? on Mono 2.0 and .NET On Linux · · Score: 1

    You can't even make a decent GUI without using P/Invoke unless all you do is program like a Visual Basic (pre-dotnet era) programmer because the WinForms are lacking a lot of the features found in the win32 GUI APIs.

    You do know that .NET can use widget libraries other than Windows Forms, right? I mean, most Java apps with GUIs are written in SWT nowadays, not Swing.

    True .net windows programmers WILL always use P/Invoke while the Java platform has libraries for nearly everything you could care for and has no need for native code.

    .NET has plenty of libraries for that type of thing. Specifically, they wrap P/Invoke. The Java libraries do that too, they just have separate implementations on every platform.

  12. Re:And why not just use Java? on Mono 2.0 and .NET On Linux · · Score: 3, Insightful

    I use Java as well, and I think that Eclipse is a better IDE than Visual Studio, but there are a couple reasons for using .NET:

    • A better language. C# is, for all intents and purposes, Java with more syntactic sugar. It makes it about a hundred times easier to write event-driven programs.
    • A library that actually makes sense. Java was designed by committee, and it shows. Most of the problems in the .NET framework ultimately stem from having to run on Windows; the cross-platform parts are comparatively clean.
    • No checked exceptions. Seriously.
  13. Re:Easy on Commerce Department Pushing For New "Copyright Czar" · · Score: 1

    I've heard that if you throw in an additional $150 in pork projects, Congress will pass anything.

    Here's my 150 bucks. Now will you give me my space shuttle already?

  14. Re:Legislation is not free on Two Bills of Interest Advancing In Congress · · Score: 1

    ...the resulting deflationary pressure would be multiplied and reek havoc.

    I know. When the havoc really starts to reek, I use a clothespin.

  15. Re:Stanford's patent policy. on Designing a Patent-Incentive Program? · · Score: 3, Funny

    It would be nice if there was a "-1, irrelevant" downmoderation possible for responses like this.

    It would be nice if there was a "-1, recursive" downmoderation possible for responses like this.

  16. Yet another reason... on Alarm Raised For "Clickjacking" Browser Exploit · · Score: 1

    ... not to RTFA.

  17. Re:Lovely precedent on State of Kentucky Seizes Control of 141 Domain Names · · Score: 1

    No, but Kentucky can!

  18. Re:Honestly, what's a "research" on Windows 7 Trades Email and Photo Apps For Downloadable Ones · · Score: 1

    In fact, Slashdot ran a story on it a while back. It's the same thing they did with Vista: announce some huge redesign, then progressively scale it back until the only thing changed is the UI.

    Interestingly, every other OS except Windows 7 includes all of these programs and more by default. Basically, Microsoft is trading a lack of functionality for not having to implement a decent uninstall feature (or, even better, a package manager).

  19. Re:First EULA on Mozilla Nixes Firefox EULA Requirement · · Score: 1

    It worked!

    No, it didn't. See, he's still 20% interesting.

    Darn.

  20. Re:Obama spinning? on Software Spots Spin In Political Speeches · · Score: 2, Insightful

    I've seen a few instances where he's been caught off guard, and had to actually think. Whole lotta umming and uhhing going on there.

    Here's a question for you: which is better, a candidate who thinks about what he says before speaking, or one who can answer every question immediately?

    Think about that one for a moment.

  21. Re:not a EULA eh? on Mozilla Admits Firefox EULA Is Flawed · · Score: 3, Insightful

    The GPL only imposes restrictions on how you can distribute software. Anyone can use it however they want.

    In fact, that's the fundamental argument about why an EULA for GPL'd software is wrong. An EULA really implies an "End User Use License Agreement". But GPL software is sold (or given), not licensed. The GPL is a distribution license, and explicitly places no restrictions on use. So the EULA for Firefox really ought to say, "You can use Firefox for whatever you want, but if you want to distribute it, please comply with the GPL. Oh, and don't use the trademark 'Firefox' for any other browser. Otherwise, have a nice day!"

  22. Re:It has six cores... on Intel Unveils 6-Core Xeon 7400 · · Score: 1

    Don't you have something better to do with your life than post redundant copies of Onion stories with cheap find-and-replace jobs run on them?

    Oh, wait... this is Slashdot. Never mind.

  23. Re:Self portriat on Brain Cells Observed Summoning a Memory · · Score: 1

    I use MD5 checksums on all my memories. That way, I can be sure that I either remember all of something or none of it at... what are we talking about?

  24. Re:first proust! on Typical Home Bandwidth Usage? · · Score: 3, Funny

    You just hit the bandwidth cap. Be glad that your sentence happened to end there or else

  25. Re:Small proviso on Scientists Discover Cows Point North · · Score: 1

    Radiating milk isotropically!