Happy fall to everyone in Handmade! I hope you had a wonderful summer, and that you spent the perf…
bat files from startup folder gets executed just fine, even on Windows11. What exactly is inside b…
That tracks with what I might've assumed to be a good practice, I was merely following along with …
RemedyBG 0.4.0.14 is available for download from itch.io with the following improvements and bug f…
I strongly suggest to not use "subst" drives for this. Sooner or later it will give you various pr…
Hello! A bit late to the party, but better late than never, I s'pose. I was following along and ev…
If I understand correctly, you want your lib to be able to signal the user that it needs some amou…
If I understand correctly, you want your lib to be able to signal the user that it needs some amou…
Thanks for the answer. From my limited experience you want to have a default allocator that you, t…
There isn't a single solution that works everywhere. From my limited experience you want to have a…
I have seen Casey talking about this on both handmade hero forums and on the stream. When designin…
Thank you so much for doing this! I started syncing yesterday and got around 33% which was about 4…
I'm on casey's first video on "Handmade Hero Day 001 - Setting Up the Windows Build". At 49:18, ca…
Any reason why the latest episode is day 663? Why haven't you updated to day 667 yet?
Hopefully you figured it out, but I also had a strange problem with sound. It turned out that min…
I have published a new version of Wet Paper, the enhanced version of the Global Game Jam 2025 nCin…
Sorry guys, the username is human and the password is noai. You can also clone the repo directly: …
Btw instead of this: you can simply do: I also cannot login to see the source. Connection just tim…
r_edge —
That makes sense. I'm not using the Emscripten filesystem api as that requires loading that part o…
It seems we need a login and password to see the files ? EDIT: I didn't see the error page contain…
It does not, though it looks like Emscripten has built-in file embedding. It probably makes sense …
r_edge —
Does this work for compiling to wasm, e.g. with Emscripten? 2025-06-17 16:53:15
I would like to introduce my single header libraries. For now there is only one, but I have some o…
Sure, it’s 4 bytes, but if rbp is inclusive, why not rbp – 3? I don't think this only because …
r_edge —
Unfortunately, R5 is currently not functional, so I wasn't able to test out the verifier aspect of…
Ann —
Disclaimer: I'm a beginner to programming, and especially to x64 assembly. Some smart folks have p…
My main goal for this project was to understand my GPU's machine code (SASS) better and I accompli…
I've got most of the bits of the IADD3 instruction figured out, there's still a couple things I do…
Buongiorno attempts to map out mDNS and DNS-SD activity by inspecting the raw stream of mDNS packe…
the default control bits output by ptxas on some random ptx I made seem to be 0x003fde (why I thin…