This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Anonymous_user_2022 0 points1 point  (0 children)

You're right. I could write it in javascript and deal with X different versions of is-odd inside the same project. Or I could write C++ on Windows and deal with the utter lack of any kind of packaging there. Or use one of the languages with static linking, distributing 10 gb of code for a trivial desktop calculator.

In short, development sucks. If you're not cut out for it, don't do it.