kbinMeta

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

density, in We need more / faster moderation
@density@kbin.social avatar

ummm i think you are a bit confused.

for example: https://kbin.social/m/firefox@lemmy.ml does in fact identify @ernest as the admin.

however if you visit it at the home instance https://lemmy.ml/c/firefox you will see the actual mod is https://lemmy.ml/u/k_o_t

Here is an issue in the kbin repo related to this: https://codeberg.org/Kbin/kbin-core/issues/223

I think there might be a more comprehensive issue elsewhere.

Whiskeyomega,
@Whiskeyomega@kbin.social avatar

2 Things there. I was mainly talking about the kbin.social template magazines like tech or opensource but also
The other problem is that reports from kbin are not getting to other instances AFAIK so we must self moderate other instances that appear on here
I do the same for my mastodon instance. I see a user doing something against the rules via another instance their federated profile is limited or suspended from my own instance

a-man-from-earth, in So, what's the status on the update? (edit: ernest responded)
@a-man-from-earth@kbin.social avatar

deleted_by_author

  • Loading...
  • RealM,
    @RealM@kbin.social avatar

    Let a man have a break without psychologically analyzing him lmao

    ernest, in So, what's the status on the update? (edit: ernest responded)
    @ernest@kbin.social avatar

    I've already discussed some of the reasons on Matrix, but today, I'll try to briefly explain what's going on here. Due to the increasing popularity of kbin, infrastructure changes, the cost of maintaining instances, and development-related priorities, I wasn't able to deliver the milestones on time, which are crucial for project funding (even though I'm really close to achieving that). I wasn't prepared for this and didn't anticipate such a delay in terms of the savings I allocated for all of this. The servers are still being maintained with the donations that came through buymycoffe, but there are additional costs like living expenses and other obligations. So, I had to take up temporary work to ensure the continued development of the project.

    This year has also brought many other unexpected personal problems, as I mentioned earlier. Now, another one has been added to that list – I had to end my marriage and a fifteen-year-long relationship. While it's not a sudden decision, it's never easy, but it has turned out to be more challenging than I anticipated. Not just for me, and this time, I want to dedicate as much time as necessary to conclude the matter properly. I had to learn how to do many things from scratch, set up a new work environment, establish daily routines, and more.

    So, why all these deadlines and promises?
    It was probably the only way for me to accomplish at least the absolute minimum. There's a lot of my own code waiting for review on my local branches, but it's genuinely hard for me to push myself to it for now. The infrastructure also requires fine-tuning, and Piotr is helping me with that. And the days are passing by very quickly.

    However, I'm almost ready to continue on this journey, so you can expect that in the near future, there will be a banner with information and the update date of the instance and release. After that, we will work on avoiding such longer development downtimes in case of my absence.

    @a @RealM @Pamasich

    RealM,
    @RealM@kbin.social avatar

    Sounds like a lot of personal problems, wish you all the best with them!

    Regarding the funding, do you think you can set up an alternative way of donating that accepts other payment options like PayPal? Personally I'm not using a credit card, which is the only payment option one can use on your buymeacoffee.

    Pamasich, (edited )
    @Pamasich@kbin.social avatar

    Ernest linked Patreon and Liberapay on a previous thread. I think both support Paypal.

    RealM,
    @RealM@kbin.social avatar

    Oh man, I totally missed that link by just skimming over the post back when it was posted...
    Thank you!

    I'll try to make an effort to actually read things more carefully in the future >_>

    Zedstrian,

    Liberapay doesn't appear to support PayPal, but Patreon does.

    Pamasich, (edited )
    @Pamasich@kbin.social avatar

    Oh, it seems to support PayPal only when the recipient uses PayPal as the payment processor. Is what the FAQ says. In which case PayPal is required, not just an option. TIL

    ContentConsumer9999,

    Can you link to the Matrix space you mentioned? I didn't know there was one about Kbin.

    Kierunkowy74,
    @Kierunkowy74@kbin.social avatar

    https://matrix.to/#/#kbin-space:matrix.org

    Kierunkowy74,
    @Kierunkowy74@kbin.social avatar

    Yes, something breaks in matrix.to links on /kbin, so you have to copy and paste the URL.

    Pamasich,
    @Pamasich@kbin.social avatar

    Worth noting you can also post it as a markdown link, like this.

    [like this](https://matrix.to/#/#kbin-space:matrix.org)

    Then it's clickable even on kbin.

    laurens,
    @laurens@kbin.social avatar

    wishing you all the best Ernest!

    LollerCorleone,
    @LollerCorleone@kbin.social avatar

    Sorry to hear that Ernest, I hope thing start looking better for you soon! Take your time with the development, we can wait.

    CyberCatBytes,
    @CyberCatBytes@kbin.social avatar

    I'm sorry to hear, I hope u feel better and pls take as much time as u need

    aeternum,

    sorry to hear about your marriage :(

    But on a lighter note, keep up the good work on kbin!

    8BitFriendly,
    @8BitFriendly@kbin.social avatar

    Wishing you the best, Ernest. Take your time to get things sorted out. As I've said before, we can wait :)

    Pamasich, in I cannot see some threads. Is there something wrong with my account or is is a bug?
    @Pamasich@kbin.social avatar

    Have you blocked anyone? There's a bug that causes certain threads, including your own, to not be visible to you outside your profile. It's caused by you blocking anyone at all iirc. Or maybe it's about blocking domains, I forgot the specifics, but try removing any and all blocks and see if that solved it.

    It's fixed in the latest code iirc, but there's not been a stable release yet that incorporates the change.

    Additionally, and I have no idea if this is related, I cannot send direct messages to anyone outside of kbin.social

    This is correct, direct messages only work on the same instance currently. If I remember the previous discussions about it correctly, this is intentional for some undisclosed (or lost to time?) reason currently. Like, the developer has specifically added code to cause this behavior, I assume because there were worse issues with it.

    V17,

    Thank you, that was it! I have blocked lemmy.ml around the same time, after unblocking it the issue seems to be fixed!

    The fact that the blocking wasn't 100% and lemmy.ml still sometimes showed in the feed is also a bit of an issue, but that one didn't break the site in any way, so whatever and hopefully it will work properly in the future.

    Pamasich,
    @Pamasich@kbin.social avatar

    lemmy.ml still sometimes showed in the feed

    I think the issue there is probably that the block applies to what's in the (some.domain) next to threads. For non-link threads, it's hidden, but it's the instance the thread was created on. But for threads that link to an article, image, video, or anything else, it's the domain the link points to. So a thread linking to a youtube video will have youtube.com as its domain. And only blocking youtube.com will hide it, not blocking the instance the thread is from.

    It think ideally both, the target of the link and the owning instance of the thread, should be accounted for by the block functionality. But I don't think that's currently the case.

    Pamasich,
    @Pamasich@kbin.social avatar

    lemmy.ml still sometimes showed in the feed

    In what way?

    Even if lemmy.ml is blocked or even defederated, its communities should remain, just not threads and comments made by lemmy.ml users. But you might still see @lemmy.ml communities show up in your feed if someone from lemmy.world or kbin.social made a thread there.

    V17,

    I am quite new to Lemmy and I don't yet understand specifics like this, so that may well have been it. Thanks.

    speck, in /kbin Issues

    Longer comments have a band at the bottom of the text with a double arrow which, when click on it, is meant expand and show the rest of the text. On mobile, it doesn't uncover all the text. Is there an option to disable this feature so that comments are not collapsed?

    robinson, in PSA: Upvote is not an upvote like you are used to (like Reddit) - "Boost" is the Reddit Upvote
    Zedstrian, in /kbin Issues

    Too many posts weren't federating with kbin so I had to make a lemmy account to avoid missing comments from non-kbin communities, so hopefully the federation issues get fixed at some point.

    livus, (edited ) in Option to put thread comment box above existing comments?
    @livus@kbin.social avatar

    I like it being at the bottom. That way you get fewer people coming in to all say the exact same thing without interacting with each other.

    It's sort of like the design is "listen before you speak."

    e0qdk, in Option to put thread comment box above existing comments?
    @e0qdk@kbin.social avatar

    If it's really bugging you, you could put something like this in a GreaseMonkey script:

    function move_comment_add() {
      let comment_add = document.getElementById("comment-add");
      let comments    = document.getElementById("comments");
      comments.insertAdjacentElement("beforebegin", comment_add);
    }
    
    move_comment_add();
    
    
    shazbot, in Option to put thread comment box above existing comments?

    If you install KES and navigate to the setting Threads > Rearrange post order, you can dynamically change the position of the OP, the comments, the add comment box, and other elements and choose which place you want them to be in descending order. You can direct other questions to our magazine on /m/enhancement as well.

    Pamasich, in Option to put thread comment box above existing comments?
    @Pamasich@kbin.social avatar

    This seems to already be implemented and probably coming once Ernest is able to finish the update. You might be able to find other instances that are already featuring this.

    Like, I saw strings regarding this when contributing to translations yesterday. Some setting in the sidebar's gear menu to toggle the position.

    Zedstrian, in /kbin Translations

    Can locales of languages with alternate spellings be added? (i.e. English - United States, English - United Kingdom, etc.)

    tjhart85, in Why do we need approval to delete our accounts?

    The mechanism to delete your account isn't yet working and Ernest needs to manually do a bunch of stuff to make it happen, so it's not so much an "approval" as it is a notification to Ernest that he needs to do something.

    BaldProphet, in Is kbin dead in the water?
    @BaldProphet@kbin.social avatar

    https://kbin.social/m/kbinMeta/t/588413/kbin-Road-to-Release-devlog-series

    Per Ernest,

    I had some minor turbulence in my private life from which I'm slowly emerging. I have partially stabilized my life situation in various aspects. I hope this will help me smoothly return to old habits, maintain consistency, and keep you updated on what specifically is happening in the project.

    Lspssl, in Is kbin dead in the water?

    I really like kbin but eventually switched to lemmy because of the boost app. But once apps for kbkn start coming I’ll definitely check them out

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