Whenever I hear you talking about block puzzles, Goof Troop from the SNES immediately come to mind…
Have a quaint little shop in a town where you can't buy anything because the receptionist has brea…
Very interesting discussion here. I'd like to take the opportunity to ask you Casey: Why worry so …
Dejan —
I've just wasted a bunch of time trying to fix that stupid windows spinning cursor on startup in H…
If I remember correctly it was discussed on the stream and we will be using integer world position…
Zed also made this awesome website: (spoiler because URL contains profanity, and since Casey has …
Updated for January. 50% increase in users-with-locations. One person from Skyrim, which I unfortu…
I don't know if you would reference a position in such a global manner. I think most games of such…
Fred —
About float/real32 being good enough compared to double/real64, I think it really depends on the s…
If you are interested, I've started to port over Handmade Hero to Rust (using SDL for now). I will…
@owensd - that is also a good reason. Windows is not the only one that will have different entry p…
For me it's around 16%-18% 8 cores for me He said that we'll do the optimizations a lot later So …
If he goes and defines object orientation as a grouping of stateless functions then sure it's goin…
This is a bit off topic for HMH, but I found this article interesting and thought others here migh…
siska —
Oh ! Interesting ! Thank you both very much. I'll go watch Day2 now ... :)
why did you not start the program with something like int main() { // }; (Why does it have to be W…
Casey uses C++ not pure C. But he doesn't use all C++ features, just few useful ones - like operat…
siska —
Hi, I'm not sure where to post this, but I'm hoping someone will move this to the right forum ... …
Wow, didn't know we're going to bypass the os completely. Maybe I missed that on the stream. Real…
I use a different one, yes. I will look through my spam a 3rd, time, and if I dont find it, I will…
Three things: Definitely check your spam folder for "sendowl" to make sure it didn't get filtered.…
Hard to say without looking into it more, but keep in mind that there are many things that affect …
What the... I don't even...Casey
Well, not to pre-brag, but when you see the instrumentation macros we do on Handmade Hero, these w…
"It's a surprise, then, that someone who has spent most of their career creating tools to help dev…
A sewer filled with rats wearing tiny little jackets. Casey, you need to advertise the podcast a b…
I've definitely learned the majority of people like options. I do too I guess, I like having opti…
Abel —
There is a really cool (and free) book about C programming called "Learn C The Hard Way", which yo…
I have a text file opened (and available) at all times on all computers. I'm simply adding new not…
mfort —
Thank you all for your answers, sometimes just knowing what others do is of great help when you're…