If you simply print changes of unique variables with printf or a log file, you can probably creat…
Thank you very much for your answers. Sounds like it's a case of decoupling the algorithm from th…
This will be fixed in the upcoming 0.3.1.0. See Ability to close tabs using the middle mouse button
Another way to look at it is similarity with any physics simulation, if you have written any.
Eve…
the main trick is to split the algorithm with a suspend point where you save all the information …
I've watched a couple of videos where the developer demonstrates an algorithm using some visualis…
I agree with Simon that text lessons are easier to gain value from without having to invest alot …
Tyler —
Unsure of which version introduced the bug, but in 0.3.0.7 I can no longer middle click to close …
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 todo-list for some time now …
abnercoimbreYou're right that there's renewed interest in systems programming, which means you'll…
immortalxThe real value of video content as a learning resource for programming, is the "live" as…
I want to use BEdit on a format that uses big endian numbers, also with enum tags.
How about sim…
John —
The real value of video content as a learning resource for programming, is the "live" aspect of i…
Don't know anything about 4coder, but we're shipping GUI tool that uses OpenGL, and have not hear…
Yeah, the idea of competition doesn’t bother me at this point. As you’ve pointed out, I have no p…
You're right that there's renewed interest in systems programming, which means you'll be competin…
mrmixerText is easier to search and faster to verify that it's actually what you're looking for. …
You need to make a little more up-front investment (like posting the first three lessons) before …
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 …
A little remainder, to fire your RSS feeds
So next meetup is online, on discord the
October 15th…
If you add the "exe" extension to the executable, it should do what you want.
I will make it so …
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 thi…
I have a few times unconsciously written:
1remedybg exe-filename arg...
Instead of starting a s…
Hi, all!
I wanted to get some feedback on a project idea I'm throwing around:
10-15 min screenc…
Ted that's probably the most useful mindset; I enjoyed your write-up. And thanks for highlighting…
Yes, doing things from scratch is often less work in total because one has to consider the whole …