

Nextcloud.
And a subsonic app. There is also another protocol available so you have quite the choice for which you prefer. Currently using Tempo.
Nextcloud.
And a subsonic app. There is also another protocol available so you have quite the choice for which you prefer. Currently using Tempo.
I’m using helix with arrows. On a standard layout its not so great, but on my main keyboard I have a layer with arrow keys near hjkl. So I can use that on all software even on my BÉPO (DVORAC like) layout.
Yup, pull requests are an invention from git’s servers (I think github came up with that first). The built in way (famously used by the linux kernel) is git-send-email.
Just use this one… or any of this 4 others.
This is the issue for us, python outsiders. Each time we try we get a different answer with new tools. We are outside of the comtunity, we don’t know the trend, old and new, pro and cons.
Your first recommandation is hatch… first time I’ve heard of it. Uv seems trendy in this thread, but before that it was unknown to me too.
As I understands it, it should be pip’s job. When it detect I’m in a project it install packages in it and python use them. It can use any tool under the hood, but the default package manager shoud be able to do it on its own.
On that note, I’m hesitant between writing my scripts in perl or python right now. Bash prevent sharing with Windows peoples… I just want to provide easy wrappers tools that are usually aroud 10 lines of shell, but testers ain’t on linux so they cannot use them.
I don’t know perl, but each time I interract with pyton’s projects I have a different venv/poetry/… to setup. Forget adout it the next time and nothing is kept easy to reuse.
Maybe you should join forces with YuNoHost. It let peoples selfhost on a Raspberry Pi or any old computer. Can be a “when I start it spare board only visible at home”.
They already have a lot of apps packages that are 1 click to install. Maybe you can discuss to propose an option in their package script to reduce network to the current machine?
The only downside to this approach is that their solution is targeted at being an entire OS. So I suspect most of the work would be to extract the app management from the rest?
One issue I have with your idea is that most open source servers/app are designed to be run on Linux right? Not every users use it on their main machine. You also talk a lot about docker… does it work on Windows? I mean WSL sounds like a nightmare to manage with script, for other peoples. From my point of view, YuNoHost solution is easy enough for a layman, and they will be happy not to break their main PC, have access from their phone, … even if only at home.