Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nitishmd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
nitishmd
11y ago
Did not face any issue with speed, especially in the latest IDEA version. I run it on ssd with i7. There some minor issues like :w is useless in ide as it saves it anyway and recording does not work for me. But the benefits of ide + functio
2.
▲
by
nitishmd
11y ago
I use Intellij IDEA with vim plugin, so its a win win.
3.
▲
Soofa “smart” benches will be installed across the country
(betaboston.com)
1 points
by
nitishmd
11y ago
|
0 comments
4.
▲
by
nitishmd
11y ago
How is pollution in Bangalore?
5.
▲
by
nitishmd
11y ago
Its still a better name than brainfuck :) http://en.wikipedia.org/wiki/Brainfuck
6.
▲
Recommendation Letter for Prof. John Nash 1948
(facebook.com)
2 points
by
nitishmd
11y ago
|
0 comments
7.
▲
by
nitishmd
11y ago
Wow India comes right after US under countries, it would be interesting to see what the startup growth has been in the past two years
8.
▲
by
nitishmd
11y ago
How does this course compare to coursera's Programming Languages?
9.
▲
Ask HN: Best courses you took?
17 points
by
nitishmd
11y ago
|
11 comments
10.
▲
by
nitishmd
11y ago
What are your thoughts on Play framework in comparison to Grails?
11.
▲
Ask HN: How do you bookmark HN posts?
3 points
by
nitishmd
11y ago
|
3 comments
12.
▲
by
nitishmd
12y ago
Isn't is better to use async/await over for comprehension, since its more clear and easy to understand. Edit: My bad just did my scala assignment, overlooked the details and thought it was a Future :)
13.
▲
by
nitishmd
12y ago
+1 we need a better cross platform bookmark manager
14.
▲
by
nitishmd
12y ago
Wouldn't the worst case space complexity be the same then? for eg: ( { [ ] } ) as you will be keeping index for each the symbols. Technically it can be implemented, but isn't stack a better approach?
15.
▲
Ask HN: What are some good books to improve on object oriented design?
1 points
by
nitishmd
12y ago
|
2 comments
16.
▲
by
nitishmd
12y ago
Work through this book - http://eloquentjavascript.net/ it starts from the basics and the examples are pretty neat.
17.
▲
by
nitishmd
12y ago
Good to see cmu opening up to open learning!
18.
▲
by
nitishmd
12y ago
I agree. He's probably one of the best teachers, can explain difficult concepts in very simple terms.
19.
▲
by
nitishmd
12y ago
Yup, thats one course I wanted to take but could not. Would be great if cmu could give access to class video lectures.
20.
▲
Distributed systems readings
(andrew.cmu.edu)
141 points
by
nitishmd
12y ago
|
16 comments
21.
▲
by
nitishmd
12y ago
great thank you!
22.
▲
by
nitishmd
12y ago
That sounds like an interesting project to do in spare time. Can you link to the project description? or your universities class notes?
23.
▲
by
nitishmd
12y ago
This is really a great book to read if your prepping up for an interview or in general just want to study algorithms. This book is much more readable as compared to CLRS which is very dense and pedagogical. This book is more like novel as i
24.
▲
Darpa funds $11M tool that will make coding easier
(engadget.com)
4 points
by
nitishmd
12y ago
|
1 comments
25.
▲
Microsoft (hearts) Linux, for Azure's sake
(pcworld.com)
7 points
by
nitishmd
12y ago
|
0 comments
26.
▲
by
nitishmd
12y ago
Excellent! Thank you. If this code is open sourced may be people can contribute a lot more algorithms!
27.
▲
by
nitishmd
12y ago
I would recommend Learn Code the hard way series http://learnpythonthehardway.org/book/ http://learncodethehardway.org/ Its pretty good!
28.
▲
by
nitishmd
12y ago
This is awesome!! Should use this as resume template!