Pamasich avatar

Pamasich

@Pamasich@kbin.social

Software Developer, Switzerland
Languages: German, Allemanic (Swiss German), English
Hobbies: Gaming, Anime

I almost only watch seasonal anime.
As for games, I currently mostly play Star Rail, Noita, and Shotgun King.

RE: Is Ernest still here?

I check in here quite often, but for now, I'm just focusing on clearing spam and keeping the instance alive. In January, I was working on the AP module, and there has been significant progress in the work, which hasn't been publicly published yet. Unfortunately, at the beginning of the year, I developed a skin condition that...

Pamasich,
Pamasich avatar

On the other hand, if people really wanted to contribute, there's plenty of open issues on Codeberg that are unadressed. I agree that it would be better to announce plans in advance rather than surprise drop them, but I doubt there would be more contributions from the community.

Pamasich,
Pamasich avatar

The project definitely accepts contributions, the mbin devs have contributed to kbin before and a few weeks ago a minor code change was committed and merged by someone other than ernest.

As I understand it, the issue is that people with merge permissions other than ernest are only allowed to merge their own pull requests, not those of third parties, which require a review from ernest.
(At least that's what I've seen explained before, though I haven't seen any proof of it so I don't fully know if it's real.)

This means a majority of contributors can't get their pull requests merged when ernest is gone. Which is why they went and made mbin when he was gone for months last time.

Pamasich,
Pamasich avatar

I understand why they disabled public downvotes (since they're accepting incoming ones now, they don't want to expose everyone's downvotes from other instances), and I remember they gave some reasoning on Github for why it makes sense to not hide upvotes too, but do we really need incoming downvotes? I think that feature should be a toggle where you either have downvotes hidden but federated, or visible but not federated. And then the instance owner can decide what they prefer.

That's really my main issue with mbin. While I've gotten too used to the All Content view and collections, both of those are on their roadmap, so they'll be coming eventually.

Pamasich,
Pamasich avatar

To newly federate a magazine with Lemmy, search for it using the syntax !Polytopia@kbin.social in Lemmy's built-in search. This worked for me instantly when I just tested it on lemm.ee, after confirming that it 404s before doing it.

Pamasich, (edited )
Pamasich avatar

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.

Pamasich,
Pamasich avatar

We don't really know. Supposedly it is, ernest just isn't pushing the code to codeberg, instead keeping it locally. He has mentioned before he's going to push the latest changes (though he never did that), so it sounds like there do exist changes not reflected on the repository yet. But I have no idea how things went since then.

Pamasich,
Pamasich avatar

I believe mbin stopped merging kbin changes, probably either when they had their fallout with ernest where he pushed unfinished code that caused issues, or when he started his refactoring which I've seen some mbin contributors dislike because it requires changes on their side too.

Either way, there's definitely features missing on mbin that I know are in the kbin source, like the sort options on profiles. Collections are definitely there too.

when in theory they all use 0.10.1

First of all, there's no way this is true for mbin. It's a fork, it has its own versions.
Fedidb says most instances of mbin (on its first page of instances) use version 1.5.3, though kbin.melroy.org uses 1.6.0.

But also, hasn't kbin been 0.10.1 since forever even before ernest added all the new features? I don't think that version string means much if anything.

Pamasich,
Pamasich avatar

Progressive web app. Modern browsers let you install a website to your phone or desktop as a pseudo-app. It'll still run in the browser, but most of the browser stuff, like tabs and bookmarks, are hidden to give you a focused and clean experience. Developers only have to ensure their website supports mobile phones and don't need to develop an entire app project to accomodate phone users.

Pamasich,
Pamasich avatar

On Lemmy, users can send each others direct messages. It seems like Kbin/Mbin has no way of displaying those direct messages. Is that correct or is there a way to show direct messages?

Direct messages exist on kbin/mbin, but users are currently unable to send or receive them from other instances than their own. Sending is implemented but intentionally disabled by ernest, for unknown reason, but it might have to do with receiving not working.

Mbin has an open issue on this and yesterday someone said it's planned but low priority. It also links to the related kbin issue.

Pamasich, to kbinMeta
Pamasich avatar

@ernest
I've noticed this week that I'm currently seeing no visual indication that the boost button is active. No underline, color, or anything.
It seems that a now-broken userstyle I'm using expects there to be an "active" class applied to the element, but it isn't anymore. Is that intentional?
Figured I should point this out to you in case you don't know already.

Found some CBT2 ascension materials cut from the final game in my archive folder, posting here in case anyone's interested

Hey all, I played Star Rail's CBT2 and saved screenshots of various items and such in case they get removed in the transition to the final game. Among those are a set of iirc Genshin-esque enemy drops for ascension specifically....

Pamasich,
Pamasich avatar

It it like he can see us but we can’t see him?

Opposite way around. We can see him but he can't see us.

The reason you can't see him is because you're on Lemmy which will only display microblog posts if they're (1) a reply to a Lemmy post, (2) made from kbin/mbin, or (3) replied to by someone from kbin/mbin (not entirely sure about this one).

Pamasich,
Pamasich avatar

That's why I use Copilot.

Asked it for the official documentation, got a link to the /current/ documentation's chapter on operators. Then asked for the heading about the IN operator and it gave me all four of the numbers. No need to wade through outdated or irrelevant results.

Pamasich,
Pamasich avatar

And I can see this comment from kbin, so seems to work this direction too.

Pamasich, (edited )
Pamasich avatar

seeing "span" and other tags instead of the actual code block

If you're using Firefox or Kiwi, the Kbin Enhancement Suite userscript now has a fix for this. There's also a standalone version here.

Well, for the span tags, I haven't seen other tags being an issue. If you see a code block where the same issue occurs with other tags, tell me so I can update it.

If there is another Reddit exodus, for example, or if we get a surge due to the Threads thing, I feel like many will just turn back due to the UI alone.

I don't know if ernest's views changed since the last exodus, but iirc people joining the platform wasn't really his intention, it just happened. Kbin hasn't even had a proper full release yet, it's still beta software, so I don't think people bouncing off is that big an issue yet.

With the abandonment of Artemis (formerly kmoon), kbin is now only really usable by the mobile site.

That's the case for now, but app development is still happening with other projects:

  • ernest has mentioned intentions to revive his kbin app project
  • Lemmy's Lunar (ios) app is adding kbin support
  • @jwr1 introduced their Interstellar app prototype for Android recently.
Pamasich,
Pamasich avatar

I don't know what this xz thing is about, first time hearing it. But people saying he should get more help are trying to help him, not having malicious plans like installing backdoors or whatever.

I do think people should ask less for more maintainers — the project is already opensource, so it's up to maintainers to join, not him to seek them out. But he should still get some help with managing the instance. Pauses in development are fine imo, but the instance shouldn't be swarmed with spam and account deletion requests lost in limbo just because ernest got sick or something, which can happen with the best work life balances.

Pamasich,
Pamasich avatar

From what I can tell, it's mostly brought up in the discussion of a pull request for supporting federated dislikes.

That's where I originally saw it. I'm sure there's probably some more discussion on matrix though, that seems to be their main discussion platform.

Some additional links without discussions:

Edit: Also, to clarify, it's only seeing who downvoted that's made private, the actual amount of downvotes is kept public. It's not a Youtube situation.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • InstantRegret
  • mdbf
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • tacticalgear
  • ethstaker
  • provamag3
  • cisconetworking
  • tester
  • GTA5RPClips
  • cubers
  • everett
  • modclub
  • megavids
  • normalnudes
  • Leos
  • lostlight
  • All magazines