Posts
All the articles I've posted.
Write Markdown Lexer and Parser in Zig
As the Zig able to do some sort of pattern maching(tagged union), it would be a good way to write some simple DFA(Parser, Lexer) using Zig, using code to create DFA, manage state transform using if-else(switch).
eframe problems you have to know(in 2026-01)
You could uses egrame to dev serious applications, as Rust provide a good DX and good performance, but its eco still lacks something.
eframe (Wayland) reliable Ctrl+V paste for clipboard images (payload + preview)
A small helper to reliably detect Ctrl+V on Wayland and read clipboard images as encoded bytes (plus optional RGBA8 preview).
One Tab failed to load on Chrome
One Tab extension failed to load on Chrome browser, some config might affect it.