i guess i'm taking a break from my ui project to work on some infra stuff. namely, git-ssb. been having some annoying issues working with large repos. since i have little-to-no interest in writing javascript in my spare time, the first order of business is to make an sbot in elixir
- so i can get a deep understanding of the ssb protocols
- because tomo needs one
after that's done i'll switch gears and tackle the git side probably using a combination of rust (cli) and elixir (git server).
- really, really simple read-only web gateway
- interactive native ui in wx widgets for now (rewrite in relax later)