Thank you Andrew! The followup to my previous collision post will come shortly. 👌
This thing seems to work for timezone conversion: https://www.timeanddate.com/world...sg=Webcast&…
Hi, folks!
The vote results are in, and in accordance with them, I've made the decision to have …
Great article Chen. I will definitely have to keep this (and your previous sky shader article) bo…
Thank you for responding. This will make 4coder customization even more awesome. Can we know when…
Nope, you are right. The current API only supports one highlight at a time. In the next build (4…
Hi!
Is there any way to make 4coder highlight multiple words at once? I'm trying to make highlig…
For now I've made a dedicated sticky post to house this content: https://hero.handmade.network/fo…
This is a compendium of links to articles and source code designed to help you follow Handmade He…
Here are previous threads where you'll find more information on this, including links to some rep…
mrmixerBecause without that, it's just another post that encourages something without "evidence".…
Hello!
Does anyone know of good resources for OSX / IOS development, that fits with the Handmade…
Here's a side-channel-like attack that gives allows to do arbitrary memory reads on SGX protected…
Yes, I should try and get the program to consistently run at 60fps. The 24fps was off a timer ta…
Do you have any concrete (non trivial code with test and how it helped you) examples ? Because wi…
1. 24fps is the frame rates of movies (in theater). It's enough for movie because the camera "cap…
Great! Thanks for answer)
If you're okay with writing your own wrapper commands then take a look at directory_set_hot.
Wha…
Thanks for clearing that up mmozeiko. I think it must of just been the timer broken for the 24fps…
1. Yes, that's exactly right - it must be divider of monitor vertical refresh rate.
2. Yes, you …
Hi, I'm using vsync for frame flipping, but I'm a bit confused on how to control the frame flippi…
https://guide.handmadehero.org/code/day001/#2920
Right click project in the solution explorer -&…
So, my CreateFileA call in win32_handmade.cpp fails to find the path specified (When I put them i…
Currently calling interactive_open_or_new will use the last path opened. I would prefer if I coul…
Cloaking (mode +x) has now been added by default.
To opt out (show your real hostname) use /mode …
Never mind figured it out. It was the order of the includes and defines. I had to define the inte…
How do you set Visual Studio 2017 into this mode of compiling?
Right now the UI isn't very customizable. In the next build you'll be able to modify the default…