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.
Todd
Thanks for all the tips everyone!!! Meanwhile, I also switched back to Emacs and am loving it! Wi…
»
Todd
Wow. This is awesome and I definitely identify with it. I know I haven't posted a whole lot here,…
»
Augusto Botossi
Brian Greetings Augusto, QA would be tough to switch into with dependents. You would have to tr…
»
Todd
Hey Brian, I just wanted to say thank you so much for your story. I'll keep mine short but basica…
»
Augusto Botossi
hugows Hey augusto, I'm also from Brazil. I'm 32 year old and not actually that interested in gam…
»
Brian
Greetings Augusto, QA would be tough to switch into with dependents. You would have to treat it…
»
hugo schmitt
Hey augusto, I'm also from Brazil. I'm 32 year old and not actually that interested in games, but…
»
Pacifist
If you look at Casey's watch window at around the 10 minute mark on the day 37 video you'll see t…
»
Augusto Botossi
I wish I had your courage to do that. I graduated in computer engineering and always loved games.…
»
Andrew Reece
Just wondering if any of you have tried out Halide [http://halide-lang.org/]. It's a language/C++…
»
christianh
Thank you so much! Exactly what I was looking for. BTW: Yesterday's special handmade hero episod…
»
Brian
Greetings, I thought I would post my story. Casey read it during his special stream on Sunday D…
»
Mārtiņš Možeiko
Can you explain a bit more - in which place are you looking at pixel values in memory? Can you sh…
»
Oliver Marsh
thanks flyingsand, it worked, another cause was that i was passing the -x objective-c compiler f…
»
Huntress77
When I load my structured_art.bmp, it's pixels all show white values in the debugger. The image i…
»
Flyingsand
OliverMarsh Hi, I was investigating further into the mac build and was wondering how you avoid h…
»
Oliver Marsh
Hi, I was investigating further into the mac build and was wondering how you avoid having to not…
»
LaresYamoir
mmozeiko There is DDD debugger which is frontend for GDB and others: https://www.gnu.org/software…
»
portablenebulizer
1 2 3 4fake Buffer->Memory 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n you can pretend t…
»
Ethan Morgan
It'll be brill if one was written up; Documentation would be awesome too at some point. It'll hel…
»
[Deleted User]
christianh Is there any chance of the stuff that was viewable on twitch to go up before the edite…
»
Simon Anciaux
- I think there is a problem with the "Reply to thread" link at the bottom pages (at least in the…
»
Simon Anciaux
You may find some more informations on this thread.
»
Andrew Reece
I remapped my caps lock key (along with the rest of my keyboard) with the Microsoft Keyboard Layo…
»
ratchetfreak
So that Row += Buffer->Pitch; will work. pointer arithmetic will automatically multiply the s…
»
k2t0f12d
mmozeiko It's called windbg. It has gui (windbg.exe), and also console debugger - cdb.exe. That'…
»
5seaton4
Hi I was just hoping someone could please explain why *Row has to be a uint8 instead of a uint32 …
»
Mārtiņš Možeiko
k2t0f12d At some point, I'll have to see if there is a console equivalent of the VS debugger. It'…
»
k2t0f12d
One of the thing that I've seen Casey do is put assignments that return pointers in if controls w…
»
CopouTolen
Looks promising, great job! I'm very impressed by your UI, by the way. What graphics libraries / …
»