Handmade Network»Feed
Jeff Buck
Cool. Glad you got it sorted out. wan Stare into the void, and the void stares back... I've be…
»
theinternetftw
I know, I just thought it was worth mentioning. As for having everything in one file somehow pro…
»
ambiguous panda
srry, i was asking the question under the context of security, i was suggesting that this introdu…
»
Casey Muratori
No, thank you guys for contributing to the series! I am constantly amazed at how generous people…
»
Filip
Found error. Just sent a pointer to a pointer instead of a pointer in a callback... Stare into t…
»
Mārtiņš Možeiko
There is one good reason to have DllMain even if you don't want to put any code there. If you are…
»
rtcfirefly
Nice! That's much cleaner. Thanks :)
»
Filip
Jeff, a semi-related question since you seem to really know cocoa well: I'm mixing your code with…
»
Marc Novakowski
Thanks for setting up a Patreon account, Casey - the $15 pre-order seemed so measly considering t…
»
matra
Another PhD in computer science here. I've been programming for 20+ year - usually business appli…
»
Zach
I come from mathematics, but have been being paid to program for the last year and a half - in th…
»
Filip
Great! I have a simple example of some hot loading here: https://gist.github.com/framkant/56c8bc…
»
Martin Cohen
Yay! Great!
»
Jim Shearer
Even though we're almost done with the initial platform layer, the Q&A last night suggests th…
»
Kasper Sauramo
The freenode one was there for a few one-off discussions. #HandmadeHero @ Ircnet is the "official…
»
Dustin Specht
currently we are just using the twitch channel. through irc. You can do that. I believe skhme ha…
»
SteelGolem
there's one on ircNET called #HandmadeHero, but i just use my irc client to join to irc.twitch.tv…
»
SteelGolem
While I know the whole point of this project is very code-centric, what about something like rati…
»
David Gow
Fear not, Chapter 17 is here. With some luck, the delays that plagued the last couple of chapter…
»
SteelGolem
Right now I'm imagining it's going to be something like Hack 'n' Slash, minus the in-game codestu…
»
venfayth
Is there an IRC channel for this community, or for anyone working through the series? If there is…
»
Ray Garner
Rookie pro game dev here. I have been professionally programming 5 years and 1 year as a game de…
»
Bert Proesmans
To me that explanation was shocking. During my C course nobody talked about the C Runtime Library…
»
Dejan
Siegward The relevant article on MSDN: http://msdn.microsoft.com/en-us/library/2kzt1wy3%28v=VS.10…
»
Thomas Frase
The relevant article on MSDN: http://msdn.microsoft.com/en-us/library/2kzt1wy3%28v=VS.100%29.aspx…
»
Dejan
cmuratori Before anyone gets too ranty on Binary Search, required reading: http://www.pvk.ca/Blo…
»
Casey Muratori
It's definitely one of those things where, before you think of it, you never thought of it, and t…
»
Livet Ersomen Strøm
Great show today. I was laughing. I never thought about it. That you could do it that way. Thanks…
»
Casey Muratori
Yes, I think we can get rid of it now. I was just not sure why CL was refusing to make a DLL so …
»
theinternetftw
This is how things like DSFix work, with the added detail that they override system dlls (directx…
»