Live data from Hacker News

How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

medium.com

111–120 of 123 posts

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#111

Just wanted to say thanks for the warm welcome from HN when the app was released last month — I hope this blogpost answers the questions that were raised back then. I’d be happy to answer anything else you’d like to know! Original thread: https://news.ycombinator.com/item?id=14347211 Demo of the app (in the show): https://www.youtube.com/watch?v=ACmydtFDTGs App for iOS: https://itunes.apple.com/app/not-hotdog/id12124…

Can you speak to the origins of it being 'not hotdog'? Did you, or the writing staff or other consultants, start with hotdogs or dick picks? It made me laugh because it reminded me of this popular lecture(o) that was, and is, passed around tech circles Any relation? Or fun coincidence? (o) https://youtu.be/uJnd7GBgxuA?t=5555s .. the lecture is given by andrej karpathy on 2016-09-24 and the timestamp goes to a point i…

Ha seems like a fun coincidence. The writers came up with it early in the writing of season 4, and I started working on it sometime in the Summer of 2016 iirc. As far as the origin story goes, it was just great writers coming up with a great joke! Our lead technical consultant Todd mentioned to them we could actually build their joke for real, and the show jumped on the idea!

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#112

Just wanted to say thanks for the warm welcome from HN when the app was released last month — I hope this blogpost answers the questions that were raised back then. I’d be happy to answer anything else you’d like to know! Original thread: https://news.ycombinator.com/item?id=14347211 Demo of the app (in the show): https://www.youtube.com/watch?v=ACmydtFDTGs App for iOS: https://itunes.apple.com/app/not-hotdog/id12124…

In which countries is it available? Mine isn't :(

[deleted]

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#113
post #88

Earlier quoted context omitted.

I am going to chime in and really suggest they hire a qualified legal professional - if they intend to share this application. A simple disclaimer may not be adequate. Edit: Typo.

Yea I'm not going to release the app. I was already on the fence on it. I could have finished it months ago but I was worried about legal implications . Thank you .

No problem. I wouldn't even give it away, with any disclaimer, without consulting a qualified legal professional. That sort of thing is just begging for a lawsuit.

I am kind of curious how well you do. If you ever do get it going, there may be a use for it - but, again, liability is a huge factor in something like this.

I am not a lawyer but I have spent a whole lot of time with lawyers and in court rooms. It was part of my business, indirectly. Thankfully, I sold and retired years ago.

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#114

Earlier quoted context omitted.

That’s not in the cards, at least at the moment, although if we get enough requests for it, I may be able to convince the powers that be… In the meantime, iff there are any details you’d like to see, don’t hesitate to chime in and I’ll try to respond with details!

what is the best avenue for making such requests?

[deleted]

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#115

Earlier quoted context omitted.

I am making an app that takes pictures and tries to tell you if the food in the picture has allergens. I didn't know if I should feel humble or just laugh. (I decided it was hilarious in the end) But it made me aim higher in a hackathon last weekend. I also use your app in my elevator pitch for people to understand.

Is this possible? It doesn't seem like the necessary information is captured in a picture. I don't think there's a person that could tell you whether food in a picture has allergens, let alone an app.

Yes you are right. The app works by identifying the dish and then searching in an ingredient database. If the dish looks visually the same to one with peanuts then the app would have a false negative .

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#116
post #113

Earlier quoted context omitted.

Yea I'm not going to release the app. I was already on the fence on it. I could have finished it months ago but I was worried about legal implications . Thank you .

No problem. I wouldn't even give it away, with any disclaimer, without consulting a qualified legal professional. That sort of thing is just begging for a lawsuit. I am kind of curious how well you do. If you ever do get it going, there may be a use for it - but, again, liability is a huge factor in something like this. I am not a lawyer but I have spent a whole lot of time with lawyers and in court rooms. It was par…

I could send you a dev build if you really want .

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#117
post #113

Earlier quoted context omitted.

No problem. I wouldn't even give it away, with any disclaimer, without consulting a qualified legal professional. That sort of thing is just begging for a lawsuit. I am kind of curious how well you do. If you ever do get it going, there may be a use for it - but, again, liability is a huge factor in something like this. I am not a lawyer but I have spent a whole lot of time with lawyers and in court rooms. It was par…

I could send you a dev build if you really want .

Oh, no thank you. I'll just watch from afar. Also, I have a Windows phone. Yup. I know my shame. It's the only Microsoft OS I have. I figure nobody is writing malware for it. ;-)

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#118

As someone who maintains a popular android camera library; what is this app using to take photos on both iOS and Android? Android can be a bit tricky with device-specific differences and Camera 1 vs. Camera 2 API changes.

The amazing react-native-camera plugin! [0] I’m still getting a few camera-related crashes on Android right now, but overall I would say it makes things pretty smooth! [0]: https://github.com/lwansbrough/react-native-camera

Thanks for the response and the writeup! Glad to hear somebody has had success with that library.

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#119

Earlier quoted context omitted.

Can you speak to the origins of it being 'not hotdog'? Did you, or the writing staff or other consultants, start with hotdogs or dick picks? It made me laugh because it reminded me of this popular lecture(o) that was, and is, passed around tech circles Any relation? Or fun coincidence? (o) https://youtu.be/uJnd7GBgxuA?t=5555s .. the lecture is given by andrej karpathy on 2016-09-24 and the timestamp goes to a point i…

Ha seems like a fun coincidence. The writers came up with it early in the writing of season 4, and I started working on it sometime in the Summer of 2016 iirc. As far as the origin story goes, it was just great writers coming up with a great joke! Our lead technical consultant Todd mentioned to them we could actually build their joke for real, and the show jumped on the idea!

Classic.. yeah I think the lecturer says the project was from 2014

I suppose it's a clear testament to the quality of the show and its commentary.. thanks for your contribution to that end!

Re: How HBO’s Silicon Valley Built “Not Hotdog” with TensorFlow, Keras and React Native

#120

While we’re here and chatting about this, I should say most of the credit for this app should really go towards the following people: Mike Judge, Alec Berg, Clay Tarver, and all the awesome writers that actually came up with the concept: Meghan Pleticha (who wrote the episode), Adam Countee, Carrie Kemper, Dan O’Keefe (of Festivus fame), Chris Provenzano (who wrote the amazing “Hooli-con” episode this season), Graham…

Oh he's going long ... and queue music.
Post reply on HN