RSS.Social

namvdo's blog

follow: @[email protected]

Posts

Branch prediction: Why CPUs can’t wait?

Content Addressable Storage

What does this mean by memory-safe language?

10 hours of debugging: x264 not found using pkg-config (FFmpeg, Emscripten and WebAssembly)

From Data to Display: How Computers Present Images

Build a simple real-time collaborative text-editor with CRDT (Conflict-free replicated data types)

Yes, we need some math for coding

Improving NCD compute time with Cyclic Redundancy Check (CRC-32)

Implementing wc command – Rust coding challenges

Starting a Rust learning journey with a simple parser