#open-source
9 posts
- Sep 20, 2026
Akira UI 3.0.0 breaks three imports and nothing else
An app that imported only Button could not bundle without recharts. The 3.0.0 tag moves charts, data table and form to their own subpaths.
- Sep 17, 2026
Akira UI 2.6.0 shipped late, and the review is why
A commit said it vetted a link, and its test passed. A review before the tag found a bypass, and the same hole in the editor since 1.1.0.
- Sep 04, 2026
The zone that stops inviting
A dropzone with a file already in it kept saying "Drag a file here". Nothing threw, no test went red, and the screen was lying.
- Sep 03, 2026
The library that came out of an app
For three days @akira-io/ui shipped on npm and answered Semana anterior to people who had never asked for Portuguese. That is what extraction costs.
- Sep 01, 2026
Break your own code before the release does
I rewrote eleven props to ignore their values and the test suite stayed green. Everything I trusted after that had to earn it.
- Aug 31, 2026
Laravel SISP 2.0 shipped almost no features
The 2.0 release changed 126 files and added little a user can see. It spent the whole budget on extension points instead.
- Jun 04, 2026
Laravel SISP 0.7 makes checkout state visible
The 0.7 release turns Laravel SISP from a payment redirect helper into checkout infrastructure with memory.
- May 24, 2026
Laravel SISP 0.6.4 makes payment states explicit
0.6.4 folds two small releases into one cleanup of pending payments, signed retries, totals, refunds, and metadata.
- May 18, 2026
I built onyx to learn, not to compete
Same module surface in Go and Rust. paths, files, shell, clipboard, notify, keyring. Two crates that exist because I wrote them.