Its backend (Exocore[2]) is built on top of a personal / private blockchain and is made from the ground up to be hosted in a semi-decentralized fashion on your own personal devices (your computer, raspberry pi, a cloud instance, etc.). It is written in Rust and has iOS, C and Web (WASM) clients. It's extensible via WebAssembly written applications.
It has very rough edges, but I'm using it daily to organize my life. It has also been my learning playground to improve my Rust, TypeScript and Swift skills over the last two years (it was on another tech stack before).
[1]: https://github.com/appaquet/exomind [2]: https://github.com/appaquet/exocore
Other than that, I need to replace all 3 smoke alarms in the house that are expiring soon, and replace a toilet fill valve. The joys of home ownership.
Basically we have an ETL framework where we need to provide an avro schema and a yaml transformation file. Config-boy type of work is very boring so I plan to write a tool to consume a few JSONs and generate the two files, or at least the majority part of the files. It's somewhat tricky for complex JSONs but my script will simply pass any JSON array/object to manual work.
Found out it's hard to build a two sided marketplace for secondhand diamonds so back to doing what I enjoy, building data tools to save ppl money!