Live data from Hacker News

Nitter has more working instances than before the takedowns

codeberg.org

101–110 of 417 posts

Re: Nitter has more working instances than before the takedowns

#102
post #15

Yeah, but most of these will fall. I used to use one or two of these to scrape my friends' posts because I stopped using Twitter and they'd inevitably all disappear in time. It's like chasing the latest TPB. In the end, I just logged in a headless browser and told an agent to fetch daily.

The solution is to run your own instance, create a few accounts for it to use and put it behind a reverse proxy with basic auth. Hand out logins to a few people and it will remain useable. If you put your instance out in the open it will sooner or later end up temporarily blocked - I tried this for a few years, same results every time - but smaller instances remain useable.

It isn't hard to run an instance, just park it next to your SearXNG [1], Invidious [2], Redlib [3],PeerTube, ... instances.

[1] https://github.com/searxng/searxng

[2] https://github.com/iv-org/invidious

[3] https://github.com/redlib-org/redlib

Re: Nitter has more working instances than before the takedowns

#103
post #91
post #15

Yeah, but most of these will fall. I used to use one or two of these to scrape my friends' posts because I stopped using Twitter and they'd inevitably all disappear in time. It's like chasing the latest TPB. In the end, I just logged in a headless browser and told an agent to fetch daily.

I made a small service that will redirect you to a working one: https://github.com/skorokithakis/detour , running on https://twit.0r.cx . Just replace x.com with twit.0r.cx. Example: https://twit.0r.cx/Stavros/status/2096184846993314184

    // ==UserScript==
    // @name                   Twitter Alternative
    // @description
    // @match                  *://*.x.com/*
    // @namespace              TwitterRedir
    // @run-at                 document-start
    // ==/UserScript==
    window.location.replace("https://twit.0r.cx" + window.location.pathname + window.location.search);

Re: Nitter has more working instances than before the takedowns

#104

Earlier quoted context omitted.

I'm a nostr user first and X is lurk only but I seldomly see anything by or about Musk and so does everyone else I speak to who actually uses it. I suspect this has become more of a meme by Mastodon/Bluesky users than anything real.

I understand you can still tailor a good experience, but if you create a fresh X account the density of Elon Musk posts is genuinely absurd. There's no way he isn't putting his thumb on the algorithm to boost his reach. Also the density of pure hate & ragebait by mask-off fascist accounts! It shocks me how much of that I saw unprompted right away after making a new account recently.

The Dutch PM for some reason uses X (or his PR agents do). There is always a lot of impotent homophobic rage coming from the retweets. It is all very sad.

But that's the US first amendment for you.

Re: Nitter has more working instances than before the takedowns

#106

Earlier quoted context omitted.

I'm a nostr user first and X is lurk only but I seldomly see anything by or about Musk and so does everyone else I speak to who actually uses it. I suspect this has become more of a meme by Mastodon/Bluesky users than anything real.

I understand you can still tailor a good experience, but if you create a fresh X account the density of Elon Musk posts is genuinely absurd. There's no way he isn't putting his thumb on the algorithm to boost his reach. Also the density of pure hate & ragebait by mask-off fascist accounts! It shocks me how much of that I saw unprompted right away after making a new account recently.

No different than an uncurated Reddit profile. You’ll get bombarded with garbage until effort is placed into the curation.

Re: Nitter has more working instances than before the takedowns

#108
post #25

Earlier quoted context omitted.

Eh. It was pretty great in 2008, when I used my spotty cell service to tweet road trip updates by texting 40404. O tempora, o mores, etc. etc.

Haven’t had that luxury in Russia. Though being a script kiddie I’ve set up a shortcode just for myself (there were these “paid content SMS as a Service” thingies that forwarded SMS text to an HTTP endpoint you provide).

Didn't have that luxury either, but at one point, "Twilio" was the star and poster-child of startups, with their "Guerilla marketing" and completely fresh and new roles of "developer advocates" so of course everyone and their mother had been to at least one Twilio meetup, or your local meetup with a "developer evangelist" from Twilio. Lots of us built our first SMS-capable service as a "Forward this SMS to this HTTP endpoint", I too did the SMS-to-Tweet thing as the US number didn't accept my SMSes (or wasn't available, or something).

Re: Nitter has more working instances than before the takedowns

#109

The not needing an account is obviously not minor, but honestly, the UI is just better , by a lot . I made a twitter account a while ago using one of those throw away email address sites, so I have an account that I don't care about that I can use for twitter....but the experience just sucks. I don't know how any stands it, even if they don't mind needing an account.

I think it's great. My feed is people posting tech/AI news, scientific publications, videos of rockets and self-driving cars, things made with coding agents etc. It's full of people who do meaningful work as well and you can see who they are. Dark mode, ability to easily copy images, link to posts, see posts of interesting people by going to their profile. On top of that the feed algorithm is open source and actually…

> On top of that the feed algorithm is open source

Do you genuinely believe what is public is exactly what's deployed? If so, what makes that belief justified?

Re: Nitter has more working instances than before the takedowns

#110
post #95

I might cut into my own flesh right now, but the funny thing about that XCancel shutdown is that while the website is down, the RSS feeds still work. Almost like they've just been required to shutdown the visible website and they complied with exactly that.

Isn't Twitter archived by Library of Congress or something similar? Can't remember the exact details, but maybe something (enforced by law even perhaps?) is depending on those feeds with punishment sufficient enough for Elon to actually listen. Or they don't actually realize those are still online, and there is some lone engineer trying their best to never raise any attention to it and we just made their day a lot worse...
Post reply on HN