I am also ‘Andrew’, the admin of this server. I’ll try to remember to only use this account for posting stuff.

  • 0 Posts
  • 17 Comments
Joined 25 days ago
cake
Cake day: February 17th, 2025

help-circle
rss
  • I was listening to the Adam Buxton podcast where he was interviewing Kim Deal (from The Pixies and The Breeders). She was saying that ‘King of the Road’ was the first song she learnt to play, and I really enjoyed listening to them jam away at it. The original is less fun in comparison, but it’s still a great song.

    It’s not my favourite song, because that would likely be some ambient bollocks that was released last year or something, but that’s not a cool thing to admit, and the thumbnail for your vid brought the Roger Miller song to mind.



  • PieFed is just a Fediverse platform that aims to inter-op with Lemmy in much the same way that it aims to inter-op with any other Group-based platform (MBIN, PeerTube, NodeBB, Wordpress).

    Lemmy’s “quirks” are the reason why your account won’t see Polls from MBIN, or channels from PeerTube, or posts from NodeBB, or backfilled content from Wordpress.

    It’s not my intent to criticise Lemmy, but these are verifiable problems, whereas it doesn’t seem fair to criticise PieFed for problems that you can’t clearly remember.






  • I go there for the post-episode TV discussions (though I don’t log in). It can interesting to read people’s theories for something like Severance, although the whole experience can end up being depressing (because of mod shenanigans, the over-use of spoiler syntax, and the dissonance / over-reaction created when some show that the hive-mind has already determined is the best thing ever has a duff episode)



  • Do all filters have that 3 level system?

    Yes - that Trump/Musk form is just a shortcut to setting up your own filter - the options on that form equate to ‘hide completely’, ‘make semi-transparent’ (so you can see the post, but it’s faded out), or “don’t set up a filter”

    Also, do you know of an alternative front-end for Piefed?

    There’s the one I made (the one linked to by OpenStars), but I think the more promising development is that the Interstellar dev has made some progress supporting PieFed too (Interstellar is already the only app that supports both MBIN and Lemmy, and I like the idea of one app for 3 different platforms).


  • As a term, ‘instance’ is already baked into code, databases, and APIs.

    If I wanted to use an API to block ‘lemmy.world’, for example, I’d call ‘site/block’ with the relevant ‘instance_id’. That’s already 2 different terms for the same thing (‘site’ and ‘instance’), which isn’t great, but adding ‘provider’ into the mix means you’re now saying “if you want to block a ‘provider’, use the ‘site’ endpoint with the ID for the ‘instance’”, which is arguably worse.







  • No. The app was forked from a Lemmy app (Thunder), so there’s not much PieFed-specific in it (e.g. there’s also no support for Polls). The exception is that it supports post / comment subscribing (I was notified of your comment, even though I’m not the OP of this post).

    I created a new instance for testing the app, and I didn’t create any Topics (partly laziness, partly because the whole area is being re-evaluated for user-created Topics, aka Feeds).

    The app will lag behind the site in features, 'cos adding stuff for direct HTML rendering will always be easier than adding stuff that’s got to come through an API.