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 |
Testing and adding GNU/Linux distributions on Uyunia project by juliogonzalezgil Join the Gitter channel! https://gitter.im/uyuni-project/hackweek |
early stage kdump supporta project by mbrugger |
"autoremove" functionality for zyppera project 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 |
Sipario, less mobile phone, more social interactionsa project by baldarn Mobile phone usage is addictive. There are adults addicted, but a huge problem is kids addiction |
A CLI for Harvestera project by mohamed.belgaied [comment]: # Harvester does not officially come with a CLI tool, the user is supposed to interact with Harvester mostly through the UI [comment]: # Though it is theoretically possible to use kubectl to interact with Harvester, the manipulation of Kubevirt YAML objects is absolutely not user friendly. |
Officially Become a Kernel Hacker!a project by m.crivellari DescriptionMy studies as well my spare time are dedicated to the Linux Kernel. |
Install Uyuni on Kubernetes in cloud-native waya project 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)a project by vizhestkov |
Technical talks at universitiesa project by agamez Description |
Model checking the BPF verifiera project by shunghsiyu Project Description |
Framework laptop integrationa project by nkrapp Project Description |
Hack on rich terminal user interfacesa project by amanzini DescriptionTUIs (Textual User Interface) are a big classic of our daily workflow. |
RISC-V emulator in GLSL capable of running Linuxa project by favogt Description |
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. |
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. |
Cluster API Provider for Harvestera project by rcase |
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. |
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: |
Bootstrap openSUSE on LoongArcha project by glaubitz Description |
SUSE AI Meets the Game Boarda project by moio Use tabletopgames.ai’s open source TAG and PyTAG frameworks to apply Statistical Forward Planning and Deep Reinforcement Learning to two board games of our own design. On an all-green, all-open source, all-AWS stack! |
Switch software-o-o to parse repomd dataan idea 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 |
SUSE Prague claw machinea project by anstalker Project Description |
New openSUSE-welcomea project by lkocman Project Description |
FizzBuzz OSa project by mssola Project Description |
Support FIDO2 and TPM2 in a full disk encryption based on systemda project by aplanas Description |
Create a DRM driver for VGA video cardsa project by tdz Yes, those VGA video cards. The goal of this project is to implement a DRM graphics driver for such devices. While actual hardware is hard to obtain or even run today, qemu emulates VGA output. |
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 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. |
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 |
suse-rancher-supportconfiga project by eminguez Description |
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 |
Uyuni developer-centric documentationan idea by deneb_alpha Description |
Grapesss: a physical Shamir's Secret Sharing application [ESP32-C3 + Mobile]a project by ecandino |
Emacs org-mode (learning)a project by keichwa From the manual: |
Tumbleweed on Mars-CM (RISC-V board)a project by ph03nix RISC-V is awesome, Tumbleweed is awesome, chocolate cake is awesome. I'm planning to combine all of them in one project. |
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. |
drgn for kernel core analysisa project by tabraham1 Descriptiondrgn as a programmable debugger can be useful for kernel core analysis |
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. |
Patch search applied to productsa project by otilloy Introduction |
Agama Expert Partitionera project by joseivanlopez Description |
Learn using LangChain/LangGraph to facilitate LLM application buildinga project by fanyadan DescriptionLearn how to apply LangChain or LangGraph into LLM application building |
AI for product managementa project by a_jaeger Description |
CVE portal for SUSE Rancher productsa project by gmacedo Description |
ghostwrAIter - a local AI assisted tool for helping with support casesan idea by paolodepa Description |
Kill DMA and DMA32 memory zonesa project by ptesarik Description |
Deep clean-up of the SUMA / Uyuni documentation files (HW2024)an idea by omaric Project Description |
The Great Hack Week 24 Train Chase (Video a Train)a project by simotek DescriptionDo you have a smartphone? Do you have a train, tram or metro track near you? If so this is the hack week project for you. |
Make use of sd_varlink to replace dbus (rebootmgr)a project by kukuk Description |
Migrate from Docker to Podmana project by tjyrinki_suse Description |
Learn enough Golang and hack on CoreDNSa project by jkuzilek DescriptionI'm implementing a split-horizon DNS for my home Kubernetes cluster to be able to access my internal (and external) services over the local network through public domains. I managed to make a PoC with the k8s_gateway plugin for CoreDNS. However, I soon found out it responds with IPs for all Gateways assigned to HTTPRoutes, publishing public IPs as well as the internal Loadbalancer ones. |
Digital art wallpapers for openSUSE Leap and Tumbleweeda project by lkocman Description |
Cobbler Angular Web Interfacea project by SchoolGuy Project Description |
Use local LLM for geeko searcha project by digitaltomm Description |
RKE2 versionsan invention by eminguez Description |
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. |
Yearly Quality Engineering Ask me Anything - AMA for not-engineeringa project by szarate GoalGet a closer look at how developers work on the Engineering team (R & D) of SUSE, and close the collaboration gap between GSI and Engineering |
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. |
Investigate rancher rke2 guest clusteran idea by cooper.tseng DescriptionInvestigate the flow of deploying rke2 guest cluster to Harvester. |
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. |
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. |
Enhance SUSE doc team pages on Google sitesa project by jufa Description |
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. |
AI for Uyuni Test Implementation Productivityan idea by jordimassaguerpla Description |
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. |
Measuring electricity consumption of PC running on openSUSE with Shelly PM Mini Gen 3a project by bzoltan1 DescriptionI would like to measure how various services and their software updates in openSUSE TW impact the power consumption of a PC |
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. |
Extending KubeVirtBMC's capability by adding Redfish supporta project by zchang Description |
Automation of ABI compatibility checksa project by ateixeira DescriptionABI compatibility checks could be further automated by using the OBS API to download built RPMs and using existing tools to analyze ABI compatibility between the libraries contained in those packages. This project aims to explore these possibilities and figure out a way to make ABI checks as painless and fast as possible for package maintainers. |
MicroOS/SL Micro health-checks for K3s/RKE2a project by eminguez Description |
Look at personal NASa project by qzhao DescriptionThere are several open source private NAS solutions on the community today, There are a number of open source private NAS solutions on the market, and I'm going to compare their similarities and differences and analyze how they are implemented. |
Tracing system calls with eBPFa project by doreilly DescriptionMany security tools need to record system calls like execve. Using the Linux audit system for this can have a detrimental performance impact in some cases. |
Work on kqlite (Lightweight remote SQLite with high availability and auto failover).a project by epenchev DescriptionContinue the work on kqlite (Lightweight remote SQLite with high availability and auto failover). |
Edge Image Builder and mkosi for Uyunia project by oholecek Description |
Run local LLMs with Ollama and explore possible integrations with Uyunia project by PSuarezHernandez DescriptionUsing Ollama you can easily run different LLM models in your local computer. This project is about exploring Ollama, testing different LLMs and try to fine tune them. Also, explore potential ways of integration with Uyuni. |
FamilyTrip Planner: A Personalized Travel Planning Platform for Familiesan invention by pherranz DescriptionFamilyTrip Planner is an innovative travel planning application designed to optimize travel experiences for families with children. By integrating APIs for flights, accommodations, and local activities, the app generates complete itineraries tailored to each family’s unique interests and needs. Recommendations are based on customizable parameters such as destination, trip duration, children’s ages, and personal preferences. FamilyTrip Planner not only simplifies the travel planning process but also offers a comprehensive, personalized experience for families. |
Enabling Rancher as an OIDC Providera project by rcabello DescriptionKubernetes supports OpenID Connect (OIDC) natively as an authentication mechanism, enabling token-based user authentication. This can be configured through flags in the Kubernetes API server or by using AuthenticationConfiguration. |
Docker Desktop Extension for Application Collectiona project by pcaraballo DescriptionDocker and Docker Desktop are the tools of choice for most of developers when it comes to container runtime and management in local environments. Both have been out there for many years, and users are well familiarized with them, so both are great catalysts for adopting new solutions. |
iSCSI integration in Warewulfa project by ncuralli Description |
Modernize SCC Customer Managementa project by hfschmidt Description |
Salt API authentication with Uyuni usersan idea by RDiasMateus Description |
Create DRM drivers for VESA and EFI framebuffersa project by tdz Description |
Enlightenment Themesa project by simotek I have several themes in progress, they all need lots of work before they could be used with openSUSE. * The gtk people keep changing things so the gtk theme I use to match my enlightenment theme also needs fixing. |
Write an url shortener in Rust (And learn in the way)a project by szarate So I have 469.icu :), it's currently doing nothing... (and for sale) but in the meantime, I'd like to write an url shortener from scratch and deploy it on my own server |
Linux on Cavium CN23XX cardsa project by tsbogend Before Cavium switched to ARM64 CPUs they developed quite powerful MIPS based SOCs. The current upstream Linux kernel already supports some Octeon SOCs, but not the latest versions. Goal of this Hack Week project is to use the latest Cavium SDK to update the Linux kernel code to let it running on CN23XX network cards. |
influxdb-rails 2.0a project by hennevogel Release v2.0 of the gem and dashboards |
SAR Performance Data Plottera project by roseswe |
Testing and automating containerized Firefox KIOSKan idea by GraceWang DescriptionTest the containerized Firefox KIOSK |
WebUI for your dataa project by avicenzi A single place to view every bit of data you have. |
Integrate Backstage with Rancher Managera project by nwmacd Description |
GameYatra: Personal Hobby Game Projecta project by lthadeus |