Live data from Hacker News

MIT severs ties to company promoting fatal brain uploading

technologyreview.com

1–10 of 161 posts

Re: MIT severs ties to company promoting fatal brain uploading

#3
First time seeing a website checking for private mode:

> Hello,

> We noticed you're browsing in private or incognito mode.

> To continue reading this article, please exit incognito mode or log in.

> Why we made this change

> Visitors are allowed 3 free articles per month (without a subscription), and private browsing prevents us from counting how many stories you've read.

> We hope you understand, and consider subscribing for unlimited online access."

In case others don't want to leave private mode: http://archive.is/DjsiK

Re: MIT severs ties to company promoting fatal brain uploading

#4
MITs statement seems to position themselves to not be at risk if the startup goes south. They seem to think that with current technology it is unclear if the upload is feasible. Also, it would be interesting for someone to comment on how this embalming process is done?

From what I know from cryogenic freezing or preservation is that it is a good idea that it could be "scanned" back in but most likely the information is lost. I would like to understand how they solve this using embalming. MIT seems to say that we don't know that at all.

Is this company a part of Ycombinator Winter 2018? https://www.crunchbase.com/organization/nectome#section-fund... says it was funded in January 2018.

Re: MIT severs ties to company promoting fatal brain uploading

#5
For those who are unfamiliar with the general concept, there are several organizations that will be happy to take large sums of money from you, for a scientifically sketchy claim at resurrection at some future unknown date.

https://www.google.ca/search?q=alcor+cryonics&oq=alcor+cryon...

Re: MIT severs ties to company promoting fatal brain uploading

#6

First time seeing a website checking for private mode: > Hello, > We noticed you're browsing in private or incognito mode. > To continue reading this article, please exit incognito mode or log in. > Why we made this change > Visitors are allowed 3 free articles per month (without a subscription), and private browsing prevents us from counting how many stories you've read. > We hope you understand, and consider subscr…

How does it do that? Do browsers set a flag? That seems like a privacy hole.

Re: MIT severs ties to company promoting fatal brain uploading

#7

First time seeing a website checking for private mode: > Hello, > We noticed you're browsing in private or incognito mode. > To continue reading this article, please exit incognito mode or log in. > Why we made this change > Visitors are allowed 3 free articles per month (without a subscription), and private browsing prevents us from counting how many stories you've read. > We hope you understand, and consider subscr…

How does it do that? Do browsers set a flag? That seems like a privacy hole.

There are certain browser APIs disabled in the browser in incognito mode that can be detected. How else would you implement incognito mode?

Re: MIT severs ties to company promoting fatal brain uploading

#9

First time seeing a website checking for private mode: > Hello, > We noticed you're browsing in private or incognito mode. > To continue reading this article, please exit incognito mode or log in. > Why we made this change > Visitors are allowed 3 free articles per month (without a subscription), and private browsing prevents us from counting how many stories you've read. > We hope you understand, and consider subscr…

How does it do that? Do browsers set a flag? That seems like a privacy hole.

My guess is that they feature detect, using disabled stuff (eg localStorage error 22 on safari private mode) to find out if your browser looks like one in private mode.

Re: MIT severs ties to company promoting fatal brain uploading

#10

First time seeing a website checking for private mode: > Hello, > We noticed you're browsing in private or incognito mode. > To continue reading this article, please exit incognito mode or log in. > Why we made this change > Visitors are allowed 3 free articles per month (without a subscription), and private browsing prevents us from counting how many stories you've read. > We hope you understand, and consider subscr…

Or you can disable it with a query param: https://www.technologyreview.com/s/610743/mit-severs-ties-to...
Post reply on HN