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.
KaizokuKat
You can remain a padawan for the rest of your life fine by me. Means I have the competitive adva…
»
KaizokuKat
Thats the one! Plus Owls are perceived to be smart.
»
Kapsy
This is looking really cool - can't wait to give it a go :D
»
Raytio
You can remain a padawan for the rest of your life fine by me. Means I have the competitive adva…
»
anaël seghezzi
I think what matters most is your understanding of logic and your ability to learn. I like what Ca…
»
pragmatic_hero
You can remain a padawan for the rest of your life fine by me. Means I have the competitive adva…
»
Timothy Wright
Personally I think if you are making a meat-boy like platformer, then it will better to just make …
»
Shazan
I was using farseer for an XNA project but I think its an overkill for simple 2d stuff and the set…
»
Barret Gaylor
I found another tutorial for directx . So far this has been my favorite one so far.
»
Simon Anciaux
I don't remember the details but you can use -o FORMAT to output to a specific directory. Somethin…
»
Mārtiņš Možeiko
It downloads to current folder. So simply "cd" to folder you want and then run youtube-dl.
»
Matt
Thank you for your help. I may have overlooked it in the help file, but is there a parameter I ca…
»
Jeremiah Goerdt
There has been some decent "research" on different keyboard layouts. Here is the source that the C…
»
Mikkel
Are you saying that I'm hardly working just because I watch your stream?! What an ungrateful stre…
»
Jeremiah Goerdt
This looks like a great project for HMN. I especially love the debug art and decapitation bugs :-)
»
Jeremiah Goerdt
There are careers out there for just about any language you want to use. Of course, learning some …
»
Jeremiah Goerdt
Hello again Handmade humans, I recently laid out a strict schedule for streaming Lysa development,…
»
ratchetfreak
A little underappreciated fact is that you can build a quaternion from the dot and cross product o…
»
euquila
You were saying cross product isn't as natural as the dot product in your last video. However, if …
»
Raytio
IF you want to become a Jedi you better learn to make your own fucking lightsaber. You can remain …
»
Abner Coimbre
And thus avoiding the mindset that C can't be used for small tools pretty much ever. I'm talking …
»
pragmatic_hero
C/C++ are woefully inadequate for writing software, and especially games. Sean's talk doesn't dis…
»
Mārtiņš Možeiko
youtube-dl will do that. For example, to download AAC audio run: Run youtube-dl -F https://... if…
»
Matt
Does anyone have a script that will download just audio ?
»
Mārtiņš Možeiko
In ArchLinux typical way to deal with older package versions is just to create alternative package…
»
Mārtiņš Možeiko
I'm guessing you are using Visual Studio 2015 (or 2017). Because Casey is using VS2013 you'll have…
»
ripple
You are also missing the check for repeated key presses [/code]
»
ripple
i can build the code until day 369 but i get errors building day 370 and greater. W:\handmade\dat…
»
Shazan
Let me guess you use msvc 14/vs 15 and you haven't included ctime in build directory. You can disa…
»
anaël seghezzi
And similar but with dynamic memory allocation and 2 hidden layers: void ctoy_begin(void) { float…
»