Demystifying The Lexer
The Pipeline Behind compiling software can be challenging to grasp... I'll try to break it down as much as i can First of all the full pipeline looks …
Latest Architecture news from Tech News
The Pipeline Behind compiling software can be challenging to grasp... I'll try to break it down as much as i can First of all the full pipeline looks …
I Built a Programming Language Called Zen Building a programming language had been something I wanted to do for a long time. What I didn't realize whe…
How to write a compiler ? This series of blogs acts as an analysis and deep dive into compiler design. Currently I am building EEL. EEL is eBPF Langua…
🔧 TL;DR: Android 15 broke PRoot with stricter seccomp filters. After ~10 hours of debugging, I found a working solution using patchelf + LD_PRELOAD= t…