Hacker News new | past | comments | ask | show | jobs | submit | from login
Don't use raw loops (2021) (belaycpp.com)
2 points by tosh 11 months ago | past
A = b = C, a strange consequence of operator associativity (belaycpp.com)
1 point by todsacerdoti on April 28, 2022 | past
Constant references are not always your friends (belaycpp.com)
1 point by mooreds on March 20, 2022 | past
Interesting Behaviors of C++ Casts (belaycpp.com)
42 points by todsacerdoti on March 2, 2022 | past | 30 comments
Constant references are not always your friends (belaycpp.com)
1 point by Senua on Feb 15, 2022 | past
I Don’t Know Which Container To Use (And At This Point, I’m Too Afraid to Ask) (belaycpp.com)
1 point by optimalsolver on Feb 3, 2022 | past
I don’t know which container to use (and at this point I’m too afraid to ask) (belaycpp.com)
1 point by todsacerdoti on Feb 2, 2022 | past
Retrospective: The Simplest Error Handler (belaycpp.com)
2 points by Senua on Jan 20, 2022 | past
One of the simplest error handlers ever written (belaycpp.com)
1 point by Senua on Jan 12, 2022 | past
The Three Types of Development (belaycpp.com)
42 points by Senua on Dec 10, 2021 | past | 4 comments
Prettier Switch-Cases (belaycpp.com)
2 points by Senua on Nov 30, 2021 | past | 2 comments
Is my cat Turing-complete? (belaycpp.com)
286 points by zdyn5 on Nov 24, 2021 | past | 88 comments
Duff’s Device in 2021 (belaycpp.com)
87 points by signa11 on Nov 19, 2021 | past | 55 comments
The Genesis of Casting (belaycpp.com)
1 point by todsacerdoti on Oct 14, 2021 | past
Templates: From C-style macros to concepts (belaycpp.com)
2 points by todsacerdoti on Oct 1, 2021 | past
Explanation on why the keyword `class` has no more reason to exist (belaycpp.com)
1 point by signa11 on Sept 18, 2021 | past
The keyword `class` has no more reason to exist (belaycpp.com)
1 point by todsacerdoti on Sept 17, 2021 | past
Yet another reason to not use printf (or write C code in general) (belaycpp.com)
2 points by todsacerdoti on Sept 3, 2021 | past | 1 comment
About Sizes (belaycpp.com)
1 point by todsacerdoti on Aug 12, 2021 | past
Should every variable be const by default? (belaycpp.com)
1 point by hasheddan on July 2, 2021 | past
Should every variable be const by default? (belaycpp.com)
1 point by todsacerdoti on July 1, 2021 | past | 1 comment
C++: Don’t use raw loops (belaycpp.com)
5 points by signa11 on June 22, 2021 | past
Dealing with Integer Overflow (belaycpp.com)
2 points by synergy20 on June 9, 2021 | past
A list of bad practices commonly seen in industrial projects (belaycpp.com)
6 points by etrevino on June 1, 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: