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.
x13pixels —
This is planned to be implemented in the next release. Good to know that the exception-based threa…
»
Asaf Gartner —
We support markdown, so you can do the usual triple-backtick. For example: ```c ```
»
Asaf Gartner —
There is no profile page for cloin (the link is "dead"). It should work now.
»
Simon Anciaux —
Your description says the fishbowl conversations are text chats, so they'd be fairly easy to expor…
»
Neo Ar —
I'm interested in reading the past fishbowls. Are there transcripts available / would it be possib…
»
Ben Visness —
Hello everyone! Just dropping by to make three announcements of upcoming events and projects here …
»
Ben Visness —
At what point would a piece of software ... not in fact be "Handmade" because the language and too…
»
Mārtiņš Možeiko —
Yes! Parallel stacks is one of very cool VS debugger features that many do not know. Once you do m…
»
manylegged —
Hi I just wanted to upvote this feature. Ideally I'd like to have a file in my project like this (…
»
Dbug —
Despite all it's limitations, there are a few features in Visual Studio's debugger which are quite…
»
Dbug —
+1 on the thread name request. I'm also doing a lot of multi-threaded code, and not seing the thre…
»
Macoy Madson —
This article is mirrored on my blog My linker in development was crashing on free. It was calling …
»
Emiliano Senega —
I can think of a simple way to do this with regex. You could make a rule for all types whose name …
»
emerson —
I have often felt when debugging complicated programs that it would be useful to have groups/folde…
»
Christoffer Lernö —
When talking about packages / modules, I think it's useful to start with Java. As a language C/C++…
»
Robert W. Childress —
Adding some coordinate arrows is a GREAT idea. I'll need those at some point anyway. So far everyt…
»
»
Simon Anciaux —
"Handmade" is more about how you approach things that the tools you use. If you're using a library…
»
Simon Anciaux —
The high entity positions are relative to the camera. To change an entity to high entity residence…
»
Luke —
Hello everyone, As a follower of the Handmade philosophy for a long time, pretty much since I lear…
»
Gaurav Gautam —
Hmm maybe I'm not understanding this correctly. Or maybe I have just written this wrong (as these …
»
Simon Anciaux —
It's been a while since those episodes and I didn't watch the whole episode again, but at this tim…
»
Gaurav Gautam —
Hello, In this episode we make a function to check which entities are going to be in high/dormant …
»
Dawoodoz —
Try rendering a model with X, Y, Z explicitly written out with arrows, so that you have a referenc…
»
Robert W. Childress —
A problem I had was that I never really had a working implementation but didn't realize it, becaus…
»
owntempo —
You might want to take a look at the Networking Chapter in the book Hacking The Art of Exploitatio…
»
da447m —
I don't know whether Casey has a plan for multiplayer or something similar to some of the zachtron…
»
Dawoodoz —
That kind of streaming would be overkill unless you are making a game like Skyrim with thousands o…
»
Dawoodoz —
Make sure to compare the working left handed system with the right handed system. If you just swit…
»
Robert W. Childress —
Well I managed to match the numerical results from DirectX RH functions through world, view, and c…
»