It's going to be pretty f'ing sweet, man.Casey
It is unlikely there will be a disk access anyway. Since the compiler just wrote it, it's probabl…
We looked quickly at doing it without a handle and couldn't find it so we used FindFirst/FindNext.…
Chris —
Please pardon the noise if this question was already answered. Did Casey mention why he didn't use…
can we use LoadLibrary on the first load, then overwrite its memory with the new recompiled dlls, …
big buildup, anything short of proving the existence of santa will be a big disappointment.
Yes, you can do it. But as explained on stream, you will loose ability to debug source code - debu…
I'm wondering if we can "load" a dll while its still in the memory(after compilation) so that we c…
To get last file write time without any handles (FindFirstFile / CreateFile+GetFileTime) you can u…
Yes, by default youtube-dl resumes interrupted downloads. Not sure if it can download whole twich …
I have learned a ton from everyones ideas. I have used a few, I hope that is OK. I especially love…
It's time for Handmade Penguin. We look at getting refresh rates, sleeping with SDL_Delay() and s…
You can use to download videos from twitch archive. Just pass url to python script (or executabl…
Can we have character stats like strength, agility, dexterity, luck, mind, intelligence, etc.? Als…
You can use to download videos from twitch archive. Just pass url to python script (or executabl…
The pre-stream discussions are meant to be more ephemeral, so they are not recorded "for posterity…
Thanks. I didn't know that. But the only way I am able to see those, for the moment, is if they ca…
Unfortunately yes, the emphasis on hot zombie Nazis will likely lead to a ban on the game in both …
Hack'n'Slash didn't really seem like it had all that much in terms of interesting combinatorial co…
Really the code is identical either way. It's really just the conceptualization that changes. …
Yes, to be clear, I don't think there's anything wrong with varying the frame rate using the fancy…
As far as I can tell, both methods only work well with stable frame rates. Method 1 implicitly req…
Filip —
I update my stuff at: continuously. I asked Casey via twitter if it was ok to include the handmad…
Thanks for answer Casey. That makes perfect sense to me :) When I think about it, are both approac…
Erlend —
Here is how i build handmade using sublime text 3, which doesn't use a startup script. It's a bit …
I think the second way is totally valid and I wouldn't discourage people from using it if they fee…
@wan, re using the code: from the main page: How will the source code be licensed? Two years after…
I've just watched day 18 and what made me think was the way Casey thinks about updating each frame…
Ale —
Hi I'm a profesional programmaer in the day(bussiness programming), and I'm trying to following Ca…