I think you’re supposed to use the new notification panel now, which kinda works like those in android and ios, but it’ll take a while until 3rd party apps supporting them.
If nextcloud is overkill, then just serve the file with Apache (with directory listing turned on) and put it behind oauth2-proxy. It’s as simple as it can get.
SingleFile extension can save a web page into a single html file where all media are neatly inlined inside the file. You’ll have to do this manually on each page though, so it’s not ideal for saving the whole website.
If you’re comfortable running commands in terminal, you can use SingleFile CLI to crawl the whole website, e.g.: single-file https://www.wikipedia.org --crawl-links=true --crawl-inner-links-only=true --crawl-max-depth=1 --crawl-rewrite-rule=“^(.*)\?.*$ $1”
Deploying openstack seems like a very fun and frustrating experience. If you succeed, you should consider graduating from selfhosting and entering hosting business. Then, maybe post your offering on lowendtalk. Not many providers there use openstack so you might be able to lead the pack there.
It’s an issue that could be solved within lemmy where communities with the same name should be able to merge and show each others content.
This is bad idea though, unless if it’s an optional feature that the users themselves choose to activate (e.g similar to multireddit, but you don’t have to manually curate the communities yourself). Imagine the same community from two opposing instances (e.g. blahaj and hexbear) somehow got merged by default. That would be an absolute shitshow. Also, how would moderation work? Those communities often have different moderation rule. Can mods from one community remove posts from another community with the same name? This would also be an absolute shitshow.
It’s unprecedented at the time because he was the top mod so the only one that can remove him was Reddit admins, and they did. r/piracy fell into a complete chaos shortly after that, lots of awful stuff so I didn’t stay long to see how it went.
My memory is hazy, but during the subreddit protest, he was somehow removed from moderator list (did the admins got involved?), and the sub reopened shortly after. From then on, any thread about migration to Lemmy is full of people roasting each other. It was awful. No idea why those who remains were so vehemently opposed to migration of a piracy community. It’s not like you can openly discuss piracy stuff on Reddit without risking removal by the admins.
Piracy and Star Trek communities had a lot more success migrating their communities over to lemmy compared to other communities. Not 100% success as many opposed to the migration (I remember seeing big drama on r/piracy back then, and lesser drama on r/startrek), but a good chuck of them was successfully migrating to lemmy.
Edit: wait, I didn’t realized it’s @db0 himself that made this post. Man, I don’t know how you’re able keep going with encouraging redditors to migrate to lemmy with how redditors that stay on r/piracy was treating you. I say good riddance! Your hard work paid off!
Personally, I think your choice of desktop environment have more impact to your day-to-day experience than your distro choice. If you feel at home with windows-like UI, try KDE Plasma. If you like minimalistic mac-like interface, then try Gnome.