Viewing profile — sumukh1
sumukh1
HN member- Joined
- Fri, Aug 12, 2011, 12:50 AM UTC
- HN karma
- 612
- Public activity
- 169 items
- HN profile
- View on Hacker News ↗
About sumukh1
Twitter: @sumukhsridhara
Recent public activity
-
comment
Comment #41605304
This looks great. Do you have an ETA for a Ruby SDK?
-
comment
Comment #38899484
AngelList offers a equity management product Product: https://www.angellist.com/startups/equity Comparison to Carta: http://angellist.com/startups/angellist-vs-carta
- comment
-
comment
Comment #38849457
AngelList | ONSITE (San Francisco) | Full Time | Product Engineering (Full Stack, Rails, React) AngelList is hiring full stack software engineers who want to make technical _and_ b…
-
comment
Comment #29249865
I lived in the building for a while and there is a bit of subtle ramp into the building but it's not quite a 1.5 foot drop because the direction (Try looking at Google Street View …
- story
- story
-
comment
Comment #22845175
I used to spend a lot of time thinking about this while helping build software & TA'ing for Berkeley's introductory course (which uses Python & Scheme) and I largely agree with the…
-
comment
Comment #21455379
I still prefer to setup ngrok because it allows me to view and replay requests. If the stripe cli supported that, then I'd move to use the cli entirely
-
comment
Comment #18901930
This is the textbook used for the introductory CS course (CS61A) at UC Berkeley. The course material is available at http://cs61a.org/fa18 (The course uses Python 3, Scheme, and SQ…
-
comment
Comment #11467879
> as far as I understood you can use the grader with "--local" flag to check the correctness of your program, is that the case? Yes. The autograder is provided with each assignment…
-
comment
Comment #11465536
This is the textbook used for the introductory CS course (CS61A) at Berkeley. The course material is available at http://cs61a.org (The course uses Python 3, Scheme, and SQL). Ther…
-
comment
Comment #11194569
Here are some related links: Demo of Python Tutor being used in a computer science textbook: http://www.composingprograms.com/pages/17-recursive-function... The textbook above is f…
-
comment
Comment #10874304
This uses the Truffle framework and GraalVM. ( http://openjdk.java.net/projects/graal/ ) Related discussion about JRuby with Truffle: https://news.ycombinator.com/item?id=10817110 …
-
comment
Comment #8360375
I actually built my own version of Watson based on this idea - jeopardy questions are often google-able/searchable on wikipedia. It was pretty easy to build out - but it only gets …
-
comment
Comment #7936590
The demo video may have revealed a little bit about Nest's strategy here. The video showed Whirlpool relying on the Nest thermostat to be the smart hub and help control the energy …
-
comment
Comment #7859164
I tried it out and for those who are asking for the difference between PhoneGap and other tools is that this takes your website, adds native components like navigation for menus th…
-
comment
Comment #7850163
As a former student who created an iOS app for my school district - I really feel for you. Creating the application & working with the district was a great learning experience for …
- story
-
comment
Comment #6839340
The challenge is to do that is that there is no "Pythonic" way of manipulating the DOM. When we were building a similar translator we included a way to interact with JQuery through…
-
comment
Comment #6104091
I've had the same issues and it's preventing me from using it for anything serious. A lot of the other things with DO (provisioning, backup, snapshots) are great but the network se…
-
comment
Comment #5823854
When I was in high school, I created an iOS app [1] for my school district and we made it open source (on the school district's GitHub [2] ) so other districts could benefit. Quote…
-
comment
Comment #5697834
This is a hidden secret of the "App Store economy". To see how strongly the "Hot & New" dynamics are embedded into App Stores, check out the sections of the iOS App Store (Featured…
-
comment
Comment #5500463
Regardless, the application has to be opened to get information about click through/context. The push notification can have a payload that your app uses when the app is opened via …
-
comment
Comment #5127097
Being successful on the app store involves a bit more than making a great app. It's how you play the search ranking/rating game. There are quite a few things that need to be done r…