Hi guys, we introduce more links in read code section per language from our feedback. Enjoy.
A Stack Overflow question turns into a very detailed theory about CPU processing.
Object lifetime tracking (or Memory Reclamation as I prefer to call it), is the current most difficult problem in shared memory concurrency.
At some point in a programmer’s career, we have to deal with search. This is a collection of insights and resources for building search experiences.
Part one of a series on achieving simple data correctness by building APIs on the transactional machinery of Postgres.
A fun hardware project: learn Rust by integrating with a microcontroller.
A two-part series focused on providing an overview of the engine, the runtime, the call stack, and internal of V8 engine.
You may have been surprised when you found many familiar commands such as ifconfig, netstat are not found in latest release of many distros. They are being replaced with ip utility.
The story of three attempts at introducing new programming languages in the workplace and their cross-pollination effects.
The story of improving a test suite speed by 41% in a huge, 6-year-old Rails project.
Sacha shares his reaction with GraphQL from dismissing it to learning all about it.
The web is moving fast and we sometimes fail to reflect on greater picture of connectivity. Not everyone has access to fast internet and bandwidth is not cheap either. What can we do to improve this?
Testing with TypeScript while trying to maintain strong typing can be a bit of a challenge. This post include some techniques to address that.
BetterDev Link
Every Monday