Slashdot Mirror


User: JcMorin

JcMorin's activity in the archive.

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

Comments · 262

  1. Bring some Tetris arcade machine in hospital! on Playing Tetris Can Reduce Onset of PTSD After Trauma, Study Finds (cnn.com) · · Score: 1

    After a stressful event, such as an accident, the victim or friends of victims could change his mind with some tetris game. Bonus idea: if you get an operation the doctor give you a couple free token for you after the surgery!

  2. Re:Breakthrough? on Boy, 4, Uses Siri To Help Save Mum's Life (bbc.com) · · Score: 2

    Here In Canada, all cell phones, locked or not, connected to an ISP or not can call emergency. But I get your point, technology doesn't always make stuff simpler and in some case could lead to terrible situation.

  3. Money != Legal tender on Ask Slashdot: How Does One Freely Use Bitcoin In the Land of the Free? · · Score: 1

    The legal tender law means that people in the country are FORCED and OBLIGED to accept it as a means of payment or contract value. There is no chance Bitcoin get there. We surely don't wanna people getting forced to accept Bitcoin payment. But still having it classify as a currency means you don't pay taxes when buy or sell it and can be used in a contract.

  4. Re:Bitcoin is not money on Ask Slashdot: How Does One Freely Use Bitcoin In the Land of the Free? · · Score: 2, Interesting

    Bitcoin is classify as money in: - Europe (Except France) http://curia.europa.eu/jcms/up... - Japan http://asia.nikkei.com/Politic... - Mexico https://sppld.sat.gob.mx/pld/i... - Afghanistan http://www.coindesk.com/how-bi... - Czech Republic http://www.rozhlas.cz/zpravy/e... - South Africa http://www.treasury.gov.za/com... I don' have links but I heard it's also consided a currency in - Russia, Switzerland and Nigera

  5. Re:cash is getting controlled on Ask Slashdot: How Does One Freely Use Bitcoin In the Land of the Free? · · Score: 1, Insightful

    Cash is getting hammered more and more, reducing the high value bills while still having inflation. If you carry too much, you get asked questions when spending and can your bills confiscate for no reason other than the amount you are carry (ready about civil forfeiture). I could see a use for digital currency. While you can argue that the creator have tons of bitcoin and is rich, the blockchain show early bitcoin never moved/used at all. In fact, the guy completely disappears from the map years ago... he could actually be dead and nobody knows... it's a possibility but definitely not certainty that he did that for money! Bitcoin transactions were not about privacy, they were about permissionless and censor resistant! Even if you live in an oppressive government, the bank cannot froze your account. Bitcoin adoption is slow, mainly because most governments ask for KYC policy and that's a bit awkward with any blockchain tech. If the web has been controlled by bureaucrats at start, we would have to register to surf, comments and make web sites. Just like the email and torrent protocol, the bitcoin protocol cannot be shut down, it's not going anyway... it's an experimental currency that, as you said, have a controlled and limited inflation. You can argue it's bad, there is hundreds of inflated currencies out there with inflation, let there be one to try if it's working without.

  6. lets wait for wikileaks to reveal it on FBI Says It Can't Release iPhone Hacking Tool Because It Might Still Be Useful (zdnet.com) · · Score: 1

    Maybe wikileaks will reveal it for them.

  7. Those kind of article stick into our head forever! on New Scientific Test Finds Up To 75 Liters of Urine In Public Pools (theguardian.com) · · Score: 4, Funny

    Sometimes. I would prefer to enjoy life and be a total ignorant. Yet slashdot remind me that reality is not always good to know. That said, once you learn it, you never forget it! Happy swimming!

  8. Human need not apply (video by CPG Grey) on Are Robots Coming To Take Investor Jobs on Wall Street? (nypost.com) · · Score: 1

    Remind me of this excellent video! https://www.youtube.com/watch?...

  9. Twist plot... the sample are from earth? on Scientists Calculate the Moon To Be 4.51 Billion Years Old (go.com) · · Score: 1

    What if the sample were from earth... that would explain why they both have the same age...?

  10. If you have Chrome why having Acrobat Reader? on Latest Adobe Acrobat Reader Update Silently Installs Chrome Extension (bleepingcomputer.com) · · Score: 1

    I can view PDF with Chrome already, why should I have both installed?

  11. Re:Bitcoin is dead on Bitcoin Is Crashing (businessinsider.com) · · Score: 1

    It's called volatility, bitcoin is used for buying something real every 35 sec just on BitPay platform.

  12. This is an automatic process on Facebook Is Sorry for Taking Down a Photo of a Nude Neptune Statue (fortune.com) · · Score: 4, Informative

    As they said in the article they are processing million of images and that's expected to have some false positive. There is no way in the world a human can review every single photo posted. I think it's a story out of nothing special.

  13. dumping... for 3 years? on Bitcoin Breaks $1,000 Level, Highest in More Than 3 Years (cnbc.com) · · Score: 1

    You mean someone has been dumping it for 3 years? Recent days we have seen insane price increase if you look over 3 years, it's a pretty consistent price increase. Sad you probably never read how bitcoin works and understand to true power of p2p transactions. If that would have been possible... would you have invest in the p2p communication called the Internet? Or the p2p file sharing torrent? Bitcoin is the next logical step against censorship.

  14. Re:Shocking on Bitcoin Breaks $1,000 Level, Highest in More Than 3 Years (cnbc.com) · · Score: 2

    Beanie Baby could be created as much as the company wanted. Bitcoin are limited in quantity... for something purely digital this is a great invention... like it or not! The value of bitcoin derived from that fact... if you could multiply it, it would have no value.

  15. Re:Not surprised... there isn't anything capping i on Bitcoin Breaks $1,000 Level, Highest in More Than 3 Years (cnbc.com) · · Score: 1

    I don't think having to hold or parse 1000 GB of data is too big requirement to run your own bank! If you just want to use Bitcoin, there is many clients that have none of those huge "problems" and can be use on your phone.

  16. Re:Any way to hedge USD using smart contracts? on Bitcoin Breaks $1,000 Level, Highest in More Than 3 Years (cnbc.com) · · Score: 1

    I think you are describing a ETF funds in Bitcoin.

  17. Re:Or they can force Apple to give them data on Leaked Files Reveal Scope of Cellebrite's Smartphone-Cracking Technology (zdnet.com) · · Score: 2

    They have little choice but the say loud and clear and fight in court... the reality... they are forced to give the data. Ever heard of secret orders where the company can't even talk about it?

  18. Re:It's nice that Oracle and I agree on Oracle Begins Aggressively Pursuing Java Licensing Fees (theregister.co.uk) · · Score: 4, Insightful

    Java is lagging behind C# for years now on every new features: enum (2004 vs 2002), generic (2004 vs 2002), anonymous function, lambda (2011 vs 2008).. pick your own and compare. Java is still lacking of 64-bit addressable arrays, async code as of Java SE9. Regarding poison pill worth mentioning that C# language is an open source Ecma and ISO standard... something Java is not. The compiler is open source so the whole framework. Microsoft repeatedly said that they want interoperability with other implementations such as mono... they even helped them at some point. During that time Java user get sue and now fine. I don't think we can say both C# and Java are the same at all.

  19. © Starcraft Blizzard

  20. One of the best quote from Humans Need Not Apply on Uber's Self-Driving Truck Went on a 120-Mile Beer Run To Make History (businessinsider.com) · · Score: 2
  21. So Symantec customer are not protected... on Second Hacker Group Targets SWIFT Users, Symantec Warns (reuters.com) · · Score: 2

    So if I read properly, even Symantec customers are not protected against hack...

  22. The government to save us? on Bruce Schneier: We Need To Save the Internet From the Internet of Things (vice.com) · · Score: 4, Insightful

    So the government will pass a law and all IoT will be secure... that would be the US gouv I assume? All companies in the world will be complying to the new law? I would not count that for sure.

  23. Best video on that subjet: Humans Need Not Apply on Robots Will Eliminate 6% of All US Jobs By 2021, Says Report (theguardian.com) · · Score: 2
  24. If Google+ failed, lets try with another name! on YouTube Gets Its Own Social Network With Launch of YouTube Community (techcrunch.com) · · Score: 3, Insightful

    Google will try again the same thing with a different name.