Double Shot #2554
- How to make your web app work offline - "Service workers, caches, IndexedDB and PWA."
- Releasing Pleroma 2.0.0 - The Fediverse really is a much more pleasant place that Twitter, though maybe just because it hasn't been overrun yet.
- EmailJS - Claims to send emails directly from JS, but looks like maybe it proxies everything through their servers. Interesting glue anyhow.
- Personal Security Checklist - "A curated checklist of tips to protect your dgital security and privacy" full of things you really should do.
- Data-Oriented Architecture - "In data-oriented architecture, a monolithic data store is the sole source of state in the system, which is being acted on by loosely-coupled, stateless microservices."
- Meshtastic - "Meshtastic is a project that lets you use inexpensive ($30 ish) GPS radios as an extensible, super long battery life mesh GPS communicator."
- Moving from Nextcloud to Synology - Sometimes it doesn't make sense to run your own open-source alternatives.
- Host a Secure Private Gem Server With LDAP Authentication and Authorization - Because sometimes you don't want to share your internal code with the world.