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.
Mārtiņš Možeiko
Second link has bad information and very incorrect code examples - it is doing totally different …
»
pulkas
Have a look at this articles. https://medium.com/@vardanator/se...ted-linked-list-in-c-ae24b7e0b…
»
Mārtiņš Možeiko
If you need to store data itself or a copy, then you put a value type. If you need to reference t…
»
skye_r
Is there any guideline that tells when should we use pointer type and regular type in a struct(or…
»
Oliver Marsh
Hi Miblo, I don't think my notes are super flash, so I thought they would be better suited to a…
»
Keenan
Is this still the only way to increase the font size at the moment?
»
NelsonMandella
Most of us would probably love nothing more than for HMH to continue on forever, and at the curre…
»
Allen Webster
There is a way to do that! Sort of. If you're building with <ctrl+m> then you actually do…
»
Oliver Cruickshank
I'm not sure if there is already a command for it but so far I haven't found anything. Is there a…
»
Allen Webster
Hmmm I can't remember the system off the top of my head. If you want a full answer send your cod…
»
Mārtiņš Možeiko
Parsing data from socket is no different than parsing data from file - its just an array of bytes…
»
Rafael
I'm using my own customization yes(i basically only changed hotkeys around didn't really do anyth…
»
iradicator
Cool video! I watched it - thanks for the recommendation. Please let me know if you happen to kno…
»
Allen Webster
A1) Hmmm... are you using your own customization? The jump to error system relies on a specific …
»
Rafael
Q1)tl;dr -> i can only jump to next/prev error if it's the first time i built something, why? …
»
Allen Webster
Thanks everyone for the debugging help. Mac debugging is pretty tough for me still. @Oliver If …
»
Abner Coimbre
As an aside, this thread is so exemplary of what the Handmade community is about. I've enjoyed re…
»
Abner Coimbre
Hope to hear more! Always nice to hear how the community handles big frameworks.
»
Matthew Carr
I found this thread while thinking about Handmade Hero in the context of my current game developm…
»
David Butler
excerpt from `man 5 core`: 1 2 3 4 5 6 7 8 9 10 11 Core dumps are disabled by defau…
»
Matt Mascarenhas
Alright, thanks to @AsafG's suggestion in IRC, I think we have a workable single-device solution:…
»
Matt Mascarenhas
Oh interesting, @mmozeiko, I'll look into getting them tracked in the YouTube history as a partia…
»
Jeroen van Rijn
Cinera outputs a bunch of static HTML pages which we then integrate into the site template. It wo…
»
Nora Baldwin
Hm, I don't think a cookie would quite cut it since they will occasionally get cleared and don't …
»
Matt Mascarenhas
Sorry to keep you waiting, folks! So, the project wikis can be enabled / disabled by their owner…
»
Mārtiņš Možeiko
Not sure how this works, but on other sites when I watch youtube embedded videos they all show up…
»
Matt Mascarenhas
Yeah, this would be great. It's a while since I last (vaguely) thought about it, but I'm fairly s…
»
Oliver Marsh
Yes I thought this as well. Just a check box would be great.
»
Nora Baldwin
Sorry if this request is too specific to the Handmade Hero project but I couldn't find a better p…
»
Oliver Marsh
THanks Martins for the reply, I change the ulimit to unlimited but nothing appeared in the /core…
»