[1] https://www.cursor.com [2] https://x.com/karpathy/status/1827148812168871986
[1] https://www.cursor.com [2] https://x.com/karpathy/status/1827148812168871986
If I've to recommend some episodes, Vishy Anand (Chess), Lazarus Lake (Endurance Running), Can't find this: an interview with a guy who is walking around the world. He is currently crossing China and walking East. And many more ...
Sometimes I lost my spark with programming. Watching him reminds me to enjoy programming more.
I love both editors and for the love of me, I don't know why configuring them is soooo hard and brittle.
ThePrimeagen videos on Vim/Neovim is by far information dense videos. It took me sometime to ignore his style of presentation and just focus on content. However, the value I got out of watching his videos is undeniable. Knowing his background a bit and how he battled addiction gave me some context. (Sorry can't find that video on his channel now)
Continuing on this topic of Vim/Neovim ...
Leeren Chen (https://www.youtube.com/@leeren_) is pure genius on the topic of configuring Vim. I've never seen another person like him on Youtube, who uses Vimscript to configure Vim to make it work like an IDE (almost).
[1] https://youtu.be/JFr28K65-5E [2] https://youtu.be/Gs1VDYnS-Ac
TJ Devries (https://www.youtube.com/@teej_dv) videos on Neovim are awesome too (He's core dev of Neovim). But there's lot of gimmicks in his video and it can put people off. His videos with @BashBunni is very approachable in terms of learning about and configuring Neovim.
I believe him. And boy, what a ride it is.
Teleportation, talking to beings from other planes, Yeti, walking through doors, etc Yet, for true spiritual seeker, all these super powers are distraction and insignificant.
Definitely recommend reading it.
Deleted Comment
Two personal favorites: Dukaan CTO Subhash Choudhary[1] and Rippling Co-Founder Prasanna Sankar[2]
[1] https://youtu.be/a5kKRtMmhzQ [2] https://youtu.be/8-6f7zh46EQ
Anecdote: In 2008, I was working at Ericsson in San Jose, as a junior software engineer on edge routers. I was paid ~$140K (bonus + RSU). We heard that very senior engineers were paid around $180K. Cisco was sought after place in our industry (Networking). They would pay ~$225K for senior engineers.
(all numbers are unverified and rumors).
Then one of my peer at Ericsson, a junior engineer, had an offer from Netflix and told during lunch break, his total comp was $250K, all cash (no RSU). I can still remember the gasps that followed.
I have read the book "No Rules Rules. Netflix and the Culture of Reinvention" [0]. It's fascinating the number of times Netflix pivoted and rewrote many rules. They discuss their philosophy on compensation in the book. They played important role in raising the salary bar.
[0] https://www.amazon.com/No-Rules-Netflix-Culture-Reinvention-...
First round, I had to do 2 coding questions in an hour, 30 mins for each question. I had to go to their campus. They would give me a laptop/environment of my choice and then time starts. Questions were very easy, so the expectation was reasonable.
Second round on On-site was two interviews: Director of engineering asked me why certain piece of C code was behaving in a certain way. I could not answer, but we compiled the code into Assembly and tried to understand the behavior. An hour later, the CTO of the company, Ken Duda, walked in and he asked me an Object Oriented question and some of my past projects. Really drilled me. He gave very simple design of same projects. Very educative and amazed to see a brilliant mind at work. The interview was in no way condescending.
They took a decision right there and it was a no hire. But I loved the experience. It was no BS interview.
https://www.npr.org/sections/money/2018/09/19/649273647/epis...
This seems very unlikely. In neovim help docs there's a paragraph in file `nvim.txt`
nvim maintainers believe the project diverged and compatibility is best effort at this stage. Essentially, there's no plan to merge the two projects at this stage and the benefits are not evident.