Initialization in C++ is seriously bonkers

by fanf2on 6/13/2025, 11:42 AMwith 2 comments

by jqpabc123on 6/13/2025, 11:52 AM

Complexity and reliability and productivity are opposition forces in most systems.

C++ only exacerbates the issue with regard to software development. Alternatives like Go were developed to try and address this. But C++ continues to persist in a lot of cases even when better alternatives are available.

by npallion 6/13/2025, 4:55 PM

Complaining about C++ seems to be a personality trait for some developers. It's there, whether you like it or not, use it or not. Move on.