

Apparently it has, there are APKs listed in the releases https://github.com/dragonflylee/switchfin/releases


Apparently it has, there are APKs listed in the releases https://github.com/dragonflylee/switchfin/releases


Just installed it on my Vita and Deck, it’s pretty great!


Is it just me or the clocks frequently break or change appearance without the page being refreshed?
Edit: nevermind, I skipped past the sentence explaining that every minute, the site prompts LLMs for a new solution. This is hilariously sad how LLMs aren’t able to be consistent from one prompt to another.


I don’t think Pi-Hole can query DoT and DoH resolvers directly. People usually set up unbound or AdGuard’s dnsproxy, configure it to forward queries to the DoT/DoH resolver and set it as Pi-Hole’s upstream resolver.
I have no experience with Wallabag, but I have been pretty happy with Readeck. Skimming through Wallabag’s documentation, I would say they are pretty similar, while both have unique features. For example, Wallabag has annotations (you can only highlight in Readeck), and Android and iOS apps; whereas Readeck can export collections to eBooks, has RSS feeds for pretty much anything (all articles, unread, archives, collections, etc.) and its browser extension allows to only save part of a page (by selecting it first) and to directly send the page content to your instance (which is useful when saving paywalled content)


Caddy with DNS provider module: https://caddy.community/t/how-to-use-dns-provider-modules-in-caddy-2/8148


Oh right, my Java is a bit rusty. But if it was Javascript, that would have been a problem.


Depending on the language, you may be mutating the input value, which isn’t great.
It was true until Minecraft 1.17, now it requires at least Java 17
Senior dev fix: creates a new test case alongside the fix


I would add that you can follow this guide for building Caddy with DNS Provider modules. For Docker you can start from the instructions for Caddy Docker Proxy


I use unbound as an upstream resolver for Pi-hole, not directly on my machines. Be aware that resolving new domains can incur some delay (about 1s), but once cached, it’s pretty quick, even for additional entries on the same domain.
1: I’m assuming (hoping) this wouldn’t be a full wipe and start over? It should just upgrade right?
Yes, you can upgrade in-place. If I recall correctly, you just have to change the release channel from LTS to non-LTS in the Sources app, then trigger an update (I don’t quite remember how to do)
2: Do I need to do the whole USB route, and if so is there an option to keep everything (I’m hoping, I put a LOT of work into this so far and I don’t remember if that was an option on first install).
No, as I said above. But it’s always a good idea to have backups if you ever need to wipe and re-install.
3: I remember a few apps I installed were specific to Noble, will this break those apps?
Hard to be 100% sure without knowing which apps and how they were installed, but most likely yes as their dependencies might no longer be available on Plucky.
4: It seems like there should be an option to upgrade from the desktop, but I don’t have that option. If I run
plasma-distro-release-notifierI should get an update notification right? In which case I can just say “hell yeah!” and it’ll do its thing?
Refer to my first answer
What’s your issue exactly?
Personally, I set up Caddy with subdomains like radarr.local.example.tld, added a DNS entry on my domain so that *.local.example.tld points to the local IP of Caddy, then followed this guide so that Caddy issues TLS certificates using the DNS challenge (since the subdomains don’t point to anything accessible from Internet) along with the caddy-docker-proxy plug-in to easily manage upstreams.


Don’t you have any off-site backup? It would help keeping some peace of mind knowing you have a copy somewhere else.
In my experience with unbound, it tends to return expired records in the hope that they are still valid, causing issues with services hosted in the cloud, where IP addresses rotate regularly. What I did was update the serve-expired-ttl setting in unbound’s configuration to 3 hours (down from the default 24h)


Ah, good idea! I just don’t have any non-magnetic screwdriver at home, I’m afraid as to what might happen if I get its magnetic tip close to a drive.
Oh wait, I found a lousy screwdriver, it works like a charm! It’s definitely the bottom one. Thank you very much!


What originally started as a git repo for storing backup scripts and a list of GNOME Shell extensions now contains dot files, systemd units, Pipewire and Wireplumber configs, scripts for installing new software from Brew and Flatpak, and a systemd service that pulls and apply the latest changes on session startup.
I still think no-code tools are better suited for building prototypes without requiring development knowledge in order to prove your idea. LLMs just added a complicated extra-step.
Have you tried Piper’s speech models? You can use Pied to install a model and set Orca to use it by default. The French one is very good.