[2016-06-01 17:44:18 UTC] hello [2016-06-01 21:49:14 UTC] ARGH the tor thing is reallly annoying, cuz we have so many different sockets and stuff: we need one server socket to listen to incoming tor conections, then one to listen to when the browser sends a request, and we need to package those requests into data we can send across the tor thing... [2016-06-01 21:49:36 UTC] and also we need to keep track somehow of where we are in regards for each connection etc etc REALLY GHEY basically [2016-06-01 21:49:50 UTC] WHY couldnt we have had an easier project (sadface) [2016-06-01 23:50:47 UTC] Um [2016-06-01 23:51:19 UTC] This is pretty much exactly what I expected. Networking stuff is always harder than you expect and making a Tor is like the worst. [2016-06-01 23:51:22 UTC] I FEEL YOU BRO