• 0 Posts
  • 12 Comments
Joined 5 months ago
cake
Cake day: January 22nd, 2026

help-circle
  • I use KeePassXC + Strongbox (iOS) and sync it with Syncthing. I have a server always running so if I save a change on my computer, it will always be synced to the server. I use an iPhone 13 so I have to use möbius sync and it is not perfect, I have to manually open the app to make sure it syncs (something iOS background usage something). I also have an old Android phone that also syncs my kbdx file. You could have a RPI Zero (or any other kind computer) as a cheep backup solution just for Syncthing.






  • But in practice idk if they always have actual hydraulic brakes. I’d still think they do, even if there’s also regenerative braking.

    I thought most of the input from the driver (steering, breaking etc) had a layer of computer between the input interface (steering wheel etc) and the actual moving parts.

    I’m thinking at some point it will probably be that you’ll need to hand over driving to a computer whilst in a city or smth.

    That is an interesting solution on how a first push for self driving cars could look like.

    I saw a documentary some years back about self driving trucks in Australia, a company used them instead because it was safer for a computer than a human to drive through the desert.


  • any use would mean a tag

    So when I write code, I regularly ask an LLM how to do things. A few examples from my history is how I could overlap rows when generating PDF files (have a library for this), how I could assign an empty Char and to create a singleton class. A LLM never changes any of my files, I use it as super-search-engine.

    Would that constitute an AI tag?