I call it analysis paralysis. You don't get any work done. You spend time doing make busy work, l…
Thanks Mrmixer and Serge for your responses. I'm a programmer too but I had only tried the executa…
Mór —
I call it analysis paralysis. You don't get any work done. You spend time doing make busy work, l…
For your final error just change the name to "get_view_range" the name "get_range" was becoming un…
I can't build 4coder_casey.cpp which comes bundled in version 4.0.27. It throws a bunch of errors…
nakst —
Although I can't remember exactly when I started this project, it was approximately 11 months ago.…
I just checked it out and it looks like it works to me. Also... I'm not sure what you mean, when …
plb —
Not sure if the blacklist works or not (it doesn't apply in my circumstances), but I noticed in th…
I've been lurking here since... checks watch... 2015. A hectic life and other projects prevented m…
the use of helps convey a sense of scale / distance and atmosphere (literally) in your game's re…
It's been too damn long, but I am finally getting back into a solid workflow, and I'm streaming re…
Thanks for the comment, khofez! I'm glad you liked the architecture, the post, and I'm glad you ar…
It is without doubt that all software developers have always used abstractions, be it formatting d…
Pooria —
Thanks for all the info guys, for sure watching Handmade Hero has a lot of benefits anyways and I …
This is not OOP. This is functional programming (although a fairly simplified subset of it). Othe…
Stef —
Not to resurrect again, but thanks for this! Nice to see a handmade post as the first result in th…
Ahh shoot, that's a bit of a tricky situation, but I definitely have to do something about that. …
Yeah it says debug in the output of llc --version. Registered Targets: x86 - 32-bit X86: Penti…
That's what was suggested on stackoverflow. I was hoping there was a more direct way to get a copy…
Recently, I ran into a common problem faced on HMH. Sometimes you want a struct with some fields t…
nj —
Updated the custom layer to support 4coder 4.0.27, adding the steps that I needed for the upgrade:…
Thanks! It's easy for me to add that to my prelude.
mingw by default will use snprintf from msvcrt.dll which does not support even c99. But if you add…
Hey. Thanks for posting. Probably the best place to report Milton errors is on the github page. I …
I checked in code for C11-style anonymous substructs/subunions, which facilitates this kind of thi…
Sorry for not responding sooner. We previously had a report of a similar issue with snprintf/vsnpr…
Thank you so much Abner. May all your wishes be fulfilled.
Pengo —
I need only to test with some more complicated languages, like Arabic, to check if needs somethin…
Hmm, I fear I don't really see what could be wrong at first glance, the build type should give you…
skoepa —
yooo that fixed it. Thank you so much! Edit: I'm still having the attach issue, when I open the .c…