Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rv11
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
rv11
7y ago
If you are looking into higher mathematics, e.g group theory, etc, do go over Concepts of Modern Mathematics by Ian Stewart.
2.
▲
by
rv11
7y ago
You should try webrtc. googles stadia is built upon webrtc, so I assume it should be able to give latency in miliseconds.
3.
▲
by
rv11
7y ago
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 seconds.
4.
▲
by
rv11
8y ago
Knuth in one of his volumes ( I think vol I) has described this very nicely. way better than what was in K&R.
5.
▲
by
rv11
8y ago
Even if you remove Amit Shah from equation, you can say black money converted to white, by paying 30% tax.
6.
▲
by
rv11
8y ago
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. Please check it is "after" the policy and n
7.
▲
by
rv11
8y ago
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 comes in bank, "blackness" goes away, no?
8.
▲
by
rv11
9y ago
If you are ready to pay then go for Pluralsight, it has couple of good courses on OOP.
9.
▲
by
rv11
9y ago
+1 , we wont even know when this boundary get crossed. however I think it inevitable
10.
▲
by
rv11
9y ago
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 if you know the Algo. Of course I am assuming that no one m
11.
▲
by
rv11
9y ago
super awesome!!
12.
▲
by
rv11
9y ago
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.
13.
▲
by
rv11
9y ago
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
14.
▲
by
rv11
10y ago
I don't think they use any specific plugin, but use webRTC instead for hangouts
15.
▲
by
rv11
10y ago
for geoindices why not use redis?
16.
▲
by
rv11
10y ago
If you think only Software Engineers are hackers, you are wrong.
17.
▲
Cloud gaming coming back?
(twitter.com)
2 points
by
rv11
10y ago
|
0 comments
18.
▲
by
rv11
10y ago
most of the inquiry can be done online. so you can use your wifi and avoid going to platform 1.
19.
▲
by
rv11
10y ago
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 difference?
20.
▲
by
rv11
10y ago
both are different. poori is wheat and bhatoora is maida.
21.
▲
by
rv11
10y ago
Awesome!!
22.
▲
by
rv11
10y ago
cost is prohibitive today, not necessarily tomorrow or work only when you are using wifi . storage can be capped.
23.
▲
by
rv11
10y ago
same reason why people seed torrent?
24.
▲
by
rv11
10y ago
I read his blog, never new he had some videos. https://bartoszmilewski.com/2014/10/28/category-theory-for-p... interesting enough.
25.
▲
Ask HN: Do online courses help in switching jobs
1 points
by
rv11
10y ago
|
0 comments
26.
▲
by
rv11
10y ago
HATEOAS is critical to REST -- it being nothing more than a terribly obtuse rendition of the ideas behind how the web REST APIs must be hypertext-driven. http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hype
27.
▲
by
rv11
10y ago
on search queries, consider twitter search, I have read it is not REST because it is not idempotent
28.
▲
by
rv11
10y ago
Yes desirable, but I find most of these apps, modify the chrome code for their own needs. you can find their modified code , differs vastly from what electron/CEF offers. and example would be https://developer.valvesoftware.
29.
▲
by
rv11
10y ago
Well, you are getting cross platform almost for free. It is a pain with other such frameworks. Spotify, steam , brackets use these kind of tech, and I personally like them. somehow I find them fast, more stable( probably due to chromes mult
30.
▲
by
rv11
10y ago
I see a lot of desktop apps made from electron/CEF using Node. examples are Brackets and Steam.
More ›