

Correct. Full-upgrade is the new term. It’s an alias, though, so using either will accomplish the same thing.
Also at @me@social.k3can.us on Mastodon.


Correct. Full-upgrade is the new term. It’s an alias, though, so using either will accomplish the same thing.


I’ll second that
Jellyfin can function as a music server, but it’s definitely a video server first. All the other media (music, books, podcasts, etc) are basically still treated like TV shows when it comes to how they need to be rigidly organized.
Navidrome on the other hand, can just take a pile of mp3s and sort everything out based on tags. Navidrome can also handle additional artists, so it can understand that “Eminem feat Elton John” isn’t a single artist. That was ultimately what made me switch from Jellyfin.


Personally, I ripped my CDs to MP3S, and convert anything I downloaded to MP3, as well. I’m no audiophile, so I really can’t tell the difference when listening; the difference is only noticeable when I look at my storage and bandwidth.


I’m not sure what Steady is, but it sounds like FreshRSS can do what you want. If you can read the articles on the website, then you should be able to use FreshRSS to scrape the site and create a feed from it. For content behind a login, I’m pretty sure FreshRSS can handle basic-auth or you can provide it cookies.
There’s also KillTheNewsLetter which does what you want the other way, by just converting the emails into an RSS feed. It can be self-hosted, but I haven’t tried it myself, though.


I agree with this.
Social media shouldn’t be a requirement to express yourself online. If you start with a website, then you can choose to share on social media if you want, or not, plus anyone who wants to follow the site can subscribe to the feed without needing an account themselves.
It never left!
Floodgap and SDF is still rocking and there are tons of personal phlogs.
Mine, for example: gopher://gopher.k3can.us
I’d look into Lubelogger for vehicles, paperless-ngx for general paperwork, and grocy for everything else.
And auto rollback to the previous image if a container fails after an update.


I don’t know the source, but this user uses it for a lot of their websites.
hashtagsafety.getinfotoyou.com imageslim.getinfotoyou.com holidaysync.getinfotoyou.com and so on.


Quadlets. Auto update and auto rollback if the new image fails to start. Plus easier management overall, too.


Yeah. I just needed to provide a US-based mailing address.


Debian on my servers. No drama, it just works.
Fedora on my laptop and desktop. Still solid, but quicker updates.


Which is exactly what is demonstrated in the post. 🙃


Thanks! I like to keep things simple. The colors are based on Counter Strike 1.6. 😁
And if you’re into the classic styling, my homepage is a direct homage to my old 2000s sites.


True, but this is specifically about scripts you think you know, and how curl bash might trick you into running a different script entirely.


Yep! That’s what the post shows.
I created a live demo file, too, so that you can actually see the difference based on how you request the file.


Ah. I tried /feed.xml and /feed.rss, but didn’t think to check just /feed/


Did you find an RSS feed? I didn’t see one.


I have tried to use Adguard Home’s DNS rewrites as well as custom query filters to catch local requests for
sub.domain.tldand point them instead toUnraid.IP.Address, but this does not resolve.
According to the logs you posted, it’s resolving just fine, the server is just refusing the connection.
What you’re trying to do is a pretty typical setup, and one that I use myself (except that I ditched AGH for a simpler set up).
Internal DNS points to the internal address of the reverse proxy, external DNS points to the external address (both are the same of your using ipv6).
You just need to look into why the server is refusing the connection. Anything in the logs?
I use Wireguard.
For my phone, I use the “WG Tunnel” app: https://github.com/wgtunnel/android
It’s nice because it’ll automatically enable/disable it as I move between networks.
Before that, though I used the official client and I just kept it on 24/7. It’s not like it uses extra data or battery or anything.