• 21 Posts
  • 321 Comments
Joined 2 years ago
cake
Cake day: September 1st, 2023

help-circle

  • Such a useful project as this is struggling with fiscal sustainability. Opensource really needs a method of funding. I mean, there are probably thousands of institutions using this for free. If they had commissioned or paid somebody to implement this same functionality, it would’ve take a full team probably a month and they would’ve charged companies out of their ass for it as well as further development. But Xe Laso is doing this shit for free and most institutional users can’t be bothered enough to pay up to even change the damn “inappropriate anime mascot” 🙄

    I seriously hope a license like the Post Open License get developed and used. It’s just disgusting to me that such projects have commercial entities demanding features without having to pay. Fuck them. Fuck you too, Duke University.

    Anti Commercial-AI license



  • Way to miss the point.

    This campaign isn’t for “I know what I’m doing folk”. They are the minority. The majority can’t tell web browser from a file browser nor a mounted web drive from a local disk. They are the target of this campaign.

    People are either going to buy a new computer because they can’t upgrade, which is bad for the environment, or keep using their computers and be at risk of becoming infected. Please don’t go around telling these people “just stay on windows 10, you’ll be fine”. Sure they won’t be in danger right away, but the longer they stay on it, the higher the risk of being infected by an unpatched no-click exploit or whatever else is out there.

    Anti Commercial-AI license







  • Git is already inherently distributed and automagically mirroring to other remotes is generally like three lines in any CI syntax (and there is probably a precommit hook for it too).

    Git is, but what about everything else? When you clone a project on gitlab or github, does it come with all the issues, discussions, MRs, and so on?

    I can see a LOT of security issues with not having a centralized source of truth on what the commit hashes should be and so forth.

    That’s what signed commits are for. Also, pull/merge requests and issues are sent to the origin instance, just like in the fediverse. Like now, you made a comment on a post on Fediverse@lemmy.world through your instance lemmy.zip. The same would happen with your comments, pull/merge requests, issue reports, and so on. There’s no need for a “central authority”.

    Anti Commercial-AI license