Opensource by Reddit – Telegram
Opensource by Reddit
20 subscribers
5 photos
2 videos
9.59K links
Reddit's ♨️ take on Open Source Technology.

Join the discussion ➡️ @opensource_chats

Channel Inquiries ➡️ @group_contacts_bot

👄 TIPS ➡️➡️➡️ https://news.1rj.ru/str/addlist/mB9fRZOHTUk5ZjZk

🌈 made possible by
@reddit2telegram
@r_channels
Download Telegram
Open Source version of super human ?

Hacktoberfest is up in a few weeks.

I wonder if someone would like to start Open Source version of SuperHuman email client ?

https://redd.it/1nazl3m
@r_opensource
Why isn't there any open source software for Twilio?

I'm searching for software that can utilize the Twilio API for sending messages. I considered setting up a Twilio account and using their dashboard, but I've heard that the dashboard is primarily designed for developers.

## Use case

I need to send messages to parents to remind them about meeting times and deadlines for permission forms, etc. This could involve groups ranging from 20 to 200 parents.



https://redd.it/1nb100l
@r_opensource
How "good" should a FOSS project's code be?

Hi all. I'm honestly a pretty bad developer, but I'd like to publish a decently sized FOSS project (\~50k lines) on GitHub because as badly written as it is, I honestly think it could be quite helpful to a certain subset of people. I wouldn't like to completely embarrass myself though — so I'd like to know, is it okay if my code is a little ugly? I've made it modular and maintainable to the best of my ability... but my ability is almost null.

Do most FOSS projects have beautiful code? Is it okay if some of my code is held up by duct tape and spaghetti?

https://redd.it/1nb8y21
@r_opensource
Hypothetical question about allowing non-GPL usage of code added to a GPL project.

Let's say as an example, there's a GPL-licenced calculator app that can add and subtract numbers. I make a fork of this, and in my fork, I add a multiplication function.

Obviously, due to the GPL's requirements, my fork as a whole must also be licenced under the GPL. However, let's say I wanted to say "If you're using the project as a whole, or any of the code that isn't mine like addition or subtraction or the UI, you must follow the GPL. But you're also welcome to take my multiplication function and use it under the MIT licence instead."

Can this be done? How would one go about making this (a) valid and (b) practical?

This does not relate to anything I'm currently doing, but it has crossed my mind that I'd like to be able to contribute to GPL projects while allowing the use of my parts under a saner licence.

https://redd.it/1nb8qbs
@r_opensource
I created an LDAP Address Book Web UI

Hi all,

I had a need for a visually appealing address book with an LDAP backend so I created one. It's released under GPL3 and has a few features that may be appreciated by some;

\- `tel:` links for phone numbers
\- `mailto:` links for email addresses
\- Company card and list view; shows employees of that company in card or list layout
\- Company orgchart view; shows an organisational chart
\- Contact vcard download and QR code to add/export a contact to a local address book
\- Contact map; shows the contact's address on a map (OpenStreetMaps)
\- Caching of contacts which significantly speeds up browsing experience. Contacts are preloaded into cache to avoid direct ldap lookups. A background job will refresh the cache at configurable intervals and adding/updating contacts will trigger a one-time background job to trigger the refresh. Tested with an ldap backend with 24000 contacts loaded.
\- Various authentication options; local users (stored in a local database). SSO via LDAP, Authentik, Keycloak and/or Google.

Happy to hear any feedback/criticism/requests

https://github.com/TacoScheltema/blackbook



https://redd.it/1nbciyd
@r_opensource
Open Source LLM Agents & Ecosystem Handbook — 60+ agent skeletons, tutorials, and ecosystem guides for building with LLMs

Hey all 👋

I’ve been working on the LLM Agents & Ecosystem Handbook, an open-source project designed to help developers explore and actually build with large language models.

What’s inside:
- 🛠 60+ agent skeletons (summarization, research, finance, healthcare, RAG pipelines, voice, games, MCP integrations…)
- 📚 Tutorials: RAG, Memory, Chat with X (PDFs/APIs/repos), Fine-tuning (LoRA, PEFT)
- Ecosystem overview: training frameworks, local inference setups, LLMOps, interpretability
- 🔎 Evaluation toolbox: Promptfoo, DeepEval, RAGAs, Langfuse
- Agent generator noscript to scaffold new projects quickly

It’s meant as a handbook (code + docs + ecosystem insights) — not just a link list.
The goal: help devs learn by building, and take agents from prototype to production.

👉 Repo link: https://github.com/oxbshw/LLM-Agents-Ecosystem-Handbook

Would love feedback from the OSS community — especially around contributions, documentation, and new agent ideas.


https://redd.it/1nbcydu
@r_opensource
Released a self hostable observability tool for all your automations

Just published FlowMetr, a flexible lightweight observability tool for all workflows and pipelines out there on github.

Use it within your devops pipelines, source code or workflow tools like zapier, make or n8n

Can be used by everything capable of sending http requests.

Features:

- Metrics. How long are automations running?
- Logs. What was happening in run x yesterday?
- Alerts. Get notified when something breaks
- Reports you can share with your Team or your clients

Would be happy about feedback, stars, issues and contributions

Github here: https://github.com/FlowMetr/FlowMetr

https://redd.it/1nbfq74
@r_opensource
Open-source offline‑first multilingual translator based on ONNX converted MarianMT machine translation models.

https://github.com/harisnae/multilingual-translator-offline

Hosted on GitHub pages, no inference, runs entirely in the browser via @xenova/transformers. Loads the Ultra-light quantized model once, caches in IndexedDB, works without internet.
Currently supports 43 language pairs, I'm updating it to add more language pairs and list the English and non-English pairs separately. An important point, I I have currently set the max tokens to 256 (less than 200 words) so that it does not take long to translate.

https://redd.it/1nbgwwf
@r_opensource
Recovery Tool for Deleted APFS-snapshot and also for deleted files in general for macOS

Hi,

so unfortunately my APFS-snapshot got deleted (due to a restart initiated by a system software auto update) after half my home folder got deleted. Does anyone know of any open-source or at least free tooly/projecty to recover the deleted snapshot and also the deleted files of course. I generated an image, ran photorec, tried go-afps and afro (which both it seems are not functional at all). I am especially looking for pdfs, docx, txt, .py, (a lot of my academic work and also my academic library got deleted, also a lot of my programming projects) and also images (especially photos taken with an iPhone, so I guess they were .png?!). I would deeply appreciate it!

https://redd.it/1nbhq8j
@r_opensource
Pomodoro App with Widgets?

Ive searched far and wide for a pomodoro app with widgets that is open source and could not find any! Widgets that starts the timer directly from homescreen (android).

Also realised most open source dont have widgets at all.

https://redd.it/1nbirgs
@r_opensource
Top 10 Open-Source AI Tools for Chat and Agents

Rasa: A leading open-source machine learning framework for building conversational AI. Rasa gives you complete control over your data and models, making it ideal for creating highly customized, context-aware bots for privacy-sensitive applications.
Botpress: This platform is an open-source conversational AI software that provides a visual builder and a powerful NLU engine. It's designed to be a balance of user-friendliness for non-technical users and flexibility for developers.
LangChain: A flexible framework for developing applications powered by language models. While not a chatbot platform itself, it's essential for orchestrating different components, allowing you to connect an LLM to external data sources and computation to build complex agents.
Weam.ai: This is a platform specifically designed to simplify the process of building and managing AI agents for teams. Now open source, Weam provides a structured framework to handle state management, tool integration, and conversational flows, allowing developers to focus on the agent's core logic. It's an excellent choice for teams looking for a collaborative, self-hosted solution.
Hugging Face Transformers: A foundational library that provides thousands of pre-trained models for a wide range of NLP tasks. It's a go-to for researchers and developers who want to fine-tune models or build custom, state-of-the-art AI agent architectures.
DeepPavlov: An open-source library for building conversational AI systems. It offers a comprehensive and flexible set of tools for creating production-ready conversational skills and multi-skill assistants, with pre-trained models and a user-friendly framework.
Microsoft Bot Framework: Microsoft's open-source offering for building, connecting, and deploying intelligent bots. It provides a code-driven platform with a wide range of tools and connectors for developers, offering fine-grained control over the chatbot experience.
Rasa X: While an extension of the core Rasa framework, Rasa X provides a web-based, low-code interface for reviewing and improving your AI assistants at scale. It's a key tool for teams to collaborate and manage the full lifecycle of their conversational AI.
CrewAI: An open-source framework designed for building collaborative, multi-agent workflows. It allows different AI agents with specialized roles to work together to tackle complex problems, making it a great choice for automation and problem-solving tasks.
ChatterBot: A simple, Python-based chatbot library that uses machine learning algorithms. It's designed to be a starting point for developers and is a great option for building basic conversational agents.

If you find any other tools please do let me know or we can discuss it here.

https://redd.it/1nbkc4u
@r_opensource
What is the go-to FOSS wiki hosting for videogames?

I want to start a wiki for a videogame that does not have it yet. After a previously common hosting, Fandom(.)com went through commercialization and enshittification, many videogame projects, like Minecraft, went the route of self-hosting. For it is a small game and I am not rich enough to rent a server and a domain for it, I cannot go this way.

When downsides of commercial aspects of GitHub were realized, Codeberg was created. Same with Mastodon/Bluesky to replace Twitter. Is there such a project to replace Fandom?

https://redd.it/1nbmgeq
@r_opensource
Alternatives to Loom (Windows)

Hi, I've used Loom but I'm not going to pay for it, but are there alternatives?

I'm also looking for software which records the zooming in and out of a webpage.

Thanks

https://redd.it/1nbrvcf
@r_opensource
Postgres dominates the Metabase Community Data Stack Report 🐘

Just released our 2025 Data Stack Report with some interesting results from the database landscape.


PostgreSQL is absolutely crushing it, not only maintaining its lead as the top transactional database, but also emerging as the #1 choice for analytics storage.


Some standout findings:

PostgreSQL: 160 responses (nearly 3x more than MySQL at 56)
Traditional heavyweights like Oracle and SQL Server showing their age
27 people still say "I don't know" (we need to help them!)
MongoDB holding steady at 16 for NoSQL fans

Here is the full report for more insights about databases, data stacks, AI stuff, and what everyone's actually using these days.

https://redd.it/1nbqqx9
@r_opensource
I want to help you with testing

I'm a beginner qa manual/automation and I want to gain experience.

I'm familiar with Python and Selenium. I can also do manual work like writing test cases or bug reports.
I have no experience with unit tests and integration tests, but I really love to learn.

Let me know if I can help!

https://redd.it/1nbzi7i
@r_opensource