CalmLake999

CalmLake999 t1_jd4wexy wrote

I've built an API and basic video game in it so far, building a boot loader for a custom OS now; it's alright but there's some bad design choices;

For example hidden types not listed in the imports etc; would be better if that was more explicit.

Also the docs for most of crates I've been using has been really terrible.

6