Uploading a word doc now, let ya know if it works or gives message
EDIT:5999 blocks remaining.. hmmm could be because not many on the actual network yet, or ported correctly? just guessing. But your right! like I said gonna be a while lol
Yeah it's gonna take awhile hahaha. I just want to spread my European and Aussie Hardstyle goodness. WHERE ALL MY PARTY LOVERS AT?

6000 blocks remaining refers to the number of blocks that the file will stay on the network. If you're seeing that, it means it uploaded

When it hits 0, the file will disappear from the network and you'll have to upload it again.
https://github.com/NebulousLabs/Sia/blob/master/doc/Developers.mdSia's a bit trickier because we have many packages inside of the same project.You need to set up your $GOPATH, and then you need to clone the Sia repo in $GOPATH/src/github.com/NebulousLabs
Alternatively, you can try installing it with
go get github.com/NebulousLabs/Sia/...
.
In order to compile it, I had to set GOBIN as well (ubuntu).
huh. I don't think that's normally necessary. I always compile go from source though instead of use a package manager.
====
If anyone is curious, it currently takes ~15TH to mine a block. Assuming 10 minute blocks (which, we are still mining much faster than that), that's 26GH/s total on the network.
I'm pleasantly surprised at how much mining is happening.
