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 …
Nikita —
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 …
I believe the code is correct.
- When using the hypervisor page path, there are 2 adds, the firs…
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 do…
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 …
It looks interesting.
In the video, you should move your head a the top of the screen as it's le…
Thank you both for your investigations.
I suppose that I will simply do like the VS 2019 CRT run…