Zach Oakes
Zach Oakes
Could you try running `git checkout 0.0.25` in the repo and see if that version works? I updated a few libraries in 0.0.26, so it may help to see if...
You can try running `git checkout` with any version number if you'd like to try older releases, or just download and install the binaries in the [releases](https://github.com/oakes/Nightweb/releases) section. If this...
There are a few possibilities. We could define a way to make metadata private, which is feasible but complicated. The other possibility is to allow you to manage multiple users...
Just released version 0.0.15, which allows you to manage multiple accounts. I don't have any near-term plans to implement private metadata, but I am not ruling it out.
Interesting. What version of OSX are you on?
I just pushed a snapshot, can you let me know if this fixes it for you? ``` clojure -Sdeps "{:deps {paravim {:mvn/version \""0.3.0-SNAPSHOT\""}}}" -J-XstartOnFirstThread -m paravim.start ```
Alright maybe i rebuilt the binary wrong. I did it again but starting from a clean repo. I pushed a new snapshot with the same name, can you try it...
If that still doesn't work, i'll probably need to update my mac to mojave and try it myself.
I decided to update to mojave anyway and I can't reproduce this error, either with the snapshot or the current release =\
I don't have any unit tests at the moment, no. Each user you follow necessitates joining two torrents (their public key torrent and meta torrent). So, the resource use should...