hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9K
active users

dr 🛠️🛰️📡🎧:blobfoxcomputer:

Reviewing a written by a younger . It uses getopts, read and .

The ancient rituals persist!

@davidr Bonus points for getopts! That's an underused feature if there ever was one.

@opsitive Not sure he used it *right*, because he manually checks for missing args and the seems to say it can do that.

But I never use it at all, so bonus points for sure. (If i needed to do that, I'd just switch to a Real Language)

I should really add getopts to my arsenal, bc hundreds of system() calls is not always better...