Thanks to the gods for the content creators like tupinizando, who are documenting our languages and their origins. Luckily for me, I can understand Portuguese and Guarani Paraguayo, and apparently some Old-Tupi.
I have a little idea for a weekend project because weekends are for more open-source projects. Although CDK is very fun every weekday, I want something fast and different for this weekend. I'd only make it happen if I have enough feedback (I don't wish zaps, but I like meaningful feedback or *likes*).
The idea is to implement a simple blossom server in PHP so it can be installed in every cheap shared hosting or cheap VPS available. In my opinion, that's the only way to achieve true decentralization.
Although Rust is amazing, I've been using PHP for more than 15 years before switching completely to Rust ~5 years ago, so I guess it shouldn't be that hard.
My elder son (a very young kid) started coding, first with Scratch and now with Python. He taught me about floor divisions in Python. I couldn't be prouder. I was doing it with `int(foo/bar)`, he did it with `foo//bar`. I've been coding for ~26 years 🤯