pytest, dynamic django models, EB Math
March 30, 2022
https://hynek.me/til/parametrized-pytest-fixtures/
https://baserow.io/blog/how-baserow-lets-users-generate-django-models
Met with EB who is doing research on
We talked about:
- Golden Ratio <> Fibonacci relation
- Mandelbrot set and Pi
- The explanation of the connection to pi
- m of n encryption and it's application in DAOs or multi-sig wallets
- https://crypto.stackexchange.com/questions/47162/how-can-i-visually-explain-m-of-n-encryption-shamir-key-sharing
- https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing
- Homomorphic encryption
- https://en.wikipedia.org/wiki/Homomorphic_encryption
- Doing computations without ever exposing intermediate or final data results
- Voting systems that encrypt the vote, but can still do vote counting to prevent tampering