I am not the creator, funnily that is/was one of the Lemmy creators: Nutomic :)
I am a syncthing co-maintainer that kept the android app on life support since a while.
I am not the creator, funnily that is/was one of the Lemmy creators: Nutomic :)
I am a syncthing co-maintainer that kept the android app on life support since a while.
It’s all in the open, you can go dig around for reasons. As usual there wasn’t a single simple one. Neither was it some kind of complete fallout, we e.g. collaborated on translations and I have been in contact around various things with the one that forked.
Oh don’t worry to much, mine too: If there wasn’t an alternative for syncthing on android, I might have kept it on lifesupport :)
That’s indeed confusing. The wording linked below suggests the eula is for packages distributed by owncloud. so to my understanding the source itself and any third party packages don’t need to care about it.
https://github.com/owncloud/ocis?tab=readme-ov-file#end-user-license-agreement
Yeah I was also thinking about multiple users for this, but that’s a terrible hack on so many levels…
Yeah that sounds good too, but it’s not the same thing. I just want a client side filter for lists of communities. No need to involve AP or get consensus amongst many users/communities, just my preferences. If we want to get fancy, have some APIs to store these lists server side so or can with across clients - still strictly single user. It feels so simple I am tenors to get my hands dirty, but for one diving into a new project is usually quite since work and it hardly ever turns out to be as easy as it seems (then again the new python lemmylike thing already has it instance wide, so it at least is doable).
Right. I was focusing on the point that what matters is the copyright notice. While your pointing out that you can relicense MIT code because MIT is so permissive, while you can relicense GPL to almost nothing, as it’s not compatible with most other licenses. However that’s kinda moot, you couldn’t include GPL code into an MIT licensed project anyway due to the copyleft.
(Thanks for the “ingenuous” correction, I did indeed - to my non-natively speaking brain the “in” acted as a negation to the default “genuous”, which yeah, just isn’t a thing of course)
Well yeah, that’s how licenses and copyright work - licenses can change. And sure on an adversary take-over (or corporate overloads taking control), that’s problematic. However the beauty is, it’s still MIT code: It can be forked (see what’s happening with redis). However a project copyright (and DCO) is not in place to enable just that, it’s in place to enable any license change by the project. Say a license is updated and there are good reasons for the project to move to the updated license - I think it’s pretty reasonable that the project would like to be able to do that and therefore retain copyright. Of course you are also free not to contribute such a project. However claiming it’s a license violation or unheard of is pretty disingenuous (formerly ingenious, thanks :) ).
This has nothing to do with GPL or MIT: If you own copyright of a GPL licensed code-base, you can change that license at any time. Of course that only applies to new code. And that’s the same for GPL or MIT or any other license.
Honest question out of interest: Are you doing moderation on lemmy? I just remember reading about admins/mods complaining about the lack of tooling, sometimes plain functionality (removal of certain things) for effective moderation. I am not doing any myself so that’s very 3rd-party-ish knowledge (if you even want to call it that).
Outlook (no I don’t want it) (still) (really not) (WTF I SAID NO)
Looks like a federated wiki, which is great. And not a Wikipedia alternative. What makes wikipedia wikipedia is not the tech. Social and knowledge problems can’t be solved with tech ;)
As much as Wikipedia has issues, as the ibis announcement states, it also works in many places. And federating it won’t help with the issues of bad moderation, quite the contrary. And as much as I like nutomic (thanks for syncthing-android ;) ), I don’t hear many good things about the lemmy moderation story. So I have my doubts. Lets hope I am wrong. Plus anyway, federated wikis is a great thing to have, ignoring the whole Wikipedia aspect.
Yeah no exact opposite for me: Big server means lots of user data making abuse of it more appealing and impactful. While an admin of a small instance having some fun digging through user internals would really do no harm (I don’t believe that’s a particularly typical hobby of small instance admins though xD ).
This is an expected statistical artifact given the “last month” aggregation and a huge influx of new users of which many don’t stick around. I am saying they don’t stick around, because that’s generally just what happens with a lot of new users (e.g. they checked it out, decided it’s not for them) and also due to the federated nature they might have switched accounts and similar things. Then the bit about “last month” aggregation: Have a look at the “Active 6 months” graph - it’s still trending upwards. Those are likely a trailing average aggregations, so a maximum is reached when that 1-month-window starts (roughly) at the beginning of the huge user influx. For the 6-month window that hasn’t happened yet, so still going upwards. Assuming nothing changes (similar amount of new/leaving active users) the graphs gonna be interesting in the next few weeks: After the initial wave of influx the balance was most likely negative (more users from “the wave” dropping out again than added users afterwards), however I’d hope it’s gotten positive since then. If that’s the case the graph should start trending upwards 1 month after the balance became positive. It’s unclear when that was the case, but some towards end of July might be a reasonable guess? The same graph with a smaller window could shed some light on that (or just expose useless noise ¯_(ツ)_/¯ ).
Another sign I’d consider good: The active user ratio is trending upwards.
Disclaimer: I don’t know how the data is aggregated, nor how exactly “active” is defined - the gist of the above very likely applies though. I was too lazy to look it up in the code - if someone knew how these graphs are aggregated and were so kind to let me know, that’d be appreciated :)
Looks like the client isn’t, but they do offer a simple-way to self-host the backend (looks like it’s “just” a matrix server and a bunch of bridges) and then you can use any open-source matrix client to connect to that. Seems like a pretty good balance of a way to make money and the guts being open enough that one could move if the client/company goes side-ways, while contributing a lot to the open-source community.
As the statement says I wont - it will be fully discontinued. This statement applies to the official app only. It doesn’t say anything about other apps or forks - any existing once can and hopefully will continue to exist. Also all the code is free.