this post was submitted on 20 Sep 2025
4 points (100.0% liked)

Blorp

127 readers
10 users here now

Bl๐Ÿชrp โ€“ a Threadiverse client for Lemmy and PieFed.

Prefix Posts

Try it!

๐Ÿš€ Download

Support Blorp

Self Host

founded 3 weeks ago
MODERATORS
 

As development on Arctic seems to have halted, Blorp seems like a promising alternative for its Piefed support, but could use additional quality of life features. Among the most important of these from Arctic is additional granularity in post filtering, ensuring that posts one doesn't want to see can be excluded without impacting the visibility of other posts.

Beyond just filtering keywords, options to apply distinct keyword filtering for post titles, content, URL, OP username, and community name would allow users to preemptively exclude content they aren't interested in. Furthermore, via regex expressions, terms can be combined to increase efficiency and maximize the scope of the filters.

Here's an example of how Arctic handles it, with several of my own regex filters.

Filters example 1

Filters example 2

Filters example 3

you are viewing a single comment's thread
view the rest of the comments
[โ€“] moseschrute@lemmy.world 2 points 23 hours ago (1 children)

My idea was to publish the spec so others could implement it. I have a group chat with the other app devs. I can collaborate with them.

But the main difference is frontend vs backend filtering. There are advantages and disadvantages to both.

[โ€“] Blaze@lemmy.zip 3 points 23 hours ago

Makes sense, it's great if you all discuss about this together