IanTwenty
@IanTwenty@piefed.social
- Comment on Help with MonicaHQ notifications 2 days ago:
I’m not familiar with Pikapods but Monica v4 has trouble with notifications. First you need to ensure it’s been configured right to even send a test email, this can be trigered with a command if you have access:
php artisan monica:test-emailVarious Monica environment variables must be set to configure this, it should be in the docs somewhere if not I can fish my config out for you.
Even once that’s working you’ll need Monica to run its regular jobs for sending notifications, there’s config for that too. Finally the code has bugs and will often miss reminders in my experience. There are some open bugs still on this and I guess the devs have moved onto their rewritten version (chandler):
- Comment on Vast Hidden Structure Discovered Beneath Antartica 1 week ago:
According to the research team, this unique formation directly influences the movement of Antarctica’s massive sheet of ice. The network of hidden geological features determines where the glaciers overlaying it will flow, which makes studying it crucial for predicting how climate change will change the southern ice cap.
Interesting
- Comment on Where did the dust settle on Syncthing Fork? 3 weeks ago:
F-droid themselves gave an update in April:
https://f-droid.org/en/2026/04/03/twif.html
If you’ve been holding off updating Syncthing-Fork we have two pieces of news for you. First, the original dev continues to collaborate still, we know this was a pain point back then. Second, we’ve just added BasicSync, A simple app for running Syncthing, which just controls Syncthing’s running behaviour as hands off as possible, while the original service hums in the background.
So it seems since the handover things have settled but there is also a new fork which takes a more bare-bones approach.