Free and Open Source Software

19535 readers
74 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
1
43
submitted 19 hours ago* (last edited 19 hours ago) by [email protected] to c/[email protected]
 
 

Welcome to Codidact, the community-run, open-source Q&A platform. We're working together to build communities around high-quality, peer-reviewed questions, answers, articles, and other content. Codidact puts people first; we're here to help you share knowledge and get curated answers in a friendly environment.

2
3
 
 

I'm looking to get a used router on which to install libreCMC, but the list of supported hardware is quite short. I'd prefer to find something locally, and I doubt that I'd be able to find these particular models. However, I do not intend to use WiFi at all, so I wonder, are there any more recent routers that work 100% with libreCMC except for the WiFi? Preferably something with at least 4 Ethernet ports.

Thanks!

EDIT: What I want to know is which routers do not require any non-free firmware for any of the hardware other than the WLAN. Does anyone know of where to find such information, or how to tell based on the specifications of a router that has not actually been tested with libreCMC?

4
 
 

cross-posted from: https://beehaw.org/post/20989376

Where Soatok goes over why checklists are meaningless when trying to figure out if something is private or just for comparisons in general.

5
 
 

Open Letter collecting signatures: Stop the Uncritical Adoption of #AI Technologies in #Academia (25 June 2025).

"With this letter we take a principled stand against the proliferation of so-called 'AI' technologies in universities. As an educational institution, we cannot condone the uncritical use of AI by students, faculty, or leadership. We also call for reconsidering any direct financial relationships between Dutch universities and AI companies."

https://openletter.earth/open-letter-stop-the-uncritical-adoption-of-ai-technologies-in-academia-b65bba1e

@foss

6
 
 

CoMaps shares core functionality with Organic Maps. It allows users to plan and navigate trips entirely offline. It's entirely free to use, with no ads, and it collects no personal data. Additionally, its efficient design ensures minimal battery consumption, making it suitable for travelers seeking private, uninterrupted navigation.

What sets CoMaps apart is a fully transparent governance approach. All decisions about the app's development are made publicly, with users and contributors having a voice in its future direction. This focus on community engagement aims to deliver value for its users rather than prioritize profit.

7
 
 

Hi everyone, I have some exciting new things about Postiz!

Postiz is a social media scheduling tool supporting 19 social media channels:

Instagram, Facebook, TikTok, Reddit, LinkedIn, X, Threads, BlueSky, Mastodon, YouTube, Pinterest, Dribbble, Slack, Discord, Warpcast, Lemmy, Telegram, VK, Nostr.

https://github.com/gitroomhq/postiz-app/

Here is what's new:

  • New Editor - The Previous editor was clunky, with many hacky hooks, real technical debt, I spent two days (monk mode), and created something awesome, UI and UX also changed.

  • Overall better UI / UX - showing the amount of characters/characters left.

  • OIDC fixed, working well now :)

  • Sets, you can define a template of a message that will be posted later

  • X - added option to select who can reply to your post, post to an X community

  • BlueSky - Upload videos to BlueSky

  • Integrations - you can work with an integration such as Heygen to generate content for you; you can see more here.

  • Drag and drop pictures directly on the editor now shows progress in "%"

  • Alt and thumbnails for media - This is the initial release, which currently allows you to add alt and thumbnails for pictures, but these changes are not yet reflected on the backend.

Everything as usual is available on the open-source :)

8
9
 
 

This is an interesting spin on trying to optimize power efficiency. It's similar to TLP, but instead of trying to optimize everything, it simply targets the CPU.

On a laptop running on battery, cpufreq can go into a low-power energy saving mode, but still boost the CPU for demanding tasks without the need to manually set the CPU to performance mode. This makes it a more 'set it and forget it' app.

This should also work on desktops, and could save you a few watts if you mostly use it to idle around in a browser all day, and only occasionally stress the CPU with a game or other task.

If you don't care about automatically switching to a higher performance mode and instead want to prioritize power savings, such as on a laptop, TLP is still possibly better in that regard (and if you do go that route, be sure to use the TLP GUI

10
 
 

I heard of a few wikis and desktop apps which are FOSS, some has UI's which look a bit old for, there are a few things like logseq I might try but from trying for a bit, i dont know how suitable it is for my usecase, but I want something that would be more specialized or at the very least have features that would be amazing for world building, (on a desktop app preferably but self hosted works too), like timelines, references to other pages, common stuff like Tags, Categories, and Taxonomies, graph view potentially, good search, templates. I don't need all the features I listed, just some or what your think aligns with what I am looking for.

11
 
 

I'm asking for a friend, since I also am interested.

"Speaking of food tracking, anyone know of anything simple that will let me do that. Used to have one but they all turned into sub fees and pushing upgrades and meal plans and crap

I just want to be able to select an apple or compile ingredients totals into a sandwich recipe I don't need to pay $8 a month for that"

I might as well look for FOSS ones

12
 
 

The NOVA-Core driver as the basis for a modern, Rust-written open-source NVIDIA GPU driver for the upstream Linux kernel and eventual successor to the reverse-engineered Nouveau DRM driver has a new co-maintainer.

13
 
 

Good day! I'm looking for is a way of creating rules to intercept, modify, drop, and replace HTTP requests and responses, hopefully even with regex(or similar) capabilities.

The best extension I've found that seems to suit those needs is Requestly. However, it seems like they have some shady practices of bought/bot reviews, like here on AlternativeTo.net, where you can see the review are made by accounts that are created the same day of the review, and never used since. The same pattern can be found on ProductHunt.
Is there perhaps an audit of their Github repo somewhere?

I've also looked at apps like mitmproxy, but I was hoping for a solution that is in-browser.

I know that Firefox and Chromium has the built-in dev tools for this, but this is only applied with the dev tools actively open; I'm looking for a more persistent solution.

Please let me know if this is not the place to ask, and if there are other places I should try and look instead/also.


Edit

My goal is to do something to the effect of uBlock Origin, but instead of just blocking/hiding, either replace with local files, or intercept req/res in order to manipulate them favorably, without being detected. I don’t know what uBlock does under the hood though, apart from its resource blocking and CSS-derived hiding.

Example: Watching a video on youtube, an ad is about to get loaded, but instead of the hiding/blocking strategy uBlock uses, intercept the GET/POST, save the important flags that are uniquely served to your device that would indicate that you have successfully been served the ad, drop the rest, and then answer with what would be a valid response for “I have watched the ad in its entirety”. So the server basically saying “Here, I give you this page and this script with both vital and ad contents. I now expect you to provide the corresponding hash that these two files will create through a series of functions. If you don’t, I will assume you’re blocking me, and I won’t provide further contents.”, and I’ll simply respond with “Here’s your hash! wink”.

Essentially, I wish to experiment with trying to be completely invisible in the blocking, by providing responses as if I have loaded and watched the ad, with all anti-adblock implementations through scripts and dynamic loading “intact” and unaware.

14
 
 

Harper is an English grammar checker designed to be just right. I created it after years of dealing with the shortcomings of the competition.

Grammarly was too expensive and too overbearing. Its suggestions lacked context, and were often just plain wrong. Not to mention: it's a privacy nightmare. Everything you write with Grammarly is sent to their servers. Their privacy policy claims they don't sell the data, but that doesn't mean they don't use it to train large language models and god knows what else. Not only that, but the round-trip-time of the network request makes revising your work all the more tedious.

LanguageTool is great, if you have gigabytes of RAM to spare and are willing to download the ~16GB n-gram dataset. Besides the memory requirements, I found LanguageTool too slow: it would take several seconds to lint even a moderate-size document.

That's why I created Harper: it is the grammar checker that fits my needs. Not only does it take milliseconds to lint a document, take less than 1/50th of LanguageTool's memory footprint, but it is also completely private.

15
25
IPTV FOSS Android App (discuss.tchncs.de)
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 
 

Hello folks!

Does anybody can recommend some sort of IPTV FOSS app for Android?

Any recommendation is appreciated.

16
 
 

Bing has terminated all of its search syndication and API services, and will likely be removed completely in a future version. As it is a struggle to monetise Waterfox Private Search with an ad-supported free version, it’s unlikely it will ever be default and instead will be a subscription-only based service.

The default search engine has been changed to Startpage.

17
 
 

cross-posted from: https://lemmy.ml/post/32190347

With the idea of promoting the usage of Guix and of my favourite programming language Guile Scheme, I created a small project which is still in early stages, but I think with some more love and effort can be quite something.

https://jointhefreeworld.org/guile-show-hub/

The Guile ShowHub! Promoting all Guile projects out there! By reading from foss Guix project source code we can tap into a plethora of information, and leverage the homoiconicity of Lisp to directly analyze the source code and extract info.

18
 
 

I am considering getting a foldable now, or slightly later when they mature a bit, and I would like to put a custom ROM with a better-privacy or at the very least a FOSS community driven OS, which ROM's exist currently that is tailored towards foldables, also I have a heavy preference to ROMS that take advantage of a Foldables physical features (fingerprint reader), or side-by-side view, and other things.

19
 
 

Alternative to GPG

20
5
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 
 

cross-posted from: https://midwest.social/post/30406224

cross-posted from: https://midwest.social/post/30406057

"simple technology available to anyone identified the victim of his crime." -forensic files s12 e26 (06:26)

the skateboarding "computer guru" cracked me up XD

21
 
 

Hey,

I'm using Joplin (a Markdown note taking app) and think about migrating to Logseq because of multiple reasons.

The main problems I have not yet solved:

  1. OSS-Syncing Logseq notes between Desktop OS and Android. Logseq does not have an OSS selfhostable sync-server like Joplin has...
  2. Making sure to transform my stuff, so that Logseq can work with it. Yes, it's both Markdown, but especially images and how Joplin handles them seem to be a problem for this migration.

What are your experiences? Have you ever switched between 2 Markdown note taking apps?

  • Which ones?
  • How well went it?

Is it maybe even possible to use app 1 and a Desktop OS and a totally different app on Android simultaneously on the same data? The common standard is Markdown...

22
23
24
 
 

TL;DR: Mozilla is now enforcing data collection as a pre-requisite to access new features in Firefox Labs. This is backed by the Terms of Use that Mozilla introduced a few months ago.

25
view more: next ›