Conversation
Notices
-
Embed this notice
ilja (ilja@ilja.space)'s status on Friday, 19-Aug-2022 06:57:11 JST ilja I really like tests, but when you have a bunch that just randomly fail, than that's a serious pain and not something you should have... - Hélène and Eric Shields | ?assTransitKrow like this.
-
Embed this notice
Hélène (helene@p.helene.moe)'s status on Friday, 19-Aug-2022 06:58:07 JST Hélène @ilja how did the codebase rot away like this, though, there's... a lot going wrong, seriously, a lot of things need checking and refactoring -
Embed this notice
Hélène (helene@p.helene.moe)'s status on Friday, 19-Aug-2022 06:59:37 JST Hélène @ilja it's just really surprising to me that it's gotten to this state, it seems like some people were very careful and others did not care, and that there was no proper verification of things too -
Embed this notice
ilja (ilja@ilja.space)'s status on Friday, 19-Aug-2022 07:00:29 JST ilja @helene I wonder myself. I saw a thread about pleroma search today. People know it as "that thing that's always broken and no one can fix", but I remember a time where pleroma search was known to be the one that actually works... And that just seems to be one example Hélène likes this. -
Embed this notice
ilja (ilja@ilja.space)'s status on Friday, 19-Aug-2022 07:00:52 JST ilja @helene I think this is way too true honestly -_- Hélène likes this. -
Embed this notice
Hélène (helene@p.helene.moe)'s status on Friday, 19-Aug-2022 07:02:57 JST Hélène @ilja that would also need to be looked into, currently i'm just dealing with objectvalidators and the transmogrifier again, then i should fix the HTTP signature mess, but oh boy. i don't feel comfortable adding many features in the current state of things -
Embed this notice
ilja (ilja@ilja.space)'s status on Friday, 19-Aug-2022 07:04:53 JST ilja @helene Like seriously, when I started with pleroma, it was a bit rough around the edges, but it was generally known as a solid and thrustworthy codebase that you could run without too many issues. These days it's known for being buggy all around and the "it's super lightweight" is sometimes still brought up, but simply hasn't been true for years any more. Hélène and Eric Shields | ?assTransitKrow like this. -
Embed this notice
tusooa :Cat_girls_Emoji_004: 西风 (tusooa@kazv.moe)'s status on Friday, 19-Aug-2022 07:09:27 JST tusooa :Cat_girls_Emoji_004: 西风 @ilja @helene the search problem was a regression introduced when custom search config is implemented, and it had not been discovered until someone found out "oh the index was not being used" Hélène likes this. -
Embed this notice
ilja (ilja@ilja.space)'s status on Friday, 19-Aug-2022 07:15:59 JST ilja @tusooa @helene Does that mean it's fixed? Or someone working on fixing it? I must honestly say I'm not really sure what the problem is exactly. When I really want to search for something, I typically query the DB directly these days. Hélène likes this. -
Embed this notice
tusooa :Cat_girls_Emoji_004: 西风 (tusooa@kazv.moe)'s status on Friday, 19-Aug-2022 07:19:22 JST tusooa :Cat_girls_Emoji_004: 西风 @ilja @helene https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3519 Hélène likes this. -
Embed this notice
ilja (ilja@ilja.space)'s status on Friday, 19-Aug-2022 07:26:12 JST ilja @tusooa @helene I don't see the changelog entry in the stable branch, so I guess it's not released yet. Hopefully this will improve for people with next release then. But there's other problems too, though. Like only showing 20 results, I'm pretty sure we used to have infinitive scroll on search. And when I look for "cofe", I'm not getting results, which I find strange :/ Hélène likes this. -
Embed this notice
tusooa :Cat_girls_Emoji_004: 西风 (tusooa@kazv.moe)'s status on Friday, 19-Aug-2022 07:55:39 JST tusooa :Cat_girls_Emoji_004: 西风 @ilja @helene it is released Hélène likes this. -
Embed this notice
ilja (ilja@ilja.space)'s status on Friday, 19-Aug-2022 20:02:31 JST ilja @light @tusooa @helene Do you use GIN or RUM indexes? I use GIN and I wonder if the problem is maybe only with those Hélène likes this. -
Embed this notice
⛓️颠倒梦想⛓️ (light@thefire.work)'s status on Friday, 19-Aug-2022 20:02:35 JST ⛓️颠倒梦想⛓️ only showing 20 results when I look for “cofe”, I’m not getting results
I have neither issues above, I’m on 2.4.3 & soapbox-fe .
-
Embed this notice
⛓️颠倒梦想⛓️ (light@thefire.work)'s status on Friday, 19-Aug-2022 22:55:04 JST ⛓️颠倒梦想⛓️ RUM. Maybe that’s the reason, as @tusooa pointed out RIN had some issues before.
Hélène likes this.