Open Source

30830 readers
235 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
1251
 
 

Awhile ago I started dabbling with espeak-ng and through some trial & error managed to get some fun sounding results, but I had to trial & error as I had difficulty finding advice or guides on using it. Would anyone here happen to have any pointers to more info on how to work with espeak-ng in general?

To be clear, I'm not trying to make it sound more human, and in fact, I like that it doesn't sound that human, which is part of why I'm using it. Machine-speech as its own distinct voice is fascinating & cool to me.

Mainly I'm trying to learn how to adjust some of its enunciation so that it may be more readily understood, and maybe some ways to enable it to vocalize nonsense with slightly more flow rather than flopping over & repeating letters, lol

1252
73
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

Other samples:

Android: https://github.com/nipunru/nsfw-detector-android

Flutter (BSD-3): https://github.com/ahsanalidev/flutter_nsfw

Keras MIT https://github.com/bhky/opennsfw2

I feel it's a good idea for those building native clients for Lemmy implement projects like these to run offline inferences on feed content for the time-being. To cover content that are not marked NSFW and should be.

What does everyone think, about enforcing further censorship, especially in open-source clients, on the client side as long as it pertains to this type of content?

Edit:

There's also this, but it takes a bit more effort to implement properly. And provides a hash that can be used for reporting needs. https://github.com/AsuharietYgvar/AppleNeuralHash2ONNX .

Python package MIT: https://pypi.org/project/opennsfw-standalone/

1253
1254
 
 

Howdy, not sure if this is the right place to ask but I figured this community has the best chance of using libreoffice. I recently started to learn about gpg and decided to try to digitally sign an odf file I created via libreoffice writter. Thought I could do the same with a pdf file but turns out you need a third party ca certification, so now I'm wondering, assuming only open formats can be signed, why even sign an odf file in the first place? Is it just for niche situations or do official/mainstream entities now support that format? Would it be considered legally binding? I heard that microsoft office gained support for the odf format back in 2021 so if the digital signature could still be verified on their end then I don't see a problem. Is that the case? My bad for all the questions I'm just trying to see the usecase for this seems to me that for anything professional signing with a third party ca cert. would be the better option.

1255
 
 

It's a big question. I know.

But given that we have the source code to Android (AOSP) and the community to collaborate with, couldn't we just create an entire ROM filled with the necessary applications and utilities, all open source, and with modern UI?

It'll take a shit load of time, and effort. Definitely. But maybe if we banded together? A unified OS running only open source software, with the option for Google Services via something like MicroG, so that we don't need to worry.

I'm no expert. I'm just floating an idea. But I'd love to know if this is possible, step-by-step...

Edit: I know custom ROMs are a thing. I use one. I'm just saying, what if we go ahead and make an open source ecosystem that runs under the same project, so that there's a set of services and apps that are free, open source and non-corporate.

Edit2: I forgot the Lineage project exists. Nevermind πŸ€¦πŸ»β€β™‚οΈ. Let's just try to support it. πŸ™ŒπŸΌπŸ™ŒπŸΌπŸ™ŒπŸΌ

1256
 
 

I would like to introduce Alexandria, A FOSS ebook reader that I have been working on for a little over a year.

This project was heavily inspired by an existing application for linux called Foliate. However, Foliate lacked some features that I wanted. In particular, cross platform support (Desktop & Mobile), A split screen reader, and cross platform syncing.

While far from complete, I would love feedback on what has been done so far. Currently, only Linux and Windows builds are available. But though utilizing Tauri and responsive UI, the app should be easy to bring across platforms.

Thanks!

Trailer: https://www.youtube.com/watch?v=ooG0MQvKiEs

Project: https://github.com/btpf/Alexandria

1257
 
 

Hello everyone.

Currently me and my GF have our finances organized in a Google sheet file (hosted on Google drive), being that file integrated with a Google form.

What we do is having on our cellphones a shortcut to the form, where we input all our expenses, they are directly and automatically registered in the sheet, and on another tab we've built some sort of dashboard based on all the values the form registers.

So given this context, is there any option or group of options that are open source, and that achieve this same purpose / scenario?

If possible everything acessible on a cloud or at least onlinez so we don't lose this flexibility and accessibility on our cellphones.

Thanks in advance

1258
1259
 
 

SiDock is an international scientific collaboration using the computers of volunteers to search through vast chemical space to find a cure for COVID-19. This will produce an open source, patent-free, shelf-stable antiviral that can be used across the world and purchased for low cost.

You can contribute to their work with a simple download.

1260
1261
 
 

I am in need of reader applications that are specifically optimized for textbooks. I would really appreciate if the application allows to search for and download textbooks directly without being restricted to content within a specific region/country, bookmark pages and have a simple and clean UI, apart from which I do not have any special requirements. I would ideally be looking for an application that can be installed both in my PC and mobile and allow syncing, however it is optional.

1262
 
 

Full Disclosure : I am not the Developer, I Just think that this app is pretty cool.

For people interested in installing it:

1263
1264
 
 

If HashiCorp is unwilling to switch Terraform back to an open source license, we propose to fork the legacy MPL-licensed Terraform and maintain the fork in the foundation. This is similar to how Linux and Kubernetes are managed by foundations (the Linux Foundation and the Cloud Native Computing Foundation, respectively), which are run by multiple companies, ensuring the tool stays truly open source and neutral and not at the whim of any one company.

1265
 
 

I am seeking a solution that will enable me to mirror the screen from Android (LineageOS 20) to Android TV (LineageOS 20 for Android TV). Chromecast is only accessible for Google-certified devices; therefore, Chromecast will not function here.

Is there a project in which I can install the receiver app on the Android TV and the client app on the Android phone to accomplish this?

1266
 
 

I often observe that people that started a small open source project seem to abandon it sooner or later. I'm guilty of this myself in numerous cases. Reasons there are many probably, from new obligations in life to shifts in interest and whatnot.

At some point somebody comes by with an issue, or a merge request even, but the maintainer does not take care of it. Usually this ends up in forks, often though forks undergo the same fate. Apart from the immediate forks-jungle, stuff like software stores or other things might be hardlinked to the original repo, which means places like these end up with dead originals and a number of forks with varying degree of being maintained as well.

To me its just a sad situation overall. And yet I cannot find the time or motivation to maintain some stuff, because circumstances just changed. And I also do not think one is obliged to do so, just because they where nice enough to share their code when the project mattered to them.

Is there a better way? Usually these are very nieche projects, and there is not a circle of regularly active developers that could share administration of a repo, but rather a quiet one-man-show with a short timespan of incredible activity. Some kind of sensible failover mechanism once the original maintainer vanishes would probably be cool. Or any other way that introduces some redundancy in keeping a repository alive. You know how package maintainers in Linux distributions open their package(s) for adoption by somebody else if they run out of capacity? I think that is nice.

I will publish a small project soon I think, but somewhere in the future I fear to leave one or the other person frustrated again when I have moved on to other things...

1267
11
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

Looking for a good README editor. With maybe git functionality, but not necessary

  • Like adding shields/badges/assets within automatically

  • managing a directory like structure by generating new MD files in a directory like folder structure.

Essentially an IDE like environment just for markdown file management and a WYSIWYG editing experience

1268
 
 

Besides Thunderbird, is there any good desktop mail client for Windows that doesn't involve uploading mail to a cloud first?

1269
 
 
  1. Be a huge company
  2. Buy one of the biggest FOSS hosting websites
  3. Train AI model on code from your purchase
  4. Paywall and restrict access to the model for everyone except you
  5. Laught at Stallman and his lifework
  6. Profit
1270
1271
1272
 
 

Hi! I'm looking for an SSH client for Android, but open source. Termius is great, but it's closed source and has its subscription-based pricing model, so it's out. I use ConnectBot rn but it's buggy and looks awful. Would you recommend any?

1273
 
 

Hello! I'm looking for a foss navigator app for my android device, but all navigator apps I've tried (OSMand, organic map) are missing a feature: when I calculate the route from point A to point B, on Google Maps a few possible routes are displayed, and then I chose the one I prefer; on other apps only one possible route is displayed, and if for any motivation I don't want to pass from a certain street or something like this, I have no other options. Is there an app (or a way on these apps) to make it calculate a few possible routes instead of just one?

thanks in advance!

1274
 
 

Hej hej,

Simply wondering if peeps here has any experience with any good apps for managing finance with either friends or spouse. Open for any suggestions, looking for something privacy focused.

1275
 
 

We are currently in an age where a large portion of open source apps are actively maintained, users understand more about open source than ever before and open source software is almost as good, if not better, than their proprietary counterparts.

This is just a huge thank you to anyone and everyone involved in the making and maintaining of open source software.

As a regular tester, I do my best to provide any feedback I can to make your vision come to fruition.

view more: β€Ή prev next β€Ί