Slashdot Mirror


User: SolitaryMan

SolitaryMan's activity in the archive.

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

Comments · 1,049

  1. Re:But the users can still be sued? on French ISP Refuses To Send Out Infringement Notices · · Score: 2, Interesting

    Not to mention that this will be fixed in a matter of months.

  2. Re:Strengthening on Best Mobile Computing Options For People With RSI? · · Score: 2, Informative

    I believe that gyroscope thingy you are talking about is called "powerball": http://www.powerballs.com/

  3. Re:Not News on Soviet Shuttle Buran Found In a Junk Heap · · Score: 1

    I live in Russia and I have to say that the news source cited in the summary is questionable at best, so I wouldn't rely on it. However, shuttle rusting in a junk heap is pretty believable :)

    There were two of them built back then, and the only one that actually was in space is an exposition in amusement park "Gorky Park": Here is one of the photos.

  4. Re:hmm on RIM Announces BlackBerry PlayBook Tablet · · Score: 1

    So, um, wanna play a game on my iPad while we wait ?

    I would love to! Does you iPad run Modern Warfare 2?

  5. Re:Software is only part of the equation on Facebook Competitor Diaspora Revealed · · Score: 1

    Wow, this is cool! Whether they succeed or not, I kind of hope this is the way social networking will be in the future.

  6. Re:hmmm on Video Games Lead To Quick Thinking Skills · · Score: 1

    The same topic covered at arstechnica and the article explicitly states that improvement was ONLY in speed. I think I trust ars more on this one...

  7. Re:hmmm on Video Games Lead To Quick Thinking Skills · · Score: 1

    Well, I have no way to prove it for sure, but I do feel that Counter Strike, Quake and CoD helped me to get better at real world navigation. I was having huge troubles using maps and getting grasp of "where am I". Then (in my adult life -- 20+) I bought myself a good gaming PC and started playing action games. At first, I sucked most at the same thing: navigation. Radar was absolutely useless to me, as I had problems finding the simplest paths.

    But now, I'm pretty good at it. And in real life too.

  8. Re:Orwell on EU Surveillance Studies Disclosed By Pirate Party · · Score: 1

    Perhaps Big Brother is precisely what we, as a civilization, need in order to realize that it's a horrible thing to live like that. After all, experience is a good teacher.

    I have a couple of bad news for you, named Hitler and Stalin. Probable many more can get into this list.

    If experience really did teach us something, this shit would not be happening right now at all.

  9. Re:Summary on Yale Researchers Prove That ACID Is Scalable · · Score: 1

    I'm not holding my breath for companies to start migrating *to* NoSQL

  10. Re:Lose-lose situation on Google Backs Out of JavaOne · · Score: 1

    This lawsuit boggles my mind. I'm sure the guys running Oracle are pretty smart. Can't they see that no matter the outcome of the lawsuit, they are losing big on reputation and client lock-in just by pursuing it? Am I missing some great strategic outcome Oracle is hoping for?

    I don't think Oracle is going to lose any reputation, because the way they are behaving right now is exactly how they have earned their "current" reputation. It is exactly what their shareholders expect of them, so while they do act like jerks, if will be foolish for them to act otherwise.

  11. Re:Great cover, though. on Sweden Defends Wiki Sex Case About-Face · · Score: 1

    On the other hand, if you were going to distribute CP in a big way, what better cover for all that infrastructure than a white-knight expose-the-evil site? They come after you for the CP, and conspiracy theorists the world over kick up a stink about cover-ups. Who's to say this "Insurance" file isn't actually a huge stack of CP that's being decrypted by paedophiles the world over as we speak?

    Personally, I think that's all a bit tinfoil-hat, but it's always possible.

    This just changes general public's opinion on the subject, not the fact that you are still going to jail.

  12. Re:it's not even posted under idle on Keith Elwin Wins Pinball World Championship · · Score: 2

    The news is OK, IMO, but the reporting is terrible: no pictures, no article, just the results tables. I was actually hoping to see a video of some awesome moves and the pictures from the event to get the feeling of it, but.. well, keep googling...

  13. Re:Epic Fight on the way.. on Oracle Sues Google For Infringing Java Patents · · Score: 1

    I wonder if this could be as big and as interesting(for the geek community) a fight as SCO v Novell

    I'm sure that in ~10 years (when this one gets settled) somebody will be able to write an exciting and full of intrigue 2k words article about it, but the process itself is boring. May be their PR teams' fight will add a little spice, but still... boring.

  14. Re:It's not a good thing but not the problem state on Apple Mines App Store Submissions For Patent Ideas · · Score: 1

    Contrast this to people such as yourself, who are pathologically incapable of admitting when Apple does something good.

    Yeah, but luckily for us, it never happens.

  15. Re:C-sharp on How Can an Old-School Coder Regain His Chops? · · Score: 1

    GUIs aren't magic - they are just bits visible to the user: read and play and you realize they are trivial.

    I see you've never done any serious GUI development, if you think it is trivial. I did my share of core, DB, system programming and I have to say that GUI is *by far* the hardest part for implementation. Let me explain why.

    1. No clearly defined protocols. Users do stuff. They do it in pretty much unpredictable and quite often unreasonable way, with different pace. You just can't rely on *anything* and have to check every step the user takes. What if he gets distracted in the middle of some several-step-dialog and session expires? What if he, on the other hand, clicks buttons too quickly and mutually exclusive actions are started? What if this is a malicious user? etc. etc. etc. GUI programmer is the one checking and validating the data before passing it to the core, which, in effect, works in a "safe zone".
    2. Number of controls is overwhelming. Right now in your browser window you can *literally* see *hundreds* of controls, each of them listening to ~20 events. There are again literally thousands of possible combinations of states for these controls and foreseeing every one of them is impossible.
    3. Automatic testing is next to impossible. See above. You just can't emulate a user.
    4. GUI is the only visible part. You'd have to look into *every bug* of the application, before delegating it to core/DB/whatever team, because to the user and to the tester every bug is the GUI bug.
    5. It is always your fault. When something goes wrong in the core and it functions improperly on some input or some feature does not work right, in 90% cases you will be the one "quickly" fixing it, by installing some "temporary" hooks, because the core team needs another month to fix it properly.

    So, you see, GUI development, while may be not so math/science intensive (which I suspect is your definition of "hard"), is pretty hard to do, even if you know how to handle it.

  16. Re:Come on now... on Windows Phone 7 Lacks Copy-and-Paste · · Score: 1

    The iPhone was offering something new.

    Like what?

  17. Re:Green technology on California Wants To Put E-Ads On License Plates · · Score: 3, Insightful

    Yes, and what do the powered license plates display when they break? And what will they display when hacked?

    The second one is easy: porn

  18. Re:Selling ICQ? Really? on AOL Dumps $1.2 Billion Worth of Acquisitions · · Score: 2, Informative

    In CIS countries (Russia, Ukraine, etc.) ICQ is the most popular messenger. I don't like it, but that is what I have to stick to here for the same reason you are sticking to MSN.

    So, ICQ ship is doing OK.

  19. Yeah... on X Prize Foundation Wants AI Physician On Every Smartphone · · Score: 4, Interesting

    Especially for the billion plus people around the world who live more than a few hours walk or drive from the nearest doctor.

    Yeah, to all four of them, who actually have a smartphone

  20. Sigh... on In Ukraine, IT Freelancing Under Threat · · Score: 4, Interesting

    freelancers in Ukraine will have several choices: stop doing freelance work, start working illegally, become a full-fledged company subject to multiple cumbersome rules for taxation, or leave the country.

    As a ukrainian I can easily guess which option my fellow citizens will choose. And I'm not proud of it...

  21. Easy on Why No Billion-Dollar Open Source Companies? · · Score: 1

    If open source is such a success, why aren't there any billion-dollar turnover open source companies?

    Easy. Because money is not the only measure of value and success. WTF is wrong with you people?

  22. Re:Another sign... on Objective-C Enters Top Ten In Language Popularity · · Score: 1

    StackOverflow is mostly run by Windows/.NET programmers, so results are somewhat biased there.

  23. Re:We just need legislation on Why Online Privacy Is Broken · · Score: 1

    Letting the free market sort it out, with some companies offering convenience and none dedicated to privacy, ...

    There, fixed that for you.

    Seriously, though, how many companies do you know that "dedicated to privacy"? Free market leads companies in the direction of money and coincidentally this direction is the opposite of privacy, because nobody cares [I hope I can add "yet" here]

    So, basically, you have to options: go with the flow and give up privacy or stick with the privacy and become an "antisocial freak". Most slashdotters, though, already made that choice when they were considering career options. :)

  24. Re:In other words on Google PAC-MAN Cost 4.8M Person-Hours · · Score: 1

    If government workers did play that PAC-MAN, then it was the most useful thing they did in a week.

  25. Re:Please, please, on Mozilla Reveals Firefox 4 Plans · · Score: 1

    The wrong thing in this picture is that you assume that I don't use it because it lacks *this exact feature*.

    I don't use it because it lack a bunch of other features: NoScript, CookieSafe. Xmarks also don't work for me (and yes, I don't bother to figure out why), haven't tried the port of firebug yet, but several extensions' fiasco don't give me much of a hope.