WebUI for your dataa project by avicenzi A single place to view every bit of data you have. |
GameYatra: Personal Hobby Game Projecta project by lthadeus |
How green are we? Power consumption & AIan idea by mhaefner Description |
Mammuthus - The NFS-Ganesha inside Kubernetes controllera project by vcheng DescriptionAs the user-space NFS provider, the NFS-Ganesha is wieldy use with serval projects. e.g. Longhorn/Rook. |
Kanidm: A safe and modern IDM systeman idea by firstyear Kanidm is an IDM system written in Rust for modern systems authentication. The github repo has a detailed "getting started" on the readme. |
Harvester Optimizationa project by jyu Description |
SUMA demo environemnta project by sbehlert DescriptionFor "show and tell" situations it's helpful to have a portable (set of) images available which contains SUMA Server as well as clients. The intend is to create something that can be used on a standard laptop, setup and updated before adding it to the machine, and easily be 'reset'. |
Git CI to automate the creation of product definitionan idea by gyribeiro DescriptionAutomate the creation of product definition |
SBK simulator enhancementsan idea by kieferchang Description |
Finish gfxprim application multiplexor (window manager)a project by metan Project Description |
Investigate the openQA installation process for IPMI and PowerVMan idea by rfan1 Description |
USB storage plumbing for the Linux Kernel Librarya project by dmdiss This project builds on my previous efforts to plumb the Linux Kernel Library (LKL) into USB storage devices. This time I plan on mostly ignoring Android and will instead focus on lklfuse USB support. |
make some updates to python-kmodan idea by zhonglidong Descriptionpython-kmod is the python interface for libkmod. But the upstream became inactive for a long time. The last commit was 11 years ago. In the meantime kmod is still under actively developing. So I want to narrow down the gap between these two packages during this Hackweek. |
Try react-flow for SUSE Observability visualizera project by aovechkin Description |
[Agama] Investigate to shorten s390x URL on O3 to avoid character limita project by leli DescriptionThere is a character limit of <=80 characters in s390x, for OSD we workaround this problem using a url shortener, like http://s.qa.suse.de/ but we don't have anything equivalent for O3. Some colleagues recommended https://v.gd/ but some initial test showed that cannot shorten ftp urls. |
Dartboard TUIa project by IValentin DescriptionOur scalability and performance testing swiss-army knife tool Dartboard is a major WIP so why not add more scope creep? |
Learn SDAF frameworkan idea by llzhao DescriptionSDAF is the SAP deployment automation framework on Azure. It is an open-source tool for deploying, installing and maintaining SAP environments. It uses terraform + Ansible for deployment. |
Hack robotic vacuum cleaneran invention by frantisek.simorda DescriptionGet rid of factory cloud integration of robotic vacuum cleaner and install Valetudo |
Improve Bard's web interface and server featuresa project by alarrosa Description |
fork & exec operations though io_uringa project by gbertazi Description |
Emulate a 68k on x86a project by BLandorff DescriptionIn C++ and x86 assembly, build an Emulator for Motorola 68000. |
Automated Test Report revieweran idea by oscar-barrios Description |
gnome-kiosk runs in containeran invention by xiaoguang_wang DescriptionBuild a container with gnome-kiosk running on wayland, and it can run with the firefox kiosk container. |
Refresh Python landing page on the openSUSE wiki.a project by mcalabkova Description |
getting started with LoRaWANa project by rfrohl DescriptionGet started with LoRaWAN and play with the hardware I have lying around for ages. |
Introducing "Bottles": A Proof of Concept for Multi-Version CRD Management in Kubernetesa project by aruiz Description |
Get latest versions of different Rancher componentsa project by eminguez Description |
jigdo for imagesa project by epaolantonio Description |
wireguard Containeran invention by kukuk Description |
concierge: a distributed object capabilities based secret management tool implemented with Spritely Goblinsa project by gleidi DescriptionThe idea is to build a FOSS command line (for now) secrets management tool, you may have heard of SOPS or Hashicorp Vault, with Spritely Goblins. |
New migration tool for Leapan invention by lkocman Update |
Impove Tracking Milestone Qualitya project by rtsvetkov DescriptionWe need to track better the milestone quality. |
Digging into the NanoKVMan idea by abergmann DescriptionTesting the capabilities of the NanoKVM and NanoKVM Lite open source Keyboard Video Mouse switches. |
Drag Race - comparative performance testing for pull requestsa project by balanza Description«Sophia, a backend developer, submitted a pull request with optimizations for a critical database query. Once she pushed her code, an automated load test ran, comparing her query against the main branch. Moments later, she saw a new comment automatically added to her PR: the comparison results showed reduced execution time and improved efficiency. Smiling, Sophia messaged her team, “Performance gains confirmed!”» |
New KDE Plasma notification app/appleta project by apappas DescriptionMy memory is terrible so I depend a lot on notifications to carry me through the workday. As a plasma user I am ok with the current applet, but I don't love it. It is too small for the centrality it has in my day. Also I dislike how you can not go back to notifications you have dismissed |
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. |
A sane DSL for udev rulesan idea by mwilck Description |
Design the new UI for storage configuration at Agamaa project by ancorgs Description |
Learning Game Development with Unitya project by tmuntan1 Description |
Improve various phones kernel mainline support (Qualcomm, Exynos, MediaTek)an idea by pvorel Similar to previous hackweeks ( https://hackweek.opensuse.org/projects/improve-qualcomm-soc-msm8994-slash-msm8992-kernel-mainline-support, https://hackweek.opensuse.org/projects/test-mainline-kernel-on-an-older-qualcomm-soc-msm89xx-explore-mainline-kernel-qualcomm-mainlining) try to improve kernel mainline support of various phones. |
Saltboot ability to deploy OEM imagesan idea by oholecek Description |
Sandarium Smart Lighthousean idea by FSzekely Description |
MIDI2-based Mixer API for ALSAa project by ismaell DescriptionMIDI supports volume control, so why not use that for ALSA? |
make a bit-reproducible VM imagea project by bmwiedemann DescriptionI have spent a lot of time making packages reproducible, but we also want to be able to trust our VM images. |
Agama installer on-line demoa project by lslezak Description |
Contribute to crust-gathera project by tneau Descriptioncrust-gather is a great tool to collect state information on a Kubernetes cluster, to be later able to serve it offline. This eases troubleshooting of CI workflows on cloud-native apps. |
Understand and maybe implement optimal solution finder for Rubik's Cube using IDA* algorithma project by aschnell The Rubik's Cube celebrates its 50th anniversary this year. The goal of this hackweek project is to understand the IDA* (the star is part |
Build a split keyboard from scratcha project by mpagot DescriptionI'm getting older... this summer I experienced an annoying and persistent tingling in one hand and arm. That was the initial motivation to get more interested in ergonomic work gadgets, and from that to split keyboards. And that was the entrance in a rabbit hole. |
Create a web UI for metrics collection scriptsa project by mpavuk Description |
TeleFrame: DRM framebuffer based screencast and remote desktop.a project by AZhou Description |