The cat compiler.
Hi! I like cats, computers and compilers and I sometimes write blog posts.
Option is similar to the null of other languages, except it is type safe.You must transform an Option before you can use it.You may see it like this Option<usize> or like this Option<Vec<u32>> or maybe like this std::Option<()>, or some other way – the possibilities are endless. Here’s some examples of how you can use…
The 0th step is to set your expectations carefully. Anyone can learn assembly, but you should be aware of what you’re getting yourself into.
I recently made a simple website where you can answer this exact question. For those who aren’t nose deep into programming, the simple overview is that this is saucify. You should go there to convert your centimetres or inches to sauces. It’s intended as a silly way to count how many sauces tall your cat…
skip to examples Stack overflow is notorious for gatekeeping and being hostile. I’ve personally found that discord communities answer my questions much better. Cross-posting questions across discord servers and waiting patiently have gotten me very far. You may want to try another place and make sure you’re aware of the social etiquette of programming communities.…