fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.6K
active users

codesections

Favorite comment characters for code? (across all languages)

(For those who can see the poll, I'm limited to 4 options, but feel free to add more in replies)

@codesections I'm partial to // just because every C-inspired language (almost every "mainstream" language) uses it, so I type it by default. Everything else other than /* */ isn't bad (I'll adapt to those quickly) but it's also not muscle memory.

@codesections Other options:
@ (ARM assembly)
! (Fortran 90)
% (Matlab)