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.
Mikael Johansson
About v32 = -1024 -1024 is the same as 4294966273 on a 32bit int. So it just store it as 4294966…
»
Simon Anciaux
Will you document the process with explanations (text or video) ? I would really like to know how…
»
»
Laurie
Thanks for all the interesting thoughts on this. ratchetfreak Part of what make type systems har…
»
ratchetfreak
I wouldn't mind if my history of opengl vertex data post ended up in there. It's half the reason…
»
Abner Coimbre
godratio These kinds of post and writes up should be put somehwhere along with the learning mater…
»
Abner Coimbre
Writing this feature request based on Ray Garner's suggestion. Basically once we have our markdow…
»
Mārtiņš Možeiko
Maybe this will fix 4coder indentation issues in Handmade Hero code with C++11 raw string literal…
»
nakst
Maybe in the future. The MBR/BIOS bootloader is working fine for now, as far as I can tell. I wan…
»
Mārtiņš Možeiko
If few last episodes Casey has been struggling to use uniform locations/outputs in more efficient…
»
Raytio
These kinds of post and writes up should be put somehwhere along with the learning materials bein…
»
Neo Ar
If you work from the bottom up probably the first obvious use of a type system you will encounter…
»
Jack Mott
mmozeiko There is absolutely no reason why JITs couldn't do the same things. Well at some point …
»
Mārtiņš Možeiko
Suggestion - don't do MBR & BIOS boot. Write and use UEFI bootloader. Everybody have seen (or…
»
nakst
Hello, Since Pseudonym73's operating system project is seemingly dead, I decided to start a litt…
»
truman_star
What really helped me to learn touch typing is this program called Typewizz: https://www.typewizz…
»
Mikael Johansson
This is a tricky question. In my personal opinion, C does this wrong, and other languages, even m…
»
ratchetfreak
Part of what make type systems hard to design is putting the line between convenience and safety.…
»
Laurie
Maybe I'm over thinking this, but I often feel quite conflicted about the way I approach types. S…
»
Mārtiņš Možeiko
In C++ you implement COM object with C++ classes. That's not coincidence, they designed COM objec…
»
erpeo93
Well, after a couple of months of delay, I can finally show you a small video of the game. The vi…
»
Jeremiah Goerdt
Thanks :-) The sooner the better!
»
Raytio
So perhaps Patreon is not giving out secure download links? I really want to know how Norton ca…
»
Shazan
Thanks for the d3d11 and COM implementation example. I'll now try to use it make d3d9 implementat…
»
David Butler
Good luck with the move, see ya when you get back to streaming :)
»
»
Mārtiņš Možeiko
Direct3D and any other COM interface can be used from C without problems. COM "objects" are just …
»
x13pixels
Hello all. I just wanted to let everyone (who cares) know that RemedyBG is coming along well and…
»
Shazan
I was searching the web and found that in order to use d3d in c you had to interface with COM . W…
»
Mārtiņš Možeiko
You don't need to know how Norton works to "fix" this. There two options to fix this: 1) you sig…
»