Port some classic game to Linuxa project by MDoucha Let's pick some old classic game, reverse engineer the data formats and game rules and write an open source engine for it from scratch. Some games from 1990s are simple enough that we could have a playable prototype by the end of the week. |
Preserve SUSE's historya project by fos Project Description |
gfxboot for grub2a project by snwint Make a final attempt to implement a graphical user interface for grub2 (gfxboot2). |
early stage kdump supporta project by mbrugger |
|
"autoremove" functionality for zypperan invention by e_bischoff The purpose would be to have the equivalent of Ubuntu's "apt-get autoremove" functionality. |
Create openSUSE images for Arm/RISC-V boardsan invention by avicenzi |
|
Framework laptop integrationan invention by nkrapp Project Description |
|
Officially Become a Kernel Hacker!an invention by m.crivellari DescriptionMy studies as well my spare time are dedicated to the Linux Kernel. |
|
Technical talks at universitiesan invention by agamez Description |
|
Install Uyuni on Kubernetes in cloud-native wayan invention by cbosdonnat Description |
Port Agama's manager to Rusta project by IGonzalezSosa Initially, the Agama D-Bus service was written 100% in Ruby. For many things, it relies on YaST, so it makes sense to use the same language. It was great to have something working quickly, but it also had some drawbacks. The main problem is that, as YaST is not thread-safe, we separated the service into different processes (storage, software, localization, etc.). The system became most responsive but at the cost of eating a lot of RAM. |
Saline (state deployment control and monitoring tool for SUSE Manager/Uyuni)an invention by vizhestkov |
Model checking the BPF verifiera project by shunghsiyu Project Description |
|
Software for musicians / guitarists and their integration in Aeonan invention by fcrozat DescriptionAs a beginner in playing guitar, I'm discovering the wonderful world of music software on Linux. |
Enhance remote and in office social relationshipa project by baldarn |
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. |
Learn Ca project by jsuriano DescriptionI have several future learning goals which require being proficient in C. I'd like to have this HackWeek as an opportunity to get better at the language and understand some of its advanced features like memory management and multithreading. |
Cluster API Provider for Harvesteran invention by rcase |
Implement a full OBS api client in Rusta project by nbelouin DescriptionI recently started to work on tooling for OBS using rust, to do so I started a Rust create to interact with OBS API, I only implemented a few routes/resources for what I needed. |
|
Improve Development Environment on Uyunia project by mbussolotto DescriptionCurrently create a dev environment on Uyuni might be complicated. The steps are: |
|
Switch software-o-o to parse repomd dataa project by hennevogel Currently software.opensuse.org search is using the OBS binary search for everything, even for packages inside the openSUSE distributions. Let's switch this to use repomd data from download.opensuse.org |
Explore the integration between OBS and GitHuba project by pdostal Project Description |
|
terraform-provider-feilonga project by e_bischoff Project Description |
|
FizzBuzz OSa project by mssola Project Description |
Use local/private LLM for semantic knowledge searchan invention by digitaltomm Description |
Uyuni developer-centric documentationan idea by deneb_alpha Description |
|
Support FIDO2 and TPM2 in a full disk encryption based on systemda project by aplanas Description |
|
Patch search applied to productsa project by otilloy Introduction |
Setup Home Assistant on Pi4 and collect solar panel statsa project by emiura Setup a Home Assistant on Raspberry Pi4 and collect statistics from solar panel energy production |
SUSE KVM Best Practicesa project by roseswe DescriptionSUSE Best Practices around KVM, especially for SAP workloads. Early Google presentation already made from various customer projects and SUSE sources. |
suse-rancher-supportconfigan invention by eminguez Description |
Build Edge Image Builder ISO with SUSE Manageran invention by mweiss2 DescriptionWith SUSE Manager, we can build OS Images using KIWI and container images. As we have Edge Image Builder, we want to see if it is possible to use SUSE Manager to build/customize OS Images by integrating Edge Image Builder as well. |
transactional-update from OCI imagesa project by dancermak Description |
Creating Userspace Livepatching using GNU Compiler Infrastructurean idea by gbelinassi DescriptionLivepatching can be described as replacing a faulty, bugged function with another function that contains the fix for the problem. This process requires the livepatch developer to extract the code from the project in question (e.g. glibc, openssl) in such a way to create a single shared object file (.so) that can be loaded within all processes that uses such library. |
Try to render Agama in a TUI browseran idea by ancorgs Description |
|
Emacs org-mode (learning)a project by keichwa From the manual: |
drgn for kernel core analysisa project by tabraham1 Descriptiondrgn as a programmable debugger can be useful for kernel core analysis |