sudo format /q c: && apt install debian
Nice!
I’m a worldbuilding consultant and fanfiction writer for the Pokémon fandom, also work with computers ‘n’ stuff. Linux user (but not Arch, btw).
I have a Mastodon btw as @VeniaSilente .
sudo format /q c: && apt install debian
Nice!
Sounds (heh) good in theory, but so far it hasn’t been able to pick any radio in my country (Ar) or nearby. Inspector says any attempt to load a radio ends in a HTTP 403 error.
To be fair (and this is something I don’t recall being established with or dealt with in the video) you need to at least trust that the backend is there. Currently if “lol CIA AWS” servers are not working, you don’t have an option (Advanced Settings or whatever) in Signal to choose another provider, such as say a self-hosted community server.
Didn’t even know you could do the debug addons thing! Thanks! Hopefully this info helps more people.
One would think that Firefox would have a command somewhere to re-export the currently installed extensions. Useful for migrations, replications etc.
I use SQLite to power up lots of stuff I’m working on. It’s lightweight, fast, simple and well-documented for small projects — like a Postgres but very local. Saves me from having to deal with containers “just to store data”, let alone for moving stuff to other machine where I would also need the permissions to configure and run containers in the first place; whereas all you need to pass SQLite databases along is scp
/ rsync
.
Reason enough to <del>use something else if possible</del> read the docs.
Firefox ESR is basically the LTS of Firefox. Over a portion of the normal (“stable”) Firefox’s release cycle, ESR will get security fixes and backports, but nothing that changes interface or expected UX behaviours. It’s basically there for keeping an environment that is consistent and predictable over a reasonably long term (~1 y) which is why it’s the Firefox version that gets shipped with eg.: Debian.
In general, ESR is the default version I install for anything clients-wise that for some reason requires that we don’t intervene client machines too much (including maintenance). It’s fire-and-forget once you have the usual extensions rolling like uBlock Origin.
Memory wise it’s also quite reasonable in its usage and I’ve found it’s far more responsive to customization of in-RAM memory usage patterns than stable, nightly or develiper Firefox, who tend to ignore or misinterpret my requests such as “only use up to 16 MB of cache in RAM”.
One part where maybe ESR is too conservative is the HTML / CSS lexer. Because it’s intended to stay stable over very long periods it gets stuck with stuff like still not accepting CSS :has()
, and it seems the next ESR won’t support it either, whereas Nightly does already. Also, because behaviours are retained as long as possible, bug UI breaking changes such as the migration off Australis or the incorporation of the Extensions Button are a more jarring clash in ESR than in normal Firefox, because you get all those workflow-changing changes in one BIG update.
To be fair, cheese being edible is now pretty much worldwide accepted, like pineapple on pizza, and it wasn’t even really “weird” back at the time. Snails on the other hand…
On the one hand, the French discovered that snails are edible. That takes some guts.
On the other hand, there was their play during WW2, their notorious love for the resurgence of neofascism, and now this.
I wonder how many more screwups before some guillotines are in order.
Was expecting a JoJo meme, am not disappointed.
I agree that Kbin could use a mascot (not necessarily need a mascot), but IMO the current proposals are not furry enough in this year of the Fediverse of 2023.
Does it really, practically, impact things?
If people had to obey the law of “every country that has any internet presence”, site operators worldwide would have to do such silly things as ban women from using the internet while not sitting right next to their husbands, or who knows what other silly things as per the Sharia. So I don’t really see how any such thing is to be taken at anything but grandposturing from boomer political parties, at face value.
Now, if you want to ban Bri’ish IP addresses, your hosting can take care of that. For the most capable ones it’s just a flip of a switch. But do consider that in some cases that makes your site worse for everyone else worldwide as such rules are sometimes implemented via privacy-invading systems (eg.: yet another control that makes your site depend on Cloudflare).