rv11
|
6 years ago
|
on: Ask HN: Best resources to gain math intuition?
If you are looking into higher mathematics, e.g group theory, etc, do go over Concepts of Modern Mathematics by Ian Stewart.
rv11
|
6 years ago
|
on: Apple’s Low Latency HLS differs from the community-developed solution
You should try webrtc. googles stadia is built upon webrtc, so I assume it should be able to give latency in miliseconds.
rv11
|
7 years ago
|
on: Ultra Low Latency WebRTC Streaming – Open-Source Media Server
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.
rv11
|
7 years ago
|
on: Memory Allocators 101 – Write a simple memory allocator (2016)
Knuth in one of his volumes ( I think vol I) has described this very nicely. way better than what was in K&R.
rv11
|
7 years ago
|
on: Modi’s Cash Crackdown Failed, Indian Bank Data Shows
Even if you remove Amit Shah from equation, you can say black money converted to white, by paying 30% tax.
rv11
|
7 years ago
|
on: Modi’s Cash Crackdown Failed, Indian Bank Data Shows
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 not Just few days before demo as you claim
rv11
|
7 years ago
|
on: Modi’s Cash Crackdown Failed, Indian Bank Data Shows
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?
rv11
|
8 years ago
|
on: Ask HN: Are there any courses/course materials that teach oop concepts well?
If you are ready to pay then go for Pluralsight, it has couple of good courses on OOP.
rv11
|
8 years ago
|
on: Microsoft Build 2017 [video]
+1 , we wont even know when this boundary get crossed. however I think it inevitable
rv11
|
9 years ago
|
on: Data structures and algorithms interview questions and their solutions
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 memorizes the code ;).
rv11
|
9 years ago
|
on: Building a r/place in a weekend
super awesome!!
rv11
|
9 years ago
|
on: Ask HN: What are the best resources to properly learn Scala?
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.
rv11
|
9 years ago
|
on: Ask HN: What are the best resources to properly learn Scala?
rv11
|
9 years ago
|
on: Google Hangouts temporarily won’t support phone/video calls on Firefox
I don't think they use any specific plugin, but use webRTC instead for hangouts
rv11
|
9 years ago
|
on: How we built a back end system for Uber-like maps with animated cars
for geoindices why not use redis?
rv11
|
9 years ago
|
on: Replacing butter with vegetable oils does not cut heart disease risk (2016)
If you think only Software Engineers are hackers, you are wrong.
rv11
|
9 years ago
|
on: High-speed Wi-Fi rolls into 100th railway station in India
most of the inquiry can be done online. so you can use your wifi and avoid going to platform 1.
rv11
|
9 years ago
|
on: How Discord handles over a million requests per minute with Elixir’s GenStage
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?
rv11
|
9 years ago
|
on: A Guide to the Breads of India
both are different. poori is wheat and bhatoora is maida.
rv11
|
9 years ago
|
on: Computer Science courses with video lectures
Awesome!!