imbev
imbev
[Matrix](https://matrix.org/) is a communication protocol with over 80 million users, typically used for chat. I request an action for sending messages to a room and a trigger for receiving messages...
Integration with Pycharm and other Jetbrains IDEs can make usage of project management tools such as Rye more convenient. I'd like to suggest the following features in an IntelliJ plugin:...
This is the error that I receive when running on Fedora Kinoite (Silverblue)
A downside of the "pip-tools style" interface is that there is no way to automatically generate a compatible pyproject.toml with the necessary fields. For those using the modern pyproject.toml format,...
Ollama is an open source application that makes it very easy to use LLMs via CLI or an HTTP API. I suggest adding support for Ollama's API. https://github.com/jmorganca/ollama/blob/main/docs/api.md
It would be great if you could package this as a Flatpak package and submit to Flathub! https://docs.flatpak.org/en/latest/index.html https://github.com/flathub/flathub/wiki/App-Submission
Popular desktops such as GNOME and KDE Plasma have graphical interfaces for adding, configuring, and enabling/disabling VPNs. I request that Cosmic add support for VPN solutions such as OpenVPN and...
While using the Cosmic session, Chromium and Electron-based applications are using fallback mouse cursor icons instead of those used elsewhere on the system. This can be tested by hovering over...
The current installation method is to clone the repo then install via requirements.txt . For users who are unaware of Python venvs, this can cause problems with other Python programs.