Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

#TodayILearned from a post by @vjprema that you can post to #Lemmy from your Mastodon account

Uncategorized
9 3 45

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    10 Views
    When people are told about Lemmy and look for it in a search engine, join-lemmy.org is one of the first pages that comes up. Here they should be able to find out what Lemmy is, and be able to register an account to start posting. At the moment this still seems too complicated, so I'm looking for your suggestions to improve it: On the main page, is the text relevant and up to date or should anything be changed? How about the instance selection wizard (click "join a server" on the homepage), which lets you select topics and languages to select instances. Do the current options make sense? The instance list itself, is there any information missing, or potential design improvements? And the list of apps, what can be done here? For one thing the data is rarely updated, so we would appreciate pull requests. Any other suggestions you may have. Since yesterday I already made a couple of improvements: Use biased random for instance list, so large instances are always near the top Rename Join to Sign Up in instance list Fix icon overflows by using inline-flex (by @dessalines) Add button to visit random instance (not merged yet) Edit: Here is a draft for some changes to the frontpage: [image: image_proxy?url=https%3A%2F%2Fgithub.com%2Fuser-attachments%2Fassets%2Fa6ce3ca1-7da1-4f67-aefb-8de4026ed250] https://github.com/LemmyNet/joinlemmy-site/pull/524
  • 0 Votes
    9 Posts
    30 Views
    @ed non sono un amante di di Pixelfed, anzi... 😅 però riconosco che l'esperienza d'uso è migliorata tantissimo, il sistema si è evoluto abbastanza e la creazione dell'app è stata determinante per il suo successo. Il tool di moderazione poi, anche se non è pratico come quello di mastodon, è stato progettato bene ed è Addirittura è stato pensato per essere virtualmente portabile anche su altre piattaforme del Fediverso. @fediverso @filippodb
  • 0 Votes
    1 Posts
    12 Views
    Whenever I subscribe to a small but very active community, for example lefty_news@ibbit.at, my Scaled sort feed gets flooded almost entirely by posts from that one community. I thought Scaled sort was supposed to highlight outliers across all communities to prevent a single instance from dominating the feed. Is this a bug or just how it's supposed to work?
  • 0 Votes
    13 Posts
    53 Views
    @julian no, mastodon doesn't use salmon anymore, not since a long time ago. they switched to websub then activitypub direct delivery.on the indieweb side, salmention is an extension to webmention, where upon receiving a webmention where someone replied to you, you add that reply to your html then send a webmention up the reply chain to whoever you replied to, and they will fetch your html and find the new downstream reply, add it to *their* html, send a webmention upstream, and so on.