Hi! I'm Lexi. I'm 17, and one of the things I'm interested in right now is gaining a deeper understanding of how computers work and showing that in new ways.<p>A few months ago I published <a href="https://cpu.land" rel="nofollow noreferrer">https://cpu.land</a> (discussion: <a href="https://news.ycombinator.com/item?id=37062422">https://news.ycombinator.com/item?id=37062422</a>). After cpu.land, I felt a lot of pressure to make another Big Giant Thing but didn't really have anything compelling. So I just hacked away on personal projects and, through some coincidental learning on how the Internet works, ended up hacking together a traceroute program that could live stream to a website from scratch!<p>I realized I had never seen this sort of thing on the web before, and it was actually a kind of cool and novel way of visualizing the structure of the Internet, so I polished it up and built a pretty site around it. In the process, I learned some really interesting things about how BGP and the structure of The Internet, so I melted the traceroute tool with an article sharing that knowledge.<p>I'm still hacking on this and I'm sure my code will manage to break somehow, so please let me know if you have any suggestions! :)<p>(Side note: why Rust? I don’t think programming language choice matters that much, but I wanted to quickly write a very dependable low-level program, and I really like Rust’s error handling primitives.
Why do you care about this?)