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.
ionut
Having some problems trying to build this.
»
x13pixels
Something like this was also reported on Discord and I verified that I have a note to get this cor…
»
oh_the_werewolf
Does anyone have the source code or notes for "Day 440 - Intro to Function Approximation with Andr…
»
Guntha
Hi, Years before I encountered Handmade Hero, actually right after I went out of college (~2012), …
»
Christoffer Lernö
I recently removed untyped literals, and that complexity is now leaving me free to actually add co…
»
michal-z
Hi Guys, I would like to introduce my zig-gamedev project: It is a collection of sample applicati…
»
kvosdev
There is a bug in the output window, where the text buffer for the window is probably not being fl…
»
Emiliano Senega
Hello! First of all, thanks for all the work you put into this awesome debugger. The only thing I …
»
Simon Anciaux
You might get better help for that on the handmade network discord. I'll try to give you a directi…
»
progfix
Thanks for telling me! I updated the files.
»
Benjamin Pedersen
You forgot to include raylib.dll in your newest post.
»
progfix
I updated the app slightely (the versions + example I showed on the Jam Recap stream): fem_hmn_jam…
»
zaratruta
Hi. I'm learning C programming language and trying to build an application based on raylib. In my …
»
hane
Hello everyone, Can you share what are the programming related papers you think young ones should …
»
Simon Anciaux
What's the condition you're writing in the textbox ? Have you tried with a very simple example to …
»
Ruy Calderon
I'm a new user to remedybg and am trying to set conditional breakpoints. I'm setting them the way …
»
Simon Anciaux
That makes a lot more sense. I didn't get any of this from the previous submission because the act…
»
Neo Ar
Noid Enterprise Business Platform Background Originally I intended to write a small programming la…
»
paultarvydas
If it helps, here is an essay I wrote just before the jam. I didn't include it because it wasn't c…
»
Terans
Ok thank you
»
Alexey
If you're looking for something minimal, my modification might be of interest to you: Example: 20…
»
Macoy Madson
This post is mirrored on my website. It is common advice that it isn\'t worth automating something…
»
Dawoodoz
Certificates in using software don't really matter much in getting hired, because these skills can…
»
Opoiregwfetags
Thanks as always guys. The video linked seems very interesting.
»
Mārtiņš Možeiko
And not all 64-bit addresses are valid on x86 platform. Currently only 48-bit address space is ava…
»
rocap
Works perfectly, though the layer has way more than I want so it will take me some time to strip a…
»
Simon Anciaux
This video might interest you, but it's only about windows: Mysteries of Memory Management Reveale…
»
Simon Anciaux
You just need to close the decls buffer like a regular buffer. That said it's not the most practic…
»
Opoiregwfetags
I've realized that often in my code (and I've seen it in HmH too) I assume that adding 1 to a vali…
»
Simon Anciaux
Yes It's slower, but keep in mind that there will not be much calls to VirtualAlloc and VirtualF…
»