Featured 1 min read
Featured
Featured 1 min read
Latest
Logic Inversion as a Micro-Optimization Tool
Sometimes the fastest optimization is not a new data structure but flipping the meaning of a flag.
Zeigarnik effect
People aren’t overlooked by accident. They’re forgotten by design. Zeigarnik effect is one of them.
Is autism the next step in brain evolution?
are we witnessing evolution?
Addendum on People
People can differ in their character.
"Built to Last" book dark side.
Built to Feeble: Hidden Sins of Moderate Companies.
CRTP Hack: Turning Protected Inside-Out
Access derived protected members from base class.
When your hft app gets way bigger than 2,147,483,647.
Fixing a 'relocation R_X86_64_32S out of range' error in GCC by recompiling CRT files with the large code model for a massive non-PIE binary.
Are we worshiping the wrong kind of leadership?
Actual traits of Good to Great CEOs.
Hiring: Unraveling the culture mystery.
Create a map of your culture.
Want a great manager?
High emotional intelligence? Overrated.
Lean Template via Composite Construction
No more long sheets of if - else.