Hi there! First of all, thank you Per for Bitwise, it is an amazing project to follow and I learne…
OK, just checked it in, though it's only received some light testing. You can now do stuff like t…
You don't need to provide all the fields. Fewer will do, with implied zero padding, as in C. But y…
It's really strange that we need to provide the fields to create the union. Isn't it the whole po…
I'm watching this videoI cannot find anywhere below that video for download images, maybe my Engli…
I'm watching this video I cannot find anywhere below that video for download images, maybe my Engli…
We should be starting C codegen this week. Your cast example made me realize I had bugs in the BNF…
1.) I tried to make FPL "compilable" without the C-Runtime Library on Win32 and succeeded, but it…
Yeah, I think the volume got turned down inadvertently and didn't get caught during prestreams. I …
Noo not C++11 eww! Nooo~ But at least a little better. Yayy! :) C++98 is simpler! oo wow you r…
Yes, UI is all custom. I also got stuck doing the font render, and it took me a while to make it o…
Days and are quieter than the earlier ones, I think (unless my hearing is off this evening). Def…
Noo not C++11 eww! Nooo~ But at least a little better. Yayy! :) C++98 is simpler! oo wow you r…
This looks super cool. Can I ask what you're using for the UI - is it all custom? I've considered …
It is indeed difficult if you really want to just stick to C. Apple is really "proprietary", sort…
I noticed the maps started at 1<<24, so I figured that all of the maps were supposed to start ther…
I know for recent graduates they say one-page resumes for what tends to happen is people will pad…
I think it essentially follows the ECS architecture, but I have proposed it (with the code in the…
This smells a lot like an ECS. Are you following that architecture at all? It would be pretty cool…
If you read , you'll know that I was having significant issues with the game's entity system in th…
Pretty much the one thing I took away from my first job was that employers who are searching for c…
mmozeiko, pervognsen, osiyuk Thank you all for your helpfull answers++. Yes, I know, and so this …
If yes, what kind? I so far plan to add small built-in test framework (ala 's sections) And genera…
Hopefully something comes up :). A couple things I would say is that I agree with Abner of possib…
Maybe, though I don't notice this personally, as different youtubers have different default volume…
Why are you using "(1 << 24) + 8"? Values over (1 << 24) are reserved for built in maps like mapi…
I need to max out the volume sliders to be able to hear Per clearly. BTW, Great project and I've l…
Hi Chen, Hopefully something comes up :). A couple things I would say is that I agree with Abner o…