It seems weird. Mechanical keyboard should work the same.
Are you sure you didn't changed anythi…
Thank you guys, interesting points.
I guess I should also link this site, which allows to upload …
Mattie —
Too much "competitive advantage", and you get stuff like this:
https://josephg.com/blog/electron-…
godratio pragmatic_hero godratio IF you want to become a Jedi you better learn to make your own f…
msmshazan What about (Handmadehero)Casey's owl?
Thats the one! Plus Owls are perceived to be sm…
Kapsy —
This is looking really cool - can't wait to give it a go :D
Raytio —
pragmatic_hero godratio IF you want to become a Jedi you better learn to make your own fucking li…
I think what matters most is your understanding of logic and your ability to learn. I like what C…
godratio IF you want to become a Jedi you better learn to make your own fucking lightsaber.
You …
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 se…
I found another tutorial for directx here. 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. Somethi…
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 c…
There has been some decent "research" on different keyboard layouts. Here is the source that the …
Mikkel —
CaptainKraft If you're working hard instead of hardly working, you can also catch the Lysa Recap …
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 developmen…
A little underappreciated fact is that you can build a quaternion from the dot and cross product …
You were saying cross product isn't as natural as the dot product in your last video.
However, i…
Raytio —
IF you want to become a Jedi you better learn to make your own fucking lightsaber.
You can remai…
pragmatic_hero What Sean shows is that it is POSSIBLE to write small programs in C fairly product…
C/C++ are woefully inadequate for writing software, and especially games.
abnercoimbre Todd You …
youtube-dl will do that.
For example, to download AAC audio run:
1youtube-dl -f 140 https://www.y…
Matt —
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 packag…
I'm guessing you are using Visual Studio 2015 (or 2017). Because Casey is using VS2013 you'll hav…
ripple —
You are also missing the check for repeated key presses
1
2
3
4
5
6
7
8
9
10
11
12
13ca…