I've had this feeling for a long time, where I will obsess over whether a tutorial is good or not,…
Ah, okay. Thanks for finding that and for letting me know!
Hey, everyone! I hope everyone is staying healthy throughout these troubling times. Currently, man…
I'll be on the Handmade Discord today if you want to stop by and will be happy to help you out. […
Cool, okay. I guess Casey just needed to give it more of a chance. I'll check it out.
SageMath is very popular open-source one: It is collection of many open-source software in one pa…
I was watching day 376 today and around 1:06:13 () Casey started search for an algebra solver. In …
I've changed all the values to double but that won't do it. The problem is still as you say and as…
Could you be more specific about what is it you're seeing that is not correct ? I suppose you're t…
Hey i have a Timer and Clock struct and try to implement a timer. The Clock just returns the secon…
I don't have any knowledge about API design. About the pitch: If I can pass 0 when when I don't ca…
Honesty is very important in both your own code and in API design. If you try to hide the quirks …
I'm currently trying to polish up my realtime gif exporter into a high-quality single-header libra…
RemedyBG 0.3.0.0 has been made available for download at . Lots of new features including conditio…
You did not implement the WinMain function. So compiler is asking you to provide implementation. Y…
I recently started the Intro to C videos and I am not able to run the following code on Visual Stu…
These look pretty good, thanks Pseudonym! I'll be sure to give some a listen.
No problem. I'll do my best to keep everyone in the loop :)
So if I opt to try Bootcamp, would you (or anyone else) have an opinion of which Windows version w…
If you're stuck for more things to watch while isolating, allow me to make a suggestion: . I know …
Yes, assuming you can install reasonable GPU drivers with OpenGL support on Windows running on mac…
Thanks for the reply! So that would eliminate VMs, but that still leaves open Bootcamp as a possib…
Technically you probably can do multiple threads for multiple windows, but that can get very messy…
I will be fine at the beginning - any of VM's will work. But later Casey switches to fairly modern…
Hi albatros! Thanks for the update. Any date should do the trick for me if there is no confinement…
Hi all, I have a 2018 Macbook Pro running MacOS Catalina. I've seen the thread about the Mac platf…
Nice. I'll check out that game engine. Seems like an interesting project. I have used imgui before…
So, a few mails and an few discord messages later, we have at least 4 people motivated for each da…
Ah, so I tested again by supplying the Window parameter and it turns out that it never handles th…
Well in my case I just do what's necessary, I don't mind writing high level C++ code. Any code is …