Even though last write wins registers are the most practical it feels like the biggest cop-out in terms of conflict resolution. I get vector clocks and merkle clocks are more expensive but it feels like we should care about clock drift and causality more. I guess GUN.js had it right all along with using wallclocks but ignoring updates too far in the future. :P
making a list of tricks for making static sites (just HTML/CSS/JS) that do cool or useful things
so far I have:
- store all the state in the URL
- use localStorage for state
- make a client for an API that supports cross-origin requests (like the mastodon API)
- load a bunch of data from a static JSON file
some things I've seen but haven't done myself:
- use github as your data storage (like what Decap CMS does)
- use SQLite from a static website with no backend
General PSA: don’t apply for a job at Canonical. Do NOT apply for a job at Canonical. Treat the blatantly artificially enormous number of job openings they post as the mirages of trickster fae. They are unhinged. Mark Shuttleworth is unhinged. They will drag you through the mud, disrespect you and your time, and definitely not give you a job. This article I saw today is like the thirteenth of its kind that I personally have seen https://dustri.org/b/my-experience-with-canonicals-interview-process.html
Neat recording from the goode solar observatory. There's a big swirling mass which almost looks like it's wrapping around something invisible.
https://nso1.b-cdn.net/wp-content/uploads/2025/05/Prominence-2-Video.mp4
I have no one else to send this tiktok to so try to enjoy it.
https://www.tiktok.com/@wyh9_official/video/7438243825971186952
"oh you can't download this video." "oh this audio is only available to pro subscribers." you fucking fool. you have transmitted the file to me over the internet. it's already on my computer. I can do with it whatever I want
Any engineering can become reverse engineering if your documentation sucks enough
✨ Check out our cross-browser theme protocol
browser://theme/vars.css — Theme variables
browser://theme/style.css — Comprehensive styling for web apps
🧑💻 Building a web browser?
Adopt our open theme protocol! 🩵💜
https://github.com/p2plabsxyz/peersky-browser/blob/main/docs/Theme.md
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.