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.
D3zmodos
I used Keepass for ages, but I recently switched to which is essentially the same thing but it's …
»
Allen Webster
The term "4coder Friday" was first coined by Casey Muratori, back in late 2015/early 2016. That …
»
Jeremiah Goerdt
Keepass is amazing. It works on pretty much every platform. I combine it with to make sure I alwa…
»
James
For anyone that is interested in taking a proactive stance w.r.t. changing their passwords. There …
»
Jeroen van Rijn
Well, handmade developers, it's been an interesting day so far. that due to a memory leak in one …
»
Jeroen van Rijn
Now abner post is highlighted new on the feed page and mine isn't and visiting the thread doesn't…
»
ratchetfreak
I composed and posted a reply to but didn't check the thread until after I posted and abner ninja…
»
ratchetfreak
So does the CPU wait longer now to access memory? From the true latency that is how I understand …
»
erpeo93
Last month has been totally dedicated to cleaning the network code and writing down the render. La…
»
Abner Coimbre
You might find my recent podcast with Andrew valuable, I hope: On the show I dive into Handmade'…
»
Abner Coimbre
- - On February 2017, Abner Coimbre and Andrew Chronister sit down to discuss Handmade's role o…
»
Taz
Thanks for the insight. I do feel that a lot of programmers lose touch with how the hardware works…
»
Shazan
Anyways fixed it ,Guess is was a typo. Can someone help me on a formula on bouncing the ball when …
»
Mārtiņš Možeiko
I don't think you can limit message broadcasting to subset of windows. But yeah, instead of enumer…
»
Adam Byrd
Hmm, I thought about SendMessage briefly, but I had forgotten about HWND_BROADCAST. I could broadc…
»
Mārtiņš Možeiko
Instead of events you could use windows message. SendMessage(HWND_BROADCAST, ...) will end your sp…
»
Adam Byrd
I'm looking for a bit of Win32 help here. I have a small program that runs in the background, list…
»
Anthony Smith
Thanks for the info. Hopefully it will be working in the next build!
»
Allen Webster
I don't think it's getting called at all right now because it was causing bugs a few versions back…
»
Shazan
I need help detecting sides for my pong clone. And left collsion not working. I have Wall enities …
»
Andrew Chronister
What changed is multiple execution units and deep out of order pipelines on CPU. Before CPU was …
»
Jeremiah Goerdt
Speaking of game makers, the amount of slow games that I come across on PS4 is depressing. The de…
»
Anthony Smith
At what point does the new file hook get called in 4.0.16? I've set a custom hook for it, and it …
»
Asaf Gartner
That's more due to corporations, and it's already leaking into native programs (for example: Wind…
»
Mārtiņš Možeiko
I don't think this is true. RAM has never been faster on average before than it is today. What c…
»
Andrew Chronister
There's a couple ways to approach counterarguments for this. One which might resonate well with pe…
»
Taz
Well yes I can agree for developers it makes sense. But you get game makers or app builders these …
»
Mārtiņš Možeiko
I strongly disagree. C# is much much more sane. Just don't use ASP.net. Use something sane, like N…
»
Mārtiņš Možeiko
I think for developers this is true. If something runs slowly (compiler, not enough memory, out of…
»
Taz
Hello all, I have heard from colleagues and others that today we don't care about writing clean ef…
»