
André Jacques
404 bio not found
Boss vs Motivator
Boss vs Motivator
3 min read
loading...
Recent comments
🚀 Demystifying memory management in modern programming languages
Suppose you allocate a buffer of int values on the stack, a...
🚀 Demystifying memory management in modern programming languages
The statement about the stack not being faster than the hea...
🚀 Demystifying memory management in modern programming languages
Just a little thing to add about heap memory: overtime, the...
Changing your name is a hard unsolved problem in Computer Science
Wow, great article. I am happy to have changed my name when...
Will Windows and Linux be merged in the future?
IMHO, Microsoft won't merge considering that: Windows ker...
Thinking Humans as a Computer Program
I am not sure I get your point. A computer is connected to ...
Thinking Humans as a Computer Program
There is a big difference between boolean logic and "logic"...
What are your favorite programming language syntax features?
This comes from function pointer in C. You can create a fun...