Beej's is probably the way to go for application programming... but before you try to learn from t…
I've just pushed 1.1.2 on . It includes an improved interface, a fast startup and wide search bar…
You might consider the Unlicense or the FPL (Free Public License). Neither require the license be …
One of the understated skills to acquire when you start with networking is how to do async IO. Doi…
Jesse —
IRC might remember this last weekend I went through WinSock2 and had some problems being misguided…
Taz —
I want to learn from the ethernet layer upwards. Everything from writing firmware for routers or s…
Rituals is on Handmade Network now, and I wrote a about it! I'll use this topic to post general a…
I'm very excited that my project has (finally) made it on to Handmade Network! Rituals kind of sta…
It depends on what level you want to do networking. If it's just sending tcp/udp - beej's networki…
My (limited) experience from school is with handling raw bsd sockets. For something like that, the…
Taz —
Hi all, I was wondering if someone might do a Networking guide. The Beej's Networking Guide isn't …
Sure, I did it on osx and it's a very platform specific problem but I'll write up something about …
I have fixed both of the problems. Now Ouzel engine can be run on Windows 7 (XAudio is being loade…
Because this is not posted in HH forum, I assume this question is not exclusively about HH? People…
You should code neon, not vfp. Of course that means that RPi 1 and Zero will not be supported, bec…
I don't know if it's what you're looking for but this may help :
I would be interested in how real time screen capture and input sending work if you have some time…
This project may seem abandoned but I'm actually still working on it. I just am not really making …
Shazan —
I need help in software rendering in general any recommended documents to look and for raspberry p…
Can you link to a specific video or post so I have more context? If you are referring to the the …
joe —
What program is being used here
I've heard some talks going around the community with people talking about coming into Seattle a f…
Aidan —
The guy actually works for Khan Academy. You can watch the series on its page
Nice, reminds me of Khan Academy.
Thanks miotatsu ! I'll review that on GitHub. The next step would be to build MotionBox and run it…
Neo Ar —
Good call, didn't think of that. I now have Sky built on Linux :) I'll clean up my changes to the…
Jay —
I'm a little behind on watching the VODs so Casey may have addressed this issue already, but I bel…
Watched to about to before the 3D discussion starts. I've implemented GJK for 2D before (following…
And the fun will start when you'll give your game/application to other people. You'll fix data buf…