Comment on
My Selfhosted Homepage
Reply in thread
It’s called homepage
Comment on
My Selfhosted Homepage
Reply in thread
It’s called homepage
Comment on
So I installed EndeavourOS ...
Reply in thread
And the zsh equivalent Oh My Zsh
Comment on
Is there a web client for Soulseek?
I came across this with a quick search. It looks pretty good!
Slskd is a modern client-server application for the Soulseek file-sharing network.
Comment on
*Permanently Deleted*
tldr:
Comment on
Windows 12 May Require a Subscription
Reply in thread
From the article:
These references are almost definitely tied to the newly discovered "IoT Enterprise Subscription" edition of Windows 11, not the client version of Windows vNext.
With that said, I don't think it's unlikely that the next version of Windows will have some new capabilities that require a subscription to utilize, tied to your Microsoft account and services.
Comment on
What's your favorite RSS Reader?
Reply in thread
Agreed. Fed by my self hosted FreshRSS server.
Comment on
I thought the [#HomeAssistant](https://mastodon.social/tags/HomeAssistant) HomeKit Bridge Integration was meant to import all your devices from HomeKit?
HomeKit Bridge is used to get device from Home Assistant into HomeKit. There’s another integration, HomeKit Devices, that will do what you’re wanting.
Comment on
I'm looking for some advice on a landing page, on my root domain, to link all my self-hosted services
Reply in thread
I second this. I’m a big fan of homepage. Easy to set up so long as you don’t mind a yaml config file (you can copy and paste the examples if you’re new to the format).
Comment on
I thought the [#HomeAssistant](https://mastodon.social/tags/HomeAssistant) HomeKit Bridge Integration was meant to import all your devices from HomeKit?
Reply in thread
Ok, sure. But that’s not what you’ve shown in your post. What you’ve shown definitely won’t do what you want.
Comment on
So how do I decommission a Lemmy instance properly?
Reply in thread
I found it easy to get the front end showing but the backend stuff required a little trial, error, and searching to get sorted. Here's a part-example of what I needed to make sure the correct traffic was sent to the back end (this is using a yaml file, not inline in a compose file):
rule: "(Host(`domain.com`) && (PathPrefix(`/pictrs`) || PathPrefix(`/api`) || PathPrefix(`/feeds`) || PathPrefix(`/nodeinfo`) || PathPrefix(`/.well-known`))) || (Host(`domain.com`) && Method(`POST`)) || (Host(`domain.com`) && Headers(`Accept`, `application/activity+json`)) || (Host(`domain.com`) && Headers(`Accept`, `application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\"`))"
I also decommissioned mine as I was seeing comments and posts coming up a lot quicker and more reliably on the lemmy.nz instance.
Comment on
Twitter isn't showing tweets unless you're logged in
Reply in thread
I hadn’t thought of that. Nice tip!
Comment on
*Permanently Deleted*
Their paywall is so painful.