divtiwari
|
4 years ago
|
on: Rust 1.53
Do you recommend it for those developers not working in the C/C++ space?
divtiwari
|
4 years ago
|
on: Rust 1.53
Should one learn Rust, lets say after 3-4 years, i.e by mid 2020s, once it becomes more mainstream? The syntax of Rust is a mix of OCaml/C++ and I feel some of the concepts are very esoteric for a normal enterprise Java/C#/JS/Python developer, so it takes a lot of cognitive overload to master it. So is it worth learning now or later?
divtiwari
|
4 years ago
|
on: India’s second wave of Covid-19 feels nothing like its first
Lol, now we attacking Hinduism for spreading of Corona? Expected something like this tbh. :)
divtiwari
|
4 years ago
|
on: QEMU Internals
> semi-experimental operating system project
Fuchsia? :)
divtiwari
|
4 years ago
|
on: Products purchased at Apple Store in India cannot be refunded or exchanged
Although you are being downvoted, as an Indian I completely agree with your comment!! Sadly it will never happen :(
divtiwari
|
5 years ago
|
on: Snobbery Helped Take the Spice Out of European Cooking (2015)
FYI 'Saag' is just a generic name to refer to gravy dishes, that are eaten with chapatis. There are hundreds of varieties of saag.
divtiwari
|
5 years ago
|
on: Ask HN: Those who quit their jobs to travel the world, how did it go?
My thoughts exactly!!
divtiwari
|
5 years ago
|
on: 'Sexual favours were the norm in music industry'
Water is wet, who would have thought!!
divtiwari
|
5 years ago
|
on: GitHub Deceased User Policy
Sad to hear about your fiancee. Good that this helps in keeping her alive in your memories.
divtiwari
|
5 years ago
|
on: Learning Ruby: Things I Like, Things I Miss from Python
I'm currently learning Ruby as I plan to implement the 'Building Git' book by James Coglan. Ruby has lot many features/syntactic sugar and a weird OO model. Makes me feel quite uncomfortable. Also, no good IDE except RubyMine.
divtiwari
|
5 years ago
|
on: CS193p: Developing Apps for iOS
Is there an Android equivalent of such a course? CS193A doesn't have official videos and resources like this one. Any other university course?
divtiwari
|
5 years ago
|
on: Cargo Cult Software Engineering (2000)
It should be 10^8 :)
divtiwari
|
5 years ago
|
on: Ask HN: Decade-long plan to FIRE starting just under age 40?
Just get a job as a SDE in Netflix or Renaissance Technologies. /s
divtiwari
|
5 years ago
|
on: Show HN: Lex Fridman AI Podcast Search
This also resonates with me. He sometimes doesn't know the things which should be known even to a CS undergrad!!
divtiwari
|
5 years ago
|
on: Machine Learning: The Great Stagnation
Bravo Sir!!! You have put it brilliantly!!
divtiwari
|
5 years ago
|
on: NumPy Illustrated: The Visual Guide to NumPy
I'm afraid Julia will always be ignored in favour of Python. Python/C++ have a firm grip over its niche for years to come.
divtiwari
|
5 years ago
|
on: Ask HN: What Lived Up to the Hype?
Same!!!!!
divtiwari
|
5 years ago
|
on: First release of quantum operating system, Deltaflow
Bravo!!! Apt analogy :)
divtiwari
|
5 years ago
|
on: Python at Scale: Strict Modules
They should rewrite it in Rust!! /s
divtiwari
|
5 years ago
|
on: Getting started with C
I have completed about 45 steps of this tutorial, totally love this!! Antirez is a total wizard. This is totally a no bullshit intro to C.