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
Feed RSS

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Ideas for a better Lemmy experience

    Fediverse fediverse
    19
    0 Votes
    19 Posts
    49 Views
    I'll give some insight from NodeBB. Adding in delays (x days until first post, y hours until upvote, etc.) do nothing to curb spam. If your spam is manual, they will discover the waiting period, update their rulebook, and go to town when the waiting period is over. If the spam is automated, it will work until the spammer admin discovers the waiting period, updates the script, and has the bots resume going to town when the waiting period is over. At the same time it severly hampers usability at its most crucial (the first post). The only thing that works to curb spam is a post queue with manual review... or locking the ability to post links behind reputation.
  • 0 Votes
    20 Posts
    85 Views
    @davew @pfefferle Ha! Yeah, it's a mind bender alright!At least the Spam aspect shouldn't be a concern with all the back-and-forth to even allow quote posts.The way I look at it is integrating an ActivityPub concept with a blogging concept that's already familiar to WP users.
  • 0 Votes
    6 Posts
    39 Views
    In general that's a good idea because you should never trust content coming from somewhere else (even in an S2S context) For reference, NodeBB literally sanitizes the bejeezus out of what it gets from anywhere. All classes are removed, all attributes are removed. I want it as close to semantic HTML as possible, and classes/attributes mean absolutely nothing because: I don't use the same CSS classes Attributes may not follow my own rules for when and where they are added. For example, Mastodon messes with any URL it federates out. It chops the anchor text in half, hides the rest behind invisible or something, and adds an ellipsis. invisible does something different in NodeBB, so there is a CSS conflict here. I strip everything and just show the URL as it was intended.
  • 0 Votes
    4 Posts
    35 Views
    @pfefferle verflixt 😅 gefunden. Vielen Dank 🙏