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.
Juliano
Is it really not possible to upload those somewhere? I am also not able to follow the streams live…
»
Mike
Ok strangely after very slow loading Day7 started loading... I'll blame my Internet Provider... b…
»
Mārtiņš Možeiko
When compilers optimize code often they don't track very accurately where local variables are stor…
»
Jim Drury
I find it disconcerting that I never once bothered to question the merits of OOP until now. This t…
»
Joel Davis
Heya, I've been programming for 20 years professionally, worked on games and film vfx. Now I'm wor…
»
Class GenericHuman
I use HTML5 and that only has options for 360p and 720pHD, both of which work.
»
Dane Christenson
sounds like it could be your youtube settings. Just watched both and didn't have problems with 108…
»
Casey Muratori
Well, scrolling is totally trivial, so, I'll make sure I have a flag somewhere that enables it jus…
»
Casey Muratori
Both seem to work fine for me...Casey
»
Patrick Lahey
If you are interested in mathematics fundamentals (i.e. introduction to vectors, coordinate system…
»
Mike
It seems that youtube got some problems with these 2 videos. Day 7 loads only on 360p after a lot …
»
Thomas Frase
The fact that it's going to be tiled screens with no scrolling is a bit disappointing. At this poi…
»
Moritz
Thanks alot! I now have a batchfile to run devenv with the files i want it to open in it, works pe…
»
»
Class GenericHuman
Do they have ones with eyes? These don't seem to have any stitched on.
»
Simon Anciaux
The LINK error is normal: when you build handmade hero there are 2 compiles, one for win32_handmad…
»
Class GenericHuman
For your first problem:Right click on win32_handmade in your solution explorer. Choose 'Debug' the…
»
Simon Anciaux
I had never used the volatile keyword. Using only "volatile uint64 diff..." I couldn't inspect the…
»
Moritz
When i use devenv win32_handmade.exe, it only loads the win32_handmade.cpp file as well as a the d…
»
Roderic Bos
Man I really suck at Binding of Isaac.... Hopefully HH will start easier than that. (well I'll get…
»
Sleepy
If I recall correctly, Casey mentioned that he wanted it to be obvious to the player whether a sho…
»
Sleepy
I was thinking along the same lines as the OP, that something needs to be changed with the Q&A, bu…
»
kbailey
C++ <=/=> OOP. I've worked on C++ and Java OOP projects and they were not good. The projects I've …
»
itsuart
I've heard good things about "How to Design Programs" beginners book (), but it's not related to C…
»
Andrew Bromage
I'm going to try to be fair here. OO isn't "bad" in and of itself, but it's not what you want here…
»
itsuart
I think good indicator of how good "paradigm" X is inverse of number of books titled "Effective X"…
»
Randy Gaul
Best C book besides knrc is This is what I really started learning with when I first got to uni. …
»
Oussama
You can find here a good one from Standford : Stanford C programming, Introduction to Computer Sc…
»
Andrew Chronister
In my experience, if you want to code without knowing the details of how a computer works, C++ is …
»
Oussama
Thank you Casey , can you just let the pre-stream record a little more than 2 week so I can catch …
»