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.
Alexey
If you're looking for something minimal, my modification might be of interest to you: Example: 20…
»
Macoy Madson
This post is mirrored on my website. It is common advice that it isn\'t worth automating something…
»
Dawoodoz
Certificates in using software don't really matter much in getting hired, because these skills can…
»
Opoiregwfetags
Thanks as always guys. The video linked seems very interesting.
»
Mārtiņš Možeiko
And not all 64-bit addresses are valid on x86 platform. Currently only 48-bit address space is ava…
»
rocap
Works perfectly, though the layer has way more than I want so it will take me some time to strip a…
»
Simon Anciaux
This video might interest you, but it's only about windows: Mysteries of Memory Management Reveale…
»
Simon Anciaux
You just need to close the decls buffer like a regular buffer. That said it's not the most practic…
»
Opoiregwfetags
I've realized that often in my code (and I've seen it in HmH too) I assume that adding 1 to a vali…
»
Simon Anciaux
Yes It's slower, but keep in mind that there will not be much calls to VirtualAlloc and VirtualF…
»
rocap
Is there any way to see the parameters for a function even if it's just in loaded files? Using lis…
»
Terans
Until day 342, the Clear function on arenas looked like this: So in this case, clearing the arena …
»
hane
I appreciate you taking the time to draw it out. Now it is very clear. Some things are keeping me …
»
fuzzyperson
thank you for feedback! call ReadFile with OVERLAPPED structure in argument and it will do read in…
»
Lachlan
Although I cannot say definitively I believe the source of the issue lies in GNOME not Xorg. See G…
»
Mārtiņš Možeiko
It was on laptop + usb keyboard. Running ArchLinux with Sway/wayland.
»
Lachlan
I think this may be an issue with xorg, as running in a virtual terminal I don't get any stalling.…
»
Mārtiņš Možeiko
I didn't know that you cannot capture stdout concurrently You do that by using overlapped reads - …
»
progfix
I think I will keep the input file format because I can easily add new stuff and try things out wi…
»
fuzzyperson
My Jam project was to make a utility that I can see myself using for a long time. I decided to rec…
»
Tero Hänninen
Let me expand on the module system and how it works with conditional compilation. It's influenced …
»
Tero Hänninen
I'm not really replicating C++ features nor was I thinking C++ at all while I created this. I simp…
»
Dawoodoz
Shadowman (from Prince of Persia) would be a more suitable name then.
»
Samuel Deboni Fraga
This particulate hierarchy allow to have a very simple file structure, each layer is a plain array…
»
Ben Visness
Nobody's been hacked (to my knowledge). If you're referring to this thread, all of the "hacked" ac…
»
Dawoodoz
Replicating C++ features is a fine way to learn making compilers, but if you want the language to …
»
Dawoodoz
So the "Enterprise Business" scammer just openly brutforced four accounts with weak passwords on t…
»
AmosBuchanan
I figured out my issue. I forgot to copy over the modified 4coder_default_framework.cpp file (as p…
»
Ryan Fleury
For the jam, I worked on an experimental viewer for Metadesk files. Metadesk is a data description…
»
Ilia Demianenko
Appreciate the kind words! A better layout for this app would use the horizontal space more, displ…
»