Conversation
Notices
-
feld (feld@bikeshed.party)'s status on Sunday, 07-Jan-2024 03:03:37 JST feld Now would be a good time to build an LLM MRF for Pleroma to automatically set the subject for political-adjacent posts. Writing subjects is such a fucking chore tbh - LS likes this.
-
LS (lain@lain.com)'s status on Sunday, 07-Jan-2024 03:08:09 JST LS @feld i bet if one would train it to just do a sentiment analysis for like 50 different possible outputs one could train something fast enough to be usable without any special hardware -
feld (feld@bikeshed.party)'s status on Sunday, 07-Jan-2024 03:17:33 JST feld @lain I don't know if you saw my posts the other day about a delayed/private outbox type thing to allow for deletes/edits before federation (maybe 60 seconds or so, but the un-federated post is included in your timelines so it looks to be officially posted locally; accidental favs/boosts can be undone without anything needing to federate, etc) but that would be a nice type of addition too and may be tangentially related
Lots of ideas, just need time to experimentLS likes this. -
feld (feld@bikeshed.party)'s status on Sunday, 07-Jan-2024 03:17:34 JST feld @lain Agreed, and I need to go read our code because I don't know if we have any expensive processing happening in the /api/v1/statuses path -- like are the MRFs running here before the post is accepted? I don't remember lol
As long as we can do any expensive processing of the post in an Oban job we'll be fine and users won't notice any latency on initial post submission. -
Lien Rag (lienrag@mastodon.tedomum.net)'s status on Sunday, 07-Jan-2024 04:44:53 JST Lien Rag What would be very useful would be a way to separate one's posts by categories...
Main use case : I may want to follow Feld (just an example) for his technical insights, and not be that interested by his shitposting.
And of course I have no business telling him what he should post or not post, but being able to separate them and see only those I want to see would be really nice.LS likes this.