Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

Another new tool in this vein is Fedifinder. It works by scanning Twitter bios of accounts you follow for strings that look like Mastodon addresses: https://fedifinder.glitch.me/

5 years ago there was a neat tool called Mastodon Bridge that did what Twitodon says it does but much better, I think because it didn't require everyone opt in. It stopped working because of some change Twitter made to their API terms of use. https://github.com/mastodon/mastodon-bridge

There's also Moa Party, but it's so complicated I have never used it. https://moa.party/



sort by: page size:

Do what Keybase used to do: Post "I'm foo@fosstodon" on Twitter, then put the deeplink to that message on your Mastodon profile.

Scanning tools only have to look at fediverse profiles, not all posts, but can cheaply verify if they are true.


I actually have my twitter and mastodon accounts linked with this, but I assume a bridge like the other commenter requested would allow to follow any twitter acount from your Mastodon account.

I use mine [0] to post Mastodon to Twitter via IFTTT\

[0] https://amazingcto.social/


That is exactly what Tapbots has done with Ivory - Taking Tweetbot and using that as the basis for a Mastodon client. I've been using it for the past few weeks and it's fantastic https://tapbots.com/ivory

I spent the past couple of weeks building a web app that would help me find my Twitter contacts on Mastodon (and other ActivityPub-compatible sites).

I wanted it to be simple and clear, as well as to try out Astro and the React95.io design system.

The result isn't perfect, but it's as thorough as I wanted it to be to show others and gather feedback.

The code is also open source https://github.com/WesSouza/mastodon-flock (although I just realized I never fixed the README lol)


Heyo - builder here! This was a weekend hack. The main pain I found using Twitter is searching bios. Follower Lead is a simple tool allowing you to match words against twitter user's bios.

Let me know what you think.

- Royce


Unfortunately ActivityPub (that powers Mastodon) has a lot of incidental complexity (including RSA signatures, JSON-LD, RDF normalizations to quads etc.)

But this is a very simple alternative, distributed "Twitter" for hackers: https://github.com/buckket/twtxt#twtxt


TweJay (http://twejay.com/) does this for twitter updates.

I wrote an open source script for this a while ago, it's annoying to run due to Twitter API limits https://github.com/KrauseFx/twitter-unfollow

Turns out this tool already exists! The creator of https://github.com/insin/tweak-new-twitter dropped by and brought this tool to my attention.

It's everything I wanted, works perfectly, plugins for Chrome and Firefox.

Check it out! Might be exactly what you need.


https://www.nostr.directory

This tool lets you broadcast your pub key on twitter using a specified format, and the app will add you to the directory, and you can use it to find others that have also done that.

Also, if you go to https://snort.social/new, you can enter your twitter handle, and it will find everyone from you're twitter follows that you're not already following and let you sign up to follow them all.


> I'd be glad to learn of any other cool features and extensions that y'all might want to share.

I built an extension to inject your Mastodon timeline into Twitter[0], recently added Firefox support as well. Especially useful as a stop gap in light of Twitter getting rid of their API access and hopefully will be a first step for many to transitioning to Mastodon.

[0] - https://chirper.picheta.me


technically it’s possible to mirror tweets from Twitter directly, just find a Mastodon instance which supports this

There's external tools[1] that will clone your toots to Twitter. Nothing integrated, though, and Gargron has said he'd rather keep it that way. [2]

Nothing's stopping you from making your own fork and fooling around with it though. Well aside from "not wanting it badly enough to spin up a local Mastodon instance and spend some chunk of the precious few hours remaining of your life on it".

1: https://www.google.com/search?q=mastodon+github+twitter will find you a bunch 2: https://github.com/tootsuite/mastodon/issues/3888#issuecomme...


From the comments this sounds like an interesting tool, but I don't have a twitter so I guess I can't try it out?

I’ve done this recently. Essentially created a browser extension that combines Mastodon and Twitter on twitter.com. It works surprisingly well, but I’m guessing catching up with Twitter.com changes is bound to be painful.

You can find it here: https://chrome.google.com/webstore/detail/mastodon-chirper/l...


Nice. Very similar idea to http://bonfire.im which is only for use at Twitter.com. Would be cool if it grabbed HN usernames somehow.

I've got an open source Twitter and Mastodon app that's as vanilla as possible. Python + HTMx.

Just added video support this morning. Total page load is 200kB. Double-click loads the video:

https://twitter.com/iSpoogeDaily/status/1607038383318081537

I'm releasing every week or two to Glitch unless I can get more funding. Latest version is on https://glitch.com/~hogumathi, there's supporter links and licensing info in the readme (public releases are AGPL).


Mastodon explicitly doesn't follow these kinds of opaque algos for recommending tweets.

The risk that someone will create a "knock-off" twitter? Give me a break. Anyone could do that at any time, there's nothing special about Twitter except the enormous network effect.

The only risk I can see in open-sourcing the code is that it would make it easier for people to game the system and attack it in the short run. But opening it to scrutiny and review will make it more robust and less susceptible to attack in the medium-to-long term.

next

Legal | privacy