@Uberstedt, after testing people in IRC I think the problem is with my map provider's CDN. In pl…
Probably this is the error:
1int samplesPersecond = 44000;
44000 is very weird samples per seco…
This is covered in the stream on day 17. subsystem:5.1 is only allowed on the 32-bit build, so w…
Oh, I apparently explained myself wrong. I do understand the code is right, what I don't understa…
Hey Jeff, thanks for the OS X port! I'll definitely be using that to follow along with Casey goi…
I'm going to throw a really weird one out there, but I think it's 100% in the spirit of HH. I'd …
Mr4thDimention Thanks for working on this! It will be nice to have concrete evidence that it wor…
Dennis —
Will it be top down isometric?
theinternetftw Just updated the map (and moved most of the work to cartodb, which was a great ide…
Those of you who tune into the twitch chat during streams have probably noticed by now that there…
Flederfalter I'm serious, I don't know what the "right" thing is to learn from. I feel overwhelme…
Jake —
New Zealand!!! (Auckland)
While I try building with the linker option -subsystem:windows,5.1 (just like Casey did)
I get t…
Thanks for the head's up on the resizing issues.
For the first issue, the easiest thing to do is…
I think I may have ran into the same problem I had when first doing this bit. Initialize your Dir…
Made a little game for ludum dare over the weekend to practice some of the things we've been lear…
It seems as I have the same problem of iniciating the fiels in Waveformat struct.
But I´ve corre…
If you visit this page on MSDN found by searching "WM_KEYDOWN" it lists what the bits mean for th…
Thanks for working on this! It will be nice to have concrete evidence that it works. I trust Ca…
I've always used Autotools for my personal C++ projects, but after hearing Casey talk about this …
Have you tried qtcreator?
Since we brought up the philosophy of symbolic computation, it might be worth a quick look at the…
BertP
Seems i'm the only one who represents Belgium on this forum.
Sorry to rain on your para…
Larry_Croft On the philosophical part: You can do something called symbolic computation to comput…
Good to know this is an option! I picked up sublime text on windows and liked it, and luckily its…
mmozeiko
To measure performance of something it should be measured in seconds (mili/micro/nano) …
Nice! Can't believe there are so few of us in the SF Bay Area! I'm hoping it's because my neighbo…
As a general rule, portable code is better code. One of the best favours that you can do for perf…
Just updated the map (and moved most of the work to cartodb, which was a great idea).
You can no…
I think there might be something I don't understand in the logic of the windows message flags we …