Welcome to my blog. Here I just post about things that usually interest me. This blog is mainly going to be about programming related topics.
Tags
Latest Posts
# Strings are (not) character arrays
4 min read
Why everything you learned about strings in your first programming course was a lie
# Who Waits When You await? (Hint: Not your Threads)
4 min read
A mental model on how async works internally