Should we stop writing functions? (C++)
foonathan.net
Should we stop writing functions? (C++)
1–10 of 44 posts
Re: Should we stop writing functions? (C++)
#2Re: Should we stop writing functions? (C++)
#3This kind of post is why I do not understand C++ programmers whatsoever. It's basically a demonstration of the absurd amount of time C++ takes away from you by being the moldy pile of shit that it is. You want better compiler checks and less freedom? Great, me too. Can we please shut the fuck up and use a language that actually supports that?
- a simpler language that does less
- a less popular language
- a more verbose / restrictive language
If you want people to switch to something better, make something better. Its not enough to simply call out the issues (which is valid, but not useful anymore), and it entirely dismisses that replacement languages like D (small, less active ecosystem) and Rust (hugely verbose and equally bloated) do not actually service the entire range of C++ users.
If all the other compilers and languages were THAT much better, they would be used.
For a lot of apps, Rust has been that replacement, but not for all domains C++ is used in.
Why do people still use telephones when calling via whatsapp, telegram, element or discord exists? Why do people still drive shitty motorbikes when electric cars exist? Why do people still write by hand when you can type instead?
Because the replacement is not a complete replacement and does not actually work better for everyone.
Re: Should we stop writing functions? (C++)
#4Re: Should we stop writing functions? (C++)
#5You look throught the positives and you start to go yeah, yeah! But then on the downsides. Ugh, it will make debugging even more ugly? Debugging considerations are one of the last things people tend to think about when 'architecting'.
Re: Should we stop writing functions? (C++)
#6Re: Should we stop writing functions? (C++)
#7This kind of post is why I do not understand C++ programmers whatsoever. It's basically a demonstration of the absurd amount of time C++ takes away from you by being the moldy pile of shit that it is. You want better compiler checks and less freedom? Great, me too. Can we please shut the fuck up and use a language that actually supports that?
What? Exactly what led you to think that nonsense? A random blog post of someone misusing lambda expressions?
There are plenty of things in C++ to criticize, but a) you are not actually criticising anything at all and instead spewed just noise b) misusing a feature is not a problem of C++.
Re: Should we stop writing functions? (C++)
#8Its important to note the article was published on April 1st.
Haters don't waste time trying to understand what is before them. They just see a superficial opportunity to unleash hate and just go for it, logic be damned.
Re: Should we stop writing functions? (C++)
#9Its important to note the article was published on April 1st.
Re: Should we stop writing functions? (C++)
#10Its important to note the article was published on April 1st.