Live data from Hacker News

Nitter is working again

github.com

41–50 of 102 posts

Re: Nitter is working again

#43
post #14

This is absolutely amazing, as you still can’t view profiles or replies on Twitter without logging in. I’ve been a nitter user for 4 years now and will be as long as it works.

Note that you can use RSS too - just append `/rss` to the url…

To the Nitter URL? Not working for me

Re: Nitter is working again

#44

Earlier quoted context omitted.

Note that you can use RSS too - just append `/rss` to the url…

To the Nitter URL? Not working for me

Yea, there’s also an icon/link in the upper right corner of the page, just use that.

It’s disabled on some instances…

Re: Nitter is working again

#45

This is the most impressive project in Nim I’ve seen yet. Rewriting any major front-end, complete with working authentication and handling idiosyncrasies of the private API is a herculean task. For context, Twitter would have a team of two dozen or more supporting what this does, effectively. Kudos to the author for accomplishing this feat!

> For context, Twitter would have a team of two dozen or more supporting what this does Of course, because if Nitter goes down nobody bats an eye.

Nobody? If Nitter goes down Twitter might as well not even exist to me.

Re: Nitter is working again

#46

Earlier quoted context omitted.

My guess is that this token is used in the official Twitter web/mobile app - making it hard for Twitter to just straight up disable/ban.

I wouldn't bet on it. After all, this is Elon Musk we're talking about here. When given a choice, he'll choose the most disruptive option.

"the most entertaining outcome is most likely"

Re: Nitter is working again

#47

Earlier quoted context omitted.

> For context, Twitter would have a team of two dozen or more supporting what this does Of course, because if Nitter goes down nobody bats an eye.

Nobody? If Nitter goes down Twitter might as well not even exist to me.

this is exactly my experience for the last week. let's see whether I feel the need to update my instance with this patch. for now I'm just like "oh, another twitter link, let me completely ignore it."

Re: Nitter is working again

#50
post #35
post #34

Earlier quoted context omitted.

They don't have indivual tokens? Well, let's not give them ideas.

The clients currently work logged out (exempting rate limits) and it's not like you can upload a per user copy of the app to play store/app store, so that root of trust needs to start somewhere which is what the nitter team can extract.

Hmmm... I was thinking you could limit based on the unique identifierForVendor[1], but without a way to verify that a given id is legit this would be easily circumvented. An API whereby Apple cryptographically signs a vendor/device-specific ID so you can effectively rate limit without needing any personal info whatsoever would be nice.

1: https://developer.apple.com/documentation/uikit/uidevice/162...

Post reply on HN