I feel like convincing people that it's nice is only the beginning. They also have to learn all t…
Hi there, everyone!
I hope you've been doing well! There was quite a bit of exciting activity ha…
I already found it after some more digging and the lock file does the trick :D thx tho!
I think I have a similar problem but I cant find the episode you are talking about where you star…
You can disable address randomization with MSVC.
Set /DYNAMICBASE:NO - https://docs.microsoft.co…
If you will configure audio API to use 96kHz, but will load and play back 48kHz audio then it wil…
Hello friends! In Week 7 we chose a sample rate of 48khz, because apparently that's what most aud…
paked —
Sorry for the bump, AGAIN.
Here's the sign-up sheet: https://docs.google.com/spreadshe...ilczGyy…
paked —
OliverMarshIt would be good if you could share the binaries at the end (for whatever platform) an…
paked —
OK everyone!
We've now got a channel in the Handmade discord: #one-thing-a-month.
If you want t…
Sorry I was not enough clear at my first post. My thoughts went mostly for markdown syntax highli…
Jason —
Ya it seems there are some function pointers the library sets to some of its own functions, in th…
thinking about the lower stake projects, it would be cool if there was a library/collection of sm…
where does the vtable field point to? and where is the function it points to located?
If they ar…
Jason —
Hello,
I'm currently creating my own 2d fighting game and I've implemented things to mostly matc…
Peter —
Alright!
So, partly from some late night stupidity, and partly from having a static variable in …
thumbs up for the project learning as well. i think having some sort of list of projects that an …
Sounds interesting, but I already have a project to work on. Though if it becomes a regular thing…
If a struct survives a code reload (it's stored in of the persistent memory) don't change it.
Th…
(Re: Education) There's a time-constraint problem, too, among experts and influential people will…
swiftonYou aren't trying to create knowledge and put it on the website. You are trying to take yo…
As you said - you cannot use global variables in DLL across reloads.
You cannot use static varia…
Peter —
Casey, thanks for all your hard work. Cant believe Ive only just now found your guides. Keep up t…
Sounds cool! I'm definitely interested
I wanted to try it out, but I only have a Debian 32bit machine and an Arch linux 64bit VM. I try …
Miles —
I like the idea of forming teams. It'd be a nice opportunity to maybe work together on something …
That would be fun. I was just thinking of trying to do something similar, make something each wee…
I don't plan to make a full previewer type thing, although in theory it will be possible in the c…
Miles —
When you said "sometimes it helps optimizer to do better decisions", I assumed you meant with res…