Sorry for that, but not all content is marked as +18. Tomorrow, I will limit the display to posts from this instance.
/kbin meta
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
I would like a way to totally remove the sidebar, I don’t want or need random anything. Wouldn’t that make page generation faster as well?
If you have stylus or a similar css injector installed, you can add this rule:
section.active-users.section,
section.posts.section,
section.entries.section {
display: none;
}
and get rid of most of it (I like having the parts I didn't get rid of)
That doesn't work very well if I use several (and several mobile) browsers though...
I checked btw, there was already a ticket about it! Although no clue if/when it'll get addressed. But you can follow it to stay updated.
Ah true. I'm not sure if a native css injector is on the roadmap for kbin, but maybe it should be; MediaWiki (software for Wikipedia) has one.
I think Mastodon has an option to mark all content from specific instances as NFSW, maybe that's an idea for kbin as well?
personally i like the random section and i hope it stays. if anything, an option can be added to hide it for people who dont want it. mag mods need a reminder to have their users mark their posts nsfw
It is only a guess, but my guess is this originated on the LemmyNSFW instance. Ideally they would mark everything NSFW, but some things over there don't get marked, and Lemmy doesn't have an option so the admins can set/flag the whole instance and all content.
This has been noted as a problem before, LemmyNSFW is certainly running the risk of being widely defederated as a result. I think Ernest is suggesting he'll code something into kbin so that anything which originated on that instance can (and will) be treated as NSFW regardless of whether the users over there identified it as such.
I had to zoom in. Did not regret it.
The sidebar also ignores bans. It's just a proof-of-concept.
Wait… off topic but…lemmy federates with Kbin?? That’s awesome I thought they were separate.
Kbin, lemmy, mastodon, and others all use the same pub/sub protocol and all share the ability to federate
Yes they do! And kbin federates with Mastodon as well! Here is a short video on how the entire fediverse have been designed to work https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD?start=1m37s
Behold the threadiverse as it has been coined:
https://fedidb.org/current-events/threadiverse
Yes there is a high degree of compatibility between Lemmy and kbin - you'll often see them discussed together for this reason.
When things are working properly, it does.
I resorted to blocking the element completely with the uBlock extension
There have definitely been some issues with posts on other instances that are marked as nfsw on their instance not showing up as nsfw here, too. Though it's been a bit, so I don't know for sure if that's still an issue.