» Tag
programming
5 posts«24–Aug 30, 2026
Creating Teensy ELF Executables for Linux
Explore methods and tips for shrinking ELF executables on Linux.
Executable as a SQLite Database
The SELF file format allows executables as SQLite databases, simplifying ELF complexities.
The Safest Solana Parser Is the One That Refuses Bad Bytes
A new approach in Solana combines parsing with validation to prevent data bugs.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comA 57-byte x86-64 Linux ELF: A Valid Executable Process
A 57-byte x86-64 ELF file is recognized as a valid executable on Linux. Explore its structure and functionality.
I Ported Omarchy (Linux) to a Phone
I adapted Omarchy for a phone, enabling rapid app development on Linux.