iain —
I'd no idea that there is a handmade server, trying to join now, but can't find anything.
iain —
Hello, I've been following along with handmade hero on a x86 machine, I'm now trying to get a buil…
You may get a faster answer by reporting the "issue" on the MotionBox git hub. I observe the same …
Pin —
Any time there is a variable of type rune in the watch window, it breaks every variable after it. …
Hello guys Thank you for developing this awesome piece of software, I like using motion box for qu…
To complement mmozeiko answer, you can find the minimum and maximum address the user can allocate …
Hello Handmade community! It’s been an exciting year for Handmade so far. Here’s what we’ve …
When you're talking about "function" that maps the addresses - the result does not need to be actu…
So, a computer has K bytes of physical memory. When a process starts, the OS loads the code into p…
Hello, I am trying to debug an exception handler. To trigger it I do something dumb like but when …
Hello, I wanted to suggest a new feature for the memory view context menu. I often need to see the…
Ignis —
I think the IRC bridge might be down. I'm getting Connection refused for irc.handmade.network:7666…
If you are using pre-built binaries the UE source may not be in the expected location. Check the O…
Which part? Port forwarding? That's is in your router's manual, not related to networking api's.
Allright, thanks! Do you know of any sources/tutorials that handle this part of networking? Does B…
Yes, router will make it more complicated. What you will need is called "port fowarding" - setting…
Hey! I've managed to create a basic LAN-program that sends and recv's data between my 2 home compu…
Hello, I tried to use it with Unreal. It kinda works, but the main issue I see is not being able t…
Sure! Increased the limit for the disasm formatter for the next release.
Hello, I am currently working on a compiler and the disasm view is very useful. Unfortunately, it …
If you look at triangle outlines in your first video you can see that you have some kind of issue …
Hello, I am making a Software renderer, and I noticed that there is a screen shaking like effect h…
That is cool. I have no experience with multi-threading, so at this stage thinking about something…
I want to clarify that I have very little experience with multi-threading. Also just in case it wa…
Well that Assert would have definitely caught my problem! My goodness...lol. Thank you. I did thin…
The assert in Linux_WorkQueueAddEntry isn't the same as in handmade hero. You're just asserting th…
I have tried with this option set to checked and unchecked. image.png And I am not able to step i…
Thank you for the links. I am not sure that was the issue that I was encountering. Then again I am…