Withdrawal symptoms of using A.I
It's been less than a week since I decided I'm not going to use A.I in my day to day. It's a lot harder than I thought it would become. Unbeknown to me I've been growing a dependency on this amazing…
It's been less than a week since I decided I'm not going to use A.I in my day to day. It's a lot harder than I thought it would become. Unbeknown to me I've been growing a dependency on this amazing…
Sounds like a complex freak of nature stuff or at least it did to me when I fist saw the title in HandmadeHero. I can't say this enough, if you have never watched the series and you are a programmer, I urge to give it a try, you&…
1. It's making me impatient We are designed to take the path of least resistance to save energy, time and overall effort. In most things in life this is fine. Except when it comes to programming, at least for me. I love my craft. I enjoy knowing more…
Nearly, or I'm in the process of building one I would say. You can find the repository here. The codebase is kind of a first draft and will be subject to quite a few changes over the next few weeks. It all started out by separating the platform…
I have to admit I've been playing hard and fast with the word quality for the last couple of months. It's stooped down to at least showing up, which is a mark I've also missed at times. When it sucks it just sucks. This…
It's not really a surprise, well it shouldn't be at least. Yet it's one thing to know and whole another thing to do something about it. I've spoken about how I've been quite distracted for the last month or two.…
If you'd like to see the code, you can find it here. Handmade Hero is such a treasure trove for programming. I'm only on day 20, but I've already learned and tried out so many new concepts, things I would never be aware of…
It's humbling when programming with a lower-level language like Zig. This morning I spent an hour trying to figure out how to allocate a two-dimensional array. After a while I just gave up and decided to implement a two-dimensional array from a single dimension. After all, it'…