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.
Jeremiah Goerdt —
Thanks for the tip. Also, I feel like I should mention that I started this list during a stream a…
»
Lex Martin —
Hello, I want to change the color scheme in my 4coder. I did this in 4.0.14 by calling 'set_theme_…
»
Jeroen van Rijn —
We're already using for that purpose, which handles more than just x86{,-64}. The xed library may…
»
ratchetfreak —
You are going to want to add a disassembler, intel open sourced its xed lib recently: it also con…
»
Jeremiah Goerdt —
This thread will be updated with useful links for anyone who wants to learn more about making debu…
»
Allen Webster —
Yeah the system is not set up to handle those well yet. When I revist the indenting stuff I'll ma…
»
Thomas Dendale —
Hi Allen I think the lambda-indention looks a bit weird when the lambda is a function argument. (U…
»
Chen —
Thanks a lot! This was exactly I was looking for. I wanted to reply faster but apparently handmade…
»
Mārtiņš Možeiko —
This is the official core profile header, but it includes up to latest GL 4.5 version + some exten…
»
Chen —
Hi folks! I want to write an Opengl function loader for my friend's game. Since I don't want to go…
»
Mārtiņš Možeiko —
You can still have 64-bit enums and avoid using define's. Just use uint64_t argument (or similar) …
»
ratchetfreak —
If you have more than 32 flags then it's probably better to separate them into smaller logical gro…
»
TeddyFine —
Thanks for your feedback! I wouldn't have thought that passing structs by reference would be bette…
»
Mārtiņš Možeiko —
Afaik COM supports signed types. At least MS themselves are using unsigned types everywhere, for e…
»
Timothy Barnes —
Thanks for getting this together Abner. I am very much looking forward to the Introduction to Nume…
»
ratchetfreak —
pragma pack isn't necessary, every language understands C's struct packing (which is standardized …
»
TeddyFine —
Hi everybody, sorry to post this here, but the handmade.network forums don't seem to have a code f…
»
Jeremiah Goerdt —
Thanks for all the interest. You can probably imagine that I'm pretty excited as well :-)
»
Raytio —
Awesome to know glad you added it :)
»
Raytio —
SUPER EXCITED!!!
»
James Fulop —
This past week I started development on my 7DRL project. So this is my progress from Saturday to t…
»
Mārtiņš Možeiko —
What do you mean when you say "hardware programming" ? If it just about writing assembly and doing…
»
Asaf Gartner —
The Arduino uses an off-the-shelf chip. You can buy these for a few dollars each without the rest…
»
Shazan —
Last week I wa playing shenzenio a game about hardware programming. so I wanted to try it for re…
»
Shazan —
Hi is jeroen creating a platform layer for raspberrypi.(the one you can directly boot without the …
»
ratchetfreak —
This is something a lot of people would just say to learn shaders and the actual math involved. Kn…
»
Anton Swifton —
Boleban, you could upload your annotations for all the Chinese immigrants and people who came to t…
»
Ameen Sayegh —
Hey everyone, I'm trying to learn about lighting using OpenGL. I'm using the fixed APIs (no shader…
»
Flyingsand —
Ah yes, of course. Thank you!
»
Abner Coimbre —
Look forward to having you stream again!
»