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.
Sven
owensd 5sw owensd You cannot make that claim at all. What if function() created a thread that del…
»
Casey Muratori
Most AAA games do not try to have tight sound sync on the PC. Usually the sound is just very lag…
»
Casey Muratori
I think I lost a few IQ points just opening that blog post :( You can lead a horse to water, but…
»
Huitzilopochtli
How can I make emacs read the colour and fonts configuration from the .emacs file? I started foll…
»
Dale Kim
Yeah... I suspect the entire point was missed there. I can somewhat see that blog post's point o…
»
Justin
Speaking of programming paradigms, I read an article bashing "compression oriented programming". …
»
Bigpet
Seems almost expected with virtual machines. Maybe you should make sure that your CPU has virtua…
»
Stefan
Hi. Thought this may be relevant since Casey is using Virtualbox for windows XP testing. I'm deve…
»
Stefan
I've listened to Casey explaining the reason for fixing the frame rate on this game. I've played …
»
Stefan
I'm translating the C code to Delphi and ran into a performance issue on a specific piece: Origi…
»
Andrew Chronister
I disable javascript (Side note: topics like this are why we should definitely have an offtopic…
»
d7samurai
I am using AdBlock Plus (with Chrome). https://adblockplus.org/
»
Lenny
Was just wondering what others are using to block ads. I find that the uBlock Firefox extension …
»
David Owens II
5sw owensd You cannot make that claim at all. What if function() created a thread that delayed ex…
»
Sven
owensd You cannot make that claim at all. What if function() created a thread that delayed execut…
»
Roderic Bos
I think it's awesome home you are keeping the suspense about what the game itself will be in the …
»
mojobojo
DaleKim I would highly recommend using more items than 1000 if you want to check performance. 10…
»
Casey Muratori
I would assume there is no way it will take less than 2 years. There is no question that I am _a…
»
Casey Muratori
If I may, I think part of the problem here is that different people like to define OOP in differe…
»
Casey Muratori
Yes, since people seemed very concerned that scrolling was somehow harder or that they wouldn't l…
»
Roderic Bos
epsilon So for dungeons it makes sense to have your screen centered on a particular room. For the…
»
Patrick Lahey
On the subject of GUIs, I happen to catch a bit of the pre-stream chat this week (it is very rare…
»
khahem
Interesting, in your system, do you use the same shader for decoration and text ? I'm working a …
»
d7samurai
Casey was discussing this exact point at some length in the day 60 stream (58:24), and my post wa…
»
Thomas Frase
I don't mean to be rude or offensive, but how's that relevant to the handmade hero code discussio…
»
Thomas Frase
This calculation depends heavily upon the idea that he's n-times faster when working alone(3-4 ti…
»
DSmith
In the last couple of streams, Casey has mentioned something along the lines of 'we're in our sec…
»
d7samurai
I am currently working on a 2D GUI framework built directly on top of Direct3D 11 that uses Z-buf…
»
Jace Bennett
Strawmen aside, OOP is about two things, as has been mentioned above: 1. Encapsulation 2. Polymo…
»
John Lorre
owensd You're right, I wouldn't write a vector like that. But when you are taught OO, to "model t…
»