Activity

mat

ok ive been in the trenches for a couple months and i have a few updates since SoM:

  1. im on arch now as my personal dev environment 🥳
  2. we have working nixos flakes, access points, and WiFi on a real Pi0 using https://github.com/nvmd/nixos-raspberrypi. also apparently x86 development for aarch64 systems is difficult so we’re using nixbuilds.net as a builder (and their generous free tier)
  3. ltamp will have to be vendored in the twist until i can get it published to nixpkgs :((
  4. after a LOT of R&D (and prompting chatgippity for answers), the follioing problem persists [for those who cant see the image, nix is enforcing immutability on folders preventing me from saving the twist’s db)
  5. I killed 2 SD cards through all my flashing and testing but WILL buy more until I have solved this 💀

HOWEVER WE WILL PERSIST AND I KNOW WE WILL TRIUMPH over the demons that are NixOS flakes and SQLite. Until next time and farewell, I have more eissues to fix :3

Attachment
0
mat

Added AI-based autotagging using HCAI and my own @regreso/utils package. The destination website has its metadata (titles, descriptions) scraped and provided to Qwen3-32b through prompt.

Privacy, security, and ethics are a big thing for me though, which is why all of Regreso’s GenAI features will be opt-in forever. To help facilitate that opt-in process, I built a new “Advanced settings” modal with a little explainer alert which explains the self-hosting potential.

Attachment
0