so, jetbrains is starting to scare me with how prolific they are. Our application does a bunch of nasty multi-process stuff, so it succumbs to some pretty weird bugs. I started looking into alternatives to java's built-in file system to try and get stronger consistency gaurentees + better version control, stumbled into IntelliJ's own "Virtual File System" Xodus:
https://github.com/JetBrains/xodus/wiki/Virtual-File-Systems. Then, completely independantly, lamenting some of the quirks on my bittorrent client, I started wondering if I could write a little javafx/
#C136UUPE1 app as a bittorrent client, so i googled java bitorrent APIs, and a JB employee has googles top result:
https://github.com/mpetazzoni/ttorrent