Live data from Hacker News

GitHub isn't fun anymore

jaredpalmer.com

621–623 of 623 posts

Re: GitHub isn't fun anymore

#621
post #497

Earlier quoted context omitted.

"Western" in this context is referring to the western tip of the Eurasian landmass. The western hemisphere is part of the cultural "West" because of the European diaspora, not because of its geographic location.

Because of Western Rome and Catholicism, I think Eastern Europe and Russia weren't part of the West. Aren't they?

Correct. The division goes back to the Roman Empire and the reforms of Diocletian. Arguably however there were underlying cultural differences between the Latin Romans and the Greek Romans that were beneath those reforms and the later Great Schism between East and West.

Re: GitHub isn't fun anymore

#622

Earlier quoted context omitted.

> If everyone had to pay $1 to submit an issue and/or a pull request, open source projects would get a lot less "support spam" :) I dunno, that seems odd. Do you not want to know about bugs in your project to make it better? I realize people will submit a bug b/c they can't figure out how to implement something but that is worth being aware of real bugs in the code. Now if you could "tax" the "+1" spam culture, I'd b…

Do people still do that? How long has it been since they added reactions?

Not only do I still see it but I ALSO see the thumbs up comment instead of just clicking the thumbs up reaction

/cries

Re: GitHub isn't fun anymore

#623
post #73

Earlier quoted context omitted.

I would like end-to-end encrypted repositories even they can't read - like keybase!

Thats possible now, right. If they supported it more I’m not sure how much value over just encrypting blobs. I wouldn’t trust github’s clients or servers to do it for me.

Keybase's remote helper (which does the crypto) is open-source, so if github did something similar you wouldn't need to trust them. That's the value of e2ee -- you don't need to trust the intermediaries, whether they start misbehaving, are forced to hand over data, get hacked, etc.
Post reply on HN