IRC and XMPP are infinitely less painful, honestly, and both were designed around federation from the ground up, long before it was cool.
- 0 Posts
- 44 Comments
cecilkorik@lemmy.cato Fediverse@lemmy.world•Best Fediverse platforms to do it all right this timeEnglish121·2 days agohttps://ghost.org/ supports ActivityPub and is open-source so can be self-hosted, I don’t know if it’s a good platform for what you’re trying to do though as I don’t have personal experience with it.
cecilkorik@lemmy.cato Selfhosted@lemmy.world•Managing proxmox, virtual machines, and othersEnglish3·5 days agoI’ve always felt like this is an area with a huge gap. I’ve got my own fragile, cobbled-together bullshit that works for me, but it’s far from ideal or reliable if I’m being honest. I do love Ansible’s general idea of relying on standard, always-ish available protocols like ssh as a universal connection method, and I think it could work well as the bulletproof lower layer when you want to use direct control over the CLI tools and configuration files, like what git provides for anything requiring version control, but ansible needs a slick management interface like github/forgejo provides on top of git, to fill in the higher level UI for when you need a wider scope to get an overview of what’s going on or to make general configuration changes without needing to get your hands dirty. Ideally it would look a lot like Proxmox itself does, just, not specific to Proxmox. Like if I want to add my Steam Deck, and I’ve got ssh enabled on it and it’s not asleep, it should be able to ansible its way in there somehow to at least get whatever basic details it can. Maybe that’s only basic system information at first, but from there I could work on customizing it. That’s what I would consider the ideal, for me at least.
cecilkorik@lemmy.cato Selfhosted@lemmy.world•18% of people running Nextcloud don't know what database they are usingEnglish5·5 days agoYes, all three are supported configurations. Technically all four, since “I don’t know” is apparently a completely valid and functional configuration too.
cecilkorik@lemmy.cato Games@lemmy.world•Rogue.site is a new worker-owned, reader-funded gaming siteEnglish30·7 days agoYahtzee and his coworkers and team recently escaped from The Escapist (pun intended) to form a new independent group called Second Wind, too. I’m enjoying the direction that gaming media is going. Corporate media can mercilessly suck all value out of the industry until it withers and dies, and the names and legacies of these places will die with it, but they can’t destroy the talent if the community are still behind them.
Yeah but now they suck 30% more.
I’ll add a vote to all the people suggesting Yunohost. Yunohost is a perfect place to get your feet wet with basically no experience required. I’ve played with it myself and it does a good job of simplifying and holding your hand without oversimplifying or keeping you on a strict, tight leash. It even helps you deal with common newbie issues like dynamic IPs so you can become more reliably available on the internet, something that a lot of other guides just assume you’re going to have a static IP assigned by your ISP or VPS and handwave away the complexity of what you’ll have to do if you have a dynamic IP like most home connections. (Experienced self-hosters gradually discover that having access to a static IP somewhere, anywhere, makes life a lot easier, but don’t worry, you’ll get there too eventually, it’s not important when getting started)
You can get started by working your way through the process here.
cecilkorik@lemmy.cato Fediverse@lemmy.world•[fluff post] If lemmy users are Lemmites, what would we like to call piefed users?English22·10 days agoIn my opinion: Lemmy is the name of the network, Piefed is simply the best way of accessing the network. Thus, most Piefed users are still Lemmings.
cecilkorik@lemmy.cato Fuck AI@lemmy.world•Tesla said it didn’t have key data in a fatal crash. Then a hacker found it.English0·11 days agoThe worst part is how much we’ve normalized getting lied to and gaslighted by companies, and we just accept it and expect it. We don’t even complain about it anymore. We’ve run out of motivation to protest it.
cecilkorik@lemmy.cato Selfhosted@lemmy.world•Making a custom pc case for my next home serverEnglish4·11 days agoI’d recommend using conductive filament if you can or even just coating it with conductive paint before it touches anything electrically sensitive might do the trick. It doesn’t have to be a great conductor, just a tiny bit of conductivity will prevent any significant static charges from building up.
cecilkorik@lemmy.cato Fuck AI@lemmy.world•Is misogyny wrong if it is toward a clanker?English0·11 days agoOk that’s actually fucking funny.
cecilkorik@lemmy.cato Ukraine@lemmy.world•Russian Offensive Campaign Assessment, August 28, 2025 | Institute for the Study of WarEnglish0·11 days agoRussian war machine, go fuck yourself.
cecilkorik@lemmy.cato Fuck AI@lemmy.world•The bs algorithm did it 3 seconds because it's a different house.English0·11 days agoHonestly not the worst business model I’ve heard of.
cecilkorik@lemmy.cato Linux Gaming@lemmy.world•I should have switched years ago! - Linux gaming updateEnglish2·11 days agoLemming nerdy loser, reporting for duty. Personally I’m struggling with a Bluetooth controller on my Asrock B850 Riptide that used to work perfectly in Linux at first, then one day decided it was no longer detected and has never worked since. Fortunately it’s not critical, and if it doesn’t fix itself eventually I’ll probably just buy a cheap USB one and use that.
cecilkorik@lemmy.cato Games@lemmy.world•Centipede Simulator Steam Page is now liveEnglish13·12 days agoThanks I hate it.
cecilkorik@lemmy.cato Fuck AI@lemmy.world•The bs algorithm did it 3 seconds because it's a different house.English0·12 days agoI love their double light post light. /s
If I ever stop being able to find the humor in AI slop, I don’t know how I’ll survive the onslaught of it.
cecilkorik@lemmy.cato Selfhosted@lemmy.world•Second set of eyes - DNS NameserversEnglish7·14 days agoUgh, I hate it when tools to “simplify” an already relatively simple process actually oversimplify it to the point of making it horribly complex to work around their “simplification”. A few points I’d like to answer from your post:
- Nginx-Proxy-Manager is dumb for, as far as I can see, not allowing you to follow the standardized method of answering challenges that supports any DNS provider and instead only seems to allow its “magic simplified process” that only works with select DNS providers
- https://dns.he.net/ is a nice free DNS service that you could use for your “keep domain at bluehost but use DNS servers elsewhere” strategy, and this is a totally valid and reasonable configuration – however, it apparently won’t help with Nginx-Proxy-Manager due to above stupidity
- This leaves your only DNS hosting service option as Cloudflare, as you correctly identified. This is a fine option but you know what they say about free services especially when they’ve got big for-profit companies behind them, if you’re not paying for the product, then you ARE the product, so beware of becoming vendor-locked and enshittified when they inevitably decide to try to monetize you somehow (if they’re not already doing so behind the scenes).
- Yes you can transfer your domain to a supported provider. This is kind of a “nuclear option” to get it to work with some shitty web-UI like Nginx-Proxy-Manager just because they’re too lazy to support actual standards or play nice with manual configurations, but it’s straightforward, albeit a little bit slow process (can take several days for things to switch over)
- There is no “renewal cost” for transferring a domain other than having to pay for 1 year minimum of the new provider’s normal annual registration costs. This gets added to your existing expiry, generally speaking, or your old time gets refunded, so either way you’re not losing anything, however things can get complex if you’ve only recently registered or renewed it, for example
If you’re very happy with Bluehost and want to stay there (I have no idea if they’re any good I’m not familiar with them but I will say charging $90 for an SSL certificate seems a bit absurd) then Cloudflare is probably the path of least resistance.
If you don’t mind transferring your domain and waiting for that process, that’s also a good approach.
But personally, I would drop Nginx-Proxy-Manager like a hot potato and work your way through setting up something like Caddy instead, doing mostly the same magic that NPM does (unfortunate acronym for anyone who’s more familiar with Node Package Manager) but using a very open and flexible system, supporting plugins for different providers to support DNS challenges for example
One final option that I’m going to throw out there, is if you intend on connecting your web server to the public internet anyway, and you’re able to live without a wildcard DNS (this just means it has to create a different certificate for each subdomain you add, not a big deal when a program is already managing them for you in my opinion) then you can just forget about the DNS challenge altogether and use a regular HTTP challenge. Again, fully standards compliant. Doesn’t matter what DNS or web server you’re using. As long as it has an internet connection so it can talk to the encryption certificate server and verify that it is who it says it is, you’re good to go, no need for DNS keys and such. Frankly I find the HTTP method just as simple if not simpler in most cases. Again, they’re oversimplifying to the point of making it more complex.
As a fellow bridge enjoyer, I look forward to discussing various bridges with you when the rest of intelligent civilization has completely collapsed and only the finest bridges remain standing.
It does work, I have seen it working on another site. Again, I don’t have personal experience but I don’t see any reason to assume it doesn’t work. The comments including the comment closing the issue you linked describes how to get it working. When they say it is not “supported” they mean they are not providing tech support for it, but I can’t imagine it’s that hard or poorly documented.