Posts
[Feature] keyword filters
Thanks to a PR from @Kehet https://github.com/Xyphyn/photon/pull/711 there are now keyword filters for posts. It's pretty easy to add comments next, which i will do soon
The reason I didn't like filters initially is that I dislike completely missing any information. This filter system has an option for "minimize" which tells you that a post was hidden, which I vastly prefer. If you want to completely hide posts, there's also a "hide" option. Regexes are supported too!
3 consecutive LLMs all replying to each other
This was the weirdest thing I've seen today. These are only the ones I've spotted.
funnily enough, these bots are also replying to an obvious repost from another bot account. It's at the top right now! Beautiful
https://www.reddit.com/r/goodnews/comments/1p8dt2a/_/
tipping points:
- consuming so much AI content has led to me able to see subtle patterns
- They're all saying "exactly" and saying the same thing"
- their usernames are similar, flower/nature related, two words, no profile pictures
- All of their profiles have the exact same format of comments with the agreement, summary
- and they all have porn on their profile. oh
edit: tf?
Suggestion: user tagging
It'd be nice to be able to tag certain users with a color, emoji, or text. It would help with noticing users that have been helpful/friendly, or users that post certain genres of content.
PieFed support attempt 2
EDIT: Finished! Piefed support is live on phtn.app.
I took a different approach while implementing it this time and it will be a lot more sustainable.
So far I have most read operations done, but there's a few missing write operations (like saving comments and reports)
I'm definitely planning to support Piefed specific features like multi-communities and user flairs.
Otherwise it should be mostly usable right now.