

Thanks for posting this question! I have the same problem and never thought to ask 😑


Thanks for posting this question! I have the same problem and never thought to ask 😑


Expose it to the internet in a way you’re comfortable then tell them login details including what to write for the domain.
Or just do what I do and set it up on their TV for them 🤷
Oh so when you said:
subscribed community | posts (today|week)
You weren’t asking for a way to see posts for a particular subscribed community, you wanted a list of communities with the number of new posts in each?
I’m not aware of a way to do that, no. But I wonder if the communities list page might help you find them? If you go to the communities page and sort by Scaled, like this:
https://discuss.online/communities?listingType=Local&sort=Scaled&page=1
Then small communities with recent activity should show at the top?
I’m not quite following.
If you go to the community and sort by new you’ll see new posts? That seems to be what you’re asking.
Also see the “scaled” option for your subscribed feed. This makes low activity communities show up higher in the list to try to stop them being drowned out by high-activity communities.


It does, yeah. If you aren’t averse to cloudflare then it’s a great option.
From memory I think it’s limited to http/https traffic, but that’s normally not an issue, just have all your services behind a reverse proxy.


One time I was in a class where we had this beginner level web dev assignment, and we were writing HTML and CSS. We had to submit the assignment as a zip file.
When you open the HTML from the zip file in Windows without unzipping it, it can’t access other files in the zip file, namely the CSS.
The entire class failed the assignment because the teacher didn’t unzip the files first, and refused to entertain the idea they might have screwed up.


A point missing from the headline:
While being vegetarian appeared to be protective overall, the scientists also found that those who follow a vegetarian diet had nearly double the risk of the most common type of cancer of the oesophagus, known as squamous cell carcinoma, compared with meat eaters. This may be due to vegetarians being deficient in key nutrients such as B vitamins, the team suggested.
So you can just choose what kind of cancer you want by altering your diet.
I feel like we’re just gonna end up back where we always do, with moderation being the best policy. Don’t eat too much of any one thing but eat some of everything.
You sound like you want to go all in on federated services but there are plenty of other things to do.
I love Nextcloud, works well when set up through the Nextcloud All In One docker setup, but it is a little different to other things so it might not be a starting point depending on your experience. Lots of apps to add for extra functionality. But don’t replace your cloud storage with it until you’re confident of your backups (and ability). I ran it for years to use for the apps and minor things before I finally went all in.
I think a wiki is a great thing to have. Use it to document what you’ve done so you can remember.
Then there’s media. With the storage I guess TV/movies might be out, but there’s Audiobookshelf for Audiobooks, Kavita or Calibre Web for eBooks. I like Jellyfin for music (but using the Finamp app not the Jellyfin one), but others like dedicated music setups like Navidrone.
I buy my music from Bandcamp where available and Qobuz where it’s mainstream labels, then I can have my own little Spotify. Finamp even lets you download playlists or your whole library to your device for offline listening. I use Findroid for watching things, which also allows downloading. Last I checked the Jellyfin app didn’t have Netflix-like downloading, just downloading the files to your downloads folder.
I guess you might not fit a whole lot with 300GB storage though, especially after you fit the databases of half a dozen federated services.
If you have space, perhaps a photo service like Immich or Photoprosm.
If you have friends maybe a private sharing forum like Zusam.
If you have family then maybe family tree software like webtrees.
I run so many things, they all get used, and I’m always happy to talk about them!
Depends if you count OEM licences that came with their device as purchases, which would be the vast majority of people.


That’s an interesting proof of concept, but I don’t think it shows it’s different. That’s a server side attack, whoever has control of the server could just have the script download a malicious binary instead and you wouldn’t be able to tell from the script.


Firstly, it is much, much easier to compromise the website hosting than the binary itself, usually. Distributed binaries are usually signed by multiple keys from multiple servers, resulting in them being highly resistant to tampering. Reproducible builds (two users compiling a program get the same output) make it trivial to detect tampering as well.
Yeah this is a fair call.
But at the same time, I have little confidence in my ability to spot these bugs.
This is the key thing for me. I am not likely to spot any issues even if they were there! I’d only be scanning for external connections or obviously malicious code, which I do when I don’t have as much trust in the source.
As a sidenote, docker doesn’t recommend their install script anymore.
Yeah I used it as an example because there are very few times I ever remember piping to bash, but that’s probably the most common one I have done in the past.


You can, but to me it seems weird to say it’s crazy to pipe to bash when people happily run binaries. If anything, the convenience script is lower risk than the binary since people have probably checked it before you.
I wouldn’t pipe a random script to bash though, nothing where I wouldn’t trust the people behind it.


Yeah I get that, but I would install docker, cloudflared, etc by piping a convenience script to bash without hesitation. I’ve already decided to install their binary, I don’t see why the install script is any higher risk.
I know it’s a controversial thing for everyone to make their own call on, I just don’t think the risk for a bash script is any higher than a binary.


Ok but not everyone has that skill. And anyway, how is this different to running a binary where you can’t check the code?


Is it different from running a bash script you downloaded without checking it? E.g. the installer that you get with GOG games?
Genuine question, I’m no expert.


I got a kobo recently and was amazed to find you can sync it with calibre-web to basically run your own book store. Browse and download any books from your server. Pretty cool.


Ah right, that makes sense!


I could have sworn I read this announcement a couple of months ago.


If you’re open to it, I’ve seen maintainers go to “maintenance mode”.
Write it high in the readme so people see it, and write what it means: basically that you’re not accepting PRs, you’re not developing new features, but you will do bug fixes and basic maintenance (dependency updates, etc).
That whole notification section is not familiar at all. There is current work to completely redo Monica and when I view their beta at https://beta.monicahq.com/ then it seems to reflect that new version. So I suspect that documentation is wrong for the current version (which hasn’t been meaningfully updated in years).
In addition to what rhe other user asked, what do logs say, how are you configuring emails?