My advice is to stay at it and always practice. I view handmade hero as more of a real class than…
Dear HMN member,
MotionBox is a big project and I currently focus on torrent streaming and video…
Dear HMN community,
MotionBox is a big project built for the community. It's Free Software dedic…
yes. i just thought that was less direct and more error prone was all :)
Rachetfreak's approach is how it now works. `_` is a special identifier called the blank identifi…
jb99 On structure layout perhaps you could allow explicit layout too...
1
2
3
4
5
6struct mytype…
On structure layout perhaps you could allow explicit layout too...
1
2
3
4
5
6struct mytype
{
…
Latest demo: Introspection, Modules, and Record Layout
https://www.youtube.com/watch?v=UFq8rhWhx…
miotatsu Yep, I've forked it and will see what needs to be changed for it to build when I have so…
uucidl It still downloads MotionBox-1.0.0-win32.exe
Thanks for the feedback ! This is actually th…
Hi Guys,
I am just starting with Hand made hero on youtube.
I am hoping that it should work eve…
https://vimeo.com/181766947
bunjee
The next step would be to build MotionBox and run it.
Yep, I've forked it and will see w…
It still downloads MotionBox-1.0.0-win32.exe when going on http://omega.gg/MotionBox/get/
Could …
Thank you for the reply. I didn't understand the issue as a whole, so I want to see what other pe…
That reddit thread is garbage (at least most of it). People don't understand what they are talkin…
Dear everyone,
Two weeks ago I shared version 1.0 of the 4cpp lexer with my backers on Patreon, …
I am talking about this in specific:
https://m.reddit.com/r/linux/comm...crosoft_signature_pc_pro…
Beej's is probably the way to go for application programming... but before you try to learn from …
I've just pushed MotionBox 1.1.2 on omega.gg.
It includes an improved interface, a fast startup …
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.
D…
IRC might remember this last weekend I went through WinSock2 and had some problems being misguide…
I want to learn from the ethernet layer upwards. Everything from writing firmware for routers or …
Rituals is on Handmade Network now, and I wrote a blog post about it! I'll use this topic to post…
I'm very excited that my project has (finally) made it on to Handmade Network! Rituals kind of st…
It depends on what level you want to do networking.
If it's just sending tcp/udp - beej's network…
My (limited) experience from school is with handling raw bsd sockets. For something like that, th…
Hi all,
I was wondering if someone might do a Networking guide. The Beej's Networking Guide isn…
Sure, I did it on osx and it's a very platform specific problem but I'll write up something about…