Parsing JSON at compile time with C++26 static reflectionlemire.me4 points·by r4um·27 days ago·0 comments
Another crash caused by uninstaller code injection into Explorerdevblogs.microsoft.com2 points·by r4um·3 months ago·0 comments
From error-handling to structured concurrencyblog.nelhage.com2 points·by r4um·4 months ago·0 comments
An effect notation based on with-clauses and blocksblog.yoshuawuyts.com2 points·by r4um·4 months ago·0 comments
Reflections on the Future of Software Engineering Retreatthoughtworks.com1 points·by r4um·4 months ago·0 comments
About memory pressure, lock contention, and Data-oriented Designmnt.io2 points·by r4um·4 months ago·0 comments
r4um·9 months ago·discussA must read would be "What Every Programmer Should Know About Memory"[1], Section 4 covers Virtual Memory.[1] https://people.freebsd.org/~lstewart/articles/cpumemory.pdf
[1] https://people.freebsd.org/~lstewart/articles/cpumemory.pdf