One of the things is looking at the state fresh every time and then deciding what to do. For examp…
Jens —
I just released version 0.0.3 that adds some support for byte order specification. You can write e…
Jens —
A small update for the layout language, but big enough to up the 3rd digit by one. I was looking i…
I have finally released the game in Early Access on Steam:
If you simply print changes of unique variables with printf or a log file, you can probably create…
Thank you very much for your answers. Sounds like it's a case of decoupling the algorithm from the…
This will be fixed in the upcoming 0.3.1.0. See
Another way to look at it is similarity with any physics simulation, if you have written any. Even…
the main trick is to split the algorithm with a suspend point where you save all the information y…
I've watched a couple of videos where the developer demonstrates an algorithm using some visualisa…
I agree with Simon that text lessons are easier to gain value from without having to invest alot o…
Tyler —
Unsure of which version introduced the bug, but in 0.3.0.7 I can no longer middle click to close a…
Hey Nikita, Certainly, I didn't mean to imply that we have enough of these courses in particular -…
Jens —
Hello Benjipede, Byte order / endianess is something I've had on my -list for some time now and I …
Nikita —
Hey, Low-Level Academy author here, I thought I'd chime in and add that I 100% agree about "the m…
I think this is something I've intuitively known, but didn't factor it into the thinking behind m…
I want to use BEdit on a format that uses big endian numbers, also with enum tags. How about simpl…
John —
The real value of video content as a learning resource for programming, is the "live" aspect of it…
Don't know anything about 4coder, but we're shipping GUI tool that uses OpenGL, and have not heard…
Yeah, the idea of competition doesn’t bother me at this point. As you’ve pointed out, I have n…
You're right that there's renewed interest in systems programming, which means you'll be competing…
I think this hybrid approach you've described is a lot more valuable than only videos. In fact, n…
You need to make a little more up-front investment (like posting the first three lessons) before y…
You might get a faster answer by asking Allen on twitter or on the 4coder discord server.
In my opinion short video resources aren't good for learning. Having to search a video to find a s…
A little remainder, to fire your RSS feeds So next meetup is online, on discord the October 15th a…
If you add the "exe" extension to the executable, it should do what you want. I will make it so Re…
max++ —
Turned out it was my mistake. I used x86 Command Prompt to build x64 version of 4coder.
max++ —
I'll bump this. Can anyone who has a license for original source confirm that? Is Metal mandatory …
max++ —
At first I thought I was doing something wrong, but now I've tried couple of things and I get this…