Fil-C: How it works and is it safe
Notes on how Fil-C works and the obvious comparison with Rust
Welcome to my website!
Notes on how Fil-C works and the obvious comparison with Rust
How can I secure my agents
What does it mean to "block" a process
Can you deal with being bored anon
Static methods on Promises
A deep dive into Promises in Javascript
Successfully maintaining a learning blog for 6 months and what next
An interesting algorithm to calculate linear index from a 3-D one
Learning CUDA and getting into the mindset of a GPU
Summary of learnings 2025
Deeper dive into sketch data structures
What did I learn this month
Can I make my code run faster by just using SIMD instructions ?
How the Dynamic loader finds shared libraries
Why should I hire you ?
Possible ways to manage your ADHD
Lorem ipsum dolor sit amet
How to compile your C code with the Zig build system ?
What I learnt about myself
Different types of HashMaps fight it out for the perf. crown
A review of the System Performance book by Grendan Gregg
A journey of optmizing code to go brrr
Investigations into why my node process stays alive after tests finish running
How module resolution works in Node JS
A deep dive into How file system calls are made asynchronous
Understanding Lib UV, the library underpinning Node JS
GOT tables and Linking object files in C
What _start fn does before you main is called