this post was submitted on 14 Jun 2023
5 points (100.0% liked)

Reddit Migration

458 readers
1 users here now

### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/

founded 1 year ago
 

In addition to asking devs of third-party apps for Reddit to make one for Lemmy, why wouldn't we ask them the same for kbin?

you are viewing a single comment's thread
view the rest of the comments
[–] AnonymousLlama@kbin.social 1 points 1 year ago (1 children)

The dev seems really active on here and I've got a feeling over the next few weeks when he sorts out some of the backend challenges, he'll look into some of the UI/UX improvements. The site from what I can see runs off Laravel / PHP and it's on GitHub so people can submit PRs and help him out with work.

I'll be looking into it myself to see if we can get click to collapse nested comment threads working, along with some other UX aspects.

I think getting one of the app devs interested in kbin would be pretty handy though, but might be hard if the main dev is actively working and improving the site

[–] Tetracyclic@kbin.social 0 points 1 year ago (1 children)

Minor correction, Kbin is built on Symfony, rather than Laravel.

[–] greeen_tomato@kbin.social 0 points 1 year ago (1 children)

I was surprised by that. I thought Laravel is the cool kid on the block. :D

[–] Maestro@kbin.social 0 points 1 year ago (1 children)

It is, but Symfony is better suited to a complicated application like kbin.

[–] greeen_tomato@kbin.social 1 points 1 year ago

Yeah.. I have/had a bad opinion about symfony, because we used it an old company. But that was mostly driven by young, inexperienced developers. In hindsight the problems we had were mostly because of junior developers trying to build tools instead of the framework.