Gabriele Svelto (@[email protected])

Given what it's gonna do to the world economy when the bubble will burst I think it's better if we drop all references to intelligence and just start calling it subprime computing

mas.to

If you're using Tusky, and a post contains a link to another Fediverse post, and you tap the link, Tusky figures out it's a Fediverse post and displays the post within the client instead of sending you to the website. If you're using Mastodon Ruby this does not happen. You have to do this awkward thing of copying the link and then pasting it into the search box and hitting return.

Maybe I should have used Mastodon Sapphire.

@mcc Moshidon does it like Tusky. :)
@mcc real gamers are holding out for mastodon emerald for that postgame goodness

@mcc Do Mastodon clients/releases now come in variants like Pokemon games?

(I wish they could make links-to-fedi-posts "just work" in the web UI...)

@mcc Ruby and Sapphire have the same codebase, you need to wait for Emerald for fixes
@ratsnakegames @mcc or wait for the Emerald fixes to be back ported to latest Sapphire fork that is the only repo the Ruby TNG devs backport from, wait, I just heard there was drama so it is other forks now.
@mcc FWIW Ivory does this well too
@mcc wait weren't you a contributor to tusky? do you not use it anymore?
@InfiniteNutshell I was a contributor to Tusky, and stopped because I was too busy with work. I am still using Tusky on my phone. However I do not use it on my computer because Tusky is phone
@mcc unfortunately you can't delay opening a link on the web, if we were to implement the same logic it would fail awkwardly for everything that is not a resolvable fediverse link
@Claire oh, that makes sense. is this person just confused then, though? https://mastodon.catgirl.cloud/@emmy/116291559075870458
Emmy 🏳️‍⚧️🇵🇸 (@[email protected])

@[email protected] Or a Mastodon glitch-soc instance. Both links open inside the web UI for me.

catgirl.cloud
@mcc possibly! There's nothing in glitch to open links to posts on the same server's WebUI anyway
@Claire a thing that is extremely funny to me is that fediverse would (IMO) strongly benefit from a dedicated URL scheme, but fediverse doesn't have this, but atproto DOES have this, but bluesky doesn't USE or in any way meaningfully support the URL scheme that atproto has, and also the URL scheme atproto uses is literally incompatible with the specs for either a WhatWG URL or IETF URI.
@mcc there are attempts but basically i think on web browsers the experience of handling custom URL schemes is abysmal (things may have changed since last time i had a look)
@Claire @mcc would it be possible to check server-side for the fediverseness of a link, and if that is the case, replace the display link with a version proxied through the local instance, with a specific icon/style to help distinguish it?
@mathieui @Claire I believe this would result in the hug of death problem but worse

@mcc @mathieui depending on how it's done, yeah

but like if the authoring side can annotate the link as “this is an ActivityPub object”, the receiving side can at least store the information, and the on-demand approach is more likely to succeed

this is one of the things we are exploring

@mcc Or a Mastodon glitch-soc instance. Both links open inside the web UI for me.
@mcc Phanpy (as a web client on desktop) handles this pretty well most of the time. There's a weird case where sometimes it'll open a thread in the webapp but not through your instance, and I'm not sure what triggers that, but when it does, it shows a button that just fixes it.
@kelson @mcc a nice bonus in Phanpy is there's also a button to do the reverse: you can view any post on the originating instance right inside the Phanpy UI. Useful for seeing replies that don't come over for one reason or another.