

It is suspicious that the bot “found” cloudflare without it being mentioned…
Remind me in the morning, I’ll take it down for investigation.


It is suspicious that the bot “found” cloudflare without it being mentioned…
Remind me in the morning, I’ll take it down for investigation.
Many thanks, added to the database.
Happy to take definitions and plug them into the database, if you have them to hand. If not, I’ll put aside a few minutes this weekend to look them up.


Huh, so it’s doing this on every thread… Let me investigate.


I’m hosting the Decronym bot on a single-user instance, and it’s a real pain. The bot’s been down for weeks, actually, because an upgrade failed with some obscure error around the database schema…
I’ve ended up just today, wiping the whole thing and starting over, losing all data and having to refederate the bot. So yeah, I wouldn’t recommend.
[Acronyms to help the bot re-establish: LVM, HASS, k8s]


Right, I self-host email and have done for ten years or more, but I don’t do it out of a server at home. Does my Postfix not count as selfhosting any more?


So I work at DeviantArt, and we actually saw this in real-time. A few years ago, we added external ads all over the place, and had to add a whole framework to detect “ad-unsafe” works that wouldn’t get ads served against them. So we only got ads against a percentage of views, and people were getting pissed at the ads and leaving.
So we tore the ads back out, traffic’s recovered, and a focus on providing actual tools for artists to make money through the site has meant we’re doing better without ads than we were with ads.
For real though, the shortest license is probably the WTFPL:
- You just DO WHAT THE FUCK YOU WANT TO.
Might’ve used it a couple of times myself.


Added a second meaning for HA, thanks.


Mm, added a few numeronyms: i18n, l10n, a11y, k8s.


Inserted to the list, thanks.


The database is domain-specific: here in /c/selfhosted, an acronym like IP (if I had that in the list) would mean something different to a database for (say) /c/legal. General acronyms like YSK aren’t included.


Thanks; inserted: HA, LXC, SAN


You make a fine point: it’s case-sensitive, so it’d only see PiHole. Which I guess is fine…
It also doesn’t kick in until at least five comments have been left on a thread, so as not to be spammy as much as possible.


Don’t mind me, just testing acronym detection.
NAS, PiHole, MQTT


I had this exact thing with Mastodon a few days ago. Couldn’t find a way to get the local server’s post-ID for a federated post if you had the original URL, so I thought “screw it, I’ll do it myself”.
Downloaded the source, set up a local instance, added extra space to my server so I could run ElasticSearch, went to the file where I wanted to add my “uri:” search prefix, and I find (to paraphrase)…
Send
resolve=trueto fetch remote instances and return their local ID
Been there for years.
Mm, I expect there are still some old rows from the previous database before the Upgrade-Gone-Wrong. Will take a look when I get a spare moment Sunday.