Blog
Short previews of what I post on LinkedIn. Click through for the full thread.
Hello world: new personal site is live
Spun up a static site at ale.bles.nu with a bare Bun build and GitHub Actions deploy. Short post on why I kept it framework-free.
ECR Pull-Through Cache: The 'library/' prefix that will cost you an hour
An hour of debugging CI, one missing word in the image reference: 'library/'. The fix is trivial once you know, but the real story is bigger than a missing prefix.