I get the impression they meant AI as in general “Artificial Intelligence”, rather than the buzzword AI used to describe LLMs.
I get the impression they meant AI as in general “Artificial Intelligence”, rather than the buzzword AI used to describe LLMs.


Totally worth mentioning, some LG OLED TVs are able to be jailbroken and run homebrew software!
It can block firmware updates and telemetry, so no spying and no surprise “feature” additions.
@wesker@lemmy.sdf.org if it helps, the Symfonium dev is open to de-googled licensing via Ko-Fi donations. See the forum post here: https://support.symfonium.app/t/how-can-i-pay-for-symfonium-without-google-play
Per Tolriq’s responses there, you can get the APK safely from the Aurora Store.


It probably would be easier to just write an “update Caddy” script. They don’t release updates very often, except for security fixes, so it’s not much effort to do manually. I automated mine with Forgejo Actions, you could do the same with GitHub actions as a free option for example. Lots of neat ways to accomplish this!


Xcaddy is a build tool. Caddy plugins are built into Caddy itself for optimization purposes, so xcaddy essentially makes you a custom version of Caddy. It only conflicts with Caddy so much as building a new version would conflict with the old version. You still get a normal “Caddy” executable after running xcaddy, just replace your existing Caddy with the new one created by xcaddy!


I run the setup you’re aiming for, and as the other guy said, DNS challenge is the way to go. That’s what I do, and it works beautifully. It even works with Caddy auto-https, you just need to build Caddy with the cloudflare-dns plugin.
Matrix itself isn’t a thing, Matrix is a spec/protocol. Synapse and continuwuity are implementations of the server, with synapse being the “reference implementation.” Client apps like Element (the reference client) would be good to have there, but I’m not sure selfh.st will want to list clients because there is quite a few.