You may find some more informations on .
I remapped my caps lock key (along with the rest of my keyboard) with the , which was ok - you can…
So that Row += Buffer->Pitch; will work. pointer arithmetic will automatically multiply the size o…
That's awesome. The next time I have a bug in my code running on Windows, I will definitely check…
Hi I was just hoping someone could please explain why *Row has to be a uint8 instead of a uint32 a…
It's called windbg. It has gui (windbg.exe), and also console debugger - cdb.exe.
One of the thing that I've seen Casey do is put assignments that return pointers in if controls wi…
Looks promising, great job! I'm very impressed by your UI, by the way. What graphics libraries / I…
Nice catch, dude I've been looking for a valgrind equivalent on windows for quite some time now, …
There is DDD debugger which is frontend for GDB and others: Its focus is representing data struct…
Indeed. Reminds me of that "rant" Casey had in on of the Q&A or pre stream sessions about how deb…
Wow, @alexa, Utopia sounds really quite different from my memories of the MUD I used to play, . Ut…
I normally debug with VS, but I've found that it doesn't always make memory bugs apparent. In thos…
I am oddly intrigued by this. So would this be a straight up hack and slash and guild MUD, or woul…
There is no "one size fits all" solution for memory errors troubleshooting in C, it mostly depends…
So basically the only game that kept me for a very long time involved, was a MUD game. Which i ju…
I agree, this could be a fun community project. Throwing some ideas down:text interface via telnet…
Todd —
So I'm trying to get the best, most fully-featured C experience on Windows (10) and I come from C#…
Well, a RISC-V chip called HiFive1, how could I possibly refuse this opportunity? We could totally…
We have these here forums and blogs, we have , I think we may have implicitly decided against tryi…
joe513 —
Thanks for the tip. I know a lot of people swap the ctrl and capsLock key on emacs, turns out they…
Aidan —
I assume remapping caps lock is harder to do than any of the other keys as Vim doesn't let you rem…
Ray —
Hi pragmatic_hero! Thank you very much for your feedback! Really appreciate it! raylib has changed…
There is no way to rebind capslock in the 4coder customization.
joe513 —
Is it currently possible to rebind the CapsLock key? For example I am using Casey's custom configu…
Not at all! Thanks for the help! Also... yeah it looks like I busted my 4coder email address whe…
For students looking to crack into the AAA game industry, this is a good opportunity, I think: Th…
@ratchetfreak The dilemma is should I add these varieties of metaprogramming. The actually impleme…
gonutz —
Hey Allen, I wanted to point out some typos on the landing page. I hope you don't think I am cocky…