Wrote code
Working on Advent of Code 2021 challenges using C.

Watching C tutorials: Oh, that's so easy, pointers are basically variable addresses.

Actually writing C: I have no idea how any of this works, why does everyone use single-letter variable names? What's up with cryptic function names like strpbrk, doesn't C have vowels??