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.
Str4ngeL00p
I have apps written using the Bevy game engine, in Rust. .pdbs get output so I figured RemedyBG wo…
»
Mārtiņš Možeiko
IRC is almost unused. Most of people are on Discord - invite link is at the top-right of page.
»
Mārtiņš Možeiko
What is WMVC compilation? Is this coming from default cl/link command? If so, then you probably do…
»
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…
»
»
Simon Anciaux
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. …
»
Curve8019
Hello guys Thank you for developing this awesome piece of software, I like using motion box for qu…
»
Simon Anciaux
To complement mmozeiko answer, you can find the minimum and maximum address the user can allocate …
»
Ben Visness
Hello Handmade community! It’s been an exciting year for Handmade so far. Here’s what we’ve …
»
Mārtiņš Možeiko
When you're talking about "function" that maps the addresses - the result does not need to be actu…
»
NicknEma
So, a computer has K bytes of physical memory. When a process starts, the OS loads the code into p…
»
Scr3amer
Hello, I am trying to debug an exception handler. To trigger it I do something dumb like but when …
»
Scr3amer
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…
»
x13pixels
If you are using pre-built binaries the UE source may not be in the expected location. Check the O…
»
C_Worm
Ah okay got it, ty!
»
Mārtiņš Možeiko
Which part? Port forwarding? That's is in your router's manual, not related to networking api's.
»
C_Worm
Allright, thanks! Do you know of any sources/tutorials that handle this part of networking? Does B…
»
Mārtiņš Možeiko
Yes, router will make it more complicated. What you will need is called "port fowarding" - setting…
»
C_Worm
Hey! I've managed to create a basic LAN-program that sends and recv's data between my 2 home compu…
»
yoziva
Hello, I tried to use it with Unreal. It kinda works, but the main issue I see is not being able t…
»
x13pixels
Sure! Increased the limit for the disasm formatter for the next release.
»
Delicious Lines
Hello, I am currently working on a compiler and the disasm view is very useful. Unfortunately, it …
»
Mārtiņš Možeiko
If you look at triangle outlines in your first video you can see that you have some kind of issue …
»
Ali A.
Hello, I am making a Software renderer, and I noticed that there is a screen shaking like effect h…
»
SGoldberg
That is cool. I have no experience with multi-threading, so at this stage thinking about something…
»
Simon Anciaux
I want to clarify that I have very little experience with multi-threading. Also just in case it wa…
»
SGoldberg
Well that Assert would have definitely caught my problem! My goodness...lol. Thank you. I did thin…
»