ricard.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is the private Mastodon instance of Ricard Torres.

Administered by:

Server stats:

2
active users

Ricard Torres

Today I used GitHub Copilot to write groundbreaking code to comply with the project's naming convention:

"const myCamelCasedVariable = true"

I highlighted the variable name and told it to: "capitalize and underscore" and in less than a second it generated:

"const MY_CAMEL_CASED_VARIABLE = true"

Goods stuff 🙃