launching my new side project pipedash today - a desktop app for managing multiple ci/cd pipelines.
ideally we'd just use one ci/cd platform for everything and this wouldn't need to exist. but most of us deal with multiple platforms and i kept forgetting which pipeline was where. got tired of it so i built this.
it's new and still rough around the edges, so bugs will happen... if you run into any, just open an issue. drop a star if it helps :D
https://github.com/hcavarsan/pipedash
https://redd.it/1olbbu7
@r_opensource
ideally we'd just use one ci/cd platform for everything and this wouldn't need to exist. but most of us deal with multiple platforms and i kept forgetting which pipeline was where. got tired of it so i built this.
it's new and still rough around the edges, so bugs will happen... if you run into any, just open an issue. drop a star if it helps :D
https://github.com/hcavarsan/pipedash
https://redd.it/1olbbu7
@r_opensource
GitHub
GitHub - hcavarsan/pipedash: Manage CI/CD pipelines from multiple providers (self hosted, desktop app and ios app )
Manage CI/CD pipelines from multiple providers (self hosted, desktop app and ios app ) - GitHub - hcavarsan/pipedash: Manage CI/CD pipelines from multiple providers (self hosted, desktop app and i...
Run LLM Locally for better privacy, Here is list of 50 Open Source LLM and PC Requirements
Here’s a complete list of 50+ open-source LLMs you can run on your own PC — with detailed RAM, SSD, and GPU/VRAM requirements for each model size.
Find out what your hardware can handle and start using AI offline today. Help me add more into the list.
https://niftytechfinds.com/local-opensource-llm-hardware-guide/
https://redd.it/1olei3f
@r_opensource
Here’s a complete list of 50+ open-source LLMs you can run on your own PC — with detailed RAM, SSD, and GPU/VRAM requirements for each model size.
Find out what your hardware can handle and start using AI offline today. Help me add more into the list.
https://niftytechfinds.com/local-opensource-llm-hardware-guide/
https://redd.it/1olei3f
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Is homeostatic optimization the way of the future?
https://github.com/CognitAIn/TEOREPO
We spend decades optimizing for more—more performance, more power, more speed.
But what if stability itself is the higher form of intelligence?
I just published a public research framework exploring that idea:
EcoCode / TEO — Homeostatic Computing through Δ + 1 Harmonic Control.
It’s an open, fully timestamped experiment that treats computation as a living system:
Each process self-regulates under feedback, like biological homeostasis.
Power, heat, and latency are balanced dynamically.
The math behind it looks surprisingly biological.
The full discovery, source, and benchmarks are live on GitHub:
🔗 https://github.com/CognitAIn/TEOREPO
Curious how others see this — is equilibrium the next phase of optimization?
https://redd.it/1olfnrw
@r_opensource
https://github.com/CognitAIn/TEOREPO
We spend decades optimizing for more—more performance, more power, more speed.
But what if stability itself is the higher form of intelligence?
I just published a public research framework exploring that idea:
EcoCode / TEO — Homeostatic Computing through Δ + 1 Harmonic Control.
It’s an open, fully timestamped experiment that treats computation as a living system:
Each process self-regulates under feedback, like biological homeostasis.
Power, heat, and latency are balanced dynamically.
The math behind it looks surprisingly biological.
The full discovery, source, and benchmarks are live on GitHub:
🔗 https://github.com/CognitAIn/TEOREPO
Curious how others see this — is equilibrium the next phase of optimization?
https://redd.it/1olfnrw
@r_opensource
Donation - suggestion
Hi All,
I have an open source project with around 500 stars that is growing, and I would like to know how is your experience with Giving and Receiving donation.
Till now I never requested donation for my project because more or less I was covered by the HW / VM that I already have or at least with small expense. And also because I'm scared from the taxation burocracy :D
Now I would like to buy a dedicated workstation to run as a sever for doing testing on my project and I'm wondering if donation system, for a small but growing project, could help in this expense (I'm around 2k€).
About doing donation, I'm making donation monthly. I usually decide a small but emerging project that I appreciate, and I try to donate 50€, sometimes less dependign from the period.
What do you think? would you like to share your experience in both the sitatuon?
Important: this is not spam, I dind't activated any donation system till now, I'm just curios to know how donation is perceived from the comunity.
https://redd.it/1oll2w5
@r_opensource
Hi All,
I have an open source project with around 500 stars that is growing, and I would like to know how is your experience with Giving and Receiving donation.
Till now I never requested donation for my project because more or less I was covered by the HW / VM that I already have or at least with small expense. And also because I'm scared from the taxation burocracy :D
Now I would like to buy a dedicated workstation to run as a sever for doing testing on my project and I'm wondering if donation system, for a small but growing project, could help in this expense (I'm around 2k€).
About doing donation, I'm making donation monthly. I usually decide a small but emerging project that I appreciate, and I try to donate 50€, sometimes less dependign from the period.
What do you think? would you like to share your experience in both the sitatuon?
Important: this is not spam, I dind't activated any donation system till now, I'm just curios to know how donation is perceived from the comunity.
https://redd.it/1oll2w5
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Free Podlite Desktop Editor 0.6.1 is out! (MIT license)
# Podlite Desktop Editor 0.6.1 is out!
Just released a new version of Podlite Desktop Editor - a free markup editor that works with Podlite markup language.
# What's Podlite markup language?
Think of it as Markdown++. All your standard Markdown works, but you can also add Mermaid diagrams, React components, rich media, and interactive blocks.
It's block-oriented, so everything stays clean and readable.
# What's new in 0.6.1
Rebuilt the editor from scratch with updated libraries. Here's what changed:
* Syntax highlighting that actually works well
* Inline formatting: `B<bold>`, `I<italic>`, `C<code>`, `L<links>`, `O<strikethrough>`
* Click links with Cmd/Ctrl to open them
* Link to other files with `file:` schema - they open in new windows
* Text search (finally!)
* Fixed a bunch of window resize bugs
* macOS Tahoe support
You can toggle between half-screen and full-screen preview with keyboard shortcuts.
# Download
Available free on all platforms:
* Github releases: [https://github.com/podlite/podlite-desktop/releases](https://github.com/podlite/podlite-desktop/releases)
* Microsoft Store, Snap Store, Mac App Store
Try the web version first if you want: [https://pod6.in](https://pod6.in)
Full details: [https://podlite.org/2025/11/1/1/podlite-desktop-editor-0-6-1-release](https://podlite.org/2025/11/1/1/podlite-desktop-editor-0-6-1-release)
Source code: [https://github.com/podlite/podlite-desktop](https://github.com/podlite/podlite-desktop)
thank you
https://redd.it/1olkfdx
@r_opensource
# Podlite Desktop Editor 0.6.1 is out!
Just released a new version of Podlite Desktop Editor - a free markup editor that works with Podlite markup language.
# What's Podlite markup language?
Think of it as Markdown++. All your standard Markdown works, but you can also add Mermaid diagrams, React components, rich media, and interactive blocks.
It's block-oriented, so everything stays clean and readable.
# What's new in 0.6.1
Rebuilt the editor from scratch with updated libraries. Here's what changed:
* Syntax highlighting that actually works well
* Inline formatting: `B<bold>`, `I<italic>`, `C<code>`, `L<links>`, `O<strikethrough>`
* Click links with Cmd/Ctrl to open them
* Link to other files with `file:` schema - they open in new windows
* Text search (finally!)
* Fixed a bunch of window resize bugs
* macOS Tahoe support
You can toggle between half-screen and full-screen preview with keyboard shortcuts.
# Download
Available free on all platforms:
* Github releases: [https://github.com/podlite/podlite-desktop/releases](https://github.com/podlite/podlite-desktop/releases)
* Microsoft Store, Snap Store, Mac App Store
Try the web version first if you want: [https://pod6.in](https://pod6.in)
Full details: [https://podlite.org/2025/11/1/1/podlite-desktop-editor-0-6-1-release](https://podlite.org/2025/11/1/1/podlite-desktop-editor-0-6-1-release)
Source code: [https://github.com/podlite/podlite-desktop](https://github.com/podlite/podlite-desktop)
thank you
https://redd.it/1olkfdx
@r_opensource
GitHub
Releases · podlite/podlite-desktop
The desktop version of Podlite markup language editor - podlite/podlite-desktop
PinkRain 2.0 is live on the AppStore - Giving away 15 free promo codes
https://github.com/rudi-q/pinkrain_health_journal
https://redd.it/1oloj1v
@r_opensource
https://github.com/rudi-q/pinkrain_health_journal
https://redd.it/1oloj1v
@r_opensource
GitHub
GitHub - rudi-q/pinkrain_health_journal: Privacy-first personal health journal with experimental AI features. Track medications…
Privacy-first personal health journal with experimental AI features. Track medications, journal symptoms, and explore on-device ML (for educational purposes) - rudi-q/pinkrain_health_journal
We are building a fully open source non profit peer-to-peer selfhosted reddit alternative on IPFS
https://github.com/plebbit/seedit
https://redd.it/1olq0zl
@r_opensource
https://github.com/plebbit/seedit
https://redd.it/1olq0zl
@r_opensource
GitHub
GitHub - bitsocialhq/seedit: A Bitsocial client with an old.reddit UI
A Bitsocial client with an old.reddit UI. Contribute to bitsocialhq/seedit development by creating an account on GitHub.
ShareMounter (SMB) for MacOS
Hi everyone,
I built an open-source macOS app that lets you easily mount SMB shares. The app automatically reconnects shares after a connection drop and you can also manually mount and unmount them.
I hope you’ll find it useful as a simple alternative to other paid apps.
If you have any suggestions for improvements or if there’s a feature you’d like me to add, feel free to let me know. You can find the project on my github:
https://github.com/KeepCoolCH/ShareMounter
The compiled app is also available for direct download there. Have fun!
https://redd.it/1olqv3o
@r_opensource
Hi everyone,
I built an open-source macOS app that lets you easily mount SMB shares. The app automatically reconnects shares after a connection drop and you can also manually mount and unmount them.
I hope you’ll find it useful as a simple alternative to other paid apps.
If you have any suggestions for improvements or if there’s a feature you’d like me to add, feel free to let me know. You can find the project on my github:
https://github.com/KeepCoolCH/ShareMounter
The compiled app is also available for direct download there. Have fun!
https://redd.it/1olqv3o
@r_opensource
GitHub
GitHub - KeepCoolCH/ShareMounter: Automatically mount, reconnect, and manage network shares (SMB) in macOS.
Automatically mount, reconnect, and manage network shares (SMB) in macOS. - KeepCoolCH/ShareMounter
A definitive list of open source
https://github.com/mustbeperfect/definitive-opensource
I built this list is to consolidate the "best" open source projects in a scalable manner - and by best I mean well-maintained and relatively popular. The problem I found with most other lists is that they included many abandoned projects, partly because of the smaller projects they also included. As someone who was trying to replace everything proprietary with open source, this clutter really frustrated me.
Don't get me wrong, I have nothing against small projects, but I wanted a list of projects that had momentum behind them and weren't just some selfhosted web app someone made in a day, even if technically, it had a completed feature set.
I've tried to accomplish this by automating all of the tedious parts of maintaining a list. Python noscripts generate the README, and maintenance noscripts checks for formatting errors in the JSON files, update stats from the Github api, and also check whether projects are potentially abandoned based on last commit date or if they were archived.
These results are outputted to md files with humans having the final say for whether projects are added or removed.
I'm very happy with where this last has gotten as I feel it's very comprehensive now. Feedback and contributions are appreciated as this list is, in itself, open source!
https://redd.it/1olt000
@r_opensource
https://github.com/mustbeperfect/definitive-opensource
I built this list is to consolidate the "best" open source projects in a scalable manner - and by best I mean well-maintained and relatively popular. The problem I found with most other lists is that they included many abandoned projects, partly because of the smaller projects they also included. As someone who was trying to replace everything proprietary with open source, this clutter really frustrated me.
Don't get me wrong, I have nothing against small projects, but I wanted a list of projects that had momentum behind them and weren't just some selfhosted web app someone made in a day, even if technically, it had a completed feature set.
I've tried to accomplish this by automating all of the tedious parts of maintaining a list. Python noscripts generate the README, and maintenance noscripts checks for formatting errors in the JSON files, update stats from the Github api, and also check whether projects are potentially abandoned based on last commit date or if they were archived.
These results are outputted to md files with humans having the final say for whether projects are added or removed.
I'm very happy with where this last has gotten as I feel it's very comprehensive now. Feedback and contributions are appreciated as this list is, in itself, open source!
https://redd.it/1olt000
@r_opensource
GitHub
GitHub - mustbeperfect/definitive-opensource: The definitive list of the best of (consumer facing) open source.
The definitive list of the best of (consumer facing) open source. - mustbeperfect/definitive-opensource
Seed7 - The Extensible Programming Language
https://www.youtube.com/watch?v=BgzNLgtypVs
https://redd.it/1olsqhx
@r_opensource
https://www.youtube.com/watch?v=BgzNLgtypVs
https://redd.it/1olsqhx
@r_opensource
YouTube
Seed7 - The Extensible Programming Language • Thomas Mertes • 11/2024
Driven by a decades-long quest to create his own versatile, efficient, and memory-safe language, Thomas Mertes presents Seed7, his very own open-source programming language based on C. In this talk, he covers the language's modular syntax, including the definition…
Building an open source headless CMS - heavily inspired by Sanity Studio (Made in Svelte Kit)
https://getaphex.com/
https://redd.it/1olvuul
@r_opensource
https://getaphex.com/
https://redd.it/1olvuul
@r_opensource
Getaphex
Aphex CMS - Open Source SvelteKit Headless CMS
A modern, open source headless CMS built with SvelteKit. Type-safe, code-first schemas with no vendor lock-in.
'contributing.md' but video, for people trying to make their first contributions to open source
https://www.youtube.com/watch?v=2v8Jp0FcUf0
https://redd.it/1olozoz
@r_opensource
https://www.youtube.com/watch?v=2v8Jp0FcUf0
https://redd.it/1olozoz
@r_opensource
YouTube
Want to contribute to open source? Start Here - ep4
Github: https://github.com/lockbook/lockbook
Join our Discord: https://discord.gg/lockbook
Website: https://lockbook.net
Blog: https://blog.lockbook.net
0:00 hi
0:15 why
1:46 learn
3:08 connect
4:00 do
Join our Discord: https://discord.gg/lockbook
Website: https://lockbook.net
Blog: https://blog.lockbook.net
0:00 hi
0:15 why
1:46 learn
3:08 connect
4:00 do
LyteNyte Grid, our open source React data grid, now plays nice with Shadcn/UI + Tailwind
Hey everyone,
The team at 1771 Technologies has been working up something great for the shadcn/ui and React communities. We're excited to share that LyteNyte Grid, our high-performance React data grid, is now available directly via the shadcn/ui registry.
# Fast shadcn/ui Setup, Simple Integration
LyteNyte Grid is a headless (or pre-styled) React data grid compatible with Tailwind. It’s designed for flexibility and massive scale. We've added native themes for shadcn/ui (both light and dark), using shadcn/ui's own Tailwind token system. For developers, that means:
No extra styling layers to manage.
If you update your theme tokens, the grid updates automatically.
It looks and feels like a natural extension of your shadcn/ui app.
You can install it using the standard shadcn/ui command and get up and running in minutes. Check out our [installation with shadcn guide](https://www.1771technologies.com/docs/intro-installation-shadcn) for more details or simply run:
npx shadcn@latest add @lytenyte/lytenyte-core
# Built For All LyteNyte Grid Users
The new Shadcn themes are part of our open-source Core edition, which, at only 36kb (gzipped), already offers powerful features for free, such as:
Row grouping
Master-detail rows
Data aggregation
So, if you're building dashboards, admin panels, or internal tools and want them to feel native to shadcn/ui, LyteNyte Grid takes care of the heavy lifting so you can focus on features, not plumbing.
# And Shoutout…
Big thank you to everyone in the React and web development community who has supported our project so far. Our roadmap is stacked with new features we are working on implementing. Your support has meant everything to us. As always, we are keen to hear your feedback.
If you're interested in LyteNyte Grid, check out our demo. Or, if you prefer a deeper technical look, all our code is available on GitHub. Feel free to drop us a star, suggest improvements, or share your thoughts.
# TDLR
LyteNyte Grid is now available via the shadcn/ui registry. We’ve built two new shadcn/ui themes (Light and Dark), that you can set up and begin using in minutes.
https://redd.it/1olzckg
@r_opensource
Hey everyone,
The team at 1771 Technologies has been working up something great for the shadcn/ui and React communities. We're excited to share that LyteNyte Grid, our high-performance React data grid, is now available directly via the shadcn/ui registry.
# Fast shadcn/ui Setup, Simple Integration
LyteNyte Grid is a headless (or pre-styled) React data grid compatible with Tailwind. It’s designed for flexibility and massive scale. We've added native themes for shadcn/ui (both light and dark), using shadcn/ui's own Tailwind token system. For developers, that means:
No extra styling layers to manage.
If you update your theme tokens, the grid updates automatically.
It looks and feels like a natural extension of your shadcn/ui app.
You can install it using the standard shadcn/ui command and get up and running in minutes. Check out our [installation with shadcn guide](https://www.1771technologies.com/docs/intro-installation-shadcn) for more details or simply run:
npx shadcn@latest add @lytenyte/lytenyte-core
# Built For All LyteNyte Grid Users
The new Shadcn themes are part of our open-source Core edition, which, at only 36kb (gzipped), already offers powerful features for free, such as:
Row grouping
Master-detail rows
Data aggregation
So, if you're building dashboards, admin panels, or internal tools and want them to feel native to shadcn/ui, LyteNyte Grid takes care of the heavy lifting so you can focus on features, not plumbing.
# And Shoutout…
Big thank you to everyone in the React and web development community who has supported our project so far. Our roadmap is stacked with new features we are working on implementing. Your support has meant everything to us. As always, we are keen to hear your feedback.
If you're interested in LyteNyte Grid, check out our demo. Or, if you prefer a deeper technical look, all our code is available on GitHub. Feel free to drop us a star, suggest improvements, or share your thoughts.
# TDLR
LyteNyte Grid is now available via the shadcn/ui registry. We’ve built two new shadcn/ui themes (Light and Dark), that you can set up and begin using in minutes.
https://redd.it/1olzckg
@r_opensource
1771Technologies
Installation With Shadcn | 1771 Technologies
Install LyteNyte Grid using the shadcn CLI. 1771 Technologies maintains a public registry of preconfigured LyteNyte Grid components styled for shadcn.
I built Solveig, it turns any LLM into an assistant in your terminal. Think Claude Code with trust issues
## Solveig
Solveig is an agentic runtime that runs as an assistant in your terminal
It that can plan tasks, read files, edit your code, run commands and more
### Watch 45s demo
---
## Quick Start
### Installation
# Core installation (OpenAI + local models)
pip install solveig
# With support for Claude and Gemini APIs
pip install solveigall
### Running
# Run with a local model
solveig -u "http://localhost:5001/v1" "Create a demo BlackSheep webapp"
# Run from a remote API like OpenRouter
solveig -u "https://openrouter.ai/api/v1" -k "<APIKEY>" -m "gpt-5"
See [Usage](https://github.com/FSilveiraa/solveig/blob/main/docs/usage.md) for more.
---
## Features
🤖 **AI Terminal Assistant** - Automate file management, code analysis, project setup, and system tasks using
natural language in your terminal.
🛡️ **Safe by Design** - Granular consent controls with pattern-based permissions and file operations
prioritized over shell commands.
🔌 **Plugin Architecture** - Extend capabilities through drop-in Python plugins. Add SQL queries, web scraping,
or custom workflows with 100 lines of Python.
📋 **Modern CLI** - Clear interface with task planning and listing, file content previews, diff editing,
API usage tracking, code linting, waiting animations and rich tree displays for informed user decisions.
🌐 **Provider Independence** - Works with OpenAI, Claude, Gemini, local models, or any OpenAI-compatible API.
**tl;dr: it tries to be similar to [Claude Code](https://claude.com/product/claude-code), [Kolosal-CLI](https://github.com/KolosalAI/kolosal-cli) or [Aider](https://aider.chat/)
while including explicit guardrails, a consent model grounded on a clear interface, deep configuration, an easy plugin system, and able to integrate any model, backend or API.**
See the [Features](https://github.com/FSilveiraa/solveig/blob/main/docs/about.md#features-and-principles) for more.
---
## Typical tasks
- "Find and list all the duplicate files anywhere inside my ~/Documents/"
- "Check my essay Final.docx for spelling, syntax or factual errors while maintaining the tone"
- "Refactor my testdatabase.ts suite to be more concise"
- "Try and find out why my computer is slow"
- "Create a dockerized BlackSheep webapp with a test suite, then build the image and run it locally"
- "Review the documentation for my project and confirm the config matches the defaults"
---
### So it's yet another LLM-in-my-terminal?
Yes, and there's a detailed Market Comparison
to similar tools in the docs.
The summary is that I think Solveig has a unique feature set that fills a genuine gap.
It's a useful tool built on clear information display, user consent and extensibility.
It's not an IDE extension nor does it require a GUI, and it both tries to do small unique things that no competitor
really has, and to excel at features they all share.
At the same time, Solveig's competitors are much more mature projects with real user testing, and you should
absolutely try them out. A lot of my features where anywhere from influenced to functionally copied from other
existing tools - at the end of the day, the goal of tech, especially open-source software, is to make people's
lives easier.
### Upcoming
I have a Roadmap available,
feel free to suggest new features or improvements. Currently, I'm trying to implement some form of user-defined
system prompt and find a way to get token counting from API messages instead of relying on encoders.
A cool aspect of this project is that, with some focus on dev features like code linting and diff view, I can use Solveig to work on Solveig itself.
I appreciate any feedback or comment, even if it's just confusion - if you can't see how Solveig
## Solveig
Solveig is an agentic runtime that runs as an assistant in your terminal
It that can plan tasks, read files, edit your code, run commands and more
### Watch 45s demo
---
## Quick Start
### Installation
# Core installation (OpenAI + local models)
pip install solveig
# With support for Claude and Gemini APIs
pip install solveigall
### Running
# Run with a local model
solveig -u "http://localhost:5001/v1" "Create a demo BlackSheep webapp"
# Run from a remote API like OpenRouter
solveig -u "https://openrouter.ai/api/v1" -k "<APIKEY>" -m "gpt-5"
See [Usage](https://github.com/FSilveiraa/solveig/blob/main/docs/usage.md) for more.
---
## Features
🤖 **AI Terminal Assistant** - Automate file management, code analysis, project setup, and system tasks using
natural language in your terminal.
🛡️ **Safe by Design** - Granular consent controls with pattern-based permissions and file operations
prioritized over shell commands.
🔌 **Plugin Architecture** - Extend capabilities through drop-in Python plugins. Add SQL queries, web scraping,
or custom workflows with 100 lines of Python.
📋 **Modern CLI** - Clear interface with task planning and listing, file content previews, diff editing,
API usage tracking, code linting, waiting animations and rich tree displays for informed user decisions.
🌐 **Provider Independence** - Works with OpenAI, Claude, Gemini, local models, or any OpenAI-compatible API.
**tl;dr: it tries to be similar to [Claude Code](https://claude.com/product/claude-code), [Kolosal-CLI](https://github.com/KolosalAI/kolosal-cli) or [Aider](https://aider.chat/)
while including explicit guardrails, a consent model grounded on a clear interface, deep configuration, an easy plugin system, and able to integrate any model, backend or API.**
See the [Features](https://github.com/FSilveiraa/solveig/blob/main/docs/about.md#features-and-principles) for more.
---
## Typical tasks
- "Find and list all the duplicate files anywhere inside my ~/Documents/"
- "Check my essay Final.docx for spelling, syntax or factual errors while maintaining the tone"
- "Refactor my testdatabase.ts suite to be more concise"
- "Try and find out why my computer is slow"
- "Create a dockerized BlackSheep webapp with a test suite, then build the image and run it locally"
- "Review the documentation for my project and confirm the config matches the defaults"
---
### So it's yet another LLM-in-my-terminal?
Yes, and there's a detailed Market Comparison
to similar tools in the docs.
The summary is that I think Solveig has a unique feature set that fills a genuine gap.
It's a useful tool built on clear information display, user consent and extensibility.
It's not an IDE extension nor does it require a GUI, and it both tries to do small unique things that no competitor
really has, and to excel at features they all share.
At the same time, Solveig's competitors are much more mature projects with real user testing, and you should
absolutely try them out. A lot of my features where anywhere from influenced to functionally copied from other
existing tools - at the end of the day, the goal of tech, especially open-source software, is to make people's
lives easier.
### Upcoming
I have a Roadmap available,
feel free to suggest new features or improvements. Currently, I'm trying to implement some form of user-defined
system prompt and find a way to get token counting from API messages instead of relying on encoders.
A cool aspect of this project is that, with some focus on dev features like code linting and diff view, I can use Solveig to work on Solveig itself.
I appreciate any feedback or comment, even if it's just confusion - if you can't see how Solveig
GitHub
GitHub - FSilveiraa/solveig: An agentic runtime that enables secure, extensible and configurable AI automation from any model
An agentic runtime that enables secure, extensible and configurable AI automation from any model - FSilveiraa/solveig
could help you,
that's an issue with me communicating value that I need to fix.
Leaving a ⭐ on the repository is also very much appreciated.
https://redd.it/1olzgdj
@r_opensource
that's an issue with me communicating value that I need to fix.
Leaving a ⭐ on the repository is also very much appreciated.
https://redd.it/1olzgdj
@r_opensource
GitHub
GitHub - FSilveiraa/solveig: An agentic runtime that enables secure, extensible and configurable AI automation from any model
An agentic runtime that enables secure, extensible and configurable AI automation from any model - FSilveiraa/solveig
CharlotteOS, An Experimental Modern Operating System
https://github.com/charlotte-os/Catten
https://redd.it/1om340l
@r_opensource
https://github.com/charlotte-os/Catten
https://redd.it/1om340l
@r_opensource
GitHub
GitHub - charlotte-os/Catten: The Kernel of CharlotteOS, An Experimental Modern Operating System
The Kernel of CharlotteOS, An Experimental Modern Operating System - charlotte-os/Catten
OSL project: a hardware + software ecosystem for robotic prosthetics research
https://opensourceleg.org
https://redd.it/1om495f
@r_opensource
https://opensourceleg.org
https://redd.it/1om495f
@r_opensource
opensourceleg.org
Open-Source Leg
An end-to-end open-source platform that makes prosthetics research more accessible
Building a Local Voice Dictation app
I discovered Wispr Flow a while back, and it’s honestly been a game changer for how I vibe code or just interact with AI in general. That said, there are a few fundamental drawbacks that bugged me over time:
All your audio is sent to the cloud
It’s $12/month. Why does everything have to be a subnoscription these days?
I've scoured through for some more options but none is truly free and open source with a Wispr Flow feel. So I built Transcrybe, a FOSS push to dictate tool. (currently only for MacOS)
Here are a couple of key selling points:
Free and Open Source
Choose your own model (currently Whisper Tiny, Base, or Small)
Instant dictation, under 1 second, even for long sentences
Privacy-first — no data uploads, and all recordings are deleted after dictation
Sure, it won't format or catch obscure phrases as perfectly as a cloud based tool like Wispr Flow. But in my testing, it's basically just as good for most use cases.
Check it out here: https://github.com/spacefarers/Transcrybe
This seems like a relatively simple idea so if someone know of another cool project like this I'd be happy to instead contribute to that one as well.
Let me know what you think!
https://redd.it/1om2188
@r_opensource
I discovered Wispr Flow a while back, and it’s honestly been a game changer for how I vibe code or just interact with AI in general. That said, there are a few fundamental drawbacks that bugged me over time:
All your audio is sent to the cloud
It’s $12/month. Why does everything have to be a subnoscription these days?
I've scoured through for some more options but none is truly free and open source with a Wispr Flow feel. So I built Transcrybe, a FOSS push to dictate tool. (currently only for MacOS)
Here are a couple of key selling points:
Free and Open Source
Choose your own model (currently Whisper Tiny, Base, or Small)
Instant dictation, under 1 second, even for long sentences
Privacy-first — no data uploads, and all recordings are deleted after dictation
Sure, it won't format or catch obscure phrases as perfectly as a cloud based tool like Wispr Flow. But in my testing, it's basically just as good for most use cases.
Check it out here: https://github.com/spacefarers/Transcrybe
This seems like a relatively simple idea so if someone know of another cool project like this I'd be happy to instead contribute to that one as well.
Let me know what you think!
https://redd.it/1om2188
@r_opensource
GitHub
GitHub - spacefarers/Transcrybe: Fully Local Push-to-Transcribe
Fully Local Push-to-Transcribe. Contribute to spacefarers/Transcrybe development by creating an account on GitHub.
PAL v1.2 released - now with support for character events, attaching and detaching foreign windows
Hey everyone,
PAL (Prime Abstraction Layer) — a thin, explicit, low-overhead abstraction over native OS APIs and graphics APIs. Originally named as Platform Abstraction Layer, PAL has evolved into Prime Abstraction Layer — the first and most direct layer between your engine or software and the operating system.
I've just released v1.2.0 and below are the new improvements and features.
# Whats New
Added palGetInstance() to retrieve the native display or instance handle.
Added palAttachWindow() for attaching foreign windows to PAL.
Added palDetachWindow() for detaching foreign windows from PAL.
Added PAL_EVENT_KEYCHAR to
Added documentation for event bits(payload) layout.
Added multi-threaded OpenGL example: demonstrating Multi-Threaded OpenGL Rendering.
Added attaching and detach foreign windows example.
Added key character example.
see CHANGELOG.
Binaries for Windows and Linux with source code has been added in the release section.
Contributions are welcome!
https://github.com/nichcode/PAL
https://redd.it/1ombs3n
@r_opensource
Hey everyone,
PAL (Prime Abstraction Layer) — a thin, explicit, low-overhead abstraction over native OS APIs and graphics APIs. Originally named as Platform Abstraction Layer, PAL has evolved into Prime Abstraction Layer — the first and most direct layer between your engine or software and the operating system.
I've just released v1.2.0 and below are the new improvements and features.
# Whats New
Added palGetInstance() to retrieve the native display or instance handle.
Added palAttachWindow() for attaching foreign windows to PAL.
Added palDetachWindow() for detaching foreign windows from PAL.
Added PAL_EVENT_KEYCHAR to
PalEventType enum.Added documentation for event bits(payload) layout.
Added multi-threaded OpenGL example: demonstrating Multi-Threaded OpenGL Rendering.
Added attaching and detach foreign windows example.
Added key character example.
see CHANGELOG.
Binaries for Windows and Linux with source code has been added in the release section.
Contributions are welcome!
https://github.com/nichcode/PAL
https://redd.it/1ombs3n
@r_opensource
GitHub
PAL/CHANGELOG.md at master · nichcode/PAL
A Thin, low-level, explicit, cross-platform abstraction layer in C - nichcode/PAL