Hacker News new | past | comments | ask | show | jobs | submit | cooperx's comments login

Its the same as all the "we are a blockchain company" startups that popped up looking for a problem to solve with their tech rather than the right way round.

However, a lot of those got a bunch of investment or made some decent money in the short term. Very few are still around. We will see the same pattern here.


I had already forgotten about the blockchain


git still works pretty well, I just wouldn't try to use it as a bank account.


Well, Git's also not a blockchain at least in the way commonly meant by the term. But yeah, it'd be a pretty bad bank account (and an even worse way of doing money transfers.)


Git is by the literal definition a blockchain.


Seems a bit of a stretch. Git is not linear, and there’s no consensus mechanisms


git is linear, if multiple users have a different main branch history you have a problem.

Pull requests in github is actually very similar conceptually to a consensus mechanism used in crypto currencies. Everyone has an identical copy of the main branch with an identical history of every commit in order, a PR is saying "I think this commit goes next" and, if you use code reviews, the PR approval is consensus.


This is the most unhinged thing I have ever read about git ever. Please share whatever you are hitting.

Have you ever seen a git graph? Does this look linear? https://tortoisegit.org/docs/tortoisegit/images/RevisionGrap...


Have you considered that the single source of truth, the chain that has consensus in the blockchain terminology, is the main/primary branch?

All secondary branches are works in progress that may be proposed as new commits to main.

Sticking with the blockchain comparison, every side branch in got is akin to potential blocks that miners are working on.


Well, that’s it. I am done with this site.


Hah, sounds good. I still don't get your argument here, I would be curious to hear more.

My point is that git is a data store involving a genesis block (initial commit), blocks of changes/diff's, tracked in sequential order, and with a form of consensus (code reviews and merges to primary).

What is missing that makes it not a blockchain?

And my caveat here, I can't stand arguments for cryptocurrencies and have never purchased any. Blockchain as a concept is fine, and git is a blockchain as best I can tell.


Let it go


No idea why this got down voted.

git is very much a blockchain

- sequential list of changes to a data source (commits)

- single, shared history of changes (main branch)

- users creating potential next change(s) to be added to the history (side branches and forks)

- consensus mechanism for new change blocks (merge requests and code reviews or approvals)

What's missing?


Receiving a coin / token everytime someone gets their branch merged? This is a joke btw, please don't make a gitcoin YC....


git blockchains are famous for being easy to fork (-;


You can fork a blockchain by building a ecosystem with a different consensus.


Any blockchain is easy to fork, just have a fully copy of the chain and make a new block.


Ticketek != Ticketmaster.

Tickettek is Australia's largest ticketing company and a competitor to Ticketmaster


Weird, that Ticketek is also sending out emails that they have been compromised at the same time as Ticket Master


Pretty sure they just use Yoti to provide the digital government identity verification. Which is also a reason this is being rolled out in Aus/NZ first where Yoti has a bigger footprint here / working with the govs here.


pricing is here too https://www.yoti.com/business/identity-verification/ so a very large markup.


The vast majority of applications out there are CRUD applications


If google started doing half of what's highlighted here, everyone would be up in arms about them stealing more traffic from the underlying sites.


marketing > advertising


In Aus there are basically 2 media companies that control the majority of distibutions (News Corp and Nine Entertainment/Fairfax) and with that, they exert a worrying high level of influence on local politics. So this isn't really a fight between our government and google, our government is just being used as a tool. I think there's probably a middle ground that would make both sides happy but unfortunately the media here are able to push the government much harder than they should.


Says a paper owned by Rupert Murdoch's New Corp.... He has been manipulating media longer than any Big Tech.


Unlike Twitter, I am used to HN users having dialogue about the substance of an article, not simply dismissing articles out of hand based on the ownership of the publication.


It's not exactly a new argument or a disinterested proponent; I think it's OK to take priors into account rather than spending time to address every argument from scratch.

Consider the fact that Quillette (which Lehman helped found explicitly supports allowing free speech for nazis, arguing (in defiance of available facts) that there's no evidence Nazis can radicalize people into being mass shooters. Oddly, they complain about Nazis being treated like ISIS but I don't see them going to bat for ISIS' right to free speech, presumably because there are no doubts about ISIS' use and glorification of violence.

https://quillette.com/2019/06/23/how-free-speech-dies-online...


What substance is there if the publisher doesn't follow their own advice? None.


I don’t think the comparison is valid.

There were always far more available perspectives from a variety of media sources than there are large tech media companies. Rupert Murdoch in his wildest dreams has never had anything approaching the control of information that Twitter, Facebook or Google/YouTube have currently.


How is requiring an address equal to extortion? Ultimately any legitimate business SHOULD have a contactable mailing address.


The alternatives seem to be "make your address visible to the world" or "pay us for an ad". Requiring address verification, and keeping that between google and the business in question, would probably be an acceptable middle ground for this business.


Buisness contact information including addresses are very much not private information. You generally have to publicly disclose both when signing up for a licence.


I don't think atom is targeted towards those that are very happy with vim or similar. I'm thinking it's more aimed towards those using sublime or notepad++ or textmate or netbeans or some eclipse based ide.


It's targeted to the huge amount of people who are becoming programmers just now.

Github is already a key component of how many people develop software. Expanding to an editor is going to make GH the essential toolchain.


sublime and notepad++, sure. I doubt, though, that they think they're going to move many away from using a full-blown IDE like NetBeans, Eclipse, Intellij, etc.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: