Tag: programming
All the articles with the tag "programming".
Reading list week 22
Published: at 10:30 AMThe articles and other content I have found intersting this week, and would recommend you check out!
Reading list week 21
Published: at 08:30 AMThe articles and other content I have found intersting this week, and would recommend you check out!
Reading list week 20
Published: at 10:30 AMThe articles and other content I have found intersting this week, and would recommend you check out!
Creating a macro library in neovim
Published: at 09:34 PMLearn how to create a library of useful macros in neovim
Help! I'm working in a large code base!
Published: at 09:36 AMI was watching a YouTube video from a tech YouTuber the other day. Doesn't really matter which, and I can't really remember anyway, but a thing he said stuck out to me: "working in large code bases always suck". I have been thinking about this sentence for a few days. I don't really think that working in large code bases have to suck, but it often does. In this post I'm going to explore why large code bases might suck and how to alleviate some of the pain you might if you are working in such a code base.