CatCompiler.dev

The cat compiler.

Hi! I like cats, computers and compilers and I sometimes write blog posts.

  • GitHub

Buy me a coffee

  • Rust: The heck is an option<> supposed to mean?

    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…

    May 12, 2024
    Programming, Rist
    learning, Programming, Rust
  • How to learn assembly

    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.

    March 2, 2024
    Uncategorized
    assembly, learning, Programming, resources, self-study
  • But how many sauces is that?

    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…

    February 13, 2024
    Uncategorized
    Cat, Conversion, Maths, Programming, Sauce, Sauces, Unit, Web design
  • Stack overflow banned me, what do I do?

    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.…

    January 20, 2024
    Uncategorized
←Previous Page
1 2

Subscribe to this blog

We don’t spam! Read more in our privacy policy

Check your inbox or spam folder to confirm your subscription.

This site is not endorsed by the rust foundation

Copyright (C)

CatCompiler.dev

Ashamedly powered by WordPress