Andrew Hennis
Andrew Hennis
Currently, the C track links out to some resources to learn outside of Exercism. However, I don't believe that `https://www.learn-c.org/` is actively maintained and other languages attached to this site...
The option to translate tutorials into other languages (French, Spanish, etc.) should be more obvious than just an icon hidden in the corner of the webpage. I didn't even notice...
**Uiua** [Uiua overview](https://aplwiki.com/wiki/Uiua) **Implementation in other libraries** Implementation is [VS Code](https://github.com/uiua-lang/uiua-vscode), [browser](https://github.com/jonathanperret/uiua386color), and [Emacs](https://github.com/crmsnbleyd/uiua-ts-mode). **Additional context** [Uiua's LSP](https://github.com/uiua-lang/uiua/blob/main/src/lsp.rs) [Highlighting of uiua glyps at bottom of docs and general syntax information](https://www.uiua.org/docs)
# Finspan Finspan is a Wingspan game by Stonemaier that explores the ocean and the fish within it. Released in January, this variant on the wingspan franchise has a few...
There are some pages, like the search page, that are shown on the home page that (I think) don't necessarily need to be displayed on the homepage as they're not...
I'm trying to use the `time` crate on the ryugod website which I have to cargo install since it's not part of the standard library. When I try to `cargo...