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.
ratchetfreak
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…
»
Anton Swifton
I have finally released the game in Early Access on Steam:
»
Dawoodoz
If you simply print changes of unique variables with printf or a log file, you can probably create…
»
James Deeman
Thank you very much for your answers. Sounds like it's a case of decoupling the algorithm from the…
»
x13pixels
This will be fixed in the upcoming 0.3.1.0. See
»
Mārtiņš Možeiko
Another way to look at it is similarity with any physics simulation, if you have written any. Even…
»
ratchetfreak
the main trick is to split the algorithm with a suspend point where you save all the information y…
»
James Deeman
I've watched a couple of videos where the developer demonstrates an algorithm using some visualisa…
»
Oliver Marsh
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…
»
Abner Coimbre
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…
»
Michael Spangler
I think this is something I've intuitively known, but didn't factor it into the thinking behind m…
»
Benjamin Pedersen
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…
»
Mārtiņš Možeiko
Don't know anything about 4coder, but we're shipping GUI tool that uses OpenGL, and have not heard…
»
Michael Spangler
Yeah, the idea of competition doesn’t bother me at this point. As you’ve pointed out, I have n…
»
Abner Coimbre
You're right that there's renewed interest in systems programming, which means you'll be competing…
»
Michael Spangler
I think this hybrid approach you've described is a lot more valuable than only videos. In fact, n…
»
Dawoodoz
You need to make a little more up-front investment (like posting the first three lessons) before y…
»
Simon Anciaux
You might get a faster answer by asking Allen on twitter or on the 4coder discord server.
»
Simon Anciaux
In my opinion short video resources aren't good for learning. Having to search a video to find a s…
»
albatros
A little remainder, to fire your RSS feeds So next meetup is online, on discord the October 15th a…
»
x13pixels
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…
»