meteradar.eth

meteradar.eth

Subscribe to meteradar.eth
Receive the latest updates directly to your inbox.

Community

On snapshot, 86,3% of all votes are “Yes” votes. Please note that this number does not reveal anything about the weight of a specific vote.

Governance metrics DAO

Governance metrics

Conclusion

A good proxy would be the number of Twitter followers and the size of a subreddit among others.

How to Use Python Built-In Decoration to Improve Performance Significantly

When talking about improving Python execution performance, especially for data processing, there are too many 3rd party libraries that can help us. If we think about their mechanisms, most of them rely on optimising the data structure or utilisation of the memory to achieve performance improvement.

1. A Use Case of the Cache Decoration

Image created in Canva by the author