Join Nostr
2025-06-03 16:58:04 UTC
in reply to

jake lazaroff on Nostr: nprofile1q…56m2n for example, i use this website to optimize SVGs try visiting it, ...

for example, i use this website to optimize SVGs https://jakearchibald.github.io/svgomg/

try visiting it, then turn off your network and refresh the page. still works! it'll even work if you open a new tab and type in the URL

i think service workers are actually *more* useful for static sites with no backend. they might not be that helpful for, say, a mastodon client (bc the HTTP requests to get and post toots still need the network). but that SVG tool doesn't make any requests so it works great offline