Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What's the least verbose/boilerplate-heavy tool in your experience?

We couldn't make it leaner than this (works well in production in scale). https://github.com/wunderlist/night-shift If we could get rid of Ruby in there (super useful for scripting) and fly with only Python I'd be the happiest person on Earth.

Also we started to go cloud agnostic, it handles both AWS and Azure. Do you something that does AWS, Azure _and_ Google Cloud also?



GNU Make is indeed the least verbose/ boilerplate-heavy tool and I use it for a lot of things.

The problem with Make is lacking acceptance amongst younger programmers who always want to work with the latest technologies.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: