sunbeam.city is one of the many independent Mastodon servers you can use to participate in the fediverse.
Sunbeam City is a anticapitalist, antifascist solarpunk instance that is run collectively.

Administered by:

Server stats:

84
active users

jjg

@xj9

As someone whose been programming long before syntax highlighting, I can say it does help write better code.

My first experience with syntax highlighting was Borland Turbo C++ and it radically improved my ability to learn the language (compared to learning C in a monochrome editor) and increased the chances of getting clean compiles on the first try.

@jjg @xj9 that's why I always want to kick people for ignoring code style/formatting. Much easier to scan things and spot oddities.