The primary goal for the 4.0.x family of 4coder versions is to figure out the actual GUI system th…
When we talk about software rendering or hardware rendering, the deciding factor is where the rast…
However as I'm on a mac I got some questions. In the first part of the series the game was comple…
Adrian —
Hi, I started watching Handmade Hero and really had a good time. I'm really not an experienced pro…
This reminded me of a previous comment from Allen. It's something to be thought about. HMN Gitlab…
There's a newer version of that:
These will go up shortly as we generalize our static page system to work for all projects (current…
I've added prev/next buttons on the ends of the pagination, as a stopgap.
I added a fork of Asaf Gartner's twitch panel at several montsh ago ago. It is not currently sync…
mrmixer: Right now I prefer bugs to go to .
Connor —
I would like a page that shows if a Handmade Network project stream is live or offline. Preferably…
I recommend Seattle's . Last year they gave a good discount for those staying because of Handmade …
What is the best way to report bugs ? Forum ? E-mail ? Other ?
Yes, keep in mind that the monorail connects downtown to the HandmadeCon location, so you can actu…
I stayed at the and I regret it deeply. PRO: It was cheap, the staff were nice, breakfast was inc…
If you are watching Handmade Hero stream you know what Casey does to keep builds fast - compile ev…
Connor —
Every 4coder build is like a little present of sunshine and rainbows.
Mike T —
Can someone please suggest some good hotels to stay at over the weekend? (The closer to the venue…
What tools do you use (hardware and software)? What techniques/guidelines do you use to make and k…
Hey folks, Today I am announcing the first 4coder build to come out of the "Summer of 4coder". Th…
Hi there! I'm Joel. I started programming for fun at 12, and with the years I started noticing tha…
Pete —
Thank you for that very fast and clear answer.
Steam uses WebKit to render its interface. Basically it produces html page for it's UI, probably w…
Pete —
Hi, I have been popping in and out of the handmadehero forums since the beginning but I though I c…
Pete —
Hi, I have been working with a few Win32 and MFC based applications at work and I am getting rathe…
The Buffer_Summary struct acts both as a handle to a buffer, as well as a chunk of memory containi…
e.g. 404s, but instead should redirect to This should be safe to simply implement, as trailing s…
xel —
I'd like to get the entire contents of a buffer. In the docs, I see the function app->buffer_read_…