Hacker News new | ask | show | jobs
by rad_gruchalski 2165 days ago
I’m sorry but I find ruby „reboot unless config.parse?” much more readable here.
1 comments

You can argue about which syntax is best. But irrespective, having a perfectly good boolean already, but then comparing it to true or false to unnecessarily create another boolean is always just wrong.