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…
I have a few times unconsciously written: Instead of starting a session with command with argume…
Hi, all! I wanted to get some feedback on a project idea I'm throwing around: I look at screencas…
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 l…
I believe the code is correct.When using the hypervisor page path, there are 2 adds, the first one…
EDIT: this comment was wrong, the code is correct. I think your load of qpc_bias fromSharedUserDat…
I spent more time on this and I've written functions to "emulate" what QueryPerformanceCounter doe…
That looks really interesting! I like the concept, keep it up man, you are onto something there.
haha yeah my apologies. My computer isn't fast enough to run OBS full screen. Honestly I need to g…
It looks interesting. In the video, you should move your head a the top of the screen as it's less…
Thank you both for your investigations. I suppose that I will simply do like the VS 2019 CRT runti…