me.dm is one of the many independent Mastodon servers you can use to participate in the fediverse.
Ideas and information to deepen your understanding of the world. Run by the folks at Medium.

Administered by:

Server stats:

905
active users

Will Fitzgerald

@cassidoo Sixth anniversary coding puzzle. Short enough to put in a Mastodon message (I choose to refuse to toot). This is a Ruby

❯ ruby -e 'puts("seventeen")'
seventeen

❯ ruby -e "puts('puts(\"seventeen\")'.size)"
17