Live data from Hacker News

Nitter is working again

github.com

1–10 of 102 posts

Re: Nitter is working again

#4
Is this really permanent? I'd love to know more about this bearer token.

Because in the other github issue thread it seemed like every time they found a way around Twitter's safeguards, it was shutdown.

It seems like they've literally hard coded a token into the source code. Meaning thousands of nitter-instances, thousands of users, around the world, will use the same token.

And potentially so will the AI companies.

So I just don't see how this can work.

Re: Nitter is working again

#6
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!

Re: Nitter is working again

#8
post #4

Is this really permanent? I'd love to know more about this bearer token. Because in the other github issue thread it seemed like every time they found a way around Twitter's safeguards, it was shutdown. It seems like they've literally hard coded a token into the source code. Meaning thousands of nitter-instances, thousands of users, around the world, will use the same token. And potentially so will the AI companies.…

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.

Re: Nitter is working again

#9

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.

Re: Nitter is working again

#10
post #4

Is this really permanent? I'd love to know more about this bearer token. Because in the other github issue thread it seemed like every time they found a way around Twitter's safeguards, it was shutdown. It seems like they've literally hard coded a token into the source code. Meaning thousands of nitter-instances, thousands of users, around the world, will use the same token. And potentially so will the AI companies.…

It seems the old API is working again.
Post reply on HN