Skip to content

A daily log and collection of things Owais has learned.

1Readers
40Posts
7d agoLast active
JavaScript Proxy Objects
Aug 28, 2026
Intercepting the internal operations behind JavaScript object syntax
javascriptmetaprogramming
OpenTUI's Zig Core
Aug 28, 2026
How OpenTUI turns a TypeScript render tree into minimal terminal output
terminal-user-interfaceszig
FieldStation42
Aug 24, 2026
Turn a video collection into a simulated broadcast or cable TV system
televisionmedia
Orwell's Six Rules for Writing
Aug 23, 2026
Clear prose as a defense against vague and dishonest thought
1
writinglanguage
ASD-STE100 Simplified Technical English
Aug 23, 2026
A controlled language for writing unambiguous technical instructions
technical-writingdocumentation
systemd
Aug 23, 2026
Units, dependencies, activation, process supervision, and everyday service management
linuxsystemd
User Space and Kernel Space
Aug 23, 2026
Privilege modes, address spaces, system calls, and the boundary around the Linux kernel
linuxoperating-systems
Layered Graph Drawing with the Sugiyama Framework
Aug 22, 2026
Turning directed graphs into readable hierarchical diagrams
graphsalgorithms
Snap Priority in Vector Editors
Aug 21, 2026
Finding and ranking snap candidates during interactive transforms
vector-graphicsalgorithms
Property-Based Testing
Aug 21, 2026
Generating and shrinking inputs that challenge general claims about code
testingsoftware-design
Git Attributes
Aug 20, 2026
Setting per-path behavior for line endings, diffs, merges, and archives
gitconfiguration
GitHub Linguist
Aug 20, 2026
How GitHub detects repository languages and accepts overrides
githubgit