/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
| | www.willsroot.io
4.7 parsecs away

Travel
| | Vulnerability Research on Low-Level Systems
| | faraz.faith
4.9 parsecs away

Travel
| |
| | mem2019.github.io
3.5 parsecs away

Travel
| | Taking a break from my academic research, I played Codegate CTF 2023 this weekend with r3kapig. I solved two challenges: pcpu and sea, and both of them are q...
| | www.ethanrosenthal.com
51.9 parsecs away

Travel
| I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent.