Nothing special, legacy is just the earlier source. For the art, it contains different versions of…
Not sure what this means, what other macros exactly? Things to make compiler build in this or that…
da447m —
When acquiring the game, there's a link to download all the files, source + art, both for current …
da447m —
Thx for the answers! No. That's pretty much opposite what wants. Ok! more sane macro support, Not …
Is this more or less what people like Casey would prefer? Or the thing is really deep and advanced…
da447m —
The problem any new languages will have is network effects. People will stay on something that is …
da447m —
Otherwise C is not great, it has ton of problems. That said, we don't have anything much better ri…
Jason —
I know breaking into the disassembly window can happen if your program tries to call out to some o…
Hi there. I've got some free time to explore my laptop, and found the problem. There was an AHK sc…
You are right, I didn't consider looking at someone's code at all. Thank you for bringing that up.…
One thing that might also be useful is to encourage reading other programmers code. For example wh…
He has mentioned issues with C many many times during HMH videos. Only place where he said that he…
da447m —
Idk why but always assumed he liked C overall. Don't recall having watched HMH videos of him bash…
This tutorial introduces a way to set up projects that use Cakelisp. This isn't the only way, so y…
Hello all, I made a (way too long) video where I talk about the "how" and "what" of current CS edu…
Hi there! Thanks for the response! Regarding the last point, I don't think so because I use the sa…
I did a couple of more testing. These two are 64x64 sprites (I drew these, didn't use any shader).…
So my previous question about when to apply the fat pixel shader is probably unrelated (my bad). T…
Regardless of what you do in your shader, the "fat pixel shader" code applies directly before samp…
In my game, I use SmoothDamp to move the camera around. So when the camera moves close to the play…
When you understand the algorithm, you can write the C code. That's the point. The video you send …
I know the basic stuff about graph theory and all the terminologies here. I also watched your vide…
Jason —
Assuming this wasn't a temporary placement of the search bar I definitely agree that the search fu…
Did you try to change the hotkey in bindings.4coder to see if the issue is the key combination or …
Just spend time reading the "Algorithms for Testing and Embedding Planar Graphs" one and it's pret…
Hi there! I've installed the 4.1.8 version both on my desktop and my notebook. But for some reason…
Uh, wow. Thank you, again!
There's no builtin utility for that. But you can use this API function: SetSystemFileCacheSize If …
Thank you for the quick response! mmozeiko you are really a treasure! Not only do you seem to know…
Unfortunately filesystem drivers on Windows are not the fastest thing out there. They have signifi…