reachtarunhere | 2 months ago | on: Mistral releases Devstral2 and Mistral Vibe CLI
reachtarunhere's comments
reachtarunhere | 2 years ago | on: What scientists must know about hardware to write fast code (2020)
No because of JIT compilation he would write code faster than Python by default. Now to truly rival optimized C++ code one has to do the tricks mentioned in this post like optimizing memory access, SIMD and maximizing instruction parallelism.
The key point is you are better off by default and can do some ugly stuff in the critical parts of the code while still using the same language.
reachtarunhere | 2 years ago | on: Electronics Course (45 episodes, YouTube)
reachtarunhere | 2 years ago | on: You and Your Research (1986)
reachtarunhere | 2 years ago | on: You and Your Research (1986)
I like this article from Daniel Lemire which explores this further
https://lemire.me/blog/2010/03/22/so-you-know-whats-importan...
reachtarunhere | 4 years ago | on: MLOps is a mess but that's to be expected
https://www.coursera.org/specializations/machine-learning-en...
Even the free videos are valuable if you do not have experience deploying real world systems.
reachtarunhere | 4 years ago | on: Trapped in Silicon Valley’s hidden caste system
reachtarunhere | 4 years ago | on: Google engineer who criticized company in viral comics on why he finally quit
reachtarunhere | 4 years ago | on: The Textbook That Unleashed Ramanujan's Genius
reachtarunhere | 4 years ago | on: “About one-third of Basecamp employees accepted buyouts today”
reachtarunhere | 4 years ago | on: Rare chunks of Earth's mantle found exposed in Maryland
reachtarunhere | 5 years ago | on: Hello system, a FreeBSD-based OS designed to resemble Mac
reachtarunhere | 5 years ago | on: Scientists tracked down a mass killer of salmon
reachtarunhere | 5 years ago | on: Chrome exempts Google sites from user site data settings
reachtarunhere | 5 years ago | on: Chrome exempts Google sites from user site data settings
reachtarunhere | 5 years ago | on: Google to Invest $10B in India
Actual Example from my life: My dad had a cellular plan that had lots of free minutes of calling. So, I would just give him a missed call and he would call back. This was the early 2000s I think.
reachtarunhere | 5 years ago | on: Show HN: Terminal Multiplexer Inspired by I3
# Start i3bar to display a workspace bar
bar {
position top
status_command i3status
}reachtarunhere | 5 years ago | on: Show HN: Terminal Multiplexer Inspired by I3
reachtarunhere | 6 years ago | on: Ken Thompson's Unix Password
reachtarunhere | 6 years ago | on: Speaking to yourself in the third person makes you wiser