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.
Jeremiah Johnson
gingerBill C0D3 I think the problem with software and game is that people do a half-a** jobs with…
»
Andrew Bromage
C0D3 It's funny how they say that it's "safe" (Just reminds me of an over protected mom who would…
»
Jeremiah Johnson
cmuratori Every year Microsoft makes it harder to actually ship a working executable. - Casey Y…
»
Andrew Bromage
ZenSoturi I recommend to be somewhat specific with your "game engine". Or generalize that engine …
»
Jeremiah Johnson
mmozeiko On side-by-side assembly topic - today I installed new Visual Studio 2015. Built simple …
»
Andrew Bromage
cmuratori Are "goto" statements bad programming technique? No. Anything tells a CPU to do someth…
»
popcorn
I think it would be interesting to see the kind of things they teach at school as kind of a resea…
»
ZenSoturi
I can't recommend that you start building some general "3d game engine". General game engine will…
»
Kim Jørgensen
raxfale These languages (and runtimes) that suggest the ability to produce "safer" code. Prevent …
»
Raxfale
I certainly won't disagree about the state of the modern software stack. Windows is legacy bound,…
»
petradragon
Thank you nxsy for your reply, it was of great help. I have finally started with the series.
»
petradragon
Hello everyone, I have finally started with the series and started watching the videos. Thank y…
»
Marius Adaškevičius
There is a note in MSDN which states that one should pass HDC that was used to create the memory …
»
Matt Mascarenhas
Phew! What a relief. You know, I was wondering about editing the timecodes from the stub part of…
»
Casey Muratori
I'll make a note to go over this on Monday - I think you're correct, because I forgot about this …
»
Fred
Hello, my install of Emacs is definitely using Casey's .emacs file (all his shortcuts are active…
»
Andrew Chronister
It is my understanding that the problem is largely a combination of educational and institutional…
»
Raxfale
I'm a fair bit behind, so forgive me if you covered this... ... and I haven't even looked at th…
»
Mārtiņš Možeiko
For hardcore optimizations Agners optimization manuals are good: http://www.agner.org/optimize/ H…
»
Casey Muratori
Where can I learn more about code optimization? Well, obviously there are Handmade Hero episodes …
»
Miguel Lechón
You were right, Miblo. I've pushed a small formatting change to my annotations of day 163 to trig…
»
Matt Mascarenhas
Beautiful. Thank you, Abner! I do solemnly swear to abuse my powers responsibly. And to begin bra…
»
Ginger Bill
C0D3 I think the problem with software and game is that people do a half-a** jobs with their game…
»
popcorn
You can do anything fast if you already know how to do it. It's basically learning over time. For…
»
Filip
Somewhat OT question, does sublemacspro support navigating the compiler build output in a sane wa…
»
Ginger Bill
That is kind of what I meant. I want my tools to get the job done faster whilst not compromising …
»
Casey Muratori
The real problem, of course, is not "getting the job done quick", because I am all for getting jo…
»
John Lorre
"Getting the job done quickly" is as I believe a general problem in our hectic times. And it has …
»
Ginger Bill
In the Q&A of Day 162, Casey was explaining about how bad tools have become. Visual Studio is…
»
John Lorre
Just a small correction for day 162. Casey said that UTF-16 is like UTF-8 a variable length encod…
»