this post was submitted on 08 Dec 2023
218 points (99.1% liked)

Fediverse

27828 readers
358 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

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.

top 32 comments
sorted by: hot top controversial new old
[–] Bishma@discuss.tchncs.de 94 points 9 months ago (4 children)

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.

[–] partial_accumen@lemmy.world 61 points 9 months ago (2 children)

I thought this was one of the points of open source.

"Yeah, I'm done with this. I'm not making any more changes from what it is today. If you find value in continuing it, here's the code. Go wild!"

[–] Bishma@discuss.tchncs.de 23 points 9 months ago* (last edited 9 months ago) (3 children)

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.

[–] partial_accumen@lemmy.world 19 points 9 months ago

It’s a problem.

Its a DIFFERENT problem.

OP is talking about never creating because of fear of maintaining. How many good ideas have never come to anything because of this idea?

[–] Anafroj@sh.itjust.works 6 points 9 months ago

This. Nothing is more difficult than understanding someone's else code and architecture, and even if you manage that, you're now stucked with the choices somebody else made and nobody wants that (we want to make our terrible choices!).

More than a final app, the best thing to publish as FOSS is libraries extracted from it to help other developers build there own products faster. That's something other may want to maintain when we abandon it. And on top of that, it still help to publish your app using this lib to serve as practical example about how to use your it, of course.

[–] Carighan@lemmy.world 5 points 9 months ago (1 children)

Yes, but if you’re lucky maybe 1 in 100,000 users will be both capable and willing to take up the reins

So? You as the original developer actively wanted to get away from it, don't care what happens to it afterwards.

[–] Bishma@discuss.tchncs.de 10 points 9 months ago

I've never not cared about my code. And If I didn't care about users depending on it I'd feel like a monster.

[–] ____@infosec.pub 6 points 9 months ago

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.

Sadly, that’s not often the case.

[–] ipkpjersi@lemmy.ml 9 points 9 months ago* (last edited 9 months ago)

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.

[–] Fitik@fedia.io 4 points 9 months ago

If your project open source then you can do it, and give it to maintainers or someone else, or let anyone work it. Life can get busy for everyone

[–] onlinepersona@programming.dev 4 points 9 months ago

Of course people tend to not like my UX ideas so its probably a fear I don’t need to have.

Same 😂 My UIs can cause blind rage

[–] woelkchen@lemmy.world 49 points 9 months ago (1 children)

In an ironic twist of fate, Artemis was stopped in its tracks because the source code hasn’t been released

Oh no, nobody could have seen this coming... 🙄 And people kept downvoting me when I scoff at a release of closed source Lemmy/Mastodon/... clients.

[–] deadsuperhero@lemmy.world 17 points 9 months ago (1 children)

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.

[–] woelkchen@lemmy.world 18 points 9 months ago (3 children)

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.

[–] QuazarOmega@lemy.lol 10 points 9 months ago

So much this! If people are worried about contributions arriving before things are cleaned, then just put a huge ass headline on the README saying:

CURRENTLY NOT ACCEPTING PULL REQUESTS

pls and thank you

[–] can@sh.itjust.works 8 points 9 months ago (1 children)

Kbin didn't haven't an API so they were using screen scrapers. I assumed they were waiting for a proper API rollout. But who knows now.

[–] deadsuperhero@lemmy.world 5 points 9 months ago

Yeah, they apparently used scrapers for a while, but it's obviously not a very performant way to do things. Artemis Camp was launched with an upstream branch that introduced API work, and the app was adjusted to use that as a playground.

[–] NatoBoram@lemm.ee 0 points 9 months ago

Right? Like, my app is definitely not ready yet its source code is available for all to see. And since I'm currently inactive, you could even fork it and get a bigger following than me if you wanted to.

These people just think too highly of themselves.

[–] Sanctus@lemmy.world 47 points 9 months ago (1 children)

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.

[–] NatoBoram@lemm.ee 8 points 9 months ago

And also the importance of APIs. It's the only reason why there's so many Lemmy clients compared to Kbin.

[–] nieceandtows@programming.dev 23 points 9 months ago

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.

[–] MargotRobbie@lemmy.world 18 points 9 months ago

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.

[–] scytale@lemm.ee 13 points 9 months ago (1 children)

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.

[–] blivet@kbin.social 6 points 9 months ago

Yes, the whole thing is especially frustrating because the app was quite nice. Harriette did a really good job really quickly.

[–] ppb1701@kbin.social 11 points 9 months ago (1 children)

That's too bad, that is the main thing I feel kbin could use is a good app. The web app seems a bit hit or miss.

[–] HipPriest@kbin.social 2 points 9 months ago

Yeah it's a real shame because from what I saw of the Artemis app it looked good as well. I hope the dev is ok.

Kbin definitely needs a decent app. The web app does the job but it can be a bit irritating as you say

[–] Chozo@kbin.social 10 points 9 months ago

Oh man, this is a real bummer. I was really hopeful for Artemis. Hopefully Harriette's doing okay, though.

[–] DarkThoughts@kbin.social 9 points 9 months ago

On the flip side, Ernest said he'd resume working on the official mobile client soon.

[–] dameoutlaw@lemmy.ml 6 points 9 months ago

This is unfortunate. Artemis is beautiful and a good app. I hope that the dev is okay. Hopefully, she can return or make the code openly available.

[–] Fitik@fedia.io 4 points 9 months ago

That's one more reason why open source is a way to go. You can never know if you'll get in a though life situation for example.

[–] BlazingFlames6073@lemdro.id 2 points 9 months ago

Your last line reminds me of the avatar intro. I guess the developer pulled an aang on us.

[–] FaizalR@kbin.social 0 points 9 months ago

I'm using a mobile web interface for kbin access from the Firefox browser on my XR.