Web developer. Lead developer of PieFed

  • 0 Posts
  • 20 Comments
Joined 3 years ago
cake
Cake day: January 4th, 2024

help-circle








  • The only part of the url that actually does anything is p/1385905 which functions the same way piefed.social/post/1385905 does. So that /c/politics bit has no effect on which post is displayed and it could be any string of gibberish. There are communities called ‘politics’ on many instances and this url scheme doesn’t differentiate between them, but I’m ok with that.








  • IMO framing this as a way to protect the feelings of the poster sets us up to debate how people should react to downvotes. That was my initial reaction, anyway. It’s not a productive discussion, too much judgement.

    But there are heaps of other good reasons why you might want to just show a single number (upvotes minus downvotes), for everyone, not just when viewing one’s own content.

    • cleaner, less cluttered UI
    • simpler code?
    • people don’t need to know how many downvotes a comment got (their own comments OR other people’s), all that really matters is the aggregate score

    Reddit and PieFed both just show one number - the score - and it works fine. On PieFed you can hover your mouse over the score to get a tooltip that breaks it down into up and down but afaik no one cares.


    If other people can see that I got downvoted a lot but I can’t then every little snarky comment about how many downvotes I’m getting is going to trigger extreme FOMO and the urge to turn the downvote hiding feature off. An unknown amount of downvotes is worse than knowing how many downvotes there are.





  • While both Lemmy and Mastodon use ActivityPub, the way they send ActivityPub messages to each other differs quite a bit. There is not a simple or quick solution to this. However recently I read about Lemmy having improved integration with https://a.gup.pe/, a service that adds Groups support to Mastodon so that might be something you want to try out.

    Mastodon having so many users makes it a tempting target for integration but federation with software that uses Groups properly (e.g. PeerTube, Friendica) is likely to be easier to achieve.