• 1 Post
  • 48 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
rss

  • Anecdotal… we drove through rural Ohio a few weeks ago. In several hours of travel we only saw ONE trump sign. The same place in 2016 or 2020 would have been full of them. Regardless of the impact of this, the enthusiasm is dead. There might be “maga guys” on Twitter but they’re largely disengaged in real life.





  • Not sure how to do that in docker, I’ve run mine as a plain old PHP-FPM site for years and years. It might be something that can be tweaked using config files or environment variables, or might require building a custom image.

    ClamAV is slow and doesn’t catch the nastiest of malware. Its entire approach is stuck in 2008. It’s better than nothing for screening emails, but for a private file store it won’t help much considering that you’ll already have the files on your system somewhere. And most importantly, it slows down file uploads 10x and increases CPU load substantially. The only good reason to use ClamAV for nextcloud is if you will be sued if you don’t!










  • The biggest reason they’ve been tightly coupled historically has been event notifications and invitations. It’s a lot easier for one email client to both create the event in the calendar, and send the event metadata (.ics file) to the invitees.

    Nowadays, it’s honestly much simpler to have them entirely separate, at least for personal use. My partner and I use a shared NextCloud calendar which works well on both iOS and Android using CalDAV. Much simpler than Google/microsoft/icloud’s sharing options.