Sorting, trigonometry, filesystem access, HTTP. All these libraries I took for granted until I created a programming language. Nontrivial!
miniblog.
Related Posts
I'm writing an experimental PL and I want to exercise it on real programs asap. These need to be useful (so I actually try them), but simple (my PL is unfinished).
My current ideas:
* A git fuzzy branch switcher (shell commands)
* dotfiles sync (filesystem access)
Suggestions?
Hosting a Docker registry on IPFS! The global P2P content-addressable filesystem seems like a good fit for Docker images.
IPFS is a really nice distributed filesystem that is slowly growing in popularity. Netflix has found a good use case: container image distribution.
https://containerjournal.com/topics/container-management/ipfs-emerges-as-tool-to-distribute-container-image
I'm slightly reminded of Usenet: just download content from the nearest server!
