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 |
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. |
Harvester Optimizationa project by jyu 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. |
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'. |
Finish gfxprim application multiplexor (window manager)a project by metan Project Description |
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 |
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. |
Investigate the openQA installation process for IPMI and PowerVMan idea by rfan1 Description |
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. |
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. |
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? |
Improve Bard's web interface and server featuresa project by alarrosa Description |
Contributing to Linux Kernel securityan idea by pperego Description |
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 cleanera project by frantisek.simorda DescriptionGet rid of factory cloud integration of robotic vacuum cleaner and install Valetudo |
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. |
gnome-kiosk runs in containera project 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 |
Introducing "Bottles": A Proof of Concept for Multi-Version CRD Management in Kubernetesa project by aruiz Description |
getting started with LoRaWANa project by rfrohl DescriptionGet started with LoRaWAN and play with the hardware I have lying around for ages. |
Get latest versions of different Rancher componentsa project by eminguez Description |
jigdo for imagesa project by epaolantonio Description |
wireguard Containeran invention by kukuk Description |
Impove Tracking Milestone Qualitya project by rtsvetkov DescriptionWe need to track better the milestone quality. |
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 Leapa project by lkocman Update |
Editor mode at Agama web interfacea project by ancorgs Description |
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 |
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. |
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 |
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 |
Team Hedgehogs' Data Observability Dashboarda project by gsamardzhiev DescriptionThis project aims to develop a comprehensive Data Observability Dashboard that provides r insights into key aspects of data quality and reliability. The dashboard will track: |
TeleFrame: DRM framebuffer based screencast and remote desktop.a project by AZhou Description |
Docs as Code: programmable pipelines with Dagger.ioa project by ncarmo Description |
ddflare: (Dyn)DNS management via Cloudflare API in Kubernetesa project by fgiudici Descriptionddflare is a project started a couple of weeks ago to provide DynDNS management using v4 Cloudflare APIs: Cloudflare offers management via APIs and access tokens, so it is possible to register a domain and implement a DynDNS client without any other external service but their API. |
YQPkg - Bringing the Single Package Selection Back to Lifea project by shundhammer tl;dr |
Highly Avaliable DNS for nonprofit organization hkfree.orga project by opithart DescriptionI take part in a non-profit organization which seeks to share knowledge, teach tech and connect people in Hradec Králové region to it's network and the internet. It's called hkfree.org |
Symbol Relationsa project by hli Description |
Check health of my openSUSE packagesan invention by pluskalm
|
Customize and testing automation trying my openwrt image on x86 and raspberryan idea by zyuhu Hackweek 19 This project purpose are: |
Continue AKTIVE, my Tcl Image & Vector Extensiona project by andreas-kupries Project 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. |
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. |
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 |
Mortgage Plan Analyzeran invention by RMestre Project Description |
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. |
toptop - a top clone written in Goa project by dshah Description
|
gphoto2 workan idea by msmeissn Description |
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! |
otpclient workan idea by pstivanin Description
|
learn about android virtualisationa project by AngelaBriel Descriptionandroid virtualization on top of linux |
Picopad developmentan invention by vbabka |
Recipes catalog and calculator in Rails 8a project by gfilippetti |
Command queue toola project by dheidler Description |
Setup a new openQA on more powerful serveran idea by JNa Description
|
COOTWbota project by ngetahun |
Learn go HTML templates by creating a interactive website rendered on the servera record by ptashima DescriptionGolang HTML templates are powerful, yet simple to use. It can be used to dynamically render pages and create interactive websites without or with minimal usage of JavaScript. |
Calendar TUI with GCal supporta project by malikirri |
Small healthcheck tool for Longhorna project by mbrookhuis |
Rancher/k8s Trouble-Makera project by tonyhansen |
Study SPDKa project by chinyahuang DescriptionThe SPDK is used for Longhorn v2 volumes. This project aims to explore the SPDK codebase to understand its functionality and architecture. |
Build a GUI with Godota project by Servus007 DescriptionThe main goal is to discover Godot options not to build only games, but also creating GUI with it. |
Better diff'ing experiencean idea by MSirringhaus DescriptionFor diff-ing directories, I usually like to use meld, but it struggles a lot with large trees. |
consider xli necessitya project by pgajdos Descriptionxli is SUSE's own fork of XLoadImage |
OIDC Loginproxya project by toe DescriptionReverse proxies can be a useful option to separate authentication logic from application logic. SUSE and openSUSE use "loginproxies" as an authentication layer in front of several services. |
Lawndon - Recycled electric mower converted into a 3D printable and autonomous hill climbing mower.a project by jordonleach 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. |
Re-Setup and test openSUSE video equipmenta project by mstrigl Setup the video equipment and reinstall all devices |
util-linux-testsuitea project by sbrabec DescriptionThe current util-linux package contains a lot of tests. These tests are called during the build process. But the build environment is limited, and many of the tests cannot be ran properly. |
Hacking on Profanitya project by mvetter Description |
Automated Test Report revieweran idea by oscar-barrios Description |
Focus on web security for OpenSUSE projectsa project by emanuelecappello 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. |
Contribute to terraform-provider-libvirta project by pinvernizzi Description |
Learn about OSB and contribute to `kustomize` and `k9s` packages to add ARM archa project by dpock DescriptionThere are already |
ReaR upstream janitor work towards a new releasea project by jsmeix Preparations towards release of ReaR 2.8 |
Improve UML page fault handlera project by ptesarik DescriptionImprove UML handling of segmentation faults in kernel mode. Although such page faults are generally caused by a kernel bug, it is annoying if they cause an infinite loop, or panic the kernel. More importantly, a robust implementation allows to write KUnit tests for various guard pages, preventing potential kernel self-protection regressions. |
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. |
Smarter Home with Home Assistantan idea by JonathanKang DescriptionIn previous hackweek, I setup a few automations and integrations that made my life easier. I had a few ideas to improve the current status, so I'd like to implement them in this hackweek. |
More sophisticated KMP cleanup in `zypper purge-kernels`a project by mlandres DescriptionKMPs get removed automatically as soon as the last kernel providing their requirements is purged. |
Save pytorch models in OCI registriesa project by jguilhermevanz Description |
Hacking on sched_exta project by flonnegren Description |
Update Haskell ecosystem in Tumbleweed to GHC-9.10.xa project by psimons Description |
tscs - Trento checks for supportconfigan idea by s_schmidt DescriptionThe idea is to make Trento checks usable for support cases by using them on supportconfigs and other files usually easy available to Support. |
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. |
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. |
obs-service-vendor_node_modulesan idea by cdimonaco Description |
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. |
AWS CodePipeline CI plugin for pagure on code.opensuse.orga project by wombelix DescriptionThe openSUSE project wants to leverage AWS CodePipeline for Pull Requests on code.opensuse.org. |
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. |
Learning more about statistics in home-assistantan invention by fcrozat DescriptionHome Assistant can gather a lot of statistics from associated sensors. |
Explore reverse engineering and decompilationa project by jcejka Description |
Learn how to integrate Elixir and Phoenix Liveview with LLMsa project by ninopaparo Description |
Saltboot ability to deploy OEM imagesan idea by oholecek Description |
Daily Game With Godota project by zzaimeche Description |
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. |
SUSE SecureUp!a project by jsegooa DescriptionSUSE SecureUp! is a multifaceted hackweek project aimed at significantly increasing cybersecurity and privacy awareness both within SUSE and amongst our external stakeholders (customers and potential future employees). This will be achieved through targeted initiatives focused on education, engagement, and skill development, with an emphasis on the interconnectedness of security and privacy in today's digital landscape. |
Creating sensor with Raspberry Pi Pico using BTHome protocol and pythonan idea by bigironman DescriptionCreating a simple sensor (e.g. temperature, humidity, pressure) device based on a Raspberry Pi Pico W with a connected sensor to connect to Home Assistant using the BTHome protocol. |
Analyse & write up details of third year of operation of my battery & solar PV systema project by tserong Description |
Explore simple and distro indipendent declarative Linux starting on Tumbleweed or Arch Linuxa project by janvhs Description |
Enhancements of Linux kernel debugging toolsa project by firoyang DescriptionImprove our daily used debugging tools: crash-utility, drgn, kdump, makedumpfile, and so on. |
Explore RAW photo group and similarity by open source alternative: darktable and rawspeedan idea by dawei_pang DescriptionI am a bird watching enthusiast and often takes many RAW photos in continuous shutter, camera can help to group photos by shutter but most common software cannot read the information. |
Turing screen for notifications on OSXa project by eminguez Description |
Capyboard, ESP32 Development Board for Educationa project by emiler Description |
Make smaller image of Micro OS/SLE Micro for RPi (4, 400 or Zero 2)a project by llansky3 DescriptionThe compressed image of e.g. SLE Micro 6.0 is ~ 900Mb. ** The overall goal of this project is to make a smaller footprint (in terms of image size) flavor of the image. This is to be achieved by limiting the target use-case to simple RPi (4, 400, Pi Zero 2) server for home IoT. ** |
Spark+React+Jade(Pug) - in search of a painless migration workflow for the Uyuni Front-End stacka project by manuel.salvi DescriptionA study session open to everyone who is interested in getting hands down on the Uyuni front-end implementation and migration from the old struts+jsp+jquery stack to the new spark+jade+react stack. The study will be focused on react renderer and components functionalities, jade template engine and spark mvc to learn key differences and between the old and new stack, the focus is to be able to find what are the keys to a good migration workflow. |
ADS-B receiver with MicroOSa project by epaolantonio I would like to put one of my spare Raspberry Pis to good use, and what better way to see what flies above my head at any time? |
Bot to identify reserved data leak in local files or when publishing on remote repositorya project by mdati Description |
Running a Wayland only system for both Tumbleweed and Leap 15.6.an idea by yfjiang Description |
Tracking fixes 3rd generationa project by mfranc DescriptionThere are currently 2 versions of tracking fixes. One is used in CI (and ./scripts/git-fixes)[1] and (unfortunately, it doesn't handle reverts) the other is for sending emails to developers. The first one is relatively fast (for its usecases) and the other is relatively slow and made for bulk processing only. Both are single-threaded. |
Write a shell extension for GNOMEa project by tdz Description |
Jenny Static Site Generatora project by adam.pickering Description |
ClusterOps - Easily install and manage your personal kubernetes clustera project by andreabenini DescriptionClusterOps is a Kubernetes installer and operator designed to streamline the initial configuration |
Create object oriented API for perl's YAML::XS modulea project by tinita Description |
Gen-AI chatbots and test-automation of generated responsesa project by mdati Description |