4 bookmarks for 2026-08-25

1088.

Brumous - Chapter 1 - SeriouslySam - Harry Potter - J. K. Rowling [Archive of Our Own]

archiveofourown.org/works/42882966/chapters/107733519

An Archive of Our Own, a project of the Organization for Transformative Works

1087.

How I Actually Develop Apps Being Blind

taylorarndt.substack.com/p/how-i-actually-develop-apps-being

How I Actually Develop Apps Being Blind

1086.

Your alt text passes automated checks. That doesn't mean it's any good.

github.blog/engineering/user-experience/your-alt-text-passes-automated-checks-that-doesnt-mean-its-any-good

We built a plugin for the GitHub Accessibility Scanner to make sure your alt text is actually accessible. Here's how it works.

1085.

Your executable is a SQLite database

fzakaria.com/2026/08/23/your-executable-is-a-sqlite-database

I have been probably obsessed with two things in the last few years: Nix as a tool to explore innovative ideas that require the capability to rebuild the world and replacing ELF with SQLite as an executable format. You might have noticed that these two ideas are well suited to each other.