@screaminggoat @mttaggart conversely, as someone who works in cyber insurance, and sees that the amount of data held is one of the biggest drivers of incident costs, I’d *love* to see less personal data being held by companies and moved around.
document.querySelectorAll("html *").forEach(e=>e.style.transform=`translate(${(Math.random()*8)-4}px,${(Math.random()*8)-4}px) rotate(${(Math.random()*2)-1}deg)`)
Operating systems like iOS and Android are designed as media consumption devices (e.g.: for watching TikTok or Instagram). They are barely usable as a general purpose computer.
Several libre mobile operating systems aspire to imitate iOS and Android. With good intent: so that user familiar with these are familiar with the new libre OS.
The downside is that these new libre platforms are not well-designed mobile computer operating systems; they're mostly imitations of media consumption devices.
Honestly I wish I had more use for my knowledge of the #chromium source code.
Anyone wanna pay me to get web extensions working on mobile chromium?
Google PR sure is taking its sweet time getting back to me about the finding that Chrome has a hidden extension that allows all *.google.com domains to monitor your CPU usage and other private system info. I'm sure they're working just as fast as they can.
https://simonwillison.net/2024/Jul/9/hangout_servicesthunkjs/
High on my todo list is HTTP over #veilid app messages with a local daemon that can act as a proxy.
- Register veilid service
- Run local daemon as a proxy (optionally tell it to make a safety route)
- Curl to a unix socket the daemon is listening on
- `Host` header set to the public key for the service
- Encode request as app message to the service
- Response gets sent as an HTTP response down the socket
Bad for large files, good for locally run services / automation.
Might fuck around and place more local services under unix domain sockets for a laugh. 🤪
https://github.com/node-fetch/node-fetch/issues/336#issuecomment-1260253215
Accessibility in XR: the XR fragments spec now promotes 2-button navigation as well.
Beef up your 3D models with http://xrfragments.org for an open, accessible, and interoperable XR internet ❤️
The good news is that I have finally remapped my button layout on my GPD WIN 4 to something more useful!
Now I just need to rebuild my muscle memory when using it :P
Truly I live in a hell of my own invention for not using an off the shelf desktop environment.
It seems logging into a tty and spawning a weird window manager (niri) means I can't run XR software which seems to require a command that only works from a session that got started by x11. 😵😵😵
How the heck do I set a monitor as "non desktop" in wayland?
We need at least one of “hide reply” or “limit who can reply.” It’s like anyone can come and shit on your living room floor. And while you can throw them out after the fact, you can’t mop up the turd.
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.