You won't find much anything here except lots of random garbage code I play with. I try out languages and frameworks left and right, and have unfortunately come to the conclusion that there isn't a perfect language with a perfect ecosystem. Trade-offs must exist.
If there was a perfect language, it'd have:
- Great tooling and std lib for the web and linux APIs, e.g. cargo, go, dotnet.
- A type system between Haskell, Scala, and OCaml with fast compilation times and easy stdout printing of data.
- Can build cross-platform binaries.
- Some supervisor-actor + green threads model, e.g. BEAM, go, jvm virtual threads.
Nearly all my work is in private repos owned by employers. My truly garbage repos are also private.