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.
Shazan
This is the XOR function but its so slow, 1 2 3 4 5 6 7 8 9 10 11 12 13 14static void E…
»
ratchetfreak
Kelimion msmshazan Yesterday I watched the Handmade Hero videos on compression and I thought abou…
»
Jeroen van Rijn
msmshazan So if i am writing a basic RLE compressor .What is the encryption to be used? Just for …
»
Shazan
So if i am writing a basic RLE compressor .What is the encryption to be used? Just for practicing…
»
Allen Webster
ratchetfreak The only meta programming that actually lets you do this is separate source-generat…
»
Jeroen van Rijn
msmshazan Yesterday I watched the Handmade Hero videos on compression and I thought about what is…
»
Shazan
Yesterday I watched the Handmade Hero videos on compression and I thought about what is different…
»
Ben Smith
The guard page trick is neat, but it has limitations. If you are already using malloc/free (or ca…
»
Ben Smith
The most important thing is to do the simplest thing first. If/when the simplest thing starts to …
»
Spicy Wolf
So, another macOS update. I managed to beat clang into accepting nostdlib by also using "-static…
»
Jeroen van Rijn
Spicy Wolf I'm not sure if this is useful to anyone, but I hacked together the equivalent code fo…
»
Spicy Wolf
I'm not sure if this is useful to anyone, but I hacked together the equivalent code for Linux (mi…
»
The_8th_mage
Thanks, it means a lot to me.
»
Jesse
msmshazan Is it a must to have SQL in all finance apps? In general, be weary of absolutes. "Must…
»
Casey Muratori
I don't think I have any advice (I've never interviewed at Intel), but just wanted to wish you go…
»
The_8th_mage
it's for the software team at intel, specifically for the x64 llvm backend, but maybe for other t…
»
Abner Coimbre
Best of luck on that interview. If you could say what the technology job is, people might give yo…
»
Abner Coimbre
msmshazan So please don't start scolding me. We have Community Guidelines in effect, so no one sh…
»
The_8th_mage
hey, In monday i'm going for a interview to a technology job, any advice on how to pass it and h…
»
pragmatic_hero
Each time the source is compiled, the compiler will need to redo all the meta-programmed work. Th…
»
Shazan
I am just starting into programming and I have no prior experience in programming jobs or any job…
»
»
ratchetfreak
pragmatic_hero What counts as a complex meta programming feature? When would you use it? For exa…
»
pragmatic_hero
What counts as a complex meta programming feature? When would you use it?
»
Todd
MandleBro I haven't done anything with .NET core yet. Our project at work is moving towards usin…
»
Dumitru Frunza
One of the things that Casey mentioned during the Q&A on day 232 is that it's been proven th…
»
ratchetfreak
The more I keep thinking about metaprogramming the more I feel like it's more of a detriment than…
»
rivten
Yep. Contacted the mod, it's alright now :)
»
doublenibble
Mr4thDimention I still need to get to utf-8 support. All those missing non-english characters wi…
»
Jack Mott
I haven't done anything with .NET core yet. Our project at work is moving towards using react on…
»