

I didn’t have to make any changes from 0.17.4 to 0.18.0 beyond updating my docker compose to the new version; tunnel config stayed the same, nginx config was the same, and the docker compose network config was the same.


I didn’t have to make any changes from 0.17.4 to 0.18.0 beyond updating my docker compose to the new version; tunnel config stayed the same, nginx config was the same, and the docker compose network config was the same.


Wait wait, Oracle took someone’s stuff and did a lazy half-assed job of slapping Larry’s name on it and then shipped it as a product they then sell seven-figure support contracts on?
Well, I do declare.


Be the change you want to see? Lemmy is still a baby and someone’s going to have to make those posts or ask those questions if that content is going to show up there.


This is a fight between IBM and Oracle. There’s been a lot of bad blood between them since Oracle did a s/Red Hat/Oracle/r for their own branded distribution.
IMO that’s the main driver behind this change: don’t feed your largest competitor free stuff and not something specific against Rocky/Alma/whoever else is using the code.


HA is pretty nice, but has a pretty big learning curve.
As for avoiding turning your internet into a IoT botnet, you need network gear that can segregate clients and prevent internet access, and to pick devices that have a local-only API which is not something everything has.
The real question - and this is coming from someone who spent way more time than I’d like to admit with HA automating things - is what you’re expecting. I absolutely wouldn’t bother doing a setup again because once the shiny wore off, all I use this for is setting a temperature and turning lights on and off: two things the hardware vendor apps does just fine.
It’s great, unless for some reason it doesn’t work, and that’s kinda an unfortunate state of things for what is still pretty early software. Matter should help simplify things since it’ll be less 100 vendors, 100 APIs you have to support which is kinda the state of being right now.
Also don’t buy anything from Belkin, screw those guys.


It’s not just the difficulty, it’s that the fediverse runs on reputation.
If you get a reputation for being an instance that has offensive/illegal content, you’ll get defederated and your users will get a materially worse experience than the rest of the instances that are federating with each other - and it really only takes one or two things to get that reputation.
sh.itjust.works is a prime example: it didn’t take an awful lot to get them down the defederation road, and I suspect most admins would want to maintain their reputation and an easy way to do it (until we get like… moderation tools) is to just gatekeep what communities show up on your instance.


As a counterpoint to that: any new community that gets created on an instance is now a possible liability the site admins have to own.
Makes a lot of sense that you wouldn’t want anyone to make anything on your site, since that’s how you end up with /r/jailbait, and /r/fatpeoplehate and so on.
Seems reasonable you’d want to make sure you understand who is creating what and why on a platform you’re ultimately responsible for.


IANAL, but I did spend a few years handling DMCA/Trademark takedown requests for an IaaS provider.
The answer is ‘Yeah, probably, but’, in most cases. If your instance is actively sharing copyrighted media, say, a stolen photo, and you get a DMCA and you’re in a jurisdiction where the DMCA applies (which is, of course, a US law and not some global copyright cartel) you probably are going to have to comply and remove the content.
If it’s just a link to content, say an embedded youtube video, you likely don’t need to comply since embedded content isn’t hosted on your server and thus isn’t something you can ‘remove’, but that’s a situation where shit gets murkier.
TLDR; it’s complicated but if the URL for the claimed infringing material is hosted by you and you get a notice you probably have to take action to remove the content in the URL.


As a really old person, I was thinking today the vibe was unlike anything I’ve felt since Fidonet ;)


I’d like to add a comment here just to add some visibility:
If you have an uncapped/unlimited internet connection, you should seriously consider running the Archive Team Warrior
They’re heavily involved in scraping and archiving data from all over the internet (and, recently, most/all of Reddit) so that it’s preserved, regardless of what happens to the underlying platform.
I run it on my home server in docker, but they have a lot of options for doing so and it basically requires just running it, and then forgetting it exists.


Agreed. The community MUST own it’s own platform or else they’re just renters that can be evicted the minute someone thinks they can make money from them.
This also isn’t just an online issue (though my view is US-centric). There’s been a lot of talk about the decline of a ‘3rd place’ and its loss impacting social gatherings. You have your house, work, and then your social spaces, and there’s a very big lack of social places where gathering and relaxing are acceptable without also having to engage in buying permission to be there.
This carried over into a lot of people going online to find the same social gatherings, and then seeing the gathering places turned into profit centers for the owners without any discussion with the users of the space, and now they’re finding that they don’t have anywhere to go be social, and the online places that filled that gap are now vanishing as well.
Now I’m not a sociologist (just a simple country computer janitor), but it strongly feels like a lot of the hyper-tribalism and aggressiveness that people are exhibiting are a direct result of having all the social spaces torn away and turned into profit centers, with zero regards for the people who visited or contributed to them.
It just makes everyone more isolated and willing to hop on to whatever the next big ‘social trend’ that some algorithm drops in front of them, and I think at this point it’s pretty unarguable that what the algorithms are doing is not always benign. You gain a place to belong, even if what you’re belonging to is abhorrent and toxic.


Funny, I was just having that discussion with someone.
I think the problem is all these platforms think the platform is the value and not the content made by the users.
And of course, since they have the best platform, it’d be inconceivable that anyone would ever leave because they’re the best.
Twitter, Reddit, Youtube, and Twitch are all doing exactly the ‘value is the platform’ while taking a massive shit on the creators and users that made the platform have any value in the first place, then acting confused why people are angry about how they’re behaving.
No actual human gives a crap about the platform: nobody goes to these sites to go to the site, they go there for the content from someone they like.


The 6e 4x4 is probably a little overkill, but if you’ve got multi-gig internet the rest of the package seems fairly reasonable to me?
I’m configured to point the cloudflare tunnel -> nginx container in the lemmy stack -> nginx.config provided by the devs reverse proxies the rest of it.