Got rid of all of my centralized social media accounts apart from YouTube, moved from Proton to Migadu on my own domain (unlimited aliases! when signing up for a service I can just make up a new username and it gets organized into a folder in my inbox!), and moved my homelab and laptop to NixOS
Personally I would rather they had to make phones a little thicker again to include a properly sealed battery compartment, the new ones look very nice but it's too hard to get a decent grip without accidentally bumping the edge of the screen.
Maybe the whole back side of the phone is the battery, and the two sides are independently watertight? The charger port and usb controller could be on the battery too, that way you can replace it if it breaks or you want to be compatible with a new fast charging specification, and you could charge it independently if you have more than one.
Vattenhaj
I still haven't gotten any popups at all on Firefox with uBlock, not sure what's different about my setup
Maybe I'll finally move it into a VM so I can send a link to it here without tempting people :P
#!/bin/bash
doesn't work on NixOS since bash is in the nix store somewhere, #!/usr/bin/env bash
resolves the correct location regardless of where bash is
the PineTime can run for over a week in my experience, but it runs at 64 MHz and has 64kb of RAM, so telling time is pretty much its limit
the only good part of the last one was the mac-'n-cheese-induced divorce flashback, somehow that doesn't give me hope for the future of the series
Waluigi
Windows doesn't like to acknowledge that other operating systems exist, so (at least from my experience) it will overwrite your Linux bootloader whenever it updates, or sometimes it'll just do it because it feels like it...
Flatpak and AppImage are trying to make that easier, since they both work the same on pretty much any distro, but not everything is packaged that way yet.
Flatpak is closer to the typical package manager model, where you install things from a graphical store or the command line, while AppImages are self-contained binaries that you download from the developer and run as-is without installing.
Snaps also exist, but they don't work well outside of Ubuntu and its descendants...
They could make it difficult to open up the camera and extract its signing key, but only one person has to do it successfully for the entire system to be unusable.
In theory you could have a central authority that keeps track of cameras that have had their keys used for known-fake images, but then you're trusting that authority not to invalidate someone's keys for doing something they disagree with, and it still wouldn't prevent someone from buying a camera, extracting its key themselves, and making fraudulent images with a fresh, trusted key.