Hacker News new | past | comments | ask | show | jobs | submit | from login
Malloc() and free() are a bad API (2022) (foonathan.net)
49 points by davikr 6 months ago | past | 27 comments
Malloc() and free() are a bad API (2022) (foonathan.net)
3 points by moutansos on Jan 7, 2024 | past | 3 comments
Should we stop writing functions? (foonathan.net)
1 point by signa11 on Oct 10, 2023 | past
The new static constexpr std:integral_constant idiom (foonathan.net)
2 points by jandeboevrie on Oct 8, 2023 | past
Should we stop writing functions? (C++) (foonathan.net)
40 points by loopinvariant on Aug 6, 2023 | past | 37 comments
Technique: Recursive Variants and Boxes (foonathan.net)
1 point by curling_grad on Dec 4, 2022 | past
Technique: Proof Types to Ensure Preconditions (foonathan.net)
1 point by ibobev on Dec 1, 2022 | past
New integer types I’d like to see (foonathan.net)
101 points by ibobev on Sept 30, 2022 | past | 126 comments
New integer types I’d like to see (foonathan.net)
3 points by ingve on Sept 29, 2022 | past
Malloc() and free() are a bad API (foonathan.net)
4 points by lladnar on Aug 31, 2022 | past
Malloc() and free() are a bad API (foonathan.net)
33 points by todsacerdoti on Aug 31, 2022 | past | 15 comments
Carbon’s most exciting feature is its calling convention (foonathan.net)
243 points by obl on July 30, 2022 | past | 217 comments
Show HN: Lexy – C++ parser combinator library with custom DSL (foonathan.net)
1 point by foonathan on July 14, 2022 | past
Tutorial: Preparing Libraries for CMake FetchContent (foonathan.net)
1 point by ibobev on June 30, 2022 | past
Technique: Recursive Variants and Boxes (foonathan.net)
18 points by ibobev on June 1, 2022 | past | 5 comments
Lexy: C++ Parsing DSL Library (foonathan.net)
2 points by foonathan on May 4, 2022 | past
Saturating_add vs. saturating_int – new function vs. new type? (foonathan.net)
1 point by ibobev on March 30, 2022 | past
Technique: Compile Time Code Generation and Optimization (foonathan.net)
2 points by ibobev on Jan 29, 2022 | past
I accidentally wrote a Turing-complete parsing library (foonathan.net)
3 points by mooreds on Jan 28, 2022 | past
Technique: Compile Time Code Generation and Optimization (foonathan.net)
1 point by todsacerdoti on Jan 27, 2022 | past
I accidentally wrote a Turing-complete parsing library (foonathan.net)
2 points by ingve on Nov 25, 2021 | past
What is the unit of a text column number? (foonathan.net)
59 points by amar-laksh on Oct 19, 2021 | past | 43 comments
Tutorial: The CRTP Interface Technique (foonathan.net)
1 point by ibobev on Oct 13, 2021 | past
The CRTP Interface Technique (foonathan.net)
1 point by ingve on Oct 12, 2021 | past
Constexpr is a Platform (2020) (foonathan.net)
101 points by Sindisil on Aug 8, 2021 | past | 53 comments
C++20 concepts are structural: What, why, and how to change it? (foonathan.net)
5 points by vitaut on July 29, 2021 | past
Let's Talk about std:optional and optional references (foonathan.net)
1 point by todsacerdoti on July 12, 2021 | past
Implementation Challenge: Lossless, compact parse tree with iterative traversal (foonathan.net)
1 point by ibobev on April 28, 2021 | past
Operator Precedence Is Broken (foonathan.net)
3 points by lifthrasiir on April 4, 2021 | past
What is the unit of a text column number? (foonathan.net)
1 point by ibobev on Feb 18, 2021 | past

Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: