Free and Open Source Software

17960 readers
11 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
201
60
@signal devs (lemm.ee)
submitted 7 months ago by stoi@lemm.ee to c/foss
 
 

cross-posted from: https://lemm.ee/post/29070071

@signal devs

202
 
 

I've been using AVG's Alarm Clock Extreme and am looking to make the switch to a libre option. Any recommendations? The more customization options, the better. I go crazy with my alarm optimization.

203
 
 

Hello,

Recently there was this annoying 'feature' that would, for example, search the desktop for "t" if I tried to open the terminal with "ctr+alt+t" (the same for any other shortcut as soon as there's useable input). I started searching around for a fix until I eventually found org/gnome/mutter/wayland/xwayland-allow-grabs in dconf which, after enabling it, stopped my computer from searching for the letter t on my desktop and opening new tabs everywhere else. It also seems to have had an unexpected upside of increasing responsiveness on my desktop. I.e. much faster word search in .pdf files, snappier opening/closing of windows, seemingly smoother gameplay, etc.

My previous attempts were also to force gdm3 to use xorg (which I edited back because it made things slower), a whole bunch of logging in and out, disabling (and re-enabling) the dock, and a few system restarts. None of these seemed to effect any change though, I only realized better responsiveness after setting allow-grabs to true.

Can someone tell me if my mushy, sleep deprived brain is correct in assuming that this dconf setting made my computer a bit faster, or was it something else?

Thanks!

204
205
206
 
 

Hi

As we all know the XZ-Backdoor showed how open source can help to find out how and when things happened. You can look back into the source code, commits and comments to see what happened. Many started to talk about what it means regarding open source, and also showed that security is a very important part of computers and software.

But the XZ-Incident showed again one of the biggest problems of FOSS (and OSS), the lack of support the maintainers and contributors get. The maintainer of XZ (before he got replaced by Jia Tan via a social engineer attack), talked about mental issues and overall many things to look after. He was the only maintainer for a library that is used in many big Linux distributions but no one thought maybe to help him or support him.

We all use FOSS projects either knowingly or unknowingly (the XKDC comic comes to mind with the Nebraska maintainer project) and we all love and fight for open and free (libre) software. Simply using and pushing it is not enough we need to support the people that code, test and maintain the projects, libraries, programs that we use. If we don't, it will crash down on us sometime in the future.

When a friend does something for you, you say thank you and maybe buy him/her a beer. Why not do that too for a converter you used or some cool little terminal addition you found and now can't live without it?

As an experiment, make a list of all FOSS/OSS things you use in your daily life that you know of, and then look them up to see if they need funding or in general how they stand. Maybe you can donate to a few of them.

Make FOSS not only a philosophy but also a community that looks after each other.

207
 
 

Memories is a fast, modern and advanced photo management suite, that installs quickly and easily inside Nextcloud. My video contrasts it with the Photos app that comes with Nextcloud, and highlights some reasons why you may want to use it instead of Photos. This app has face, object, landmark, place, and human action recognition capability through the Recognise app. It's not that obvious, but albums can be shared, and photos commented on, with other Nextcloud registered users using the underlying Nextcloud file commenting system.

Memories is a great way to collaborate and share photos privately with friends and family, and even to share public links to some of your albums. It can even work on a Raspberry Pi hosted in the home.

It also has apps for iOS and Android, which can optionally auto-upload photos into Memories.

By saving/reading titles and descriptions into the photo's EXIF headers means that importing or exporting out of Memories is a lot less of a chore with migrating between photo services.

Watch https://youtu.be/2A6u0AluCnI

#technology #opensource #selfhosting #photomanagement

208
10
submitted 7 months ago* (last edited 7 months ago) by Big_Boss_77@lemmynsfw.com to c/foss
 
 

It's about time to start tending the pastures again and I'm looking for something that can accurately depict speed logged on the device (android smart phone) along with possibly a map overlay of where I've already been. I think something like a workout/cycling tracker would work if someone can recommend a good one that logs the path you've taken?

I've looked at Blue Square Speedometer and it seems like a solid starting point, but the path tracking would he super beneficial if anyone knows anything.

Thanks in advance all!

209
 
 

I've recently done some talks for my schools cybersecurity club, and now I want to edit them.

My actual video editing needs are very simple, I just need to clip parts of the video out, which basically every editor can do, as per my understanding.

However, my videos were recorded from my phone, and I don't have a presentation mic or anything of the sort, meaning background noise, including people talking has slipped in. From my understanding, it's trivial to filter out general noise from audio, as human voices have a specific frequency, even "live", like during recording or during a game, but filtering voices is harder.

However, it seems that AI can do this:

https://scribe.rip/axinc-ai/voicefilter-targeted-voice-separation-model-6fe6f85309ea

Although, it seems to only work on .wav audio files, meaning I would need to separate out the audio track first, convert it to wav, and then re merge it back in.

Before I go learning how to do this, I'm wondering if there is already an existing FOSS video editor, or plugin to an editor that lets me filter the video itself, or a similar software that works on the audio of videos.

210
 
 

For the last month I've been working on a modern, material you interface for Invidious.

Github (Leave a star if you want)

Hosted instance

Features

  • Sponsorblock built-in.
  • Return YouTube dislikes built-in.
  • Video progress tracking & resuming.
  • No ads.
  • No tracking.
  • Light/Dark themes.
  • Custom colour themes.
  • Integrates with Invidious subscriptions, watch history & more.
  • Live stream support.
  • Dash support.
  • Chapters.
  • Audio only mode.
  • Playlists.
  • PWA support.

211
212
180
submitted 7 months ago* (last edited 7 months ago) by brie to c/foss
 
 

TL;DR: Update immediately, especially if SSH is enabled. xz versions 5.6.0 & 5.6.1 are impacted. The article contains links to each distro's specific instructions of what to do.

https://news.opensuse.org/2024/03/29/xz-backdoor/

Current research indicates that the backdoor is active in the SSH Daemon, allowing malicious actors to access systems where SSH is exposed to the internet.

In summary, the conditions for exploitation seem to be:

  • xz version 5.6.0 or 5.6.1
  • SSH with a patch that causes xz to be loaded
  • SSH daemon enabled

Impact on distros

  • Arch Linux: Backdoor was present, but shouldn't be able to activate. Updating is still strongly recommended.

  • Debian: Testing, Unstable, and Experimental are affected (update to xz-utils version 5.6.1+really5.4.5-1). Stable is not affected.

  • Fedora: 41 is affected and should not be used. Fedora 40 may be affected (check the version of xz). Fedora 39 is not affected.

  • FreeBSD: Not affected.

  • Kali: Affected.

  • NixOS: NixOS unstable has the backdoor, but it should not be able to activate. NixOS stable is not affected.

  • OpenSUSE: Tumbleweed and MicroOS are affected. Update to liblzma5 version 5.6.1.revertto5.4. Leap is not affected.

CVE-2024-3094

213
39
Photopea offline (git.nixnet.services)
submitted 8 months ago by mfat@lemdro.id to c/foss
214
 
 

cross-posted from: https://programming.dev/post/12077965

It has been a month since the last time I've posted about Treedome. Back then it was still in 0.4.0 and there's a lot of little tiny tidbits of missing/bugged components.

I've polished it since then, please take a look https://codeberg.org/solver-orgz/treedome/compare/0.4...0.4.5!

Notable changes since then are:

  • Node path will now be visible on editor, made sure user make less mistake when editing their note
  • The width of note tree and text editor is now configurable
  • Configurable idle timeout that will close and save your notes, defaulted to 300,000 ms or 5 minutes
  • Removed about menu, now user can easily click on big badges which will open links to our repository, matrix room, etc.
  • Various fixes and little adjustments

Install it on arch (btw) and nix (0.4.5 is in review not merged yet)

215
25
Quickbooks alternative? (startrek.website)
submitted 8 months ago by Steve@startrek.website to c/foss
 
 

I’m asking for suggestions on replacing quickbooks with something free and open source.

Anyone have experience with turbocash?

216
29
submitted 8 months ago* (last edited 8 months ago) by iByteABit@lemm.ee to c/foss
217
28
submitted 8 months ago by Kissaki to c/foss
 
 

I have an Android tablet and a pen for it.

Do you have any FOSS experience or recommendations for Android tablet drawing apps?

218
37
submitted 8 months ago* (last edited 8 months ago) by t0mri@lemmy.ml to c/foss
 
 

.

219
 
 

The repository for the previously private submodule is still called Floorp-private-components, though it's public.

https://blog.ablaze.one/4125/2024-03-11/ is a maintainer's official response to... Reddit, which crossposted me apparently. Hooray!

220
 
 

open-source pdf reader any recommendations?

for iphone and ipad

need bookmark, annotation is optional

221
 
 

Pulling out the old low tec and I need something to work with my old (non-lightening cable) iPod for music. Thanks!

222
 
 

See also https://forum.endeavouros.com/t/floorp-going-closed-source/52783

Edit: They claim they will make that part open source too, eventually, and it is due to behavior of another browser: https://github.com/Floorp-Projects/Floorp-core/issues/62

Edit 2: They just open sourced the private repository 7 minutes ago, 2024-03-24T12:39Z

223
 
 
224
 
 

I’ve looked everywhere and I can’t anything any suggestions?

225
 
 

So I have just received a uconsole R-01 from a friend and while I mainly want to use it to learn how to code having a working browser would be nice.

Do you know any browsers that would work on it? Its a risc-v machine with 1 GB ram

view more: ‹ prev next ›