Live data from Hacker News

Build your own BitTorrent

app.codecrafters.io

11–20 of 136 posts

Re: Build your own BitTorrent

#12
post #8

Jon Gjengset[1] is currently doing a livestream on the same challenge in Rust, on his YT channel[2]. [1]: https://thesquareplanet.com/ [2]: https://www.youtube.com/watch?v=jSTkEPPiULs

Thank you for pointing this out. I only got to catch the tail end, but it was really cool to watch.

Re: Build your own BitTorrent

#18
Years ago, one of my previous roles was building and supporting a custom linux live OS that could be used by employees on cheap netbooks (remember those?). To distribute updates, I ended up building our own internal torrent server from scratch and used it to distribute image updates. It was a good learning exercise as one of the first times I had built software to conform to a standard and work with out of the box clients.
Post reply on HN