The pandemic and programming.
I was watching some tutorials and saw how easily people used the terminal, and how clunky cmd felt.
Next day I had ubuntu running.
The pandemic and programming.
I was watching some tutorials and saw how easily people used the terminal, and how clunky cmd felt.
Next day I had ubuntu running.
trying to use nano and getting confused out of my mind
vim isn’t intuitive, but, for me, it feels correct
The point, I think, is not about fetching the page, but how to navigate it.
I adore using man pages with vim and i would rather have that than a web browser
https://doc.rust-lang.org/cargo/reference/manifest.html
it’s the sixth from the bottom in the table of contents
You can setup a cargo configuration file, in it you put a manifest and define some profiles, and in them define what features you want compiled
it’s just a way to use map with a reference instead of the value, by what I understood.
could be usefull for logging values in a Result so you can see it. However I think you can already do that by just mapping and returning the variable.
It may not work directly, but there’s always a way to misdirect it, like a vm!
Oh, I already hated windows, that was just the last straw