masto.ai is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general Mastodon server for all languages.

Administered by:

Server stats:

2.2K
active users

Simon Dassow

Been active on team recently, and specifically working on the command line tool, preparing for the upcoming 2.6 release.

My favorite thing I contributed: a new translate command that scans code (optionally including dependencies) for Fyne translation calls, collects and saves them in a JSON file, to pass on for translation. Uses the Go AST parser and finds everything the compiler finds, making it pretty reliable.

Code and install instructions: github.com/fyne-io/tools