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.
Finalspace
Hi there, i normally dont post personal stuff, but this is really important for everyone in this w…
»
DD-Diana
When debugging small programs, I find it more useful/faster to watch and than typing each variab…
»
Miles
Thanks for the writeup, it did clarify things for me. In Sir Happenlance, our entities have a unio…
»
Angelo Theodorou
I have published the , with the progress from the second half of November 2020 to the first half o…
»
x13pixels
An updated patch release, 0.3.5.4, is now available for download from itch.io with the following c…
»
»
Rahul
Hello, While watching handmadehero series I see Casey uses remedy, please can you help in underst…
»
Simon Anciaux
I'm not sure I understand what data is combined in the trigger example. It looks like you've a "tr…
»
Ryan Fleury
Yep. The simplest example I have is the idea of an entity being "toggled". I was working on a pro…
»
Simon Anciaux
I've never done a complex entity system, so I'm trying to understand your points. I'm not trying t…
»
Ryan Fleury
You're totally right that you still have to check the discriminator often, particularly because---…
»
Miles
Ryan, I'm not sure I understand what you mean about reducing code by not using unions. If the data…
»
Ryan Fleury
Thanks for the update, Macoy! Hope the move went well.
»
Ryan Fleury
A big drawback I've found with the discriminated union approach in the past is that it requires a …
»
Christoffer Lernö
For C3 I wanted to address the problem of commenting out code using block comments. In a good , De…
»
Angelo Theodorou
It has been already ten years since the ! I have written a about my last years of constant workin…
»
Macoy Madson
I moved from the West Coast to the East Coast. It was a busy time and I still don't have a desk or…
»
x13pixels
Additional bug fixes and improvements now available as 0.3.5.3. I appreciate the feedback as alway…
»
Simon Anciaux
In the it's recommended to create a file in the root directory so that if you launch it from the…
»
Simon Anciaux
There isn't a right answer. It depends on the situation and what coding style you like. If there a…
»
longtran2904
So what if I flip the question, why bother to use discriminated union at all and don't just put al…
»
ratchetfreak
Unions are trickier to view in a debugger and shrinking data is only useful when there is somethin…
»
longtran2904
Why didn't Casey just combine all the possible data into one big discriminated union and have mult…
»
ratchetfreak
Because online projects are done by amateurs using materials available to amateurs. This means ard…
»
Ryan
I'm curious to know how development of embedded systems works. Google searching Embedded Software…
»
Max
Hi! Thanks for the response! I got it working. It looks like when I called buildsuper_x64-win.bat…
»
Opoiregwfetags
Thanks a lot! <3
»
Mārtiņš Možeiko
If you're asking specifically about HH code then it does not do any encryption - it just reads par…
»
Simon Anciaux
Does 4coder works out of the box (from a new installation) ? If you delete custom_4coder.dll from …
»
Opoiregwfetags
I've seen some episodes about the asset streaming but I don't quite understand the idea. I get tha…
»