As a comment in Youtube about the Aang vs Ozai video said, more or less: “There’s Avatar, and there’s the military movie about blue cosplayers”.
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 .
As a comment in Youtube about the Aang vs Ozai video said, more or less: “There’s Avatar, and there’s the military movie about blue cosplayers”.
See? CEOs get criminal liabilities! Capitalism works!
(/s alas)
This. Sometimes a software is just finished. IRC itself has not seen change in like… about all the time I remember.
“The shareholders will now decide your fate”
“Your cat has been delivered” – USPSPSPSPSPSPSPSPSPS
Starting up wikis is so easy nowadays that there’s no excuse. I maintain a few Dokuwiki-based ones, it’s my preferred engine for simple wiki stuff, but Mediawiki (the same one that powers Wikipedia) is not bad either and not really too difficult, just a bit more demanding storage-wise. Heck, you can currently fire-and-forget DW-based wikis on SDF’s “one payment” access tier, even! Probably on Neocities too, haven’t checked.
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.
Thanks for your work! I honestly don’t say this enough.
Protip:
Just don’t have a live Windows partition.
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.
68 men plus the driver makes 69, amirite?
I need the Chile’s 9/11 edit of this, pronto!
Yeah the most annoying part is middle-clicking a link to a post in fedia to see it later in another tab, and not know in advance if the tab is going to Error 500 out or not. Admittedly makes browsing general on fedia a harder sell.
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.
sudo format /q c: && apt install debian
Nice!