We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Aldrin
Hi! What would be the recommended settings to follow along with the series? From what I gathere…
»
albatros
Posting here and also on discord to keep everyone in the loop : The date for the next handmade …
»
Simon Anciaux
In One Definition Rule on wikipedia, in the second item of the summary it says: In the entire pro…
»
»
Nimbok
Thanks, mrmixer. That helps me understand a bit better. It looks like Casey said people were spec…
»
Seth Archambault
Ah that sound like a good way to manage timing, I'll add that to the doc.. Good to hear about the…
»
frisnit
I'm a brand new follower and ran into the same issue. I bodged around it temporarily by changing …
»
Simon Anciaux
I had that issue and others a while back. Here is the thread in case it might content useful info…
»
Simon Anciaux
NimbokWhat was the advantage of splitting out the platform-related stuff into its own file? What …
»
Mārtiņš Možeiko
__uiidof(X) returns GUID from type X. If you look how MMDeviceEnumerator is defined, you'll see t…
»
Bits Please
Thank you, as always, for your useful input! I actually stumbled upon your guide on how to integr…
»
Nimbok
The last thing Casey does (in the Q&A) in Day 029 is split handmade.h into handmade.h and han…
»
Jason
I've played around with the idea of doing some meta stuff but haven't got around to it yet. mrm…
»
CodyCoderson
That was very helpful, thanks
»
Simon Anciaux
Try to write the api you would like to use ("Write the usage code first") and than make the syste…
»
Simon Anciaux
I'm not sure I understand what your problem is. Do you mean that the output doesn't go into the *…
»
Simon Anciaux
There isn't a way to do that out of the box. But I imagine you could modify the layout function t…
»
C_Worm
Hey, so i've implemented a PrintText-system that prints text. PrintText_Direct(): Prints a whole…
»
Jason
I'm writing some inline shaders like Casey does in handmade hero and was wondering if there was e…
»
Chris Crew
When launching my application from within 4coder any printf statements should appear in the *run*…
»
Mārtiņš Možeiko
It's documented in Linux kernel docs: https://www.kernel.org/doc/html/latest/x86/x86_64/mm.html h…
»
Miles
I frequently see people on HMN claim that it's fine to reserve huge portions of address space in …
»
Simon Anciaux
There is 8 TB of process address space available on Windows 7 and 8; and 128 TB on Windows 10. So…
»
Jason
Oh okay, I got it to work. Thanks for looking into it.
»
Charles Rector
In episode 016 "Visual Studio Compiler Switches", I hit a similar problem: The 32-bit build inte…
»
Abner Coimbre
Allen Webster is handling our monthly Seattle meetups, and we had 8 locals this month (online-onl…
»
Dumitru Frunza
I've researched this problem a while back, and the basic idea outlined in your solution is an app…
»
Simon Anciaux
CodyCodersonCan someone explain, possibly with some simple examples, of how Casey would allocate …
»
Simon Anciaux
The link to jitsi should be https://jitsi.org/ I believe. subtextDoes anyone here have any ideas…
»
CodyCoderson
I'm trying to understand how Casey handles memory. I've only seen the first 60 or so videos, and …
»