Hacker News new | ask | show | jobs
by mbarlocker 3352 days ago
depends on what you're trying to do with devops. If you're writing a script, I agree. Use bash anyway, Go probably isn't the thing. If you're writing a modular agent that monitors a running system, then generics would be pretty nice.

Ply looks interesting, but still lacking for my particular use case.