I like the things that Elon Musk has done and tried, but what irritates me are all the sycophants in the media who think he's a genius wizard rather than a smart entrepreneur and don't take some of his claims with a grain of salt.
Elon Musk on How to Build the Future
381–390 of 542 posts
Re: Elon Musk on How to Build the Future
#382Why does Elon continuously talk about AI as if it's taking over the world? At this point, Siri can barely understand me saying the word 'salad'. Slow down Elon... slow down..
Re: Elon Musk on How to Build the Future
#383Earlier quoted context omitted.
He also appeared in an episode The Simpsons. His acting was awful, but he did put himself out there.
Was he appearing as himself? If so his acting would by definition have been perfect. :P
Re: Elon Musk on How to Build the Future
#384I would be far more interested in how to build a successful business. Everyone asks Elon about his big ideas, but how do you turn those big ideas into reality, specifically? I have never seen anyone ask him those questions. I thoroughly enjoyed the interview with Jessica Livingston because that was the primary topic. A missed opportunity in my opinion. I hope the rest of the interviews are more about the nuts and bol…
Re: Elon Musk on How to Build the Future
#385I am surprised that YC would make this page so remarkably mobile-unfriendly. I don't have the time to listen to the interview, I just want to read the transcript. They could have just pasted it in a reader-friendly format, but instead it's in an annoying Scribd applet. I don't want to sign up for their service or download the app, not to mention that it's a terrible mobile reader anyway. This was very disappointing.
You are surprised? Are you forgetting that Hacker News itself was, as of a few months ago, a horrible experience on mobile?
Re: Elon Musk on How to Build the Future
#386I am surprised that YC would make this page so remarkably mobile-unfriendly. I don't have the time to listen to the interview, I just want to read the transcript. They could have just pasted it in a reader-friendly format, but instead it's in an annoying Scribd applet. I don't want to sign up for their service or download the app, not to mention that it's a terrible mobile reader anyway. This was very disappointing.
Yeah, kudos to Scribd for perhaps the maximum LOC codebase for "how to make plain text completely fucking unusable". There's real irony there in it being an article about delivering value to society through making useful technology.
Re: Elon Musk on How to Build the Future
#387I am surprised that YC would make this page so remarkably mobile-unfriendly. I don't have the time to listen to the interview, I just want to read the transcript. They could have just pasted it in a reader-friendly format, but instead it's in an annoying Scribd applet. I don't want to sign up for their service or download the app, not to mention that it's a terrible mobile reader anyway. This was very disappointing.
Yeah, kudos to Scribd for perhaps the maximum LOC codebase for "how to make plain text completely fucking unusable". There's real irony there in it being an article about delivering value to society through making useful technology.
Re: Elon Musk on How to Build the Future
#388Is this the Tesla factory in the background?
Re: Elon Musk on How to Build the Future
#389Re: Elon Musk on How to Build the Future
#390Earlier quoted context omitted.
Yeah, kudos to Scribd for perhaps the maximum LOC codebase for "how to make plain text completely fucking unusable". There's real irony there in it being an article about delivering value to society through making useful technology.
OK, I was able to clean it up into plain text and post it to Pastebin: http://pastebin.com/vcEe9KWP Used the $$ selector in Chrome to find Scribd's .ff0 elements, copied them into SublimeText, did some regex work to clean out the tags (a span element for every line? with absolute positioning? Really Scribd?), and then exploited the fact that paragraphs got jammed together with no whitespace between the last punctuati…