this post was submitted on 04 Apr 2024
16 points (100.0% liked)

/kbin meta

12 readers
1 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 
top 10 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 4 months ago (1 children)

Try adding

?p=1

To the end of the URL. This was a useful workaround a few months ago when things went pear-shaped for awhile.

[–] [email protected] 4 points 4 months ago (1 children)

This still works... though kbin still doesn't render the code block correctly it seems.

?p=1

basically tells the site to load page 1 of whatever sort is selected. You can also do p=2 for page 2, etc.

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago)

though kbin still doesn't render the code block correctly it seems

Yeah, I hope ernest (or someone else) fixes it soon. Mbin has fixed it, so it should be possible to check there how it was done.

I did make a frontend fix for it which is included in KES and available standalone on Greasyfork. But it would be much preferable if this was fixed in kbin itself.

I think the big problem is that the issue on codeberg is closed. Ernest never got involved, but other maintainers closed it as a "lemmy issue" which it isn't. Lemmy is federating completely legal HTML with escaping applied to spec and kbin should be able to understand it. Mbin can understand it.

[–] [email protected] 3 points 4 months ago

kbin.social is also showing 404 for me at /sub. https://kbin.social/*/sub still seems to be working though.

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago)

I can't even upvote comments; it moves to an "error"-showing webpage entirely. EDIT: Okay, now I can, but just a moment ago it wasn't working, repeatedly...

[–] [email protected] 1 points 4 months ago
[–] [email protected] 1 points 4 months ago

Same also. It made the PWA broken when I tried using it earlier. Maybe change my default view on the browser now. No other problems!

[–] [email protected] 0 points 4 months ago (1 children)

what is it supposed to show?

[–] [email protected] 2 points 4 months ago (1 children)

It used to show threads and posts from your subscriptions.

[–] [email protected] 1 points 4 months ago

hey look at that! it works on my instance. not sure whats goin on over there. bad nginx route/config.

maybe theyre upgrading something