4 bookmarks for 2026-09-21

1128.

Fill - EffortlessVI

effortlessvi.com/fill

Fill out PDFs independently using only your keyboard and screen reader.

1127.

Ad-Free Video Magnifier Apps For Android | Veroniiiica

veroniiiica.com/ad-free-video-magnifier-apps-android

Free video magnifier apps for Android phones and tablets that don’t have advertisements, perfect for low vision users and visually impaired students

1126.

New to Python packaging? Avoid hatch

danpassaro.dev/blog/new-to-python-packaging-avoid-hatch

I recently built a Python library for the first time in a while, and to make it available in PyPI I followed the official Python packaging guide. But it turns out there’s some rough edges in the suggested tools.
Namely, the build backend hatch puts all the files in the project directory into the built sdist, except from some files it chooses to exclude, which led to a gitignored file as well as VCS metadata getting packaged and uploaded to PyPI. This really surprised me, and I think most Python users new to packaging would be better served by choosing a conservative build backend like uv_build, which puts only the Python source modules and some specific project-level files into the sdist.

1125.

Why "fully accessible" is a myth - Life of a Blind Girl

lifeofablindgirl.com/2026/09/14/why-fully-accessible-is-a-myth