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.
AndrewJDR
A heads up, VS2015 now supports x64 Edit and Continue: http://blogs.msdn.com/b/vcblog/ar...ntinue…
»
Casey Muratori
Yeah, I am breaking the source code into batches of 100, so that people with slower internet conn…
»
Casey Muratori
Well, the reason it that we have some constraints on our bounds, because we need to ensure that e…
»
Casey Muratori
Thanks for the heads up either way - it's always better to point out potential bugs here, even if…
»
Casey Muratori
Oh man - Martins, that is even worse than I thought :( Such a total fail. - Casey
»
Andrew Chronister
To reiterate some points already expressed in this thread -- Software as it exists today is defi…
»
Mike T
In Episode 152, Casey explained more detail on API design and writing the usage code first. I was…
»
Mārtiņš Možeiko
When I'm using youtube-dl it downloads video with my maximum Internet speed. I don't see how usin…
»
Ameen Sayegh
I am interesting in how youtube-dl extract the URL of a YouTube video. I looked at the source cod…
»
Andy
Thanks!
»
Marius Adaškevičius
It has been fixed in day 152 :)
»
Bryan Taylor
mmozeiko Maybe that's because your laptop is only dual-core? Casey has 8 cores from which HH uses…
»
Mārtiņš Možeiko
On side-by-side assembly topic - today I installed new Visual Studio 2015. Built simple applicati…
»
Marius Adaškevičius
I'm very well aware that newly written code for asset loading is currently not being run and hasn…
»
Mārtiņš Možeiko
Maybe that's because your laptop is only dual-core? Casey has 8 cores from which HH uses 6. So yo…
»
Jay
I have a question re day 66. Can someone explain to me why we check if the position is within th…
»
Jay
That did help thanks. But still only running at 50ms a frame when built with VS compared to build…
»
Mārtiņš Možeiko
Yeah loading executable code from sdcard (internal or external) won't work. That's an security is…
»
The_8th_mage
I tried to program stuff to android NDK, and i saw that the build process takes forever, or 60 se…
»
droidix
aameen951 what you did is avoid LINKING to kernel32.dll Right? but programs on windows will alwa…
»
Miguel Lechón
Day 22. From minute 11 to minute 17, Casey explains the setup that creates the pdbs with differen…
»
Andy
I somehow missed the part where Casey makes the junk pdb files delete automatically. Mine keep pi…
»
Ragnar
robby Skaft [...] and the very latest source code[...] the latest source file does come bundled …
»
robby
Skaft [...] and the very latest source code[...] the latest source file does come bundled with a…
»
Mārtiņš Možeiko
Link is available on your SendOwl page - open URL you received in e-mail. That page currently has…
»
Ragnar
Hey guys, I can't seem to find the source code for the days past 099. I heard Casey intended to p…
»
B
Thanks this helped. I had put in an "=" instead of a "-" on a single line. I didn't catch it the …
»
people
If you don't know, you can use the diff command or a gui diff program to compare the zip source w…
»
Benjamin Bumblebee
debiatan The level of the recording stays low (at around half of the available range) and well be…
»
Cristián Donoso
Thank you for your responses. It does seem that some kind of checking process is holding the file…
»