Ask HN: Is starting a new project in C++ just a mistake in 2025?
Mood
skeptical
Sentiment
negative
Category
ask_hn
Key topics
C++
Performance
Programming Languages
Software Development
Six months in, the runtime performance is amazing, but our iteration speed is absolutely tanking.
It feels like we are paying a massive tax on every single feature. Just yesterday, I wasted an entire afternoon fighting CMake just to link a library that would have been a one-line go get or npm install in any other ecosystem. We also constantly deal with phantom bugs that turn out to be subtle ABI mismatches between our M1 Macs and the Linux CI runners—issues that simply don't exist in modern toolchains.
It’s frustrating because our "slower" competitors are shipping features weekly while we are stuck debugging linker errors or waiting for 20-minute clean builds.
I'm starting to wonder if the "performance moat" is a trap. For those who recently started infra projects: did you stick with C++? Did you bail for Rust/Go? Or do you just accept that velocity will be terrible in exchange for raw speed?
Discussion Activity
Light discussionFirst comment
7m
Peak period
2
Hour 1
Avg / period
2
Based on 2 loaded comments
Key moments
- 01Story posted
Nov 25, 2025 at 7:50 AM EST
3h ago
Step 01 - 02First comment
Nov 25, 2025 at 7:57 AM EST
7m after posting
Step 02 - 03Peak activity
2 comments in Hour 1
Hottest window of the conversation
Step 03 - 04Latest activity
Nov 25, 2025 at 7:59 AM EST
3h ago
Step 04
Generating AI Summary...
Analyzing up to 500 comments to identify key contributors and discussion patterns
Discussion hasn't started yet.
Want the full context?
Jump to the original sources
Read the primary article or dive into the live Hacker News thread when you're ready.