Open Source

30826 readers
1525 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
1026
 
 

I'm not sure where to ask this so I started here: here: Is there a Lemmy client that has a filter. I want to hide posts from particular accounts. Like anyone for hexbear, for example. I know I can set up my own instance, but that's more work than I want right now. I was hoping someone knew a client that could do this.

1027
1028
 
 

@opensource Call and Text on Other Devices?

TLDR; An app to stream calls between Phone, Tab & PC

On Samsung, there's a feature- Call & Text on Other Devices" by which calls on Galaxy phones can be streamed to your Galaxy Tab/Book PCs & vice versa via BT/Wifi. Your Phone and Intel Unison also do this

I have an android phone, tab, linux PC. Any app that can do this? What about Nextcloud, etc? Can't convince some to use VOIP

Open to non-FOSS too

Here's a detailed post- https://www.reddit.com/r/opensource/comments/17ni6em/call_and_text_on_other_devices/

1029
 
 

Windows Live Gallery had a great Photo Fuse feature that allowed you to select multiple similar photos and be able to select which faces from each photo would be used in the final composite image. This was great for group photos where in every photo someone isn't looking at the camera or blinking etc, as you can combine them all and select all the faces that are looking in the right direction. See https://www.youtube.com/watch?v=O-Zy4mLkEL4

Unfortunately, Windows Live Gallery is now unsupported and unavailable for download. Is there any FOSS software that has similar functionality (offline/online)? Preferably on Android so I can directly clean up my picture collection as I take the photos.

1030
61
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 
 

Hello folks!

I was going to post my blog post on Reddit and I discovered Lemmy :) It seemed like a warmer place so I just post it there!

In this blog post I wrote about my experience as a first-time maintainer and a first-time participant of Hacktoberfest. In the future, I am seriously considering contributing to Bevy and/or Lemmy!

1031
 
 

Are there any ways to contribute to FOSS developers other than paying? I would really like to help/contribute but unfortunately have no regular income so no way to do so monetarily.

1032
1033
 
 

After using Nextcloud for a year and having a wonderful experience I'm not quite convinced, and it's not Nextcloud's fault, it's because I feel like I'm putting all the eggs in one basket (my notes, my ToDos, my calendars, my contacts, etc).

First of all, this feeling of putting all the eggs in the same basket came when one day I needed to access my Keepass database that was synchronized by Nextcloud to make a payment, and the problem is that I had the bad luck that for some reason the Nextcloud provider had their servers down at that time, so I had a bad experience because the database never charged and I could not make the payment (And it was a bank transfer, so it was necessary to make the payment immediately), and I really understand that neither Nextcloud nor Keepass were at all to blame in this case, it was my fault for depending on a Nextcloud provider but that really made me think again and since that day I have been migrating all my services that I used in Nextcloud to other open source services, for example, I changed Joplin for Notesnook and Keepass for Bitwarden, but I have not found an alternative to Nextcloud's ToDo, the closest is Vikunja which in my opinion is very expensive ($40).

I would gladly self-host my own Nextcloud instance and that's it, now everything depends on me, but I really don't have the time nor the knowledge to take care of a Nextcloud instance at the moment, and besides, I want to clarify that I am not naive, just stupid, since I had my Keepass database synchronized locally on my device with FolderSync but the pressure and the stress of the moment made me forget it.

Thank you!

1034
1035
1036
 
 

For those that aren’t familiar, Anki is a very popular multi-device flashcard app with spaced repetition. It’s one of those FOSS apps that’s fairly popular even outside the tech/FOSS community, and it is used by a lot of (most?) med students, pre-med students, etc. It's definitely the best flashcard software out there.

This update is bigger than others because now image occlusion is built in, which is where you can build flashcards out of photos/screenshots by covering up parts of it. Super helpful for memorizing and practising with diagrams (ex. anatomy). Before you'd need an add-on for it (of which there are many, Anki has a pretty big add-on development community too)

1037
 
 

I've got a Sony android TV and it... Kinda sucks with the constant 'reccommended content's (ads). Every update just adds more scrolling shit I don't want to see.I want to know what different programs I can try out, and maybe a different os I can put on it. I'm looking at smarttubenext currently, and I want to know of other things I can use to customize my experience.

Any recommendations?

1038
 
 

I've been using Invidious and NewPipe to watch YouTube for a long time. I don't use an account with either of these. However, I'm wanting to get recommendations based on what I watch and my subscriptions. LibreTube looked promising but it no longer works. When I try to watch videos it won't play. YouTube Vanced is dead. Not sure if another viable solution exists.

1039
1040
 
 

Basically title, looking for a good OSS to play audiobooks from a Plex server

1041
 
 

Me and my friend just want something to brainstorm and write our ideas down on. Cryptpad is a decent I've considered, it has rich text editing which I don't need though it's nice.

1042
84
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 
 

Just wanted to share my experience with notesnook as a daily note taking and information organizer app. The free tier is fairly barebones but you can use it for simple stuff, but I'll say that the paid $50 per year tier is really nice. I'm surprised at the polish and feature set for a OSS project from 2019 but it's also really euphoric to find something private, secure, sleek, feature rich, and OSS

1043
 
 

While Meta’s license makes Llama 2 free for many, it’s still a limited license that doesn’t meet all the requirements of the Open Source Initiative (OSI). As outlined in the OSI’s Open Source Definition, open source is more than just sharing some code or research. To be truly open source is to offer free redistribution, access to the source code, allow modifications, and must not be tied to a specific product. Meta’s limits include requiring a license fee for any developers with more than 700 million daily users and disallowing other models from training on Llama. IEEE Spectrum wrote researchers from Radboud University in the Netherlands claimed Meta saying Llama 2 is open-source “is misleading,” and social media posts questioned how Meta could claim it as open-source.

One of Meta’s biggest open-source initiatives is PyTorch, a machine learning coding language used to develop generative AI models. The company released PyTorch to the open source community in 2016, and outside developers have been iterating on it ever since. Pineau hopes to foster the same excitement around its generative AI models, particularly since PyTorch “has improved so much” since being open-sourced.

The industry’s open source players tend to be smaller developers like Stability AI and EleutherAI — which have found some success in the commercial space. Open source developers regularly release new LLMs on the code repositories of Hugging Face and GitHub. Falcon, an open-source LLM from Dubai-based Technology Innovation Institute, has also grown in popularity and is rivaling both Llama 2 and GPT-4.

Pineau says current licensing schemes were not built to work with software that takes in vast amounts of outside data, as many generative AI services do. Most licenses, both open-source and proprietary, give limited liability to users and developers and very limited indemnity to copyright infringement. But Pineau says AI models like Llama 2 contain more training data and open users to potentially more liability if they produce something considered infringement. The current crop of software licenses does not cover that inevitability.

1044
1045
 
 

Are there any fitness trackers that don't have a screen and are supported by some OS apps?

I remember researching this some time ago, and there was some abandoned by it's company fitness tracker that people tried to reverse engineer to work with an OS app.

I would like it to have no screen as I already have a mechanical watch, and I dont like to have two things doing the same thing.

Cheers

1046
15
(lemmy.ml)
submitted 11 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 
 

Permanently Deleted

1047
 
 

I am slowly getting back into reading, and as a minimalist, I dislike the idea of having (or carrying) books, aside from very special ones, of course.

Is there a nice system to organize (maybe even sync) ebook information; and I mean not only bookmarking where you left, but actually notes, highlights, etc? I'd like it to be pretty "universal", so I don't depend on propietary stuff, and I can retrieve those notes 20 years from now (why else would I want to write some notes, right?).

Also, a bit off-topic for this sub, but... how do you read? E-readers? Tablets? Software choices?

1048
 
 

Are there any open-source spotify frontends? If there aren't, why not?

1049
 
 

cross-posted from: https://lemmy.ca/post/8062572

I use it a lot for photos, mainly for the quick filters

1050
view more: ‹ prev next ›