I found another tutorial for directx . So far this has been my favorite one so far.
I don't remember the details but you can use -o FORMAT to output to a specific directory. Somethin…
It downloads to current folder. So simply "cd" to folder you want and then run youtube-dl.
Thank you for your help. I may have overlooked it in the help file, but is there a parameter I ca…
There has been some decent "research" on different keyboard layouts. Here is the source that the C…
Are you saying that I'm hardly working just because I watch your stream?! What an ungrateful stre…
This looks like a great project for HMN. I especially love the debug art and decapitation bugs :-)
There are careers out there for just about any language you want to use. Of course, learning some …
Hello again Handmade humans, I recently laid out a strict schedule for streaming Lysa development,…
A little underappreciated fact is that you can build a quaternion from the dot and cross product o…
You were saying cross product isn't as natural as the dot product in your last video. However, if …
IF you want to become a Jedi you better learn to make your own fucking lightsaber. You can remain …
And thus avoiding the mindset that C can't be used for small tools pretty much ever. I'm talking …
C/C++ are woefully inadequate for writing software, and especially games. Sean's talk doesn't dis…
youtube-dl will do that. For example, to download AAC audio run: Run youtube-dl -F https://... if…
Does anyone have a script that will download just audio ?
In ArchLinux typical way to deal with older package versions is just to create alternative package…
I'm guessing you are using Visual Studio 2015 (or 2017). Because Casey is using VS2013 you'll have…
You are also missing the check for repeated key presses [/code]
i can build the code until day 369 but i get errors building day 370 and greater. W:\handmade\dat…
Let me guess you use msvc 14/vs 15 and you haven't included ctime in build directory. You can disa…
And similar but with dynamic memory allocation and 2 hidden layers: void ctoy_begin(void) { float…
Following Demofox , I used Ctoy to write and test a minimal but generic library to train neural ne…
Hello everyone! This is my first post in the forum and I wonder if I'm posting it in the right pla…
Hey folks, i can build the code until day 369 but i get errors building day 370 and greater. w:\ha…
Wow, I can't believe I'm so stupid, such a little thing giving me so much trouble :/ I had my Tran…
Are you sure you are not processing same message multiple times? Keyrepeat usually is far less tha…
Hello, I'm new to the series and brand new to the forum, but I'm loving the adventure so far... Ho…
Hey hey everyone! I'm not dead. Unfortunatelly had to take some contract jobs to support the devel…
Hey Stas, Great looking update to Cascade. Worth a bit of a wait :) Could you perhaps repost it on…