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.
Simon Anciaux
I believe there was an episode where Casey talked about how he started programming and getting wor…
»
Mārtiņš Možeiko
This is exactly same code as before. InterlockedCompareExchange returns what Queue->NextEntryToRe…
»
Simon Anciaux
Virtual white space in 4coder don't allow you to position the cursor past the end of line. It's us…
»
Simon Anciaux
I don't think accessing the Entry before the interlocked operation or after changes anything in th…
»
Martin Cohen
Yes you're right, I'll add a comment to the original post. However the idea of getting the entry b…
»
Mārtiņš Možeiko
It is something to make CreateNamedPipe happy. Check its MSDN doc, it says that pipe name must be …
»
Dan Zaidan
That was super helpful! Thanks a lot! :D I got it working nicely! :) I ended up doing that in a se…
»
Marchin
I have this problem also and i have the paid version. What i do is press Alt+x and search for the …
»
Guntha
Hello, Just launching a random game and looking at middleware logos could give you some ideas: Aud…
»
Simon Anciaux
What I meant to say is that I don't think there is an error in the original code. But again I may …
»
Mārtiņš Možeiko
Some time back I wrote similar thing: Yours is a bit complete, mine is only rendering one triangl…
»
d7samurai
New version of my minimal D3D11 reference / tutorial implementation; a small uncluttered Direct3D …
»
Mārtiņš Možeiko
I cannot speak for Casey, but I can tell you how I learned programming without internet, around ea…
»
Ben Visness
Yeah, adding the language by default seems reasonable. I'll add it to our list and see what the ot…
»
James Wells
It appears it wasn't added to tracking for that tag? As a workaround you can download the legacy f…
»
Mike Garcia
So I submitted a request to see if handmade would do a webring. Thought I would post it here, just…
»
Finalspace
Sorry for the very very late answer, but this will be exactly what i will do in FPL: A good low-l…
»
John
I'm trying out the Windows demo version of 4coder. Setting enable_virtual_whitespace to true or fa…
»
Todd
As a side note, is there any episode (or does anyone know) about how Casey himself learned all of …
»
Blake Martin
That is, you will be able to disable virtual whitespace in the future. Unfortunately, that day is …
»
Finalspace
Happy new year everyone, to start off in this new year, i would like to say thanks to everyone! Th…
»
Mārtiņš Možeiko
You cannot rely on meaning of exact value of it. Only meaning is that it goes to frequency value i…
»
itzjac
Resurrection of the thread, I hope is ok, otherwise I create another one. Am confused about the LA…
»
Oliver Marsh
Not off the top of my head, only the companies Casey interviewed at HandmadeCon (Naughty Dog & Bli…
»
Martin Cohen
With my fix, I am only using the Entry at given index ONLY if the does the exchange, so technical…
»
Simon Anciaux
I may be wrong because don't do multi-threading often, but here we want to read the current entry …
»
Jason
Thanks for the insight and encouragement gentlemen. And Oliver, I do definitely enjoy the idea of …
»
Ryan Fleury
After discussing this matter, the team and I have agreed that it is best to allow users to remove …
»
Ryan Fleury
I believe Allen has said previously that 4coder doesn't work too well with brackets inside parenth…
»
ratchetfreak
or default by adding the language tag. It's a bit more in your face that way.
»