Just another Swedish programming sysadmin person.
Coffee is always the answer.

And beware my spaghet.

  • 29 Posts
  • 98 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle














  • I’ve been hoping to find a non-PHP alternative to Nextcloud for a while, but unfortunately I’ve yet to find one which supports my base requirements for the file storage.

    Due to some quirks with my setup, my backing storage consists of a mix of local folders, S3 buckets, SMB/SFTP mounts (with user credential login), and even an external WebDav server.
    Nextcloud does manage such a thing phenomenally, while all the alternatives I’ve tested (including a Radicale backed by rclone mounts) tend to fall completely to pieces as soon as more than one storage backend ends up getting involved, especially when some of said backends need to be accessed with user-specific credentials.




  • I’ve heard quite a lot of discourse in regards to unlawful gameplay, I just personally have trouble seeing how it could ever be non-aggressive, it’s by its very definition antagonistic after all. Could definitely vary in the amount of aggression though, and CIG’s definition of “unaggressive unlawful” seems to be stealth - which I can definitely get behind.

    CIG does at least seem to finally be adding more versions of actually non-aggressive lawful missions, not just the various flavours of hand-box delivery missions we have today.





  • This looks really odd in relation to other fediverse software; Why /magic and required to be on the root of the domain? Why hard-require routing the domain part of the user ID when .well-known/webfinger exists? Why is there a X-Open-Web-Auth header which the spec only describes as “its purpose is unclear from the code”?
    So many questions.

    I definitely like the idea of distributed sign-in, Solid did a decent work of that many years ago after all. This particular proposal just looks rather odd.