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.
hotspur
For posterity, I would like to update on our situation as it seems to have settled. We bought a Co…
»
nephewtom
Thanks Jeroen, that works!
»
Casey Muratori
Yes, I always do a subtraction by habit, since I don't really know to what extent various RECTs ar…
»
Connor
Hello Community! I would to get people's opinions on a small handmade game competition for newbies…
»
Mārtiņš Možeiko
Yes, you can do that. GetClientRect always returns 0 in left and top members. It's documented in M…
»
svk151
Question about this function from way back in the early episodes (episode 4 or 5). As of the lates…
»
Ginger Bill
Thank you for that paper. Even though they have a small sample size, it does seem that (im)mutabil…
»
Jack Mott
A relevant research paper:
»
Connor
I second Allen's features. My most wanted feature would be the ability to put anything I want on m…
»
Michael Cameron
I think there's enough open-source smartphone projects that are always struggling to open source a…
»
Michael Cameron
Suppose I write a deep learning library, and one of the things I want to do is visualize the netw…
»
Abner Coimbre
Yup! Lastly, the more we sympathize with those who prefer the typical style of modern programming,…
»
Jesse
I think we're on the same page. Fast-food-esque development is as shitty as it sounds. So, right -…
»
Allen Webster
I am also not a good enough dev to say anything intelligent about how you would do this at any lev…
»
Jack Mott
Just a data point for discussion: If it was me, the big thing would be no centralized store for a…
»
Barret Gaylor
I'm not sure if this is going to work, but I was wondering if anyone wanted to start this discussi…
»
Jack Mott
Suppose I write a deep learning library, and one of the things I want to do is visualize the netw…
»
Mārtiņš Možeiko
Yes, you are right in this assumption. All PC GPU's released in last 10 or so years internally wor…
»
Abner Coimbre
Recall what I said before I showed the code: Presuming a single account, the SMTP server call w…
»
dmitsuki
Hi. I'm currently going through some OpenGL tutorials and from the tutorials it seems like all mov…
»
Jesse
To apply the Handmade way on that Python code, we have to evaluate its exact use contextually. Is …
»
Mattie
Is the result of strlen(s) memoized, or does it get called 1024 times?
»
Jack Mott
You might investigate and see if the Quorum language team ever did any experiments with immutable …
»
graeme
This has disadvantages: it's not totally "minimal" and it is substantially slower than building a…
»
Abner Coimbre
Interesting, Ask yourself you'll only get clearer answers if you, as Allen stated: "understand wh…
»
Elviss Strazdins
Thank you for suggestions. Yes, others have also noted that XAudio causes problems on Windows 7, s…
»
»
honestb
I'm far from an expert but I have played around with this stuff a bit. It's an understatement to s…
»
graeme
I think the only new thing would be code signing, which is done with
»
Jesse
The Handmade way as I see it is less a philosophy and more a brass tax process. It's about underst…
»