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:

10K
active users

Serge Matveenko ♻️☮️

:python: Hey! There is an awesome `decimal` package in Python standard library.

💡 Imagine, you can have an alternative third-party Decimal implementation in Python that would be 5x faster. It will be especially faster to parse from JSON or a string and faster to serialize.

❓ The only catch is you can have only essential features in this implementation. What those features would be?

🏷️