Viewing profile — rv11
rv11
HN member- Joined
- Mon, Aug 22, 2016, 6:51 AM UTC
- HN karma
- 22
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About rv11
No profile information was provided.
Recent public activity
-
comment
Comment #20807637
If you are looking into higher mathematics, e.g group theory, etc, do go over Concepts of Modern Mathematics by Ian Stewart.
-
comment
Comment #20380550
You should try webrtc. googles stadia is built upon webrtc, so I assume it should be able to give latency in miliseconds.
-
comment
Comment #19736913
It will help apps which require interaction from users, like google stadia's game streaming. for other use cases, I think one does not care even if the feed is delayed by few secon…
-
comment
Comment #18184669
Knuth in one of his volumes ( I think vol I) has described this very nicely. way better than what was in K&R.
-
comment
Comment #17957717
Even if you remove Amit Shah from equation, you can say black money converted to white, by paying 30% tax.
-
comment
Comment #17907381
Well this is what the headline says. Ahmedabad District Cooperative Bank received deposits worth Rs 745.59 cr soon "after" the policy was announced, according to an RTI reply. Plea…
-
comment
Comment #17902029
I could not get this logic. Can you explain more? problem would have been, if he got that money before demonetization, or he would have bought lands/gold, even then , if money come…
-
comment
Comment #14434182
If you are ready to pay then go for Pluralsight, it has couple of good courses on OOP.
-
comment
Comment #14309116
+1 , we wont even know when this boundary get crossed. however I think it inevitable
-
comment
Comment #14128937
If you are just asking Algo and probably pseudo code, these questions might help, but if you ask to write the proper code with boundary conditions etc, that makes it difficult even…
-
comment
Comment #14125371
super awesome!!
-
comment
Comment #13970097
atleast go through initial 4 chapters. then go through the coursera lecture of Odersky. Though SICP is lisp, the structure is very similar to scala.
-
comment
Comment #13966064
If you want to learn "functional" aspect and not only library and syntax, I would recommend SICP. https://mitpress.mit.edu/sicp/full-text/book/book.html
-
comment
Comment #13765682
I don't think they use any specific plugin, but use webRTC instead for hangouts
-
comment
Comment #13689061
for geoindices why not use redis?
-
comment
Comment #13632711
If you think only Software Engineers are hackers, you are wrong.
- story
-
comment
Comment #13248215
most of the inquiry can be done online. so you can use your wifi and avoid going to platform 1.
-
comment
Comment #13164023
just wondering, what is the difference if I use two kind of [producer, consumer] message queues (say rabbitmq) instead of this? Does genstage being a erlang system makes a differen…
-
comment
Comment #13128734
both are different. poori is wheat and bhatoora is maida.
-
comment
Comment #13002509
Awesome!!
-
comment
Comment #12774687
cost is prohibitive today, not necessarily tomorrow or work only when you are using wifi . storage can be capped.
-
comment
Comment #12774456
same reason why people seed torrent?
-
comment
Comment #12770185
I read his blog, never new he had some videos. https://bartoszmilewski.com/2014/10/28/category-theory-for-p... interesting enough.
-
story
Ask HN: Do online courses help in switching jobs
I am having 10 years of experience mostly in desktop application , good in c++/java/ OS/DS/Algo, have CS degree. I want to move in distributed computing, and was planning to take c…