Hacker News new | ask | show | jobs
by tim333 2757 days ago
Well proof of work is used to get consensus and prevent double spend in cryptocurrency though there are other mechanisms being tried like proof of stake.

With Git for code you don't really need consensus - I can have my fork and you can have yours.

1 comments

Unless what you're trying to do is actually achieve and maintain consensus without a single entity controlling the database?