Joshua Price

Results 41 comments of Joshua Price

How does the `puts` call work? I see an explanation but a link to some docs or something that explains this in further detail (what other functions are resolved, potential...

that's the goal! aiming to use the smallest, fastest crates i can find

won't be working on this until the 1st, ran out of hours on Gitpod 😢 i've written a good portion of it, just can't do anything with it yet

by the way, currently, just using `gumdrop` and `termcolor`. if colour isn't needed, i'll ditch `termcolor`.

looks like it only uses it when the compile target is windows but it's still pretty hefty. https://github.com/BurntSushi/termcolor/blob/677f98b26a1b52f72303e1c9dfdc9ef68def8014/Cargo.toml#L21-L22

accidentally started the workspace from master instead of rust-build and had to force push like a fool 🥲

Hope to see more performance updates on this. Would be great to play on mac.

> > Maybe add a cli on top of that... > > > > What do you mean by that? It will all be handled by `aero.py` this reminds me,...