axic / mango

Mango: Git, completely decentralised.
639 stars 38 forks source link

Hacker news submission #6

Open runvnc opened 5 years ago

runvnc commented 5 years ago

I submitted it to Hacker News. No one seems to care. To me this is such an important repo. https://news.ycombinator.com/item?id=18273335

ozyman42 commented 5 years ago

@runvnc do you know of any efforts to create a similar project?

runvnc commented 5 years ago

Maybe only gittorrent

On Mon, Oct 29, 2018, 11:45 PM Alex Leung notifications@github.com wrote:

@runvnc https://github.com/runvnc do you know of any efforts to create a similar project?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/axic/mango/issues/6#issuecomment-434189666, or mute the thread https://github.com/notifications/unsubscribe-auth/AAVOnO6eTUA2PMq9xqO2_m2CENwUMMrsks5up_WPgaJpZM4XzHo_ .

hoijui commented 5 years ago

git-ssb seems somewhat similar (though it uses scuttlebot instead of IPFS): https://git.scuttlebot.io/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256

hoijui commented 5 years ago

git-remote-ipld is an IPFS as git remote implementation; probably the most popular one at the moment (June 2019).

ozyman42 commented 5 years ago

I think github decentralized may be too narrow a view. I'm getting the same feeling when I watched the JS Conf announcement of entropic, which is basically NPM decentralized. See:

Someone needs to create a decentralized platform that ideally solves all the following problems in one fell swoop:

  1. package hosting
  2. source repository hosting
  3. creating greater incentives for people to contribute to open source
    1. a more accurate way of determining the value added by a contributor to a project than activity count
    2. open source contributors compensated relative to the value they add
  4. decentralized governance of open source projects
hoijui commented 5 years ago

that sounds like something only a huge corporation can takkle. ;-)

I see it more realistically comming (in a good way) in the unix way, as in, putting together many small things. In that scenario, having well defined, open interface standards becomes crucial. We would have a standard API abstracting different distributed file systems (DFS), and the same for source code management (SCM), for the issue DB, for distributed indices, and so on. Then one can put together ones system out of different implementations. over time, favourites would emerge. this approach allows to harness all that is already there, and would foster collaboration between the people working on different ends of the whole system.

ghost commented 3 years ago

No one seems to care.

In my experience the HN demographic is very interested in IPFS and git, but really hates cryptocurrencies, blockchains, ... The dependency on Ethereum might be the reason