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.
Macoy Madson
Hi! I just wrote up a post to update where I left off.
»
Mohammed Fajer
That is awesome, thanks for sharing.
»
Jason
Has there been any forward progress with the tiny c compiler modifications since you last posted t…
»
Christoffer Lernö
In this blog post we'll review four standard ways to handle the case when you need a list with a s…
»
Terans
I watched all the episodes and I can't even begin to describe how awesome of a journey it has been…
»
longtran2904
What do you mean by "include them"? You don't need to include any C# files to compile. You just re…
»
Mārtiņš Možeiko
What do you mean by "include them"? You don't need to include any C# files to compile. You just re…
»
longtran2904
When you use "go to definition" in a C# project in Visual Studio, it will generate a temporary cs …
»
Hipno
Yeah I was mainly replying to the idea of strictly coding what Casey does, which I know is what so…
»
Mohammed Fajer
Yea treating the series as a resource or reference is not a bad idea also, but sometimes you don't…
»
Baradine
Managed to get it working using those instructions. Thanks for the help. Funnily enough, it only…
»
Christoffer Lernö
Despite being a general concept, modules are often very different from language to language. One …
»
Hipno
I respectfully disagree. I felt that it was pretty difficult for me to follow along with the serie…
»
x13pixels
You can try using Mingw-w64 GCC with cv2pdb to convert the DWARF to a PDB. You can get cv2pdb here…
»
Mohammed Fajer
Sounds like a good plan, thanks
»
Simon Anciaux
I followed and coded along until episode 100 (I had already been programming for several years bef…
»
Mohammed Fajer
Hi, I have a question regarding Handmade hero series. Has anyone watched/went through all the vide…
»
Mārtiņš Možeiko
That's pretty accurate estimate. Exact length of regular "handmade day xyz" videos is almost 1262 …
»
Baradine
Are there any plans to allow RemedyBG to work with the symbol files that GCC generates? I'm aware…
»
longtran2904
Besides Simon's points, the actual "programming" on Handmade Hero is not that long. Most videos, o…
»
Simon Anciaux
Casey only streams Handmade hero once a week now, and not every week as he's working on other proje…
»
CLQ
First of all let me say that my questions are not meant as attacks on Casey or the community. I di…
»
grave
For Raylib 4.2.0 examples Makefile comment with '#' the line: LDFLAGS += $(RAYLIB_PATH)/src/raylib…
»
sqdrck
In addition, I want to note that this also happens in cases when you use QMK Firmware (or ZMK) for…
»
Mārtiņš Možeiko
LookAt matrix does two steps in this order:translate to originrotate to match your orientation. If…
»
Roman
I have tried to build lookat view matrix without library but result was wrong. Then I tried glm li…
»
x13pixels
RemedyBG 0.3.8.7 is now available for download. New FeaturesAdds "Relative Address" column to call…
»
Christoffer Lernö
Recently, I did some work on the math libraries for C3. This involved working on vector, matrix an…
»
x13pixels
This has to do with how the Dear ImGui version that RemedyBG is currently using handles input even…
»
x13pixels
There has been some forward progress on this, yes. Still a lot to be done though.
»