gingerBill C0D3 I think the problem with software and game is that people do a half-a** jobs with…
C0D3 It's funny how they say that it's "safe" (Just reminds me of an over protected mom who would…
cmuratori Every year Microsoft makes it harder to actually ship a working executable.
- Casey
Y…
ZenSoturi I recommend to be somewhat specific with your "game engine". Or generalize that engine …
mmozeiko On side-by-side assembly topic - today I installed new Visual Studio 2015. Built simple …
cmuratori Are "goto" statements bad programming technique?
No. Anything tells a CPU to do someth…
I think it would be interesting to see the kind of things they teach at school as kind of a resea…
I can't recommend that you start building some general "3d game engine". General game engine will…
raxfale These languages (and runtimes) that suggest the ability to produce "safer" code. Prevent …
I certainly won't disagree about the state of the modern software stack. Windows is legacy bound,…
Thank you nxsy for your reply, it was of great help. I have finally started with the series.
Hello everyone,
I have finally started with the series and started watching the videos. Thank y…
There is a note in MSDN which states that one should pass HDC that was used to create the memory …
Phew! What a relief.
You know, I was wondering about editing the timecodes from the stub part of…
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…
It is my understanding that the problem is largely a combination of educational and institutional…
I'm a fair bit behind, so forgive me if you covered this...
... and I haven't even looked at th…
For hardcore optimizations Agners optimization manuals are good: http://www.agner.org/optimize/
H…
Where can I learn more about code optimization?
Well, obviously there are Handmade Hero episodes …
You were right, Miblo. I've pushed a small formatting change to my annotations of day 163 to trig…
Beautiful. Thank you, Abner! I do solemnly swear to abuse my powers responsibly. And to begin bra…
C0D3 I think the problem with software and game is that people do a half-a** jobs with their game…
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…
That is kind of what I meant. I want my tools to get the job done faster whilst not compromising …
The real problem, of course, is not "getting the job done quick", because I am all for getting jo…
"Getting the job done quickly" is as I believe a general problem in our hectic times. And it has …
In the Q&A of Day 162, Casey was explaining about how bad tools have become. Visual Studio is…
Just a small correction for day 162. Casey said that UTF-16 is like UTF-8 a variable length encod…