Live data from Hacker News

Firefox extension to redirect x.com to xcancel.com

addons.mozilla.org

141–150 of 179 posts

Re: Firefox extension to redirect x.com to xcancel.com

#141

Earlier quoted context omitted.

I hate X, its anti-user patterns and how its oligarch owner uses it to manipulate discourse to steer society towards his right-wing extremist views. That being said, many public figures have not made the same judgement and post their communications there. Should I just stop informing myself on the public discourse because the place it happens got taken over by a shady character? I think using code to liberate the dis…

Do you apply the same logic to owners of popular newspapers such as BBC, CNN, Fox News etc? Since X is still highly popular, will you ever reconsider your position? Just curious, not looking for a fight or debate.

> Do you apply the same logic to owners of popular newspapers such as BBC, CNN, Fox News etc?

Of course! It's always important to consider the agenda behind any media.

> Since X is still highly popular, will you ever reconsider your position?

I don't see how popularity is a factor. It has data I want in a system I don't support, so I exfiltrate the data.

Re: Firefox extension to redirect x.com to xcancel.com

#142

Earlier quoted context omitted.

I hate X, its anti-user patterns and how its oligarch owner uses it to manipulate discourse to steer society towards his right-wing extremist views. That being said, many public figures have not made the same judgement and post their communications there. Should I just stop informing myself on the public discourse because the place it happens got taken over by a shady character? I think using code to liberate the dis…

Your "true hacker ethics" results in the person still using X to distribute information, so you're actually powering the popularity of X.

I can't control what other people do, unfortunately. But I can choose to engage on my own terms.

Re: Firefox extension to redirect x.com to xcancel.com

#143
post #135

Earlier quoted context omitted.

I find the combination of a Grok button on every post to real time fact check it, along with eventual notifications when a Community Note is added to something you previously interacted with goes a long way to making it the most trustable of all social media platforms. I don’t see any similar attempts to transparently live fact check on any other platform.

Why does "a Grok button on every post to real time fact check it" increase your trust, given the obvious and open control Musk has over it? When Grok disagreed with him, he kept saying they'd "fix" it, and that's not to mention that infamous "white genocide" issue. It's undeniable that Musk is using his control to align Grok with his own opinions. How does that not decrease your trust? I can't understand the thought…

Because when I take the time to spot check it more deeply, it's usually pretty accurate and balanced. Having it built right in, free to use makes it convenient.

I don't all the time, because that would take forever, but every month or so I'll do a deep dive on the sources of something I'm reading about. Strongly recommend that people periodically do this, especially on topics where you catch yourself having a strong reaction such as anger or immediate validation of your view point.

Re: Firefox extension to redirect x.com to xcancel.com

#144

Earlier quoted context omitted.

Without commenting on Mike's tone in this instance, nobody can be universally friendly, in all situations: many friendlinesses conspire to yield an aggregate unfriendliness, so it's important to avoid those particular friendlinesses (or otherwise mitigate the issue). https://en.wikipedia.org/wiki/Paradox_of_tolerance

Sure. Let’s go with restrictively selective friendly Mike.

Rapidly-discerning selectively-friendly Mike.

Re: Firefox extension to redirect x.com to xcancel.com

#145

Earlier quoted context omitted.

I find the combination of a Grok button on every post to real time fact check it, along with eventual notifications when a Community Note is added to something you previously interacted with goes a long way to making it the most trustable of all social media platforms. I don’t see any similar attempts to transparently live fact check on any other platform.

If you are trusting Grok to "fact check", you have already been bamboozled.

I periodically verify. I'll never trust any AI blindly.

Re: Firefox extension to redirect x.com to xcancel.com

#146
post #28

You can add this as a bookmark in your browser, and just click it to toggle between x.com and xcancel.com javascript:(function(){const p=['https://x.com','https://xcancel.com'],u=location.href,i=p.findIndex(x=>u.startsWith(x));if(i!==-1)location.href=p[(i+1)%p.length]+u.slice(p[i].length)})();

that still gives X the impression though, which some are not to keen on.

Re: Firefox extension to redirect x.com to xcancel.com

#147

I used to have an extension per each domain then I've decided to publish regurlator https://chromewebstore.google.com/detail/regurlator/jfgfmidm... ... this case would be like `^https:\/\/(?:x|twitter)\.com\/(.+)?$` ` https://xcancel.com/$1 ` so you have a single extension with as many rules as you like and you can download/share/restore rules with ease (it's just a JSON file).

Was just looking for a more general extension like this, thanks!

Just a small nitpick / feature request: I try not to install extensions that require "Read and change all your data on all websites" permission, so may I ask you to change it to something less general, such as requiring access to specific websites once the corresponding new URL is added to a white list?

I saw some Chrome extensions doing this as of late.

Re: Firefox extension to redirect x.com to xcancel.com

#148

This is the extension I use: https://addons.mozilla.org/en-US/firefox/addon/redirector/ https://chromewebstore.google.com/detail/redirector/ Not only do I translate x.com -> xcancel.com, but - cnn.com -> text.cnn.com - youtube.com -> inv.nadeko.net - instagram.com -> imginn.com And more. Regular expressions allow translations of paths for the redirection, so it does not just happen at the top level.

I can't tell you how happy you have made me with this post. This is such a great extension. Instagram, especially, is such a nightmare to navigate.

Re: Firefox extension to redirect x.com to xcancel.com

#149

very good. i find it annoying that whenever there is a new browser extension on HN, i ask for a "firefox version" to which the response is almost always kneejerk "eww no" or something to that end. So to see a firefox extension, that's refreshing. I hope you continue working on it and help improve the extension ecosystem

The same people bemoaning the war on general purpose computing or the surveillance state happily using Chrome has always been a truly bizarre disconnect I’ve never understood. Maybe it’s age? I used Firefox since firebird, and Phoenix, and Netscape, but saying “try Firefox” might feel like talking about an archaeological relic to a 28 year old who has never even seen Firefox running.

Oh but mah brave.

How tone deaf can people be?

I talked to brave supporters and they all say "Firefox is a pita to modify" but we have had waterfox and other derivatives, floorp and others for decades.

In the end, Brendan is the one who does not like Firefox for personal reasons and that's why brave isn't based on Firefox. Personal reasons but brave fanboys don't see it

Post reply on HN