| About | https://rhysd.github.io/ |
| GitHub | https://github.com/rhysd |
| About | https://rhysd.github.io/ |
| GitHub | https://github.com/rhysd |
Advent of Code 2022 is coming. I'm thinking which language I should use to solve the quiz this year. Last year I used Rust with only standard libraries.
New package manager from mxcl (original author of Homebrew) looks interesting.
> Package maintainers will publish their releases to a decentralized registry powered by a Byzantine fault-tolerant blockchain
Whitepaper: https://tea.xyz/white-paper/
Repository: https://github.com/teaxyz/cli
I submitted a PR to support mathematical expressions extension by pulldown-cmark. This crate is used by `cargo doc`. I hope math expressions support is added to #rustlang documentation in the future.