Results 39 comments of skwerlman

This looks remarkably similar to when I'd simply forgotten to highlight text before looking at the menu. Relevant posts: http://www.computercraft.info/forums2/index.php?/topic/17286-oneos-version-2-the-all-in-one-operating-system/page__view__findpost__p__169345 http://www.computercraft.info/forums2/index.php?/topic/17286-oneos-version-2-the-all-in-one-operating-system/page__view__findpost__p__169676

what versions of elixir and erlang are you using? this looks like a broken TLS implementation to me

some things to try: - check that libssl is the newest available (currently 1.1.1b-ubuntu2.4) - downgrade to a previous libssl - the esl-erlang deb claims it works with libssl1.1 but...

this is caused by us not actually grabbing a magnet link from nyaa.si. instead we grab the InfoHash, which is treated like a relative link when you click on it,...

This is because the RSS feed provided by nyaapantsu doesn't include that information, so we can't scrape it without a _lot_ of extra complexity.

> A lot of work needs to be done but the idea and work done so far is awesome! Please feel free to give us ideas for what to add/do...

> I think the first thing to be done should be updating the docs. It wasn't so easy to get Magnetissimo up and running on Ubuntu 16.04 server. Yeah, the...

hey i might be able to contribute to this occasionally starting in a week or so, though i do have a few other personal projects to work on. v grateful...

[this](https://github.com/miguelfreitas/twister-core/commit/e52f2c25275119bf43054cdf711b91fe16db3238) might be of interest. It's not reimplementing DHT using TCP, but instead it just carries the UDP traffic through a TCP tunnel (with the express intent of letting it...