There was someone on HN who shared a collection of dozens of single purpose local/offline web apps for things like file conversions, I think image cropping, and other one-offs like that. Anyone remember?
Nice thing about local PWAs is you serve them statically, CDNs make bandwidth cheap, way fewer vulnerabilities for the host, and all the compute cost is paid by the user's browser.
Comments
There was someone on HN who shared a collection of dozens of single purpose local/offline web apps for things like file conversions, I think image cropping, and other one-offs like that. Anyone remember?
Nice thing about local PWAs is you serve them statically, CDNs make bandwidth cheap, way fewer vulnerabilities for the host, and all the compute cost is paid by the user's browser.
Maybe this one?
Useful patterns for building HTML tools: https://news.ycombinator.com/item?id=46223882
The direct link to the collection of HTML tools: https://tools.simonwillison.net
IT-Tools, maybe? https://github.com/CorentinTh/it-tools
CyberChef? https://cyberchef.io/
Not that one
I see at least one pr. day here (but I only read /newest)