Viewing profile — zedeus
zedeus
HN member- Joined
- Sat, Dec 21, 2019, 12:00 PM UTC
- HN karma
- 117
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About zedeus
No profile information was provided.
Recent public activity
-
comment
Comment #49438049
From the letter(s): > X has documentary evidence that you are scraping X Data, circumventing X’s API access controls and rate limits, accessing X using X accounts and session token…
-
comment
Comment #36666550
Maybe you don't use it very often? For months before the recent chaos it was very reliable. The fact that it's working today is only because I fixed it, Twitter didn't change anyth…
-
comment
Comment #36666149
It's disabled on nitter.net to reduce load while this new solution is being tested. Check the instance list for updated instances, most of them have RSS enabled: https://github.com…
-
comment
Comment #36666138
Search, which is required for the multi-timeline feature, isn't implemented right now. I have a fix in the works using a legacy endpoint.
-
comment
Comment #30573127
Broken link?
-
comment
Comment #28296252
I have no idea, maybe "false flag" was too incorrect? You're right, I am.
-
comment
Comment #28296066
Any rate limit errors are false flags caused by bugs, they aren't related to load or real rate limits
-
comment
Comment #28295928
This isn't actually true, the "Instance has been rate limited" error was a false flag. It turned out to be a bug in the API token parser, found and fixed by a contributor. Nitter i…
-
comment
Comment #28295919
The old rate limit errors were false flags caused by a bug in the API token parser. Nitter instances have yet to run into a real rate limit.
-
comment
Comment #23309037
Nitter supports lists the same way Twitter does. Example: https://nitter.net/NASA/lists/Astronauts You can sort of create your own too (currently limited to ~25 profiles due to Twi…
-
comment
Comment #22859036
Inspired by Twint I created an alternative web client that relies almost entirely on web scraping. The parser is more complete than Twint's due to the different goals, supporting t…
-
comment
Comment #21852062
No content gets edited by Nitter except links being expanded and twitter/youtube links getting replaced (unless the user disables that)
-
comment
Comment #21852049
It doesn't take much to run Nitter really, the nitter.net instance is currently sitting at 310 MB of memory and the CPU requirements aren't too bad. It's running off my dedicated h…
-
comment
Comment #21850937
Yes there are various themes to pick from if you go to the settings menu, click the cog icon on the top right
-
comment
Comment #21850903
It essentially emulates browser requests, "unofficial API" is just a fancy term for web scraping + using required parts of the public API where guest tokens work (ie. fetching vide…
-
comment
Comment #21850897
Yes, but I do have some far future plans about utilizing the "Login with Twitter" authentication method to let people use the API on their behalf, which would allow making tweets e…