Hacker News new | ask | show | jobs
by semi_good 2209 days ago
Gradle is designed to keep people who spend time getting good at it employed.

It’s a real embarrassment to our industry.

1 comments

I never really understood the argument for configuring a build tool in a separate programming language, let alone in two separate languages. I have never once said “thank god I have regular language functionality here”, and more often said “what undocumented function do I need to call again?”

Makes me want XML and Maven back; at least my IDE can guide me based on the schema files it parsed.