Yeah I haven't actually updated the site yet, that was just the source text, I still have to uplo…
mmozeiko Answering your "// @NOTE(final): Why does MSVC have no _InterlockedExchange64 on x86???"…
One channel on a server named for something else seems like it wouldn't change much, questions ge…
Answering your "// @NOTE(final): Why does MSVC have no _InterlockedExchange64 on x86???" comment …
Beta v0.7.3.0
Here is another release for you all. This release contains mostly minor and major …
Got it guys, thanks for the reply.
Oh damn! Bad me for not searching first. Thanks for the heads up!
Its not well documented, but Windows will restore default timer period once process exits.
See o…
Hey guys,
So I recently started going through HH again after I fell off of the wagon a few years…
I would say that C# is much more complex language than C if you care about writing good code and …
I don't know of a single resource which is going to cover all the different aspects of this. Almo…
How is ptr_hash better than just right shifting N bits to get rid of the zeroes due to alignment?
I have found Peter Kawinskis hash function benchmark and Bob Jenkins list of resources for hash f…
I actually changed it to (:int)x over the weekend, so it's basically the C syntax now except for …
What's the reasoning behind the selection of the (presumable) prime constant for ptr_uint64 and t…
Thanks for the reminder. I'll start thinking about some new assignments.
I agree with Telash, whatever keeps you motivated. I think learning C takes longer to get to a le…
I am not up for running a server of my own. I'll think about options though, because I think it …
If Allen prefers not to maintain a standalone 4coder Discord, we're happy to make a #4coder chann…
It depends on what you like to focus on. If you prefer to learn api:s and get things built quick,…
Hi everyone, I am a new game developer working with Unity3D and C# to learn the basics. I am curr…
.. something less formal than the forum and less fleeting and more accessible than the IRC channe…
Unfortunately I don't have a very good way to investigate this right now as all the touch pads I …
itzjac —
Is there a second episode on the keyboard topic? I think a lot of time was spent talking about th…
mathk —
Hey there.
Is there new homework on the horizon?
I personally would love it if there was at lea…
Yes, that's exactly what clear command should do - call glClear or similar function.
pervognsen
I'll happily solicit alternative syntax suggestions for casts. I'd rather not have ma…
Just got 4coder, and I couldn't scroll through the tutorial or the "file -> open" dialog with …
Todd —
Just saw the uploaded video from today on YouTube.
I am in no way guaranteeing this will work in…