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:

11K
active users

@bagder I like this one most; shows replacement and addition in one graph.

@bagder @dascandy Out of curiosity, how did you create this one?

Kees Cook :tux:

@bagder @hikhvar @dascandy Not sure if you want this too; I ended up tweaking the plot's display of lines slightly with this format:

set format y2 "%.0s%c"

So instead of, e.g., 200000, it'll show 200k

@kees @hikhvar @dascandy nice thanks, yes I wanted to do that but couldn't figure out how!