/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

chovid99.github.io
| | y4y.space
5.5 parsecs away

Travel
| | [AI summary] The user provided a detailed walkthrough of several blockchain challenges, including ABI smuggling, Puppet V3, and others. The response should focus on summarizing the key points of each challenge and the solutions presented.
| | ventral.digital
5.2 parsecs away

Travel
| | Ventral Digital LLC is a research and consultancy firm specializing in Information Security and Privacy.
| | blog.openzeppelin.com
6.2 parsecs away

Travel
| | The Optimism team is building the OVM, a fully-featured, EVM-compliant execution environment designed for Layer 2 systems. Starting on March 15th, 2021, we have audited Optimism's code base during 7 weeks with 3 auditors. | Smart Contracts Audit
| | vickiboykis.com
25.1 parsecs away

Travel
| When I'm working with Jupyter notebooks, I often want to work with them from within a virtual environment. The general best practice is that you should always use either virtual environments or Docker containers for working with Python, for reasons outlined in this post, or you're gonna have a bad time. I know I have. The workflow is a little long, so I thought I'd document it for future me here.