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…
Even though we're almost done with the initial platform layer, the Q&A last night suggests th…
The freenode one was there for a few one-off discussions. #HandmadeHero @ Ircnet is the "official…
currently we are just using the twitch channel. through irc. You can do that.
I believe skhme ha…
there's one on ircNET called #HandmadeHero, but i just use my irc client to join to irc.twitch.tv…
While I know the whole point of this project is very code-centric, what about something like rati…
Fear not, Chapter 17 is here.
With some luck, the delays that plagued the last couple of chapter…
Right now I'm imagining it's going to be something like Hack 'n' Slash, minus the in-game codestu…
Is there an IRC channel for this community, or for anyone working through the series? If there is…
Rookie pro game dev here.
I have been professionally programming 5 years and 1 year as a game de…
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…
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…
It's definitely one of those things where, before you think of it, you never thought of it, and t…
Great show today. I was laughing. I never thought about it. That you could do it that way. Thanks…
Yes, I think we can get rid of it now. I was just not sure why CL was refusing to make a DLL so …
This is how things like DSFix work, with the added detail that they override system dlls (directx…
Dejan —
Guys just a quick note: DllMain is an optional proc. If your dll doesn't need to do anything on p…
yeah, sorry for the "non-question" : D
It was one of those things where the second I saw the msd…
Yes, you should definitely be able to do this. I'm not sure why one would ever need to, since un…
I don't think there is need to create your own STATIC_ASSERT macro, because we are compiling C++ …
day 21 was alot of fun, is there a name for recompiling at runtime?
i asked the following questi…
It's not on youtube yet, no spoilers please!
EDIT: Anyway, hahhahah!
... as you can verify by this:
http://msdn.microsoft.com/en-us/library/ms235460.aspx
So, like I…
cmuratori That's pretty much what I am talking about. Imagine you're on your fourth generation o…
Damn, Paul Khuong stole my rant.