Research how LLMs could help to Linux developers and/or usersa project by anicka DescriptionLarge language models like ChatGPT have demonstrated remarkable capabilities across a variety of applications. However, their potential for enhancing the Linux development and user ecosystem remains largely unexplored. This project seeks to bridge that gap by researching practical applications of LLMs to improve workflows in areas such as backporting, packaging, log analysis, system migration, and more. By identifying patterns that LLMs can leverage, we aim to uncover new efficiencies and automation strategies that can benefit developers, maintainers, and end users alike. |
Selenium with Pythona project by xguo DescriptionTry to create test case about Selenium base on Python |
Encrypted sessions for Mojoliciousa project by kraih Mojolicious](http://mojolicious.org) is a web development toolkit and framework for Perl. It is used by quite a few openSUSE projects, such as openQA and Cavil. |
Add a machine-readable output to dmidecodea project by jdelvare DescriptionThere have been repeated requests for a machine-friendly dmidecode output over the last decade. During Hack Week 19, 5 years ago, I prepared the code to support alternative output formats, but didn't have the time to go further. Last year, Jiri Hnidek from Red Hat Linux posted a proof-of-concept implementation to add JSON output support. This is a fairly large pull request which needs to be carefully reviewed and tested. |
Remove `flask_restx` dependency from masha project by amunoz Description |
Add productcompose support to skippkg-findera project by mlin7442 Description |
Make my humble console collection more presentablea project by lpalovsky DescriptionThis year I decided to start collecting game consoles and currently they are just sitting on shelves. |
Support Loupedeck CT hardware on Linuxa project by MMoese DescriptionI have a Loupedeck CT but it really annoys me that this hardware is unsupported on Linux. I already started implementing some software support for this, and some basic interaction (input events to be precise) are already working. There is still quite some work to be done. |
Simulacra: Explore local multi-vm test environmentsa project by gbhatia Exploring (mostly) declarative distributed test scenarios that involve multiple (virtual) machines, locally. This makes use of the NixOS integration test driver. |
Port git-fixup to POSIX shell script and submit to git/gita project by mcepl Descriptionhttps://github.com/keis/git-fixup is an exceedingly useful program, which I use daily, and I would love to every git user could bask in its awesomeness. Alas, it is a bash script, so it is not appropriate for the inclusion in git proper. |
Creates a Google Sheets Extension for SubHub OEM APIa project by cwh DescriptionLet Product Ops request OEM Keys by just a few mouse clicks. |
Homelab DNS on Raspberry Pi / openSUSE MicroOS with podman & CoreDNSa project by paulgonin DescriptionMini project to replace the homelab dns with a 'hands off' / self updating CoreDNS DNS server with openSUSE MicroOS |
obs-service-elixir_mix_depsa project by alessio.biancalana DescriptionI'd like to explore the creation of a source service to help vendoring the dependencies for an Elixir project. |
AWS CodePipeline CI plugin for pagure on code.opensuse.organ invention by wombelix DescriptionThe openSUSE project wants to leverage AWS CodePipeline for Pull Requests on code.opensuse.org. |
Find a bug in Google Chromea project by Etheryte Description |
Setup Kanidm as OIDC provider on Kubernetesa project by jkuzilek DescriptionI am planning to upgrade my homelab Kubernetes cluster to the next level and need an OIDC provider for my services, including K8s itself. |
Rancher GenAI UI Extensiona project by richardcox DescriptionFollowing on from Gunasekhar Matamalam excellent post introducing k8sgtp i'd like to try to integrate it's output into the Rancher UI via the UI extension mechanism. |
Explore reverse engineering and decompilationa project by jcejka Description |
Learn how to integrate Elixir and Phoenix Liveview with LLMsa project by ninopaparo Description |
Edge Image Builder and mkosi for Uyunia project by oholecek Description |
Daily Game With Godota project by zzaimeche Description |
Digging network internalsa project by dbenini DescriptionAs bugs involving the network are a topic of my interest and I recently started backporting some CVEs for network subsystem, I would like to learn a bit more about kernel network internals. |
Learning more about statistics in home-assistantan invention by fcrozat DescriptionHome Assistant can gather a lot of statistics from associated sensors. |
MIDI2-based Mixer API for ALSAa project by ismaell DescriptionMIDI supports volume control, so why not use that for ALSA? |
How to design system message/prompt for code refactoring with AIa project by leo.tseng DescriptionThe project aims to explore how to design effective system messages and prompts tailored for AI-driven code refactoring tasks. By refining these prompts, we can guide AI models to better understand code structure, identify improvement opportunities, and execute refactorings with minimal manual intervention. The project will delve into creating system messages that balance technical detail with flexibility, enabling AI to perform refactorings that maintain code functionality while improving readability, efficiency, and maintainability. |