After a long silence from the developer, project moderators stepped down. The mobile app for Kbin appears to have closed its doors.
Artemis was a promising mobile app for Kbin, with a dedicated community, a rapid pace of development, and a high level of polish. Then, the developer disappeared.
This is why I never build any of my app ideas. I don't want people to notice when I wake up one day and decide I don't want to work on it anymore. Of course people tend to not like my UX ideas so its probably a fear I don't need to have.
Yes, but if you're lucky maybe 1 in 100,000 users will be both capable and willing to take up the reins. More often than not, when single (principal) developer projects lose its single developer the project just goes into code rot. ASF maintains tons of projects that are too valuable to lose completely but which have no one doing active development on them. It's a problem.
I can think of only one concrete example where the lead dev walked away - rightfully IIRC - and the community was able to pick it up, fork it, and actually maintain and continue to develop new features.
That's why I open-source everything I work on, or at least, everything I have permission to. I have one or two projects where I have friends who have contributed a good amount of code but don't want it public so I respect their wishes and keep it private. Everything else I work on though, it's open-source.
If I can't or won't continue working on something, maybe someone else can find it useful and continue working on it.
For all intents and purposes, the dev did state their intentions on releasing the code "when it's ready", and was super active in working on it. Not releasing, and relying on one server running a specific upstream branch were definitely mistakes, 100%. But, I think the dev legitimately believed they would hit that target, which was a prerequisite for releasing.
I never understood the "when it's ready" excuse. It's only not ready when it contains stolen code, otherwise as unstable as the application may be, the code is ready for release.
This also highlights how important it is that we develop open source apps for the fediverse. Life is hard, busy, and surprising. An open source license works for the good of all of us by allowing development to continue in the face of hardship.
That's a bit concerning. Leave alone the bad practices of multiple single points of failure (single server, single developer, singler person with access to code), the abrupt silence from the developer Harriette looks very concerning. Hopefully we hear back from her soon enough.
Developing alternative frontends like Artemis at this stage of Kbin development is really putting the cart before the horse. Compared to Lemmy, kbin is much more different than reddit due to is micro blogging capabilities and other Mastodon-like feature, such as boosts, that it is difficult to straight up port a reddit app to Kbin. Development wise, Lemmy is also much more mature, as the backend was already separated from the frontend and Jerboa exist as a reference app, where as far as I can tell, Kbin didn't have a reference app, or even a backend API at the time.
I'm not a programmer, but it seems to me, in retrospect, that the wise thing for Hariette to do is to join the Kbin dev team, contribute to the main repo, and make Artemis the reference Kbin app instead striking out on her own on a custom implementation and running her own instance at the same time. It's sad that she appears to be burnt out right now.
Oh damn. I have the beta on my phone but haven’t really used it since I’m not on kbin. I was waiting for it to be compatible with lemmy. Too bad because it has a very nice looking and smooth interface and it seemed very promising. Adios to the app on my phone I guess.
That's a shame, there seem to be a lot of options for mobile apps on Lemmy but not on kbin. Maybe it's okay though because their web interface is pretty good. I've been using it on mobile and it works well enough. Scales well to various sizes.
Perhaps once the API is mature there will be more apps and developers, provided the user base is there.