Learn LLM agentsan idea by dsu Description |
Try to render Agama in a TUI browseran idea by ancorgs Description |
Evaluate possibility of using targetcli/tcmu_runner to implement tape library emulation, replacing mhvtlan idea by lee_duncan Description |
Agama Expert Partitionera project by joseivanlopez Description |
Editor mode at Agama web interfacea project by ancorgs Description |
Explore procedural generationa project by jcronenberg DescriptionIn my free time I sometimes work on some games with godot. For one project I wanted to explore having a modern city procedurally generated. |
New migration tool for Leapa project by lkocman Update |
Enhance UV openQA helper scripta project by mdonis DescriptionA couple months ago an UV openQA helper script was created to help/automate the searching phase inside openQA for a given MU to test. The script searches inside all our openQA job groups (qam-sle) related with a given MU and generates an output suitable to add (copy & paste) inside the update log. |
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. |
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'. |
Understand and implement a NBCON compliant console driver (study purposes)a project by mpdesouza DescriptionThe 8250 NBCON patch is being reviewed on upstream, so in order to understand the constraints of the NBCON with Preempt-RT just implement an example driver to understand how it works. |
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. |
Metrics Server viewer for Kubernetesa project by bkampen DescriptionBuild a CLI tools which can visualize Kubernetes metrics from the metrics-server, so you're able to watch these without installing Prometheus and Grafana on a cluster. |
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 |
SLEPerf containerizean idea by jerrytang SLEPerf containerize |
Harvester Optimizationa project by jyu Description |
Investigate rancher rke2 guest clusteran idea by cooper.tseng DescriptionInvestigate the flow of deploying rke2 guest cluster to Harvester. |
jigdo for imagesa project by epaolantonio Description |
Modularization and Modernization of cifs.ko for Enhanced SMB Protocol Supporta project by hcarvalho Creator: |
Get latest versions of different Rancher componentsa project by eminguez Description |
Learn obs/ibs sync toola project by xlai DescriptionOnce images/repo are built from IBS/OBS, there is a tool to sync the image from IBS/OBS to openqa asset directory and trigger openqa jobs accordingly. |
Setup a new openQA on more powerful serveran idea by JNa Description
|
VulnHeapa project by r1chard-lyu DescriptionThe VulnHeap project is dedicated to the in-depth analysis and exploitation of vulnerabilities within heap memory management. It focuses on understanding the intricate workflow of heap allocation, chunk structures, and bin management, which are essential to identifying and mitigating security risks. |
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. |
Learn about OSB and contribute to `kustomize` and `k9s` packages to add ARM archa project by dpock DescriptionThere are already |
Contribute to terraform-provider-libvirta project by pinvernizzi Description |
How green are we? Power consumption & AIan idea by mhaefner Description |
Introducing "Bottles": A Proof of Concept for Multi-Version CRD Management in Kubernetesa project by aruiz Description |
Learn Rust by porting pvctrl.an idea by kallan DescriptionI have a Win32 command line utility that is written in C that I would like to port to Rust. |
Kondoizer 2.0an idea by epromislow Description |
Customizable control panel for Home Assistanta project by jbaier_cz Description |
Create an Android app for Syncthing as part of the Syncthing Tray projecta project by mkittler DescriptionThere's already an app but code/features already in Syncthing Tray could be reused to create a nicer app with additional features like managing ignore patterns more easily. The additional UI code for the app could then in turn be re-used by other parts of Syncthing Tray, e.g. to implement further steps in the wizard as requested by some users. This way one "UI wrapper codebase" could serve GNU/Linux, Windows and Android (and in theory MacOS) at the same time which is kind of neat. |
RISC-V emulator in GLSL capable of running Linuxa project by favogt Description |
OpenQA Golang api clienta project by hilchev DescriptionI would like to make a simple cli tool to communicate with the OpenQA API |
fix forever waiting time for notification between UEFI firmware and shim when sending http request or receiving http responsean idea by dtseng DescriptionCurrent shim makes use of the forever wait to get the response from firmware which means it assumes firmware will always correctly get the notification of what he wants, like this: |
Hack on libstrophea project by sjaeckel Descriptionlibstrophe has some open PR's and issues that I'd like to work on and finalize. |
Officially Become a Kernel Hacker!a project by m.crivellari DescriptionMy studies as well my spare time are dedicated to the Linux Kernel. |
Command queue toola project by dheidler Description |
Integrate Backstage with Rancher Managera project by nwmacd Description |
Hacking on Profanitya project by mvetter Description |
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. |
MicroOS/SL Micro health-checks for K3s/RKE2a project by eminguez Description |
learn about android virtualisationa project by AngelaBriel Descriptionandroid virtualization on top of linux |
Contributing to Linux Kernel securityan idea by pperego Description |
Improve Bard's web interface and server featuresa project by alarrosa Description |
otpclient workan idea by pstivanin Description
|
Implement a CLI tool for Trento - trentoctla project by nkopliku DescriptionImplement a |
Revive Garmin Podcastsa project by agraul Description> Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch! |
Improve Development Environment on Uyunia project by mbussolotto DescriptionCurrently create a dev environment on Uyuni might be complicated. The steps are: |
gphoto2 workan idea by msmeissn Description |
toptop - a top clone written in Goa project by dshah Description
|
CVE portal for SUSE Rancher productsa project by gmacedo Description |
Train generative AI with internal knowledge to answer questions related to code/architecture/hr etc.an idea by rosblendido DescriptionUse the internal documentation (wiki, confluence, etc.) to train AI to be able to answer questions from developers about product architecture, hr, it, etc. |
Extending KubeVirtBMC's capability by adding Redfish supporta project by zchang Description |
Harvester Packer Pluginan idea by mrohrich DescriptionHashicorp Packer is an automation tool that allows automatic customized VM image builds - assuming the user has a virtualization tool at their disposal. To make use of Harvester as such a virtualization tool a plugin for Packer needs to be written. With this plugin users could make use of their Harvester cluster to build customized VM images, something they likely want to do if they have a Harvester cluster. |
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 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. |
Two part 1) work on SLMicro YES Cert documentation and 2) learn about SUSE Edgean idea by Jackman1 The documentation for YES certification needs improvements to flow better. I'm want to learn about SUSE Edge products to further my knowledge. |
drgn for kernel core analysisa project by tabraham1 Descriptiondrgn as a programmable debugger can be useful for kernel core analysis |
Moooar qubesome featuresa project by pgomes DescriptionThe idea for Hack Week is to add new features to qubesome. qubesome is a CLI that manages your window managers and workloads in a GitOps manner. Each profile is executed under its own container, with its own xorg display. This enables having awesomewm running for a profile while having i3 for another, for example, both running in parallel. Anyone keen on learning more about qubesome or helping with the goals, please feel free to reach out. |
Create SUSE Manager users from ldap/ad groupsa project by mbrookhuis DescriptionThis tool is used to create users in SUSE Manager Server based on LDAP/AD groups. For each LDAP/AD group a role within SUSE Manager Server is defined. |
Learning frontend dev (Vue3 mostly)a project by cxiong DescriptionI started in Desktop team at SUSE. It's been a long while since I coded in any JS and much has changed. I wanted to pick up some and acquire some knowledge for hacking on some apps I've come to use often recently (e.g. FreeTube) |
[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. |
Maintenance Game with Godota project by cyberiad DescriptionExploring Godot, the gaming engine, by developing a 2D game with Mainty the chamaleon which fixes bugs and addresses security issues proactively. |
Practice MLperf benchmark for AI testing purposean idea by cachen DescriptionI would like to take this hackweek to learn and play MLperf benchmark on openSUSE or SLES or SLMicro, by following the guidance in https://confluence.suse.com/display/qasleapac2/MLperf+benchmark+intro |
Query Topology over Timea project by fvanlankvelt DescriptionThe Topology in SUSE Observability describes how the different components in a system interact with each other. It is maintained with history, so can be reconstructed at any point in the past. |
Try react-flow for SUSE Observability visualizera project by aovechkin Description |
Learn Linux kernel code and play with a early versionan idea by renxt0310 DescriptionI am learning Linux kernel for some time. In order to understand how kernel works, I read the code based on version 0.12 and do some hands on in VM. I will continue and hope understand more in the concentrated time of hackweek. |
Decouple topology data from User Settings in the StackState (SUSE Observability) platforma project by bschuur Description |
Evaluate and document two out of three nodes lost for K3s / RKE2 and Harvestera project by mweiss2 DescriptionNeed to find out what the impact is for loosing quorum and recovery from this situation in case of K3s / RKE2 and Harvester. |
Build Edge Image Builder ISO with SUSE Managera project by mweiss2 DescriptionWith SUSE Manager we can build OS Images using KIWI, we can build Container Images and as we have Edge Image Builder we want to see if it is possible to use SUSE Manager as well to build / customize OS Images with integrationg Edge Image Builder as well. |
Software for musicians / guitarists and their integration in Aeona project by fcrozat DescriptionAs a beginner in playing guitar, I'm discovering the wonderful world of music software on Linux. |
Testing and automating containerized Firefox KIOSKan idea by GraceWang DescriptionTest the containerized Firefox KIOSK |
Learn about Rust, and possibly do something with the help of copilota project by XinLiang DescriptionI am completely new to Rust, but I'm interested in learning it. |
Lawndon - Recycled electric mower converted into a 3D printable and autonomous hill climbing mower.a project by jordonleach Description |
Install Uyuni on Kubernetes in cloud-native waya project by cbosdonnat Description |
suse-rancher-supportconfiga project by eminguez 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. |
Automating Troubleshooting with AI in StackStatea project by mbakker DescriptionFollowing the acquisition of StackState, SUSE now has access to a powerful observability solution with built-in guided remediation. We've run initial tests on enhancing this experience by automating troubleshooting steps and exploring how AI can further improve the process. Now, we want to take it to the next level by exploring new ways to automate the detection, diagnosis, and remediation of performance and health issues in our systems, and to understand how AI can enhance this workflow. |
Sustainable/efficient use of hardware in datacentersan idea by okurz MotivationWe have many machines and server hardware in our SUSE datacenters meaning physical hardware using electrical power. |
Hack on rich terminal user interfacesa project by amanzini DescriptionTUIs (Textual User Interface) are a big classic of our daily workflow. |
Use local LLM for geeko searcha project by digitaltomm Description |
SUSE KVM Best Practicesan idea by roseswe DescriptionSUSE Best Practices around KVM, especially for SAP workloads. Early Google presentation already made from various customer projects and SUSE sources. |
Finish gfxprim application multiplexor (window manager)a project by metan Project Description |
Rancher/k8s Trouble-Makera project by tonyhansen |
Mario Builder 64an idea by rovertronic Project Description |
Small healthcheck tool for Longhorna project by mbrookhuis |
Calendar TUI with GCal supporta project by malikirri |
Update my own python audio and video time-lapse and motion capture apps and publisha project by dmair Project Description |
FizzBuzz OSa project by mssola Project Description |
Framework laptop integrationa project by nkrapp Project Description |
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. |
New openSUSE-welcomea project by lkocman Project Description |
Enhance remote and in office social relationshipa project by baldarn |
SUSE Prague claw machinea project by anstalker Project Description |
WanderTracean idea by aporta |
D-Bus Translatoran idea by mvidner Project Description |
Nodes Overviewan idea by lrangasamy |
k8s deployment in KVM / VMware via Terraform and Kubesprayan idea by pdostal Project Description |
Create language model based on Uyuni documentationan idea by nadvornik |