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.
Allen Webster
Yeah I agree, I need more help info... although this looks like something worse than that. As far…
»
Jack Mott
Anyway I still can't decide if it is going to be worth the work to do a hotloading system. I've go…
»
Jack Mott
Y'all went super hijack on this thread, and I love Casey's handmade hero work, but I don't think L…
»
Luke
Hi, Thanks for your reply. I'm not sure what you mean by 'virtual whitespace automatic code reflow…
»
Lorenzo
I have decided to write my keybindings in the "custom layer". I've done as you suggested in anothe…
»
Allen Webster
Which type of keyword you assign won't make any difference to the built in auto-indent logic. The …
»
nakst
Let's take a look at what it takes to write a simple "Hello, world!" GUI program for my operating …
»
Luke
Hello all, I am attempting to implement the Haxe programming language into 4coder and I am explori…
»
Radu
Hi everyone! I recently came across Handmade Hero (bit late to the party) and have been watching i…
»
Nicolas Léveillé
Hi, After having written some more ion code, I encountered yesterday my first name collision. The …
»
Per Vognsen
Yes, parsing C isn't terribly difficult in the grand scheme of things. If you want to see a simple…
»
Allen Webster
Hmmm what could that be... Well a few things to get straight first:What versions of Visual Studio …
»
Frederik
I am unable to build using buildsuper.bat, I get the following error when I try to build it: The …
»
Oliver Marsh
Thanks Abner, Great overview. I found the Khan academy videos on combinatorics/permutations good t…
»
Randy Gaul
Finished up a demo. Tried out tinyspritebatch, tinyc2, tinytime, tinyalloc, tinyfilewatch, tinypng…
»
Ryan Fleury
Downloaded the new build. I'll let you know if it occurs again- thank you!
»
Ryan Fleury
It is about making things, but it's about making things with care for what is happening in the p…
»
»
Lost Astronaut Studios
"@lost, I think you have to understand the fact that you're criticizing some aspects that are lite…
»
Lost Astronaut Studios
Oh I guess I thought it was something else. You're talking edit-and-resume or as microsoft cal…
»
Lost Astronaut Studios
Here is an example of a "screen position" wrangling class for handling 2D AA boundaries: __ ___…
»
Lost Astronaut Studios
Thanks for your example. However, it's a struct and a struct is designed to take POD only. In cla…
»
Allen Webster
I think this one is fixed in the new build, but please let me know if it happens again! I wasn't …
»
Ryan Fleury
In C++: // ... Thing thing = {}; [/code] All memory occupied by "thing" is now initialized to 0.
»
Mārtiņš Možeiko
That's still not initialization. Those are two assignments. What if you miss one letter (Z) in ty…
»
jstimpfle
I didn't mean to criticize. You have helped me a ton, and given me the courage to try it in the fi…
»
pragmatic_hero
You can't have it both ways. You can't make unsubstantiated statements like this: And then conv…
»
Ryan Fleury
You're right, that's even better- an engineer (now that I think of it more clearly, a car wouldn'…
»
Lost Astronaut Studios
I gather you like hot reload. Great. Use it. No one is stopping you from using it. It's a feat…
»
Lost Astronaut Studios
I'll be using my ZeroTypes library as long as I write C++, which is hopefully about 20-30 more yea…
»