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…
Kelimion msmshazan Yesterday I watched the Handmade Hero videos on compression and I thought abou…
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…
ratchetfreak
The only meta programming that actually lets you do this is separate source-generat…
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…
The guard page trick is neat, but it has limitations. If you are already using malloc/free (or ca…
The most important thing is to do the simplest thing first. If/when the simplest thing starts to …
So, another macOS update.
I managed to beat clang into accepting nostdlib by also using "-static…
Spicy Wolf I'm not sure if this is useful to anyone, but I hacked together the equivalent code fo…
I'm not sure if this is useful to anyone, but I hacked together the equivalent code for Linux (mi…
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…
I don't think I have any advice (I've never interviewed at Intel), but just wanted to wish you go…
it's for the software team at intel, specifically for the x64 llvm backend, but maybe for other t…
Best of luck on that interview. If you could say what the technology job is, people might give yo…
msmshazan So please don't start scolding me.
We have Community Guidelines in effect, so no one sh…
hey,
In monday i'm going for a interview to a technology job, any advice on how to pass it and h…
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…
pragmatic_hero What counts as a complex meta programming feature?
When would you use it?
For exa…
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…
One of the things that Casey mentioned during the Q&A on day 232 is that it's been proven th…
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 :)
Mr4thDimention I still need to get to utf-8 support. All those missing non-english characters wi…
I haven't done anything with .NET core yet.
Our project at work is moving towards using react on…