Hacker News new | past | comments | ask | show | jobs | submit | from login
Memory Ordering at Compile Time (2012) (preshing.com)
1 point by Tomte 5 months ago | past
How C++ Resolves a Function Call (preshing.com)
4 points by R41 5 months ago | past
The Simplest Lock-Free Hash Table (2013) (preshing.com)
2 points by todsacerdoti on April 23, 2023 | past
Semaphores are surprisingly versatile (2015) (preshing.com)
69 points by bubblehack3r on Jan 25, 2023 | past | 26 comments
Hash Collision Probabilities (preshing.com)
4 points by todsacerdoti on Dec 29, 2022 | past
How to Build a GCC Cross-Compiler (preshing.com)
4 points by gjvc on July 21, 2022 | past
Memory Ordering at Compile Time (2012) (preshing.com)
1 point by Tomte on May 2, 2022 | past
Weak vs. Strong Memory Models (2012) (preshing.com)
49 points by Tomte on Feb 11, 2022 | past | 14 comments
Memory Barriers Are Like Source Control Operations (preshing.com)
2 points by snowytrees on Dec 17, 2021 | past
Memory Ordering at Compile Time (2012) (preshing.com)
2 points by Tomte on Aug 26, 2021 | past
Weak vs. Strong Memory Models (2012) (preshing.com)
1 point by Tomte on June 9, 2021 | past
C++ Has Become More Pythonic (2014) (preshing.com)
3 points by optimalsolver on April 24, 2021 | past
Locks Aren't Slow; Lock Contention Is (preshing.com)
5 points by Aliyekta on April 14, 2021 | past
How C++ Resolves a Function Call (preshing.com)
299 points by goranmoomin on March 16, 2021 | past | 90 comments
How C++ Resolves a Function Call (preshing.com)
5 points by ingve on March 15, 2021 | past
The purpose of memory_order_consume in C++11 (2014) (preshing.com)
3 points by gavinhoward on March 6, 2021 | past
Memory Ordering at Compile Time (2012) (preshing.com)
1 point by Tomte on Jan 26, 2021 | past
How to Generate a Sequence of Unique Random Integers (2012) (preshing.com)
4 points by vince14 on Dec 21, 2020 | past | 1 comment
An Introduction to Lock-Free Programming (2012) (preshing.com)
149 points by wheresvic4 on Dec 20, 2020 | past | 36 comments
A Flexible Reflection System in C++: Part 1 (preshing.com)
2 points by todsacerdoti on Dec 11, 2020 | past
Flap Hero Code Review (preshing.com)
10 points by ibobev on Dec 11, 2020 | past
Flap Hero Code Review (preshing.com)
1 point by kryptiskt on Dec 10, 2020 | past
A Small open-source Game In C++ (preshing.com)
11 points by kryptiskt on Nov 26, 2020 | past | 2 comments
Why They Call It a Weakly-Ordered CPU (preshing.com)
1 point by mariuz on Nov 19, 2020 | past
Memory Reordering Caught in the Act (2012) (preshing.com)
3 points by dgellow on Oct 14, 2020 | past | 2 comments
Lightweight In-Memory Logging (preshing.com)
2 points by ahiknsr on July 31, 2020 | past
Automatically Detecting Text Encodings in C++ (preshing.com)
1 point by ibobev on July 28, 2020 | past
Automatically Detecting Text Encodings in C++ (preshing.com)
1 point by ingve on July 28, 2020 | past
I/O in Plywood (preshing.com)
1 point by ibobev on July 8, 2020 | past
Plywood: A New Cross-Platform Open Source C++ Framework (preshing.com)
196 points by petercooper on May 26, 2020 | past | 71 comments

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: