Hacker News new | ask | show | jobs
by bob1029 1185 days ago
I spent a few minutes looking at a cmake script the other day and had some realizations about the industry.

The simplicity of:

  dotnet build MySolution.sln
Is the only reason I am still doing software for a living. I am completely over my tools. I just want to solve problems and build things now. If I have to lose 5% perf because I'm lazy, so be it. I'll hire someone to obsess over the 5% later on - and only if the customer complains.