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.
Angelo Theodorou
I have published the Dev Update #17, with the progress from the second half of November 2020 to t…
»
x13pixels
An updated patch release, 0.3.5.4, is now available for download from itch.io with the following …
»
Binarium
https://remedybg.itch.io/remedybg
»
Rahul
Hello, While watching handmadehero series I see Casey uses remedy, please can you help in unders…
»
Simon Anciaux
I'm not sure I understand what data is combined in the trigger example. It looks like you've a "t…
»
Ryan Fleury
mrmixerCould you provide a (if possible) real example of "using the same data to encode a variety…
»
Simon Anciaux
I've never done a complex entity system, so I'm trying to understand your points. I'm not trying …
»
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 dat…
»
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 ov…
»
Angelo Theodorou
It has been already ten years since the first commit! I have written a retrospective article abo…
»
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 o…
»
x13pixels
Additional bug fixes and improvements now available as 0.3.5.3. I appreciate the feedback as alwa…
»
Simon Anciaux
In the getting started article it's recommended to create a build.bat file in the root directory …
»
Simon Anciaux
There isn't a right answer. It depends on the situation and what coding style you like. If there …
»
longtran2904
So what if I flip the question, why bother to use discriminated union at all and don't just put a…
»
ratchetfreak
Unions are trickier to view in a debugger and shrinking data is only useful when there is someth…
»
longtran2904
Why didn't Casey just combine all the possible data into one big discriminated union and have mul…
»
ratchetfreak
Because online projects are done by amateurs using materials available to amateurs. This means ar…
»
Ryan
I'm curious to know how development of professional embedded systems works. Google searching Embe…
»
Max
Hi! Thanks for the response! I got it working. It looks like when I called buildsuper_x64-win.b…
»
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 pa…
»
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 th…
»
Mārtiņš Možeiko
PhillipThe empirical tests Mason mentions there imply that WS_POPUP is doing something to make co…
»
Finalspace
Hi there, just a little info here: I will be very busy this summer and will focus more on my fam…
»
Phillip
mmozeikoOnly way to enable exclusive fullscreen is to use Direct3D [...] "Exclusive Fullscreen" m…
»