kbinMeta

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

link, in Does adding a photo to a comment not work with federation?
@link@lemy.lol avatar
sz, in The Magazines page is a bit of mess

Thanks for the feedback, I've contributed sorting of the magazines and actually "the other four are under the hot tab" is not the case. They're not in any specific tab, they just sort by number of threads/comments/posts/subscriptions. I've done it this way to be backwards compatible with newest/hot/active tabs that were already there before introduction of sorting by clicking on table headings. Nonetheless, I agree that the Magazines page needs more polishing after recent changes and your suggestions are good.

minnieo, in Feature comparison - kbin vs Lemmy
@minnieo@kbin.social avatar

of all these beautiful features, gotta say the CSS styling on the mags is my FAAAAVVEEE. i love doing it. i kinda go overboard and need to reel it in, but the ability to personalize your mag is so fun. though, people should have an option to toggle mag styles off, they can be distracting or the best part about the mag lol (ㅅ´ ˘ `)

kglitch, in Where can I find documentation on how federation works?

As I build my fediverse software, I'm blogging weird ActivityPub corner-cases at https://join.piefed.social/blog/.

If you understand the fundamentals already, it'll make sense. I'm not an expert or anything, I'm making it up as I find things out.

ernest, in Where can I find documentation on how federation works?
@ernest@kbin.social avatar
0xtero, in Where can I find documentation on how federation works?
nicetriangle, in /kbin Issues
@nicetriangle@kbin.social avatar

Been having a problem recently (and intermittently) where when I upvote a comment it goes to a page that says Error and I have to go back to the previous thread, refresh it, and then the upvote works.

ernest,
@ernest@kbin.social avatar

Yeah, I have also noted that. I will check it tomorrow, thanks.

nicetriangle,
@nicetriangle@kbin.social avatar

Cheers, thanks for everything you guys do

ghostatnoon, in Is kbin social and kbin cafe run by the same person?
@ghostatnoon@kbin.social avatar

You can also connect to non-kbin sites, including Lemmy and Mastodon! They all use the same protocol to be able to talk to each other.

jwr1, in Is kbin social and kbin cafe run by the same person?
@jwr1@kbin.social avatar

No, kbin.cafe is not run by the same person that runs kbin.social; here's a post by the owner of kbin.cafe and @ernest is the owner of kbin.social and the main developer of kbin. As you mentioned, kbin works similar to an email service, so different kbins (and lemmys and mastodons) can communicate with each other.

Book,

That is really cool. I dont go online often but I like that they can all communicate.

Book, in Is kbin social and kbin cafe run by the same person?

Omg I just asked the same question!
(Edit) My bad I just realized it was my post.

gullible,

Just wanted to let you know that this is the best thing I’ve read on the fediverse, and by a fair margin at that.

Aatube, in Feature comparison - kbin vs Lemmy
@Aatube@kbin.social avatar

Can’t boosts count as bookmarks?

Damaskox,
@Damaskox@kbin.social avatar

I think it would depend on how you work with it.

If you use it only for bookmarking threads, then kinda yeah.
But if you just give thumbs up to stuff without ever returning later, then it would probably be difficult to find your bookmarks from between.

My personal opinion?
I'd rather keep them apart, cos I feel they are a different function and useful apart as well.

ContentConsumer9999, in Feature comparison - kbin vs Lemmy

I'm not sure what you mean by "Advanced Search -URL" but on Kbin you can put federated #links on the search bar to get (or create) the Kbin version. It works with microblogs, threads and comments.

spacecowboy, in What's the plan for downvote federation?

Turn upvotes/downvotes off and you’ll enjoy your experience here more, and your opinion will be less biased.

Teppic, (edited ) in What's the plan for downvote federation?
@Teppic@kbin.social avatar

how it should work on kbin.social [?]

In my view ideally upvotes and downvotes federate both ways, but I can also see why some admins might choose not to federate in downvotes.

I guess the real question comes down to what you do with the information.
I think currently the sort order is very heavily skewed towards boosts (which I actually quite like), but I do also sometimes wonder how it would look if the sort order was aligned with the reputation system (i.e. boost= two upvotes).
Having both sort options available might be nice, (noting that we'll not federate in any boosts from Lemmy).

If we did federate in downvotes the current sort order (which seems based on boosts less downvotes?) probably wouldn't make sense?

...I'm also be keen to see others thoughts on this!

Edit: formatting

CoffeeAddict,
@CoffeeAddict@kbin.social avatar

(i.e. boost= two upvotes).

I think this is an interesting concept.

Lemmy users don’t have boosts, so they would not be able to deliver “two upvotes” but I also think kbin shouldn’t be limited by what lemmy can or cannot do.

Having both sorting algorithms for both upvotes and boosts available as a sort option might be the most fair way forward.

livus,
@livus@kbin.social avatar

@CoffeeAddict I might be wrong but I think boosts are more important when we interact with Mastodon?

tjhart85,

A boost is effectively a retweet. The thing you boost gets re-shared from you to the people that follow you ... the stuff I boost with this account is gets added to my feed on my Mastodon account. You're basically saying "damn, I love this comment and want to make sure everyone else gets a chance to see it too!"

Pamasich, in Feature comparison - kbin vs Lemmy
@Pamasich@kbin.social avatar

If by "spoiler alert" you mean

::: spoiler spoiler
this
:::

then it's supported now (ernest added it some days ago).

Win+. is a Windows functionality, yeah.

Some differences not yet mentioned are

  • boosts (mastodon's equivalent to twitter's retweets)
  • bookmarks / saving stuff (supported on lemmy, not yet on kbin)
  • votes on kbin are public, while they're hidden on lemmy
  • magazine/community css (supported on kbin, I think not supported on lemmy)

Does Lemmy mark new comments in posts? Since kbin just added that recently.

Damaskox,
@Damaskox@kbin.social avatar

I understood that boost in kbin is the same as upvote in Lemmy.
What is voting in kbin? Boosts?
What is this CSS? How does it function?

I'm not sure how to look for indications of new comment markings, in both kbin and Lemmy.

Pamasich,
@Pamasich@kbin.social avatar

boosts

Boosts are originally Mastodon's version of Twitter's retweets. By boosting a post, you share it with your followers.

Behind the scenes, this is how they're implemented on kbin too right now. Though it seems incomplete, as there's not currently a way to view content boosted by your followed users without visiting their profiles manually.

kbin currently uses boosts to sort threads by top, rather than upvotes. Which might be what you were referring to there.

Writing this out now, I realize it might not actually be a difference worth mentioning while it doesn't add anything unique besides added complexity and Mastodon integration (which just goes back to microblogging being a thing on kbin which is already covered).

CSS

CSS stands for Cascading Style Sheets and is a language to describe the visual design of websites.

An older version of Reddit (old.reddit.com) allowed subreddits to specify their own custom CSS code which would be used when users visited those subreddits. They could completely transform the design of the site using that feature. Or they could hack in features specific to their subreddit. Many subreddits both big and small made use of that feature and are still using it even today.
Spoilers for example were done using links and custom CSS long before Reddit added their official spoilers.

Kbin takes the same approach as old.reddit. Magazines can specify their own custom CSS code to change kbin's appearance while visiting the magazine. Though I have only seen one magazine make use of that so far, so it's not nearly as widespread as on Reddit yet.

new comments

On kbin, there's a setting in the sidebar (the gear icon) to mark new comments in threads you've seen before (since turning on the feature). I think it defaults to off.

When turned on and visiting a thread, new comments since your last visit are marked with a yellow bottom left corner. This is a very recent addition and seems to only be clear enough with the Tokyo Night theme currently. On other themes the colored corner is very hard to see for me.

Damaskox,
@Damaskox@kbin.social avatar

Updated CSS and new comments on the list

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • kbinMeta@kbin.social
  • meta
  • Macbeth
  • All magazines