Viewing profile — vnagpal
vnagpal
HN member- Joined
- Wed, May 08, 2013, 8:37 AM UTC
- HN karma
- 63
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About vnagpal
No profile information was provided.
Recent public activity
-
comment
Comment #9844917
I don't know much but I didn't see any flash, would you point where exactly.
- story
- story
- comment
-
comment
Comment #9476866
same here.
-
comment
Comment #8961044
i am getting "WhatsApp Web only works in Google Chrome." and i'm using latest chromium :/
-
story
Ask HN: Idea management
Hi there , i am looking for a portal or app which can be used for idea management/ wiki, here is the functionality that i would need. * 5-10 people should be able to collaborate. *…
-
comment
Comment #8659875
Well Benedict asked to pay close attention :D
-
comment
Comment #8659784
I got to that site through this movie trailer https://www.youtube.com/watch?feature=player_detailpage&v=sX... if you look at the paper at 3 second mark you can see the address "146…
-
comment
Comment #8659579
This isn't for google, it's some marketing thing for upcoming movie "The Imitation Game" (based on Alan Turing).
-
comment
Comment #8659483
all is trivial but regex, what data to use for those hints ?
- story
-
comment
Comment #8631499
i am still struggling with this problem, but great article and thanks for sharing.
-
story
Ask HN:FEM solver
Some time back here was a link for how to write 2d fem solver in python, can somebody point me to that or any other similar link
-
comment
Comment #7420923
i discovered it while in office ...and now half of my office is addicted to it.
-
comment
Comment #6450603
thank you for this gem.
-
comment
Comment #5673168
can anybody please explain how to plot in it using python i tried example x=[5,7,9,3,1,8,12] y=[3,7,6,1,7,11,8] plot(x,y) after clicking the button "Run" its not doing anything
-
comment
Comment #5673165
can anybody please explain how to plot in it using python i tried example x=[5,7,9,3,1,8,12] y=[3,7,6,1,7,11,8] plot(x,y) after clicking the button "Run" its not doing anything