Resonance frequency of a crystal depends on the geometry of the crystal as well. So it's been chos…
lujz —
Probably the most stupid question: Quartz crystals oscillate at 32768 times a second. Short intege…
Connor —
My advice is to stay at it and always practice. I view handmade hero as more of a real class than …
Dear HMN member, is a big project and I currently focus on and video downloading. Maybe you've r…
Dear HMN community, is a big project built for the community. It's dedicated to user freedom. It…
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 identifier.…
your own syntax... Where the numbers indicate byte offset into the structure. Would allow explici…
On structure layout perhaps you could allow explicit layout too... your own syntax... Where the nu…
Latest demo: Introspection, Modules, and Record Layout Overview:
It's mostly QML so it should build well. Making it run is another story. I can already point that…
Thanks for the feedback ! This is actually the installer version, running it will install 1.1.2. …
Pawan —
Hi Guys, I am just starting with Hand made hero on youtube. I am hoping that it should work even t…
Neo Ar —
Yep, I've forked it and will see what needs to be changed for it to build when I have some more f…
It still downloads MotionBox-1.0.0-win32.exe when going on Could be a web caching issue or a mist…
Thank you for the reply. I didn't understand the issue as a whole, so I want to see what other peo…
That reddit thread is garbage (at least most of it). People don't understand what they are talking…
Dear everyone, Two weeks ago I shared version 1.0 of the 4cpp lexer with my backers on Patreon, an…
I am talking about this in specific: Do you guys have any thoughts?
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…