• 9 Posts
  • 923 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.










  • That means that functionally the LLM has access to your location.

    The tool needs to be running on your device to have access to the location, and apps can’t/don’t really call each other in the background, which means the chat app has access to your location, which means the LLM can request access to your location via the tool or the app can just send that information back to home base whenever it wants.