Thanks guys!
Watch me make a languages with tuples, but no sized arrays type..jk. xD
I'm not ce…
1. Unless the arguments lend themselves to obvious groupings, such as
1
2
3
4memcpy(
SourceBu…
I always do nr4. Nr3 is fine to. The rest looks weird to me.
Hey handmade friends, just a survey:
How do you like to split your function calls onto multiple …
nakst —
I don't have any plans for writing/recording tutorials, sorry. If you're interested in OS develop…
Right, it doesn't :(
4coder is too smart, I guess it recognizes C++11 raw string literals.
Maybe…
Is an interesting and tricky question that I felt just like dropping my 2c because I quite like t…
About v32 = -1024
-1024 is the same as 4294966273 on a 32bit int. So it just store it as 4294966…
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…
I wouldn't mind if my history of opengl vertex data post ended up in there.
It's half the reason…
godratio These kinds of post and writes up should be put somehwhere along with the learning mater…
Writing this feature request based on Ray Garner's suggestion. Basically once we have our markdow…
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…
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…
mmozeiko There is absolutely no reason why JITs couldn't do the same things.
Well at some point …
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…
What really helped me to learn touch typing is this program called Typewizz: https://www.typewizz…
This is a tricky question. In my personal opinion, C does this wrong, and other languages, even m…
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…
In C++ you implement COM object with C++ classes. That's not coincidence, they designed COM objec…
Well, after a couple of months of delay, I can finally show you a small video of the game.
The vi…
Thanks :-)
The sooner the better!
Raytio —
So perhaps Patreon is not giving out secure download links?
I really want to know how Norton ca…