Feathercoin is the Technology coin: Make Neoscrypt a library and share it
-
Another way to do this would be to create a docker image for p2pool / Feathercoind so that its really really easy for anyone to run them.
I’ve got experience of docker so I could make a docker file if someone could give me step by step install instructions for say Ubuntu 14.04 -
Docker is a bit of an overkill for a single program though.
-
Docker is intended for single applications or processes. It means all software md dependencies are contained within a docker image. All you need do is install docker which already has a Linux repo and pull the Feathercoind / p2pool image from the docker hub. Its only got a slight memory and overhead compared to running software directly but its much simpler.
Docker has a massive following and seems to be changing the way the software industry is thinking about software. Long gone are the monolithic apps of the past. Docker allows us to realise micro services with no context merging or overlap even on one host.
Sorry but I’m really loving docker right now.
-
It just sounds too much like a hack the client / server people came up with to delay the full on peer to peer conversion that’s coming.
Also libraries are a basic concept of software development. We don’t need the crutch. Anyway we still need different images per OS.
I’ll check out docker, just the same.
Also got a mac to test on.
-
With docker you don’t need different libraries for different platforms your docker container runs on Linux / Mac and potentially windows (shudder) at some point.
-
Your right tho the tech is at a different level. Its architecture rather than library but it could make the tech more accessible.
-
-
It can be made into a library easily. It doesn’t depend on any third party components. I’ve nearly finished to rewrite it in the 32-bit and 64-bit x86 assembly. Completely.
-
Cool :) Could you put it in a form other coins can use as well?
Our value is our reputation for contributing market leading ideas to coin ecosystem.
Now I’ll do over 9000 finger pushups for breaking the buzzword limit.
-
It can be made into a library easily. It doesn’t depend on any third party components. I’ve nearly finished to rewrite it in the 32-bit and 64-bit x86 assembly. Completely.
Great :) +1