BitTorrent is amazing. It just works. Anyone anywhere can create a torrent of their files, dump the magnet link somewhere, and everyone else can reliably retrieve it. It is self-reinforcing; the more people using a torrent, the better the robustness, redundancy and download speeds. You can often get better speeds from downloading something via torrent than from a web server. It's an open protocol that is relatively easy to implement, it has a diversity of lightweight clients for all OSes and is fairly resistant to censorship. To me it's pretty much perfect tech that solves a real problem. I hope Bram Cohen got rich off of it somehow.

Wish browsers had built in support for it. Imagine if by default most downloads were through BitTorrent, and your browser would then seed the file for 1.5x the download size and time.

Support in the browser would require the browser to stay on the whole time, along with the computer. Bittorrent clients are better run on small less power hungry boards (RPi, etc.) or on hardware that is meant to be running 24/7 anyway. For example, I run the Transmission daemon on my XigmaNAS home file server. The NAS is headless, but I can control the daemon through its remote GUI, so as soon as I click on a torrent or magnet link on the browser, it calls the local Transmission GUI which sends the info to the client on the NAS which starts the download freeing the browser and the PC of any further work.

https://xigmanas.com/xnaswp/

https://github.com/transmission-remote-gui/transgui