1601
13

Short version of a past post: I'm considering to license my startup's software under the LGPL license, which mostly concerns our "applied science" libraries. Does anybody have perspectives worth sharing on the usage/reception/dependency on LGPL libraries from a personal or company perspective? How often would it still be "blacklisted" like the GPL sometimes is?

Amongst other things the libraries do include tooling for a domain specific language (parser, compiler, language server). The reasoning would be that we would like to lower the barrier to integration of the methods and libraries versus GPL, but don't want proprietary (language) flavors popping up instead of open-sourced contributions somewhere. It might also somewhat prohibit larger parties from "overtaking" the project into something proprietary entirely.

Side note: our low-level elemental libraries are mostly MIT/Apache because these things aren't our core business and are mostly filling gaps where standard implementations are missing.

1602
21
submitted 1 year ago* (last edited 1 year ago) by aldarion@infosec.pub to c/opensource@programming.dev

Could you recommend a good FOOS app for managing Contacts and SMS on android? I want to get rid of all those Google apps.

Edit: I am gonna give a try to Fossify

1603
32

via: https://infosec.exchange/@juanan/114183068696835294

Researchers at Harvard Business School and University of Toronto used unique data to quantify the value of open source.

Takeways:

  • Supply-side (cost to recreate) is ~$4.15B, but demand-side (value to firms) is $8.8T. Shows massive cost savings & productivity boost from OSS.
  • If OSS didn't exist, firms would need to spend an estimated 3.5 times more on software than they currently do. OSS provides a massive, often invisible, productivity boost.
  • A tiny fraction of OSS developers create the vast majority of value. Only 5% of developers are responsible for over 96% of the demand-side value
  • Firms should not just "free ride" on OSS but actively contribute to the ecosystem, as this is far cheaper than recreating the software themselves.
1604
37
submitted 1 year ago* (last edited 1 year ago) by cm0002@lemmy.world to c/opensource@programming.dev

PeerTube is a decentralized and federated alternative to YouTube. The goal of PeerTube is not to replace YouTube but to offer a viable alternative using the strength of ActivityPub and P2P protocols.

Being built on ActivityPub means PeerTube is able to be part of a bigger social network, the Fediverse (the Federated Universe). On the other hand, P2P technologies help PeerTube to solve the issue of money, inbound with all streaming platform: With PeerTube, you don’t need to have a lot of bandwidth available on your server to host a PeerTube platform because all users (which didn’t disable the feature) watching a video on PeerTube will be able to share this same video to other viewers.

If you are curious about PeerTube, I can’t recommend you enough to check the official website to learn more about the project. If after that you want to try to use PeerTube as a content creator, you can try to find a platform available there to register or host yourself your own PeerTube platform on your own server.

The development of PeerTube is actually sponsored by Framasoft, a french non-for-profit popular educational organization, a group of friends convinced that an emancipating digital world is possible, convinced that it will arise through actual actions on real world and online with and for you!

If you want to contribute to PeerTube, feel free to:

1605
37
submitted 1 year ago* (last edited 1 year ago) by onlinepersona@programming.dev to c/opensource@programming.dev

It happens all the time, a maintainer quits/abandons some opensource project due to economic realities. There are comics, jokes, threads, and so on about what the realities of maintaining opensource software are and that most people are not willing to donate or contribute in any way besides opening issues.

There is a lot of resistance to stuff like the business source license, but people do have to earn a living somehow. Doing so with opensource would be amazing. In lieu of the contested licence, could a template similar to Reminna's actually work? Basically "pay to get this fixed/implemented, make a PR, or it's low priority/ 'I will get to it when I get to it'".

Relevant part of template

### Contributions

In return, or to fix this issue, I'd be willing to:

 - [ ] Fix this myself.
 - [ ] [Donate](https://remmina.org/donations/) ___ and/or have donated ___ towards fixing it.
 - [ ] Take a donation of ___ to fix it.
 - [ ] Update the [documentation](https://remmina.gitlab.io/remminadoc.gitlab.io/md__c_o_n_t_r_i_b_u_t_i_n_g.html).
 - [ ] Update the [wiki](https://gitlab.com/Remmina/Remmina/-/wikis/home).
 - [ ] Translate Remmina in my native language(s) (___) on [Hosted Weblate](https://hosted.weblate.org/projects/remmina/remmina/).

Anti Commercial-AI license

1606
148
GIMP 3.0 Released (www.gimp.org)
submitted 1 year ago by neme@lemm.ee to c/opensource@programming.dev
1607
93
1608
9
1609
18
Iconography of the PuTTY tools (www.chiark.greenend.org.uk)
1610
13
1611
19
1612
20
1613
54
1614
9
1615
-16
1616
36

cross-posted from: https://lemmy.world/post/26407305

Thought this was interesting and worth knowing about

1617
39

cross-posted from: https://lemmy.world/post/26407305

Thought this was interesting and worth knowing about

1618
13
1619
43
1620
21
1621
23

Looking for your personal lists of Github repositories, which might be deleted from Github at some point, for whatever reason. For example, the maintainer might delete his account from Github or archive all his repositories.

A famous example of an open source project, which had trouble to continue thriving, is youtube-dl.

Which projects' repositories do you think are worth backing up?

1622
9
1623
29
submitted 2 years ago by neme@lemm.ee to c/opensource@programming.dev
1624
13
1625
26

FreshRSS is a selfhosted RSS feed management tool


In this release, we have restarted to focus on features. A long-awaited feature has been added, namely sorting articles by various criteria: received date (existing, default), publication date, title, link, random.

A few highlights ✨:

  • Add order-by options to sort articles by received date (existing, default), publication date, title, link, random
  • Allow searching in all feeds, also feeds only visible at category level with &get=A, and also those archived with &get=Z
  • UI accessible from user-query view
  • New shortcuts for adding user labels to articles
  • Several improvements and bug fixes

Full release details in linked post

view more: ‹ prev next ›

Opensource

6636 readers
87 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS