• 18 Posts
  • 376 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle






  • I was going to switch to trillium next, but in the end I decided not because it relies on a database even more than Joplin does.

    I’m in the process of giving Silver Bullet a try. It seems to be pretty well designed. I don’t really like that folders are just cosmetic and not useful for navigation, but I like that it is open source, that the documents are saved in the file system, and that it’s self-hosted instead of synced.





  • This is basically what CI/CD pipelines do.

    Compile the code, run tests, run static analysis. If results pass, submit the code. If results fail, reject it with an explanation.

    Idk the details of how you’d implement this for a class, without letting everyone see eachother’s completed work, but I’m sure it could be done.





  • I’m currently in the middle of switching.

    I’m using immich, running on a raspberry Pi, saving to my NAS mounted as a network drive. I access it remotely via a CloudFlare tunnel.

    However CloudFlare doesn’t like serving video for free, so I’ma move to a VPS running pangolin and a few other security tools.

    I also plan to find a better off-site disaster recovery backup solution for my NAS. Maybe AWS glacier, or maybe another NAS at my parents connected via tailscale, where I can send periodic full backups.