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.
David Butler
I wanted to have more done at this point, but I've been very busy with other projects. Anyway …
»
Dumitru Frunza
Hey guys, A while ago I've started working on a compiler and now the code is ready for the first…
»
Mārtiņš Možeiko
I recommend consider using Capstone disassembler library. It's cross-platform multiple-architectu…
»
x13pixels
Hey folks. Still making steady progress on RemedyBG. In my project blurb I mentioned that Remedy…
»
r2d2
Right, after spending some quality time in lldb trying to figure out how it all works I gave up a…
»
pragmatic_hero
ratchetfreak The worst thing is once you make the meta programming turing complete. Now you have …
»
Abner Coimbre
Hello folks, As part of the 2017 roadmap we find ourselves moving to a new, much larger server. …
»
ratchetfreak
The worst thing is once you make the meta programming turing complete. Now you have no idea wheth…
»
Nicolas Léveillé
I wish I could say that Rust and C++ had O(n) complexity in amount of source code read, however t…
»
S
brothir Can't get this working at all. 'decompressed_png' and 'image' are just 0s after sh_zlib_d…
»
Dan
Feedback regarding this blog post: Please make the images clickable to allow easy full-size viewi…
»
r2d2
Sorry to dig up an old thread, but I'm also struggling with the same issue at the moment. Jay, if…
»
Mārtiņš Možeiko
No, they're not out. Latest update is here: https://hero.handmade.network/episode/code/day389#81
»
Taylor Robbins
Version 1.4 of Const Port has been released! This version focuses on configuration options and th…
»
Shazan
Is all previous videos of Handmadecon 2016 out. Or it won't be available due to a specific reason…
»
Kevin Sun
Awesome, thanks guys!
»
Mārtiņš Možeiko
kevinoooo Is that what casey said? Yes. For example: https://hero.handmade.network/episode/code/d…
»
Mattie
He said he wanted to move it to the spring instead of the fall, and doing spring 2017 would be to…
»
Kevin Sun
Is that what casey said?
»
Anton Swifton
I'm going to stop working on this project for an unclear amount of time. The main reason is that …
»
pragmatic_hero
What If I need something like N frame allocators? Something like N vertex buffers where I don't …
»
Mārtiņš Možeiko
Same for me on Windows for AltGr + I and U keys. They should produce ī and ū respectively, instea…
»
Enyo Enev
Well Thanks! It worked, but I had to specify a path for every file that cl.exe outputs... -Fe..\b…
»
ratchetfreak
it was never a plan, instead the next hmcon is planned to be in spring 2018
»
Kevin Sun
Sorry if this has been asked before, but I was looking forward to going to handmade con 2017 (hav…
»
Simon Anciaux
In my keyboard layout, AltGr + B is used to output a |, but on HMN it adds the bold tags. Would b…
»
Simon Anciaux
sneiderlein 2. We pass a pointer to the block to the game loop, and the game loop casts the block…
»
Alex Baines
Hi, I'm more used to GNU make, but I think something like this should work for nmake: 1 2 3 4 5 …
»
Sander Boer
Hi, I just signed up for the super user patreon and downloaded the build, did some tinkering wit…
»
ratchetfreak
when uploading to opengl/directX/... you can allocate a buffer and map that into memory. Then yo…
»