Live data from Hacker News

Viewing profile — zedeus

zedeus

HN member
Joined
Sat, Dec 21, 2019, 12:00 PM UTC
HN karma
117
Public activity
16 items

About zedeus

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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.

  5. comment
    Comment #30573127

    Broken link?

  6. comment
    Comment #28296252

    I have no idea, maybe "false flag" was too incorrect? You're right, I am.

  7. comment
    Comment #28296066

    Any rate limit errors are false flags caused by bugs, they aren't related to load or real rate limits

  8. 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…

  9. 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.

  10. 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…

  11. 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…

  12. comment
    Comment #21852062

    No content gets edited by Nitter except links being expanded and twitter/youtube links getting replaced (unless the user disables that)

  13. 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…

  14. 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

  15. 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…

  16. 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…