Slashdot Mirror


User: thisisauniqueid

thisisauniqueid's activity in the archive.

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

Comments · 524

  1. Structural integrity of cornea impacted with Lasik on Laser Eye Surgery, Revisited 10 Years Later · · Score: 1

    If you get Lasik, the structural integrity of your cornea will never be the same as it was. One impact of a branch on your eye, or a tag from your jacket flicking you in the eye, could dislodge the corneal flap... and trust me, that's an injury you don't want to have.

    I opted for PRK instead of Lasik for the following three reasons: (1) there's no flap with PRK, so no loss of structural integrity; (2) PRK reportedly causes fewer problems with dry eyes (because you're not severing the nerves within the cornea, just cutting off the nerve endings); and (3) PRK removes less of the cornea than Lasik, making a later "touch up" operation more of an option.

    Recovery from PRK was brutal -- for two weeks you can't see anything ("I see men as trees, walking") and it feels like someone has poked both your eyes with their thumbs. Five years later I still have frequent issues with dry eyes -- primarily, I often can't really open my eyes when I wake up until I have put drops in, they're very painful otherwise. Getting salt from the Dead Sea in my eyes recently was excruciatingly painful -- more so than for normal people. I don't have halos at night, but if my eyes are dry I get some glare. Would I do it again? I think so -- life without glasses is awesome, and my vision is better than 20/20 now. I can live life without glasses for the next 10 years, then only need them while reading once presybyopia sets in. But the dry eyes almost make me say no, maybe it wasn't worth it. I go back and forth on this. And I miss the style factor of wearing glasses, to be honest.

  2. Artificial stupidity on Was Turing Test Legitimately Beaten, Or Just Cleverly Tricked? · · Score: 1

    From metalev.org: Every news outlet is currently covering the story that a chatbot pretending to be a 13-year old Ukranian boy has deceived 33% of human judges into thinking it is a human, thereby "passing the Turing test for the first time". There are so many problems with the Turing test (even with the numerous refinements to it that many have proposed) that I don't know if it will ever tell us anything useful. The creators of the above chatbot hinted that part of their success in convincing the judges was that “his age ... makes it perfectly reasonable that he doesn’t know everything” -- in other words, to make a believable bot, you can't give your bot super-human knowledge or capabilities, even if this is technically possible to do (e.g. computers can multiply large numbers almost instantly). Limiting computational power to appear human-like is known as "artificial stupidity". The need for artificial stupidity to pass the Turing test illustrates one of the deepest issues with the test, and one that cannot be fixed by simply tweaking the rules: the Turing test is a test of human dupe-ability, not of machine intelligence. I'm pretty sure we'll start seeing several claims per year that a bot has "passed the Turing test", followed by a flurry of discussion about what was actually tested and whether the result is believable or even meaningful, until it becomes so cliche'd to say that your bot passed the Turing test that nobody with a halfway decent AI would actually *want* to claim that their AI passed a test of this form. Hopefully we see the day when the Turing test is inverted, and we realize we need a test to establish that someone is a "genuine human" and not a bot ;-) But until then, we still have a heck of a lot of work to do!

  3. FTL = Faster Than Light on WebKit Unifies JavaScript Compilation With LLVM Optimizer · · Score: 1

    In Physics, FTL = Faster Than Light. Nice pun. However, the sheer horrendous complexity of the system they described in the blog post indicates all that is wrong with Javascript as "the assembly language of the Web". Why, oh why, haven't we replaced Javascript with something cleaner, more robust and more efficient? It's 2014, people.

  4. (1) So since it works in worms, it will work in humans? (2) And of course nature never thought of this before or tried this before. Reminds me of a TV character in the 80s (was it ALF? or Steve Urkel?) who was modifying car engines to get 200mpg. Trouble is, 500 miles down the road, the engine fell out of the car. (3) Maybe nature doesn't want us living for 200 years? See (2).

  5. Why is anyone still using C++ in 2014? on Why Scientists Are Still Using FORTRAN in 2014 · · Score: 0

    Forget Fortran, I want to know why anybody in their right mind is still using the obtuse juggernaut mongrel of a language known as C++ in 2014. (Even with the 11 and 14 versions don't make things any better, they only wallpaper over obtuse features with other obtuse features... very few people alive truly know all the weird quirks of C++ inside and out.)

  6. Just wondering.

  7. Latency on A 2560x1440 VR Headset That's Mobile · · Score: 1

    Low motion latency (not above half the frame interval) is far more important than resolution. None of these headsets are there yet.

  8. You could also look out the window. on Google Unveils Android Wear · · Score: 1

    You could also look out the window. That's the other thing on the wall that looks like a monitor, only it's 3D.

  9. Bedouin nomads on Who's On WhatsApp, and Why? · · Score: 2

    I just got back from traveling through Bedouin country in Jordan, and several Bedouin men who live miles from civilization without wired electricity and whose extent of knowledge of technology is how to drive their truck and charge their feature phone from solar panels separately told me that they use WhatsApp to communicate with other Bedouin families and friends. The cost savings over SMS is key, but the brilliance of WhatsApp was the decision even in this day and age to implement Symbian and J2ME clients.

  10. This is ridiculous on If I Had a Hammer · · Score: 4, Insightful

    This is ridiculous. The capabilities of man + machine will always be greater than the capabilities of a machine by itself, so we're not going to run out of intellectual jobs just because machines can do smarter things. Machines, including computers, are just power tools for the brain. (And I say this even as a full-time AI researcher with a PhD in the field, developing new AI algorithms for my day job at a major tech company.)

  11. The real problem with the laws on How Asimov's Three Laws Ran Out of Steam · · Score: 1

    The real problem with Asimov's Laws is that for them to be followed, they must be understood, and we are so far from being able to build any system capable of genuinely understanding anything that it is not realistic to believe we can impute laws with social nuance to an algorithm anytime in the immediate predictable future. Mounting guns on robots that run computer vision algorithms to detect and kill humans, however, is last decade's technology. (Disclaimer: I am an AI and NLP researcher at Google.)

  12. Re:Classic... on Kdenlive Developer Jean-Baptiste Mardelle Has Been Found · · Score: 1

    An open source project stuck in "refactoring hell". Seems to have happened to Inkscape too. Such a waste.

    Heavily refactoring projects of this size rarely brings any benefit for the users, it's just technical masturbation. If you're lucky, you will after a few years end up with a project that does the same things as before, most likely it will have acquired some bugs as icing on the cake.

    That's why when we don't like code, we should start reimplementing it from scratch immediately.

  13. They deserve the $10M on Reuters: RSA Weakened Encryption For $10M From NSA · · Score: 1

    Since there are only about three people in the world that could actually tell you whether one set of elliptic curve constants are inherently more secure than another set, I'd say they deserve the $10M, probably a lot more. (Whether or not what they did is ethical is a totally different issue. It clearly was not ethical to betray the whole world's trust like that, especially for a company where half their core business is verifying trust.)

  14. Re:What about contributers? on Cyanogen Mod Raises $23 Million Funding All Set To Become Major Android Player · · Score: 1

    It was the attitude, not the money.

  15. Re:What about contributers? on Cyanogen Mod Raises $23 Million Funding All Set To Become Major Android Player · · Score: 4, Insightful

    PS granted, Steve is a very good hacker and a generally all-around good guy, the only thing I'm pointing out is that, at least at that point, he wasn't about the Utopian ideal of sharing around the wealth with the commoners that work in the fields. But maybe not being a communist is a good thing, or he may not have landed the most recent round of funding.

  16. Re:What about contributers? on Cyanogen Mod Raises $23 Million Funding All Set To Become Major Android Player · · Score: 4, Interesting

    What do people that have contributed to the code base get? Who is getting money for this? I don't understand how you can go from an opensource project to a for-profit project.

    They get nada. I implemented one of the features that caused CM to explode in popularity very early on, and cyanogen did very well out of donations from it, but I never saw a cent of it. I gently raised the issue one day, and he made it pretty clear that he had no intention of divvying up the wealth. Granted, he has put a heckofalot more time total into hacking on CM than I have, but actually, I would have spent a lot more time hacking on it if it weren't for that experience. That was the last code I wrote for CM.

  17. Scale issues on Programming Molecules To Let Chemicals Make Decisions · · Score: 1

    Wait, use chemical reactions on the scale of femtometers to avoid using electronics on the scale of nanometers? Got it.

  18. Re:Couldn't get past the first sentence on How a Bitcoin Transaction Actually Works · · Score: 1

    In other countries (such as New Zealand, where I grew up), passive voice is the preferred grammatical construction, because speaking passively is considered less confrontational. We were taught to write in passive voice in school. We weren't even taught it explicitly; the *teachers* all used it too. Nobody thought it was bad form. Having said that, now that I live in the US, and now that my passive voice constructions have been corrected enough times by self-knighted grammarians, I actually far prefer active voice, and I do see a problem with passive voice. I have no idea if that is just a learned response, or if there's something inherently inferior about passive voice.

  19. Stuck in a loop on Google Wants To Write Your Social Media Responses For You · · Score: 2

    I can't wait to see this system having a conversation with itself.

  20. Re:Mozilla Goes Evil, Film at 11 on Mozilla's 2012 Annual Report: 90% of Revenue Came From Google · · Score: 1

    If Google had that much say over what Mozilla does, Firefox would have switched from NPAPI to PPAPI (Pepper) and would have started supporting Native Client a long time ago.

  21. Riiiight on Military Drone Lost Over Lake Ontario · · Score: 1

    Oh sure, a "practice" mission.

  22. Re:Pay no attention to the man behind the Back Doo on Microsoft Warns Customers Away From RC4 and SHA-1 · · Score: 1

    Why in gods name would a company that backdoored their entire crypto stack to the NSA worry that some crypto code is weak?

    Because they now have a better back door that needs to become the default.

  23. Mayan Calendar on Puzzled Scientists Say Strange Things Are Happening On the Sun · · Score: 3, Funny

    In other news, archaeologists discover we were one year off in our estimates of the end of the next Long Count cycle on the Mayan Calendar.

  24. Gravitational slingshot on Study Explains Why Lunar Craters Are Bigger On the Near Side · · Score: 2

    Wouldn't asteroids hit the moon a lot harder if they glanced past the earth, due to gravitational slingshot? Seems like a good reason for a bigger crater.

  25. What exactly is illegal about better technology? on Would-Be Tesla Owners Jump Through Hoops To Skirt Wacky Texas Rules · · Score: 1

    Remind me again what Tesla would be doing wrong by offering better technology, and selling that technology on its own relative merits in a competitive market to consumers who have the freedom to make their own choice about what to spend their money on?