Complete technical trainingsa project by cvidot DescriptionI would like to use Hack Week as an opportunity to improve my skills and get a better understanding of key topics that are essential for my daily tasks (advanced Linux administration, networking, QA principles, Perl/Bash scripting). |
Learn using LangChain/LangGraph to facilitate LLM application buildinga project by fanyadan DescriptionLearn how to apply LangChain or LangGraph into LLM application building |
SBK simulator enhancementsan idea by kieferchang Description |
Packaging Mu on OBSa project by joeyli DescriptionPackaging Microsoft Mu project |
using cargo-crev for plain git repos (no rust, no cargo crate)an idea by jzerebecki Description |
Uyuni developer-centric documentationan idea by deneb_alpha Description |
Git CI to automate the creation of product definitionan idea by gyribeiro DescriptionAutomate the creation of product definition |
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!”» |
Technical talks at universitiesa project by agamez Description |
ghostwrAIter - a local AI assisted tool for helping with support casesan idea by paolodepa Description |
Study SPDKan idea by chinyahuang DescriptionThe SPDK is used for Longhorn v2 volumes. This project aims to explore the SPDK codebase to understand its functionality and architecture. |
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 generationan idea 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 Description |
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'. |
Learn go HTML templates by creating a interactive website rendered on the serveran idea 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. |
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 toolan idea 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
|
Fundamental Linux Security and Practicea project by r1chard-lyu DescriptionThis project focuses on discovering and understanding basic Linux security vulnerabilities. By familiarizing yourself with common types of vulnerabilities and exploitation techniques, you'll increase the likelihood of successfully identifying and exploiting them when they occur. |
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 archan idea 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 |
Automation for Measuring and Recording Integration Pipelinean idea by rtsvetkov DescriptionAutomation for Measuring and Recording Integration Pipeline |
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 libstrophean idea 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 |
Rancher UI Extensionsa 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 Podcastsan idea by agraul Description
|
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 supportan idea 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 DescriptionCreate utility that will create users with a specific role based on membership of a ldap or ad group. And delete or disable users when they are not a member anymore |
Learning frontend dev (Vue3 mostly)an idea 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 copilotan idea 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 |
Open Source and Open Business software for kindergardenan idea by baldarn Description |
RKE2 versionsa project by eminguez 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 datacentersa project 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 searchan idea 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 |
Avahi Integration and Network Connectiona project by vojha Avahi Integration and Network Connection |
Protestware - Ethical Considerations of Protest within Opensouce Software Communitiesan idea by etchubykalo |
Philosophy of Computer Science (in short 'PhoCS' or phonetically 'Fox')a project by awh |
Integration weather sensors on my Allsky camera - raspberry projectan idea by martinsmac Project Description |
COOTWbota project by ngetahun |
Split initramfs supporta project by ismaell Project DescriptionMany |
solar monitor (part 2)an idea by npower Project Description |
Delve into softweare-o-oa project by mlin7442 |
A frameblending filter for OBS Studio well-suited to do game streaminga project by mschreiner Project Description |
Support for OVA build in OBS and better support for vmdk disks in kiwia project by gmoro Project DescriptionImplement support for OVA as output for kiwi build in OBS using hooks and open-vmdk |
Embedding a Next.Js React application into Go binarya project by jsantos |
Network Throughput Analyzer Tool with Grafana Integrationan idea by sushilhiremath |
Create better async hooks for Uyuni state managementa project by Etheryte |
Creating a MicroOS flavor with Hyprland as a Wayland Compositora project by c-hagenest Project Description |
Elixir LiveView clone of Etherpad (running on ALP)a project by socon Project DescriptionEtherpad (etherpad.org) is a nice solution to share documentation online, with many plugins and capabilities to scale out. |
Dawnscanner: parsing a simple sinatra applicationan idea by pperego |
Learn traffic controla project by jiriwiesner Project DescriptionI need to learn how queueing disciplines work. I need to learn how to use the /usr/sbin/tc tool to change traffic control settings. This is a do-it-yourself project. I do not offer nor require assistance. |
Try openSUSE on MNT Reform (LS1028A)an idea by michals |
Show Hyperlink on Mouse Double Click or Selectiona project by rcai |
Message Based Service Package in Pythona project by seanmarlow Project Description |
Brainstorming: connecting physical stores with a portal for humansa project by tneau |
Modify initramfs to allow unlocking encrypted disk, autologin and password manager with only one password prompta project by tlebreux |
Reverse engineer BLE protocol of led lighta project by lnussel Project Description |
TinyTutor - an AI chat-bot powered children's tutora project by dmulder |
Implement a self-servicable Trello replacement in Jiraa project by jplack |
Adapt Bootstrap code in OBS to support theminga project by enavarro_suse Project Description |
Improve database_cleaner.rb script in OBSan idea by enavarro_suse Project Description |
WebGL Game ⚽a project by jarodriguez Project Description |
React Native Todo App with Self-hosted Elixir Backenda project by Servus007 Overview: We're building a mobile to-do list app using React Native and connecting it to a self-hosted Elixir backend. This project aims to create a user-friendly, cross-platform app for task management, with data syncing across devices. |
Talisman, an ActivityPub powered recipe managenent softwarean idea by alessio.biancalana Project DescriptionI've been hacking on this Elixir project for a while and it's time to make it go on fire! |
toniowma project by fabriziosestito toniowm is yet another window manager written in Rust. |
ESP32 based christmas lightsan idea by alarrosa |
opensuse-redir-cachean idea by bmwiedemann |
Voice in HomeAssistanta project by oholecek |
Automated testing of OpenSSL master brancha project by ohollmann |
Logs and journal visualization in Trentoan idea by xarbulu Project Description |
Catalog/Online Store for a bakery in Rails 7a project by gfilippetti |
ESP32 Meteostationa project by emiler Project Description |
Use TPM2 Policynv to validate sealed key to prevent downgrade attacka project by michael-chang |
Open Source Culture in Chinaan idea by sunyan |
Yubikey support in GRUB2a project by gary_lin |
A command line image collector tool for my gallery websitea project by AZhou |
WS2812B lights programming with RPI Pico (microcontroller with WIFI)a project by adamm Project Description |
terraform-provider-feilonga project by e_bischoff Project Description |
80-bit floats support on x86_64 for Valgrinda project by mfranc |
Grab precise changes in log file/s between system eventsa project by smhalas |
Waysettingsa project by dspinella |
Learning topics in Lithmos and Linkedinan idea by mdati Project Description |
End-to-end Confidential VM attestationan idea by rhopkins |
A Flight Dynamics Library written in Rust with an Entity Component System architecturea project by vcuadradojuan |
Installation server setup utility - continueda project by csalmond Project Description |
Generate ignition/combustion files from Uyuni/SUSE Managera project by dvosburg |
Experimenting with bootstrap compiler utilizing WASMa project by malikirri |
The Missing Middle: Add an intermediate brightness setting for auxiliary LEDs in Andúril 2a project by gkenion |
Python Modules Mass Updatea project by pgajdos Project Description |
Integration of Ironic in Uyuni for automating provisioning of bare metal machines.a project by ygutierrez |
Agama Minimal Live Imagea project by jreidinger |
IBS & tracking tools integration workflow improvementa project by lmiksik Goal for this Hackweekrevisit the workflow and propose changes which will |
git hook that runs on clone; more git-verify signaturesan idea by jzerebecki Project Description |
Saline (state deployment control and monitoring tool for SUSE Manager/Uyuni)a project by vizhestkov |
RKE2/K3S working on IBM Powera project by tkelly |
Integrate devices to self-hosted Home Asisstant servera project by JonathanKang |
SMTGCCa project by fkastl |
Leverage containers to distribute NFS DRBD storage among pacemaker cluster nodesa project by zzhou Current Situation [bsc#1201271] |
study jupyter and try to write a simple kernela project by zcjia Project Description |
Research on GNOME-related technologiesan idea by qzhao How to use vala in future works |
Learn and play with HAKubean idea by XinLiang |
Try more on Rancher and Harvester productsan idea by xlai Project Description |
GameYatra: Personal Hobby Game Projecta project by lthadeus |
Reverse Engineer a WiFi-enabled Water Heater and Create Integration for Home Assistantan idea by nicholasyang Project Description |
Understand the workflow of test framework kdevopsa project by yosun Project DescriptionAs shown in the kdevops frontpage in GitHub, "kdevops provides a framework for automation for optimal Linux kernel development and testing". It currently supports fstests, blktests, pynfs, selftests and so on. |
Tumbleweed on Orange Pi 5 Plus (Rockchip RK3588 board)an idea by gsu |
Get familiar with GNOME OS and openQA tests for ita project by GraceWang Goal for this Hackweek: |
Lua language learninga project by xiaoguang_wang Lua is used as an embedded programming language or an extension language in many system and applications, I want know more about it. |
Inter-Process Communication/Synchronization with Pythonan idea by waynechen55 Project DescriptionInter-Process communication is an old topic and there are already many different methods to achieve this theoretically or in real world. I found sometimes some solutions still not good enough although they can solve the problem without any problem, for example, when the region needs protecting is not small or multiple processes need to modify the same file. |
GNOME 45, openSUSE flatpak adaption on SLE and ALP.an idea by yfjiang Project Description |
ComplianceAsCode/conten sysctl chroot awarea project by esampson |
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. |
Learn Golang contribuing to opensource projectsa project by mbussolotto Project Description |
Create 2D space shooter gamea project by jcejka Project Bellatrix2D space shooter game written in python and pyglet library. |
Patch search applied to productsa project by otilloy Introduction |
Critik8sa project by ftorchia |
SUSE-Rancher docs diagramminga project by jkrug My proposal for hack week is to dive into diagramming for the doc(s) team(s) as I've struggled to give it the decent block of time it needs. |
Create internal Web UI for OSC to make searching for package maintainers, bug owners etc. easiera project by pvlasin Project DescriptionThe idea is to create and internally host a simple webpage with proper backend code allowing quicker and easier lookup for package maintainers and bug owners from OSC. Nothing fancy, just a page with search box and few radio button parameters to execute the lookup and display the results. Obviously it needs to fulfill security measures when it comes to the access to OSC on the service level and also user access rights to the search page itself (e.g. Okta). Currently the lookup can be done via terminal (which is OK), but there are security measures in place which makes the lookup difficult for some and granting an engineering VPN access just for the sake of this OSC lookup is a bit an overkill for people that do not need it for any other purpose. |
SLEperf containerizea project by jerrytang |
Language Learning!a project by zzaimeche |
Deep clean-up of the Uyuni documentation filesan idea by omaric Project Description |
Contribute to documentation *light*a project by chabowski |
Mini Network Engineera project by jocronenberg |
Plan 9 filesystem support in GRUBa project by ptesarik |
Publish two personally productive projects (preferably on github)a project by dmair Since this will be my first real "from the start" publication the goal for me has more to do with the experience of publishing the projects, use of the public hosting site and access tools, particularly git. |
Logos Competition: openSUSE, Tumbleweed, Leap, Slowroll and Kalpaa project by ddemaio Logos Competition: openSUSE, Tumbleweed, Leap, Slowroll and Kalpa |
Sales portalan idea by bthomas Project Description |
Port NeuVector zero-trust security functions to host/VMan idea by feih Project Description |
Predefined app security policy template for NeuVectoran idea by feih Project Description |
OBS Studio for noobsa project by FridayKetchup OBS studio is free and open source software for video recording and live streaming. |
SPA (single page application) proxy for OBS APIa project by adamm Project Description |
Interactive Information and Support Portal For GREan idea by MichaelRalphs Project Description: We would like to create an interactive portal tool that can be used by all employees where they can get information, support and updates on Global Real estate topics such as; SUSE offices, work from home, Health and Safety and security. |
WebUI for your dataa project by avicenzi A single place to view every bit of data you have. |
Parental controls on Tumbleweed/Aeona project by fcrozat |
Enhance product migration feature in Uyuni(SUSE Manager) to migrate from regular SLES to SLES4SAPa project by admehmood |
Carveout time during the week to jump into ALPan idea by Jackman1 Project DescriptionI will be working during the week of Hack Week but will use this opportunity to also spend time reviewing ALP on various hardware platforms. |
Rebasing of the current MicroOS installationa project by epaolantonio |
Write a card game for up to 4 playersa project by asmorodskyi I have my favorite card game from childhood . Unfortunately description is available only in Russian https://uk.wikipedia.org/wiki/%D0%94%D0%B5%D0%B1%D0%B5%D1%80%D1%86%D1%8C . Currently my friends spreed across the globe and here in Germany no one except my wife knows the rules . I would like to to have ability to play this game with my friends like I did in school/univercity. |
HAKube UI plugin for Ranchera project by epenchev |
K3s and FreeBSDan idea by bdowns |
Cast: A simple alternative to the Make build toola project by bbachmann |
Rust based mini webserver with all the modern bells and whistlesa project by darix Project Description |
AI frontend to Bugzillaan idea by paolodepa Project Description |
Grafana dashboard for solar panel dataa project by emiura Create a dashboard based on grafana running on raspberry pi3 |
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. |
Update Rancher Terraform Quickstart to leverage Elastic IP addressesa project by kevinmayres Make Rancher and NeuVector AWS QuickStart persistent across Shutdown. |
Bugzilla mobile clientan idea by paolodepa Project Description |
Continue AKTIVE, my Tcl Image & Vector Extensiona project by andreas-kupries Project Description |
Exploring DPDK within containersa project by paolodepa Project Description |
Create a new markup language with parser in rusta project by nkrapp Project Description |
Improved Product Development Processa project by rtsvetkov |
SSH key distribution solutiona project by vgrinco Project DescriptionSSH key distribution solution that is in comply with POSIX LDAP requirements and UserDB usernames. |
Port the Jetpac game to the NESa project by mssola Project Description |
Cluster-Tester for SAP HANA System Replication Clustera project by fmherschel |
Kanidm - Account Policya project by firstyear Project Description |
(Rust) Manage systems in NetBox using NetBox-Synca project by chock |
Implement Generative AI for SUSE Asset management (using Amazon Bedrock)a project by mpiala |
Bring up-to-date daps infrastructure to Debian/Ubuntu distributionsa project by tbazant Project Description |
Nuke AWSa project by mtrachier |
Interactive tool to manipulate profiling dataa project by gbertazi |
Ridesharing App Development - Blablacar Clonean idea by ridesharingscript |
Create a website for Agamaan idea by IGonzalezSosa Current status |
Open Source ONVIF Camera Implementationa project by nbelouin |
Cluster API Provider for Harvestera project by rcase |
Learn HPC and get Harvester Deployed and Running on Top of HPCan idea by mweiss2 Project Description |
SAR Performance Data Plottera project by roseswe |
Gameboy emulator written in Goa project by mikeletux |
Let's play with RKE, Ansible and Libvirt!a project by ccamacho Project Description |
Apple Silicon openSUSE spina project by vgrinco Project DescriptionThe folks at Asahi linux have been working on porting linux on the Apple Silicon. In a recent blog post they announced they will be joining forces with Fedora on releasing a Fedora Asahi Remix. I would be happy to see this level of collaboration between Asahi and openSUSE community, too. |
A set of utilities to produce a "from scratch" OCI/Docker container using Opensuse/SLE rpmsa project by ldragon |
Test Results for openQA on GitHuba project by livdywan Project Description |
influxdb-rails 2.0a project by hennevogel Release v2.0 of the gem and dashboards |
Basic calendar interface for upcoming openSUSE meetingsa project by lkocman |
Speed up downloading RPM packages from mirror in zyppera project by dheidler Project Description |
Rust lexer for Elixir's Makeup syntax highlighteran idea by alessio.biancalana Project Description |
cgar - sar for cgroupsan idea by s_schmidt In regards to troubleshoot a misbehaving systems |
watchtower - tool to collect, transform and export security metricsa project by pgomes Project Description |
Hack Week 22 - Dice Physics Simulator on Unityan idea by elariekerboull |
Full Disk Encryption with yubikeya project by okir |
Replace Star Adventurer controller with ESP32a project by nadvornik |
Learn some small and interest DL projectan idea by jerrytang |
Watch a session of "essence of linear algebra" and read some book about algorithma project by yosun Project Description |
Improve debugging of kernel workquesa project by pmladek Project Description |
Essential Block programming for kidsan idea by calmeidadeoliveira |
Allsky camera on raspberry projecta project by martinsmac |
Explore NVIDIA GPU on SLEan idea by Julie_CAO |
Learn internals of wlroots / sway compositoran idea by vliaskovitis |
Code Coverage of spacewalk-java aka Suma Server after a full TestSuite executiona project by oscar-barrios Project Description |
Unrealtonea project by emiler Project Description |
Explore the integration between OBS and GitHuba project by pdostal Project Description |
Create a better tool to keep track of my musical projectan idea by JRivrain Project Description |
Authenticated hashes for BTRFSa project by dsterba Project Description |
Event collector in Harvesteran idea by jianwang [comment]: # (Please use the project description to give an overview and updates) A project to replace the current EventTailer container image [comment]: # (about the current state of your project) Start |
Experimenting with ALPa project by xguo Project DescriptionExperimenting with ALP |
BPF feature support tablea project by shunghsiyu Project Description |
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. |
Status pagean idea by crameleon |
Learn more about containers.a project by cxiong |
OpenQA test list views improvementa project by mdati Project Description |
Containerized git server/client for playground and tutorialsa project by mberti |
Explore ChatGPT's programming language capabilitiesa project by jcejka Project Description |
Visualization of historical sar(1) archivesa project by ggherdovich Project Description |
Samba in Kubernetes (for openSUSE)a project by dmulder |
drgn: implement crash top-level commandsa project by marxin Project Description |
Containerizing an Go HTTPS Audio Streaming Server with Dockera project by annablendermann |
E9s: Epinio TUIa project by ecandino |
Thinkpad T470: Bios Update in Live systeman idea by sndirsch Due to Bug#1203748 ("Laptop very slow in battery mode (Lenovo Thinkpad T470) ...") I need a BIOS update for my Thinkpad T470. |
Offline GPS navigation for Bangle.js 2 watcha project by fos Project Description |
Learn database theory and realize a simplest one as SQLitea project by renxt0310 Project DescriptionBased on SQLite3. |
be able to gather useful solar data in one placean idea by npower Project Description |
openSUSE MicroOS based NASa project by dmach |
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. |
mrouted: Join multicast groups via IPIP or GRE tunnelsa project by e_bischoff |
Explore text-to-image diffusion modelan idea by djz88 |
Uyuni: add SLE-Micro acceptance testsan idea by mbussolotto Project Description |
study mu project instance + shimutil toolan idea by dtseng Project Description
|
ARM SCMI studya project by clin |
Improve Qualcomm SOC msm8994/msm8992 kernel mainline supporta project by pvorel Project Description |
Add the conditional scenario support to skippkg-findera project by mlin7442 |
Look at Microsoft Mu projecta project by joeyli Look at Microsoft Mu project |
Implement something like Time Slider on Solarisa project by yudaike |
Look into distrobox as a launcher of desktop and applications on ALPan idea by yfjiang Project Description |
XRechnung Viewer and Toolsan idea by kfreitag |
Simple time scale for active record modelsa project by digitaltomm |
Read ML4 HANA performance test setup documentan idea by Xiaojing_liu |
Explore a popular desktop distro -- Steam Deck OSa project by zcjia Project Description |
Add support for resolving package conflicts interactively in PackageKita project by JonathanKang |
Learn about ALPa project by XinLiang |
Port zypp-gui to GTK4an idea by xiaoguang_wang |
K3S Control Planes as a servicea project by ademicev0 |
container storage researchan idea by qzhao Study container storage technology and how the filesystem supports it. |
Salt formula for Certhuban idea by crameleon |
unbound resolvconfa project by michals |
Man pages in a containeran idea by doreilly |
Fleet standalone UIan idea by raul.cabello |
Rancher Manager of Managers with KCPa project by rcase |
Improve OpenSCAP support in Uyunia project by admehmood |
You don't have access to your ext4 disc from a Mac or Window, oh, I don't want to buy a software... whay not using a container?an idea by ilausuch Project Description |
Create a library to extract and standardize data from Progress and Bugzilla (or other systems), and process them to generate metrics of performancea project by ilausuch Project Description |
continue working on dashboard for solar panel statusan idea by emiura |
Build a Unikernel that runs WebAssemblya project by flavio_castelli |
Learn about AI, ML, neural networks and see what's possible with SUSE Linuxa project by rsimai Everybody is talking about (and with) ChatGPT. I tried it and was impressed by how well the language model behaves and finally how real and humanly it appears, despite the obvious nonsense that it outputs. I was wondering how machine learning practically works and how to build a neural network. |
Learn about kubernetes by creating a k3s HA setupa project by rsimai This is mostly a learning activity for myself, others may benefit from documentation. |
Helping to Inform the Rancher Roadmapan idea by Dando31 Project DescriptionWe receive lots of feature requests from the customer base and the community. |
Add Object support to QLogo.an idea by jsikes Project Description |
Building a CNF solution for Edge environmenta project by lizhang |
Digital painting using free and opensource softwarea project by lpalovsky Main goal is to take a step back from work related areas and do something creative and relaxing. In my free time I occasionally do digital paintings/drawings where I usually try to use free and opensource software: Painting: Krita |
OSSelot collaboration on legal reviews of community packagesa project by lkocman |
Give some love to spec-cleanera project by kstreitova Project Descriptionspec-cleaner is an open-source project and command-line tool for automating the process of cleaning and improving RPM specfile quality and assuring that it follows a specific style guide. It can replace old elements with new ones and reorganize the specfile so it's clean and more readable. |
Automatic Bugs classification ML NLP DNNan idea by rtsvetkov Bugs classification using machine learning |
What personas are using Rancher?a project by Dando31 Project Description |
Add xterm.js to D-Installer web interfacean idea by IGonzalezSosa Project Description |
Gameboy Emulatora project by jcronenberg |
Add support for the Medion Life P4000 Smartwatch to Gadgetbridgea project by dancermak Project Description |
Iguana and WebAssemblya project by oholecek Project Description |
Investigate if VSCodium can be used as a convenient DocBook editora project by tbazant Project Description & Goal for this Hackweek |
Rewrite the D-Installer CLIa project by IGonzalezSosa Project Description |
Use a container storage to store the OS system roota project by dcassany |
Research hardware certification into containers (SLES Kubernetes offerings)an idea by Jackman1 Project Description:The YES Certification team has received requests to certify hardware up the stack into containers. I'll need to be working most of hackweek but want to spend some time looking into what hardware certifications "could" look like with containers. |
Complete the port of flatpak to appstream from appstream-gliba project by ldragon |
Understand and review klp-convert patchseta project by mpdesouza |
caching proxy for openSUSE reposa project by bmwiedemann |
Create a custom elemental image that bundles k3sa project by dgiebert |
Make iguana-workflow to support multiple container frontendsa project by oholecek Project Description |
Help Ansel: Fork of Darktable, the open source photography workflow application and raw developera project by AZhou Project Description |
Improve Docker registry listing toola project by rbranco Project Description |
Explore Steam Deck issues in openSUSE Tumbleweeda project by tschmitz |
Base Linuxa project by dspinella |
chatterboxan idea by gbaccini Project Description |
Make orthos/cobbler more ansible awarean idea by trenn Enhance ansible usage in orthos |
Implement text based OCR in openQAa project by clanig Project DescriptionCurrently openQA requires a reference image to be stored to do OCR based comparisons. It is not possible to pass a character string to openQA which should be compared to the text in the screenshot. |
Enhance SUSE Manager + Rancher + K3s/RKE Automationa project by nbornstein Project Description |
Proof of Concept for a Perl binding to libfyamla project by tinita Project Description |
Run autoupdate-perl in CIa project by tinita Project Description |
Package libfyamla project by tinita Project Description |
Automate testing for openSCAP / ComplianceAsCode with CI or openQAan idea by c-hagenest |
Create a graphic scene using Vulkan APIa project by jtorres |
zypper plugin for discovering reverse dependenciesa project by bzoltan1 Often when we test maintenance updates or when we decide to push an update for a package we want to know what that change may cause. Right now it is really difficult to figure out what package depends on a given package. |
Typo-forgiving zypper search plugina project by cdywan Sometimes you search for a package, and you don't find it because you're not typing it right. Of course there's regex support behind the scenes but it requires conscious effort to make use of. |
High Available NFS Cluster Concepta project by roseswe |
Study the book of 'The Go programming language'a project by leli The Go programming language is an open source language and very popular. |
Finish stardict compatible dictionary appa project by metan Project description |
Try container based openQA and migrate it to another servera project by waynechen55 Project Description |
Update Haskell ecosystem in Tumbleweed to GHC-9.6.xa project by psimons |
k3ka project by hgalalabdelazizahmed |
Try-out training managementa project by mstrigl Project Description |
Stand-Alone Two-Node HA K3s Clustera project by alex.arnoldy |
Humidity sensors with dashboarda project by joachimwerner Build a network of ("edge") humidity sensors using Raspberry Pis with SenseHats and additional cheaper sensors |
Polish and improve ansible roles in GeekOopsa project by ph03nix Project Description |
Dictu Languagea project by bdowns328 |
Rancher QA Blog Spacea project by jamcghee |
Setup patchew instance for kernel mailinglistsa project by mbrugger Setup a patchew instance |
A weighting based ABR treean idea by dtseng Project Description |
select vs epoll in socket i/o muxan idea by dtseng Project Description |
Learn OpenEMS project (Open Energy Management System)a project by witekbedyk |
Graphing stats from a remote solar MPPT charge controllera project by brunoleon |
Support virtual monitors for VNC in gnome-remote-desktopa project by vliaskovitis |
expand a "CMS" written in python/flaska project by MMoese Project DescriptionI'm 2nd head of a non-profit association, our goals are to help musicians and kids that want to learn playing an instrument, but whose parents cannot afford buying instruments or paying for musical education. |
A React-based alternative to our beloved bug/issue tracker finglongera project by avshiliaev |
web-based testing tracker for aquarist-labs's s3gwa project by jluis |
AWS Terraform Modulesa project by mtrachier Project Description |
Cgroup support for supportconfiga project by firoyang |
Migrate web hosts over from easy engine on AWS to k8s/RKEa project by ngildersleeve Project Description |
Advanced suspend/resume controla project by sbrabec |
Creating a drum machine with pytestan idea by ONalmpantis I want to refresh/improve my python skills so I ll make a drum machine |
Saline: Salt state appliement monitoringa project by vzhestkov Project Description |
reflinkable rpmsa project by lnussel Project Description |
D-Bus secure message communicationa project by alix82 Project DescriptionD-Bus is a easy to use message-oriented mechanism that allows communication between multiple processes running concurrently on the same machine. Any application running on the session bus can install a monitor hook over the bus to listen to all exchanged messages. Sensitive information such as mail passwords will be exchanged in plain text. A malicious software can easily listen and parse all those sensitive messages. |
Explore the future of samba in the cloudan idea by scabrero Project Description |
Openqa framework in emacsa project by ybonatakis Project Description |
Learning podman with selinux enableda project by gosipyan Project DescriptionPodman is an open-source, Linux-based tool that builds Docker-compatible container images |
Package workflow experimentsa project by jfehlig |
Lightweight container runtime on Maca project by bnewberry |
flipbook.picsan idea by gleo Node.js Flipbook PDF generator, to convert videos into printables. |
Build an Audio Streaming Server in Golang for Ableton Lite Recordingsa project by annablendermann |
Bring to life the Studio Kiosk in Frankenstrassea project by digitaltomm |
Minecraft basics for kidsan idea by calmeidadeoliveira |
Generate a GraphQL API for Uyuni's reporting DB and consume ita project by j_renner |
Refresh the internal SUSE Manager maintenance documentationa project by deneb_alpha Project DescriptionWith this project I would like to refresh/update the confluence documentation describing how SUSE Manager maintenance works and how to process a SUSE Manager update round. |
OMEMO Hexchat pluginan idea by dknorr |
Moderated Meetings for opensuse Jitsia project by LSchroeder |
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. |
Nanos Unikernelan idea by rpalethorpe Project Description |
Utilize eBPF for network policya project by jianwang |
mac80211_hwsim toola project by cfconrad Project Description |
Explore Crev as collaborative code audita project by pperego Project Description |
Install BLOB-less U-Boot in SPI of Pine64 ROCKPro64 and boot from NVMe diska project by clanig Project DescriptionThis project is about installing a fully open source ARM machine. It was not originally a Hack Week project and some information gathering was already done before. |
Learn about Rancher productsa project by mgrifalconi |
Paper reading cluba project by LarsMB |
Building my own cluster on Raspberry Pi 4 with K3Sa project by mlin7442 |
Updatecli Kubernetes Operatora project by olblak |
Build Kernel from sources - openSUSE wayan idea by asmorodskyi Find documentation on how to re-build openSUSE Kernel from sources and tweak some Kernel build variables |
Explore Djangoa project by djz88 Explore django |
Learn and research the ALP security frameworka project by bchou |
Implement a "Fuel Gauge" for Harvestera project by mrussell |
QJobViewera project by apappas |
Extend k3s-ansible to support new functionalities (or fork/create new one)a project by nicoladm Project Description |
Brew an IA-generated beer recipean idea by rtorrero This project has two goals: |
BPFTRACEa project by fanyadan Project DescriptionJust have play with bpftrace on some real kernel bugs. |
rust security reviews and cargo-creva project by jzerebecki |
kubedumpan idea by joshmeranda Project DescriptionDevelop a tool to collect runtime information about a kubernetes cluster. |
Base container images multi language compiler on local codea project by mdati Create a selector of BCI-language containers, python, java, go, etc, to pull and build the proper image |
Product Migration support in SSMan idea by admehmood |
Hack into Ellingson Mineral and download a garbage filean idea by mseidl81 We should be chased by the FBI.Finally I'll need group of elite hackers to prove our innocence. |
py-ensa project by ngetahun |
Misc: Make samba rpc service scheduler generic and/or learn some Rusta project by npower |
WireGuard VPN on MicroOS/Raspberry Pian idea by doreilly |
Retail Branch Server + SUMA Server on one machinea project by nadvornik |
indoor air quality sensora project by rsimai Description |
Rewrite libkdumpfile Python binding using CFFIa project by ptesarik Project Description |
Make DNF5 package manager ready for openSUSEa project by dmach Project Description |
learn and play around luks and fido2an idea by oertel read up on things like |
Model checking the BPF verifiera project by shunghsiyu Project Description |
Cobbler Angular Web Interfacea project by SchoolGuy Project Description |
consolidate mm debugging tools and package thema project by mhocko |
ignite.opensuse.orga project by lkocman Let's do what we can to get https://github.com/openSUSE/fuel-ignition running as ignite.opensuse.org respectively ignite-stage.opensuse.org |
Learn about Fleetan idea by kwk |
Poking technologies for enrolling customer key to kernel trusted keyringa project by joeyli |
Weekly balanced family menu planner (learn JS, Node.JS, React, MongoDB)a project by pherranz Project DescriptionWe're always struggling at home with the lunches and dinners. Most of the time we realize that by the end of the week that our diet has diverged from what WHO and many other organizations suggest. My idea is to create a scalable database of meals, a web interface and some logic that generates a balanced meal plan for a 5-day or 7-day week. |
Learn more about Application Security (AppSec) Open Source Tools and Testing Techniquesan idea by heidi.bronson |
Add MBR binary format support to the fq command line toola project by tobilehman
|
Enhance internal process for providing localization dropsan idea by ta-ro Project DescriptionWe regularly hand off documentation sources to localization. I'd like to improve some minor details in this process. |
Ebook Reader word translatora project by dmulder |
Improve the UX/UI of User Storya project by cyntss Project Description |
Learn Rust from scratcha project by pherranz Project DescriptionAs I do not work as a developer per se, I love developing new code and learning new technologies that arise in this world. The Rust language is defined as Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency. |
retrocomputing: learn the architecture of MIPS for PS1 and build an assemblera project by david.anes |
generic zswap dedupa project by ailiopoulos |
Explore containerized desktop and pure-wayland desktopan idea by zcjia Project Description |
Continue work on "ostatus"a project by aplanas Project Description |
Audio steganography for music digital signaturesan idea by shawnhao Project DescriptionThere are lots of indie musicians who are not very aware of protecting their copyright and it is hard to determine plagiarism in music. I believe a digital signature could be useful to present copyright on court without damaging and altering the soundings of a song. But I am also aware that a signature alone may not be sufficient to protect copyrights and it is able to bypass it. |
Learn kubernetesan idea by XinLiang - Learn key concepts of k8s- Learn how to write k8s crd or operator |
salt formula for uyuni proxy setupan idea by mbussolotto Project Description |
Learn a doc about containeran idea by zoecao [comment]: # Learn a doc about container [comment]: # I'm interested in container, so I looked for some docs and plan to learn them during this hackweek. |
KernelCI performance regression dash boarda project by wagi |
Learn about Service Managementa project by lrupp Project Description |
Reading SLES15 "Security and Hardening Guide"an idea by llzhao |
Audio controlled smart devicesa project by bzoltan1 Project Description |
Add automatic loading of salt autosign grains to saltbootan idea by oholecek |
Write a formula with forms for setting up a container registrya project by mcalmer |
openSUSE wiki improvements (specially Portal:Packaging)a project by gmoro Project DescriptionFollowing a recent discussion with the Packaging team at SUSE we will do a revamp of https://en.opensuse.org/Portal:Packaging |
SUSE SE Marketing tools and Demosa project by nbatsford |
Improve unaligned fs read behavior for u-bootan idea by wqu_suse |
Explore linuxboota project by clin What is linuxboot?LinuxBoot is a firmware for modern servers that replaces specific firmware functionality like the UEFI DXE phase with a Linux kernel and runtime. |
Securing and improving home/server networka project by ohollmann |
Show Me The Key: A screenkey alternative that works under Wayland via libinputa project by AZhou (Improve last hackweek's project.) |
Improve zypp-gui toola project by xiaoguang_wang zypp-gui is a gui tool to update the system and install the packages in openSUSE distro. It's written by rust. |
Aperture: a simple game engine written in C based on OpenGLa project by StarryWang Project Description |
YaST log grouping, better visualization of the loga project by lslezak Description |
FTrace Visualization Toola project by jesingh Project DescriptionA visualization tool that directly digests ftrace function traces and provides easier to understand timing diagrams with the ability to quickly look up functions from within the program. |
Adopt Typescript in D-Installera project by IGonzalezSosa Project Description |
DIY flight sim throttle quadranta project by lpalovsky Project Description |
Use ESP-01S as WiFi to UART bridgea project by iivanov Project Description |
Learning ROSa project by zhonglidong Project DescriptionThe Robot Operating System (ROS) is a set of software libraries and tools for building robot applications. From drivers and state-of-the-art algorithms to powerful developer tools, ROS has the open source tools you need for your next robotics project. |
Write a CLI program for OneDeva project by cxiong |
CI/CD pipeline with Gitlab/Docker/Kubernetesa project by waynechen55 Project DescriptionCI/CD, which stands for continuous integration (CI) and continuous delivery (CD), creates a faster and more precise way of combining the work of different people into one cohesive product. In application development and operations (DevOps), CI/CD streamlines application coding, testing and deployment by giving teams a single repository for storing work and automation tools to consistently combine and test the code to ensure it works. |
Learn move knowledge about build website and improve qa xfstests dashboarda project by yosun BackgroundA dashboard for testing and analysis xfstests results just initial this year. It has a lot of performance issues to fix, and it also needed to add more features to get usable. Also bootstrap looks very easy to use, plan to learn some frontend knowledge for fun. |
Tool to collect relevant data from images and containers tested in openQAa project by jlausuch Project DescriptionThis idea has been partially implemented for JeOS images, where we are collecting some data from the images whenever a new build ends up in openQA. For instance, https://openqa.opensuse.org/tests/2419705#step/image_info/9 is collecting the size of the image, as well as total number of RPMs, the list of RPMs with their size and some filesystem information. |
generate a python tool to create test suites from migration test matrixan idea by leli |
TeX macros for a puzzle gamea project by mcalabkova Motivation |
Learning boot loadera project by qzhao |
Improve Scrum Master Dashboarda project by ilausuch Project Description |
Create a distributed midi keyboard for kidsan idea by ilausuch Project Description |
Project Verifree : internal key server(s)a project by mcaj Project description |
Installation server setup utilityan idea by csalmond |
Video For Linux 2 Camera monitor, frame capture, day/night exposure control and timelapse generator in pythona project by dmair Use the V4L2 API in a PySide qt6.3 application to capture frames, monitor and adjust image exposure from a camera Frame capture is functional |
Project Skyscraper - PoC of a Cloud Governance Dashboarda project by tmuntan1 Project Description |
Learn network related knowledgea project by XGWang0 Project Description |
Find openQA jobs which using specific test modulea project by rfan1 [Description]: # A simple web package can find openQA jobs/jobgroups which use specific test module [Status]: # In plan |
Blog about our ScummVM Freeware games packagesa project by sndirsch Blog about ScummVM Freeware games of our openSUSE Build Service games project |
FIDO2 emulationa project by mkoutny |
Modular kernel packaginga project by mwilck Project Description |
Having closer look at openQA and search for comparably simple improvement optionsa project by clanig Project DescriptionThe project is about getting more familiar technically with the openQA code and checking for improvement options in dependence of the expected impact and effort. |
early stage kdump supporta project by mbrugger |
Family with Kubevirta project by xguo Project Description |
Family with MicroOSa project by xguo Project Description |
fontinfo.opensuse.organ idea by pgajdos Project Description |
apptainer with jobbera project by mslacken |
Catch up on information/training video's from SUSEcon, technical reviews, etc.an idea by Jackman1 I have not been able to keep up with various information, technical review, tech days and SUSEcon videos. That's what I will be doing. I will have to continue to work part of the time as well, but will take time to review available learning resources. |
Enable full-disk-encryption key sharing for bootloader -> kernelan idea by ismaell Project Description |
Improve Full-Disk-Encryption support in openSUSEa project by ismaell Project Description |
Prettier dashboard for solar panel statusa project by emiura |
geekoops - reusable ansible roles for openSUSEa project by ph03nix Project Description |
Setup A Linux Cross Referencer for SUSE kernelsa project by tdz Project Description |
ioBroker for home-based laba project by hrommel1 Project Description |
Open Source book reader for visually impaired/blinda project by DKarakasilis Project Description |
Solar water heating control panel using ESP32a project by alarrosa |
Hack around c3osa project by EDiGiacinto Project Description |
Extended Catalog of SUSE Slideware Templatesa project by dominic_vieira Project DescriptionThere are lots of interesting presentations happening all throughout SUSE on all manner of subjects. Presenters have found all kinds of creative ways to showcase their content using different shapes, templates, and other tools to convey important information. If you're looking to start a new presentation, the current slide templates are great to get started with but often time presenters have to look elsewhere for design inspiration. The goal of this project is to create a centralized "extended catalog" of Powerpoint and Impress templates, as a compliment to the existing templates, and make them available to SUSE employees through ImageRelay, that can serve as inspiration and templates for those looking to create rich and complex presentations based on examples built by fellow SUSE employees. |
openSUSE on Fairphonean idea by FridayKetchup I am curious if we can run openSUSE or another SUSE OS (SLES/Micro) on a Fairphone. Status: To start at the beginning |
Developer documentation for edliban idea by neilbrown |
Polish a few GFXprim appsa project by metan Description |
Some modern webUI feature in openQAan idea by okurz motivationWant to learn JavaScript and current frameworks and improve openQA |
Discover X11 or Wayland displays with Akria project by atgracey |
Acetylenean idea by phillipsj |
OS self documentation, health check and troubleshootingan idea by roseswe |
ClusterMon Wrapper - Pacemaker Cluster Monitoring that customers can re-usean idea by roseswe |
Learn to do 3D animations for product documentation in Blendera project by rainerkoenig |
Linux training manual for openSUSE localised for South Africaa project by aslamr |
[Part 2] Self assessment application for learning a (human) languagea project by mssola Project Description |
Azure Active Directory for Linuxan idea by lramage Project Description |
Build Modern Unix Collectionan idea by hennevogel Get modern-unix tools build on OBS without too invasive distro changes |
Containerized home mirrora project by lkocman I'm running a simple home mirror, but I managed to get into a situation where I have to use a bunch of custom excludes. I think we should be able to offer what people want nowadays.\ |
openSUSE build supported by SUSE ITa project by vgrinco Project Description |
Self Watering Indoor Vegetable Gardena project by kberger65 Project Description |
Improve yamltidya project by tinita Project Description |
Scripted CardDAV address book modification in PHPa project by holgisms |
Package docker compose v2an idea by hennevogel Package compose and compose-switch to replace the python-docker-compose. |
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 |
Uyuni/SUSE Manager Server Helm chart on k3sa project by moio |
software.opensuse.org replacementa project by lkocman Project Description |
Looking for alternatives to do hardware monitoring or extend the existing method'sa project by berndschubert Project DescriptionLooking for ways to capture hardware-specific data and use them later to predict unexpected behaviors. Tools can be collectd, prometheus-nodeexporter, ipmiexporter , grafana-agent or other. |
Support Config Analyticsa project by bwgartner Project Description |
Multi-cloud Lightweight metadata CLIa project by seanmarlow Project Description |
WASM support for cloud native buildpacksan idea by atgracey |
Improve geekoops ansible rolesan idea by ph03nix I want to improve and extend my ansible rolebook project called GeekOops. The goal is to ensure that the current rules are up-to-date and then implement one or two more roles. |
Improve SLE Release Management Containera project by suntorytimed Project DescriptionIn this project I would like to extend the capabilities of the SLE Release Management Container. This container is used by some colleagues in the SLE Release Management team to have access to osc and other Release Management critical commands inside a container environment. This includes the beta-emails project to send our beta announcements. |
Explore the state of voice control on linuxa project by szarate Project Description |
openSUSE on Android - Geeko toolseta project by erikd256 |
learn htmlan idea by hardyian My name is Ian Hardy and I am a Web Developer. I am an accomplished coder and programmer, and I enjoy using my skills to contribute to the exciting technological advances and learn html that happen every day at frontend development. |
Let's make a customer support knowledgebase that worksa project by anthidote |
Pong clone in C and curses.han idea by gfigueir https://github.com/guxtavo/pong |
VR APP development for Oculus Quest 2a project by lyan Project Description |
Create openQA MultiMachine tests for deploying Kubernetes on Tumbleweed using both k3s and rke2a project by pdostal Rancher maintains 2 Kubernetes distribution, both production grade:
|
Semi-automated XMLRPC based tool for uyuni testing written in Rust languagea project by lkotek |
Drink our own Milkan idea by pgonin Project DescriptionRepurpose servers in our Labs into an Harvester 'prototype' infrastructure. |
Evaluating the influence of agile changes on the milestone delivery - assessing the risksa project by rtsvetkov |
Secboxa project by crazybyte |
build using VM snapshotsa project by adrianSuSE State: vm snapshoting and resume are working, but everything is still in a very hacky state. |
Resurrect NWS CLI projecta project by seanmarlow Project Description |
Systems performance: golang and benchmarksa project by dmaiocchi Project Description |
Kernel debugginga project by firoyang Collecting problems and writing tools or methods for kernel debugging. |
Timelapse videos on Raspberry Pi 4a project by jlausuch Project DescriptionUsing HQ cameras from Waveshare and RPi hardware, write configurable scripts to create different timelapse scenes (clouds, traffic, ...). The software should capture a frame every X seconds for the desired period of time and build a video out of all the images. |
Learn python, python-gtk3, play with orangepi zero, experiment ili9341 and 20x4 LCD screena project by aginies Project Description |
Guided Study: RaspberryPi and IoTa project by gmoro Project DescriptionUse the week to study new trends in IoT and edge and study the book Exploring Raspberry Pi |
Rewrite OPI - the Obs Package Installer - in python and add a plugin interfacea project by dheidler OPI is a cli tool that combines the features of software.opensuse.org with similar functionality for the Packman repo (eg. installing video codecs) and also allows installing proprietary packages from various vendors. |
Fix some warnings in graphviza project by cvoegl |
Open Sauce is in our Genesa project by rsimai We've developed a bit of a habit within the Cloud Solutions leadership team to talk about new culinary endeavors after the weekend, telling the others about what fine dishes were created and sharing photos. We discovered that if we combine them to a menu we'll probably have the best international Dinner in the world but since we're all far away from each other we need to share the recipes to make it work. |
Finding Files that are Shadowed by a Mounta project by shundhammer This started as a sub-project of QDirStat, but it turned out that this may be useful in general, and it would be too dangerous and too error-prone to offer it directly in the QDirStat GUI. Things can easily go wrong, there may be many pathological situations, and many operations require root permissions; not anything a GUI program should rely upon. |
KubeVirt related stuffa project by jfehlig Project DescriptionUpdate the physical KubeVirt+Kubernetes test cluster in Provo from SLES15 SP2 and CaaSP to SLES15 SP3 and Rancher's k3s. This will allow us to easily experiment and test Harvester. |
Exploring the Possibilities of Image Build and Management without Dockera project by jblainchristen |
Clandestine Chat Room(s)a project by nbutler |
Learn security concepts with overthewirean idea by zzaimeche |
OpenQA Module Mappera project by geor Find where an openQA module is running |
Bring opaws to Rustan idea by szarate Control you openQA instance from an Amazon Echo! |
Use OBS to build GNU Screen master branchan idea by enavarro_suse |
Dawnscanner: revive the project and create an RPM packagea project by pperego |
Eye-blink detectora project by xarbulu |
elasticsearch/windows searchan idea by npower |
AstroRPi using opensuse leapa project by rmaliska Currently I am using astroberry server for all my astroprojects. I have a spare RPi 4, so will try to install opensuse leap on it and configure it so I could use it for my astro projects. |
Deep dive into 3D printingan idea by rmaliska From my last hackweek project I would like to continue. Upgrade went well, current issue is the first layer is not sticking well. Also I had no time for improving my 3D modelling skills so its time to do also this. |
Write "advanced" tagging engine for browser bookmarksa project by gniebler This is a side project I started a while ago. The idea is to implement a tagging engine with some "advanced" features for browser bookmarks. |
Script to populate package tag on openQA testsan idea by emiura A shell script to automatically populate the package tag on openQA tests, so no need to fill in manually. |
Develop an algorithm to create huge 3D worlds based on height mapsa project by ilausuch Project Description |
qemu-kvm streamlined binarya project by claudiofontana Since a few months it is now possible to build an upstream QEMU which includes only our supported VCPU accelerator. |
Kernel livepatching tooling: improve klp-ccp's target abstractiona project by nstange Project DescriptionThe kernel livepatching team developed klp-ccp to automate the work intensive task of copy&pasting self-contained livepatches from the original kernel sources together. We started using it right away as soon as it had been in a somewhat workable state, even though some quirks and workarounds are still required in everyday usage. The main barrier towards developing klp-ccp further is its internal compiler abstraction, intended to keep the generic code independent from the original compiler resp. the target architecture. It evolved over time and had been amended incrementally in an ad-hoc fashion as needed to quickly reach the main goal at the time. So there's room for improvement. |
Updating openSUSE Factory packagesa project by pluskalm Project Description |
setup pvpgn on raspberry 4a project by jerrytang |
RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)a project by clin RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)Make RISC-V boot like rest of industry U-boot for embedded, UEFI for consumer and servers |
WASM Serverlessa project by davidko Project Description |
Learn Go by Writing an Applicationan idea by jluo |
Remake of a very mundane gamean idea by nadebula Project Description |
Improve mtk scripts and improve on python skillsa project by bfilho |
Try Jamulusan idea by ta-ro Project Description |
Test drive some Kubernetes network pluginsan idea by doreilly |
Your own ngrok with rdns and tunnelan idea by dpeng Project DescriptionToday developers use ngrok for tunnel local host to public server in order to expose local rancher server to public(for registering downstream cluster). This has some downsides that if you don't pay, you will lose the domain once you exit ngrok. So I would like to create a separate project that does what grok provide, but with the flexibility to keep your own domain(of course without paying). This can be done with our dynamic DNS project https://github.com/rancher/rdns-server and a tunnel server. https://github.com/rancher/remotedialer. |
Internet, are you ok? A voyage into Vue, Vuex, Nuxt and Typescripta project by richardcox |
Playwright for openQAa project by kraih Project Description |
multipath-tools: improve CIa project by mwilck Project Description |
multipathd: improve asynchronous behavioran idea by mwilck Project Description |
multipath-tools: cleaner model for path device informationan idea by mwilck Project Description |
Improve Webtool "Football Team Manager"a project by holgisms In order to get me help managing our football (en_us: "soccer") team, I developed a web tool in php. |
csbot improvementsa project by jeremy_moffitt Project Description |
Understanding "Artificial Intelligence", "Machine Learning", "Deep Learning"an idea by awh |
openQA log reader / openQA graphical clienta project by apappas |
Remote alarm system using RaspberryPi pico for box rooma project by scabrero |
Python bindings for Bosch Sensortec Environmental Cluster (BSEC) libraryan idea by scabrero Project Description |
Salt roster module for SUSE Manager/Uyunian idea by vzhestkov |
Develop a monitoring system with web frontend for virtualization serversan idea by nzhang |
Rancher and cf-on-k8san idea by mgrifalconi Project DescriptionCloud Foundry For Kubernetes (cf-for-k8s) blends the popular CF developer API with Kubernetes, Istio, and other open source technologies. The project aims to improve developer productivity for organizations using Kubernetes. cf-for-k8s can be installed atop any conformant environment in minutes. |
Restructure the services on HA team lab servers and use harvestera project by wanghaisu Project Description |
k8s-rook-clienta project by haass |
Family with Lightweight Kubernetes - K3s + Kebuvirta project by xguo |
GNOME remote desktop review.an idea by yfjiang This project [0] investigates the progressive project to allow GNOME natively support remote desktop (either on X11 or Wayland). The goal is to understand the current project status (issues, limitation), design logic and relevant techniques (eg. pipewire needs to review). |
GB18030-2005 full standard deeper review.an idea by yfjiang The Chinese GB18030-2005 standard (https://en.wikipedia.org/wiki/GB_18030) defined a very wide range of ideograph set and we did not find free fonts which are fully compliance with the standard (Though the noto-* can support the mandatory part of the standard). This project tries to seek the maximum capacity that free fonts could possibly meet the full standard, and try to find out what are missing. |
Separate kernel module signature to a independent filean idea by joeyli |
Single Cluster RBAC for Prometheus Operatoran idea by aiyengar2 |
Learn ECDHan idea by jsikes Project Description |
Getting started with deep learning - face detectiona project by mlin7442 Project Description |
Ambrogio - a privata consierge for you and your petsan idea by rsblendido |
Qactus (Qt App) packaging dashboarda project by simotek |
json creation script for jenkins pipelines that contains our MU urlsa project by ktsamis Project DescriptionI want to create a python script that will create the MU json we use already automatically. Essentially fill in this template and this |
Velero VolumeSnapshotter plugin for Longhornan idea by jenting |
Porting a Robot to 64 bit ARM / Raspberry Pi 3a project by simotek |
Carrier API + Web UIa project by DKarakasilis Project Description |
Comparing SLES builds with Golang in automatic openQA review scriptan idea by waynechen55 Project DescriptionopenQA job group review script had already been developed in previous hackweeks: |
Learning Linux kernel Modulea project by JNa |
Get familiar with k3sa project by riafarov |
Use and learn Harvestera project by ganghe |
Deep learning practice - Intelligent cameraan idea by ThomasRen Project DescriptionI am learning deep learning courses, so this tiny project(or named demo) is to do some practice. |
smart car based on raspberry pia project by lansuse Project DescriptionI made a smart car with raspberry pi in the hackweek18, brought up ultrasound sensor and camera module in hackweek20. Now I want to finish the remaining part of the code. |
vnc connection within openqa projectan idea by coolgw Project Description |
How to build a container imagean idea by xlai Project DescriptionI am in VT test team, not familiar with containers. But it is a trend that vms and containers are managed in the same management framework. And kubevirt project is one way for this. Recently we are also testing kubevirt. So understanding how container images are built and work helps to grow in this area. |
Learn VFIO / virtioan idea by acho |
Study the book of 'Using Python for DATA Analysis'an idea by leli Project Description |
Learn some knowledge about k8s and Rancher's productsa project by yosun Project DescriptionI'm totally new in k8s, when I hear Rancher's product in all-hands I couldn't image what's that is. I'd like to take some time to learn some basic knowledge about k8s and Rancher's products. |
Investigate NeuroFedora and package the missing pieces in openSUSEan idea by qkzhu Project Description |
Research and develop tools to improve efficiencyan idea by zyuhu Project Description |
Leveraging Ceph in the Harvester projectan idea by kieferchang |
Bonus project: Chameleon paintingsa project by kstreitova This is an extra project for Hack Week evenings because there is never enough chameleons. Never. |
Learn Real Time Linux on Raspberry Pi aarch64 and build 4WD robota project by jahudson Project DescriptionI plan to learn how to program for PREEMPT-RT (Real Time) patched Linux kernel on aarch64 architecture. I will use a digital oscilloscope and a raspberry pi to compare preempt vs preempt-rt kernels on aarch64 vs a micro-controller. I then plan to build a 4WD robot utilizing the Raspberry Pi, I2C sonar sensors, DC motor controller and camera. |
HobbyFarm Helpa project by baumaeam |
Rancher Releasesa project by jpayne Project Description |
Loganalyzer/LIDS with OSSECa project by rwawrig Project DescriptionCreating an alarm system in case of a rogue app filling up disk space with logs, system error or break-in attempt. |
Jitsi for Hackweeka project by rsimai Primarily to support Hackweek, but also to gain experience for a potential future corporate use, I like to run the open source Jitsi in a SUSE context and within a setup that is close to what SUSE IT is doing. |
Add Valgrind checks to Libgcrypta project by pmonrealgonzalez Project Description |
Upstream support for RPi4 CM4 and Pi400a project by nsaenzjulienne |
Native build of openSUSE WSL images on aarch64a project by lkocman Project Description |
apache2 package adjustmentsan idea by pgajdos Project Description |
Cockpit for YES Certificationa project by nm75 |
Virtual reality web developmentan idea by Pastafly |
Git stochastic bisectiona project by jankara Bisection is a well known method of localizing which commit caused a regression in a code repository. git-bisect is a particularly used tool for this problem in git repositories. However it is often the case that the failure is probabilistic in nature - either because we don't have a reliable reproducer of the failure and thus not reproducing a problem on a particular commit does not mean the problem is not still present there, or because of inherent variability of e.g. performance regressions. Bisection for such failures is problematic as it takes only one false result for the bisection to end up in an unrelated part of code history. So in these cases we usually have to heavily extend runtime of a reproducer or do multiple test runs or multiple bisection runs to minimize a chance of error. |
Near-zero downtime upgrades for stateful services with Rancheran idea by mlnoga Project Description |
Create container image as replacement to run Multi-Machine testsuite in openQAa project by bchou Purpose: |
Learn AppArmora project by jiriwiesner |
Rancher & Gardener: Stronger Togetheran idea by mlnoga Project Description |
Porting ukui desktop for openSUSEa project by hillwood |
Get EBBR boot working on Olinuxino A64an idea by radolin |
Learn Smalltalkan idea by ccalancha |
Setup a SUMA 4.1 test environment with minimal Hardware & VMsan idea by winddss |
investigate GTK4.0a project by qzhao I want to study GTK 4.0's new feature. |
SUSE System Certification Kit Video Tutorialsan idea by dstokes |
Speech Emotion Recognition with Python/MLan idea by vliaskovitis |
Enhance the xmlformat.pl script with sentence-wrappingan idea by tbazant [comment]: # Wrapping text inside DocBook XML files after the sentence ends seems more useful than wrapping it at specified line length - for example diffs are more tidy. |
Modern frontend build tooling for Uyunian idea by Etheryte Project Description |
PyGithuba project by StevenK PyGithub is a Python library to access the GitHub v3 REST API. |
A tool comparing openqa test result of any two test runs for job groupan idea by tonyyuan [comment]: # This tool is used to compare test result of any two test runs (two builds) for a job group. [comment]: # The architecture design is done. The backend is basically working. Frontend need to implement. |
Texas Holdem Poker "night"a project by ories Project DescriptionNot a Hack Week project per se, but I am trying to connect with a few like minded people - I like playing Texas Holdem poker and am tired of playing bots/strangers online. I am hoping to gather a few fellow players for a game. |
reddit/twitter crawler w/ sentiment analysisa project by ories Project Descriptioninspired by the GME craze, and countless similar implementations I would like to pull data (keyword driven) from reddit/twitter and run sentiment analysis on it, perhaps with some deduplication / bot detection |
Improve the gnome-shell extensionsa project by xiaoguang_wang |
Uyuni as a Bootstrap themean idea by Etheryte Project Description |
The Typescript Gamea project by Etheryte Project Description |
investigate Bose headset tools and add support for QC Earbudsa project by fcrozat |
Estimating the level risk level and confidence of deliverablesan idea by rtsvetkov [comment]: # Estimating the level risk level and confidence of deliverables [comment]: # just starting |
Get familiar with moodle.opensuse.org by creating the training "Network basics"a project by mstrigl Create a course in moodle.opensuse.org |
Bird watcher with Raspberry Pia project by scuescu |
containerizing MicroOS Desktop componentsa project by fcrozat |
knotsa project by LarsMB Summary |
Show Me The Key: A screenkey alternative that works under Wayland via libinputa project by AZhou Updated over 2 years ago. 2 hacker ♥️. 4 followers. |
Anomaly analyser, predictor for kubernetes(Rancher)an idea by sbabusadhu |
Speed hacking on my Xiaomi Scooter Pro 1a project by fanyadan Project Description |
Learn about io_uringan idea by zhonglidong |
Bridle - Terraform remote backend in Kubernetesa project by nroberts Project DescriptionTerraform's remote backend requires a Terraform Cloud account and has an initial limited offering. While the initial offering is suitable for small resource management and teams this quickly becomes an issue as usage demands increase. In addition Terraform's remote operations (plan,apply, etc) are executed on HashiCorp's cloud resources which present issues for sensitive data such as passwords and access keys. Users are also constrained to as what tooling is available on the remote execution environment for example having |
Localize Uyuni - SUSE Manager in Italiana project by deneb_alpha |
Make kernel-*.spec cross buildablean idea by adrianSuSE Project Description |
Chimera Policy Huba project by flavio_castelli |
Cluster Python APIa project by fmherschel |
FuseML - accelerate your Hack Week ML projectsa project by stefannica |
Make a Raspberry Pi boot in less than 3 secondsan idea by akedroutek Project DescriptionThis is quite new to me but as I want to understand ARM and its boot process better here is the deal: |
Code quality metrics frameworka project by llansky3 Project Description & Goal |
Learn how Linux kernel interacts with a hard-realtime OSan idea by colyli |
Learn the book of Linux KVM Guide and practise based on the bookan idea by zoecao Project DescriptionI have learned 70% of the book. I'll finish it and do some practice based on what I learned from the book during hackweek20. |
Digger the Zypperan idea by hjluo |
User Story theme + Okta logina project by cyntss |
nvme monitor: continuous discovery and connect to discovered subsystemsa project by ematsumiya Project Description |
Get to know SMP on x86 systems betteran idea by alix82 Project Description |
On-demand notification using spacewalk (SUMA) APIa project by atighineanu |
Developing an opinionated storage appliancea project by asettle |
Multi-machine development at openqaa project by tinawang123 Last hackweek I have use multi-machine for RMT testing. This hackweek I would like to research how to develop the multi-machine at openQA. |
Deploy vm with libiscsi and iPXEa project by rfan1 Description: |
Upgrade OBS crash to current upstream latest releasea project by dmair Upgrade OBS crash to current upstream latest release |
Rancher Cluster in Provo Datacentera project by SMorlan |
Update nvme-dem to match/support current NVMe-oF featuresan idea by ematsumiya Project Description |
osc Porcelain inside Emacsa project by agraul Project Description |
Create an automated audio CD ripper with web frontendan idea by MMoese Project Description |
reading a book: <<How Google Tests Software>>a project by llzhao Project Description |
Opencv and Face recognitiona project by XGWang0 Learn opencv and Face recognition related knowledge to build Face recognition project on raspberry 4b |
SUSE @home Hands On Laba project by johnmpugh Project DescriptionIn the past year we've found ourselves in the middle of a pandemic, we merged two awesome companies together, and we have completely changed the trajectory of SUSE and Rancher. This project is intended to transfer knowledge of SUSE to Rancher and Rancher to SUSE for those who may be challenged with time and resources to try new things. This gives us a chance to explore other uses for Kubernetes all while taking advantage of older equipment (for use as workers) we may have to spare. |
Hack current YES Certification SCK with containers and/or public cloud, seperately SLE Microa project by Jackman1 Project DescriptionUsing beta SCK 8.6, attempt to look at hacking options with containers and/or public cloud using Azure or AWS. Do the same thing, completely separate, but using SLE Micro. Probably be a hodgepodge during hack week; but I'll have to get some work done during the week...so it will be perfect for me. |
Get to know compaction code bettera project by osalvador Project Description |
ECL monochrome monitor signal to HDMI with a FPGA (ULX3S)a project by tsbogend Some of my old workstations (Sun3, Apollo DN3x00/4x00) use ECL signals for their monochrome monitor. Since these monitors are already dead or dying I was looking for a conversion to something more modern. As I couldn't find anything I found the ULX3S boards, which already have everything for driving a HDMI monitor. So goal of this project is to use the FPGA board for converting the video signal. |
grub2: implement LUKS2 detection in grub-probea project by pvorel Project DescriptionGrub has limited LUKS2 support in master branch for few months (only PBKDF2, Argon2 is not yet supported). It'd be useful to implement LUKS2 detection in grub-probe in order not have to specify required modules manually. |
setup a POC of Convos - irc based web chat sevicean idea by jdsn Project Description |
Write an open source driver for the DeckLink Mini Recorder 4Ka project by patrikjakobsson |
learn and play with 2FAan idea by oertel just ordered 2 yubbikey 5 nfc play with FreeOTP on android and otpclient on linux |
expect-like feature for Screen or Tmuxa project by jbohac Project Description |
UYUNI-CLIa project by RDiasMateus UYUNI-CLI |
TIU - Transactional Image Updatea project by kukuk Project Description |
Support UEFI network boot in Orthos Praguea project by ggherdovich Project Description |
Prepare GFXprim widget library for a releasea project by metan After nearly ten years of work my minimal widget C library is nearly ready for a use. |
Produce an original piece of music using open source software (e.g. Ardour5, Hydrogen, Calf Plugins, etc.)a project by jctmichel Project Description |
Sentiment analyzera project by aburlakov Project Description |
Convert openqa-mon to webassemblya project by ybonatakis |
UI/UX User testing and feedbacka project by lharden |
Switch to MicroOS desktop.a project by lpalovsky Few months ago I switched my home workstation and media center to Micro OS desktop and I cannot imagine switching back to normal distribution. After some consideration I realized it should work fine (even better) on the notebook I am using for work. |
Velcro demuxing software managementa project by zbenjamin |
Requirements Management Tool on Graph Databasea project by mknop Project Description |
Terraform GUIa project by kevinklinger |
Raspberry Pi and SUSE Managera project by e_bischoff I have bought a Raspberry Pi 400 and would like to experiment how it integrates into SUSE ecosystem. |
Build kdump initrd without dracuta project by ptesarik Project Description |
Add engineering metrics to telegraf webhooks plugina project by hennevogel How it is |
Migrate suntorytimed/resourcespace container to an openSUSE basea project by suntorytimed Project DescriptionFor quite some time I am providing a ResourceSpace container on Docker Hub. It is meanwhile pulled about 234K times but unfortunately still based on Ubuntu. Meanwhile I have updated the base to Ubuntu 20.04, but I would like to move it to openSUSE instead. With ResourceSpace 9.5 coming out soon I see a possibility of introducing this switch. Enno Gotthold also did a great job of packaging ResourceSpace on OBS, so this could be used as a starting point for the container. |
Create short "videos/screencasts" demoing cool stuff in 5 minutesa project by PSuarezHernandez |
Loggee - A tool to interact with your board game collection and plays (made in Elixir)a project by gfilippetti |
Support for BIOS-based error log in dmidecodea project by jdelvare |
Kanidm - A modern opensource IDMa project by firstyear Project DescriptionKanidm is a modern, fast, opensource IDM aiming to be an alternative to projects like 389-ds, freeipa, samba 4 and others. Inspired by many identity as a services, many features of this project aim to advance the state of what is possible with opensource security and IDM today. |
krunvm-operator: a Kubernetes operator for launching isolated VMsa project by ngerace |
SUSECON | Space Gamean idea by SaraStephens For this year's SUSECON Digital, we are looking to drive home the message of Innovate Everywhere by showcasing the creativity of our Engineering team. The theme this year features a leap into space and a nostalgic design. |
Phoebe - where AI meets Linuxa project by mvarlese Project Description |
Finish the btrfs fscontext conversiona project by mpdesouza |
WebRTC individual track recordera project by avicenzi |
bare metal openQA for arm boardsa project by mbrugger |
DRM driver for USB-based SiS graphics cardsa project by tdz Back in the late 90s to early 2000s, SiS graphics chips were fairly common and found in many low-end devices. Today, the chips are still capable enough for simple graphics needs, but the graphics cards were on PCI and AGP buses. They are not usable in modern computers. |
Program FPGA using Verilog and VHDLa project by aschnell Learn to program a FPGA using Verilog and VHDL |
Preserve SUSE's historya project by fos Project Description |
Self assessment application for learning a (human) languagea project by mssola Project Description |
Zero Trust vSphere Provisioning from Rancheran idea by wjimenez Currently, when Rancher tries to provision a Kubernetes cluster on vSphere, it needs to initiate API calls to the vSphere endpoint. In a hybrid cloud environment this often means that the Rancher server is not in the same network as the vSphere endpoint. Therefore inbound access is required to be added to a firewall so Rancher can reach the vSphere system. This naturally poses a security concern and creates administrative burden on our users who have to go through a security review to get this approved. |
Face recognition on nextcloud with TPUan idea by jordimassaguerpla Project Description |
Language Server Protocol implementation for Salt Statesa project by cbosdonnat Language Server Protocol (LSP for friends) is used in a number of code editors these days. There are implementations for various languages, but none for Salt States. |
Can we (machine) learn from bug reports?a project by gboiko Bug reports can be a great source of information, but usually finding the information requires extensive work in reading through all of the discussions and understanding the details about it. |
Uyuni/SUSE Manager containerization projecta project by moio Deploy Uyuni as an app from the Rancher marketplace - or install via Helm on any Kubernetes cluster, on any OS, or any Public Cloud. |
openSUSE codea project by SLindoMansilla openSUSE code |
Uyuni/SUSE Manager: build Python APE and a Salt+Python bundle to support ANY client operating systeman idea by pagarcia Uyuni/SUSE Manager build client tools for each of the supported operating systems: SLES 11, SLES 12, SLES 15, RHEL 6, RHEL 7, RHEL 8, Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, Debian 9, Debian 10... the list is long. This is required because each operating system has different base libraries (glibc, OpenSSL, Python version, etc). |
L0 Supportconfig Monitoring and Analysis using MLa project by andavis Project Description
|
Metabase instance in SCC EKS clustera project by digitaltomm Following up on the experiment from last Hackweek ( https://confluence.suse.com/display/~digitaltomm/Business+Intelligence+in+SCC ), it would be great having a production instance of Metabase running in the SCC EKS cluster, connected to the production database of SCC. |
Support glibc-hwcaps and micro-architecture package generationa project by alarrosa The recent glibc 2.33 version recently available in Tumbleweed includes this change: |
Predictive test selection for SUSE Manageran idea by jordimassaguerpla I once had a bad dream. |
Uyuni/SUSE Manager: Windows client supporta project by pagarcia I'll continue the effort I started at last Hackweek to support Windows clients in Uyuni/SUSE Manager using Salt. When this is done, SUSE Manager would act as a WSUS server to Windows clients. |
Reproducible Source/Build Transparency Watchera project by jzerebecki Updated over 3 years ago. 2 hacker ♥️. 2 followers. |
Create ansible roles for generic server stuffa project by ph03nix The situation of maintained ansible roles for boring server stuff like setting up a LEMP stack (Linux, nginx, mariadb, php) is dire and I would like to improve that. This project is about creating a handful of ansible roles with focus on |
Add RISC-V support in openQAa project by ldevulder openQA currently supports different architectures: x86(_64), ppc64le, aarch64 and s390x. In this project I would like to add support for RISC-V[1]. First emulated ontop of x86, like we previously did with aarch64. As openSUSE images for that processor are already generated, it could be useful to do some basic automated tests on them. |
Workadventu.re at SUSEa project by jevrard For events like engineering summit or hackweeks, it would be nice to have a SUSE instance of workadventu.re, and have our own maps, wired with (open)SUSE's jitsi! |
AWS Online Trainingan idea by peterrpaul Intellipaat is offering a comprehensive AWS course created by industry experts. The entire AWS training course is in line with the AWS Certified Solutions Architect exam. You will learn various aspects of AWS like Elastic Cloud Compute, Simple Storage Service, Virtual Private Cloud, Aurora database service, Load Balancing, Auto Scaling and more by working on hands-on projects and case studies. You will implement AWS best practices in this training. |
Publish build.o.o on Software Heritage archivean idea by hennevogel We should publish everything except tarballs on the Software Heritage Archive |
Machine Learning Trainingan idea by johnvickyy Intellipaat offers Machine learning training that mainly focuses on key modules such as Python, Algorithms, Statistics & Probability, Supervised & Unsupervised Learning, Decision Trees, Random Forests, Linear & Logistic regression, etc. Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed. Machine learning focuses on the development of computer programs that can access data and use it learn for themselves.Machine Learning, as the name suggests, provides machines with the ability to learn autonomously based on experiences, observations and analysing patterns within a given data set without explicitly programming. Machine Learning, as the name suggests, provides machines with the ability to learn autonomously based on experiences, observations, and analyzing patterns within a given data set without explicitly programming. |
Learn ReactiveX with RxPYan idea by witekbedyk RxPY is a library for composing asynchronous and event-based programs using observable collections and pipable query operators in Python. |
Investigate whether Kimchi server works on SLESan idea by waynechen55 Kimchi is an HTML5 based management tool for KVM. It is designed to make it as easy as possible to get started with KVM and create your first guest. Kimchi manages KVM guests through libvirt. The management interface is accessed over the web using a browser that supports HTML5. |
SES 6 Installer scripta project by davidbyte take my existing buildit.sh script (https://github.com/dmbyte/SES-scripts/blob/master/clusterbuilder/) and enhance it to be more of the installer experience needed. |
Run C code from source with tcca project by bmwiedemann It would be nice to have a OS that can be tinkered with easily by having only a compiler as the only binary on the system. |
Learning how to properly build Distros in home: projectsa project by RBrownSUSE openSUSE now has a lot of black magic around building distributions for :Factory and :Leap |
Implement XEP-0308: Last Message Correction in Profanitya project by mvetter Updated over 4 years ago. 1 hackers ♥️. 2 followers. |
Small Livecd with mutltimedia capabilitiesa project by aginies Play with kiwi and liveCd capabilities to create a Small liveCD to get a rescue and multimedia system in less than 700MB. Will be a liveCD in Full french. |
tcetc - transaction capable /etca project by wpreston2 tcetc |
Building Son of Grid engine in OBSan idea by ph03nix Since my fork of Son of Grid Engine is apperently used by some people, I would like to use the Open Build system to create ready-to-use rpm packages for at least openSUSE Leap. |
Virtualization CI/Testing Worka project by bfrogers There are a number of items related to doing Virtualization CI and testing which I have a hard time getting to during my day job. I'll take Hackweek as an opportunity to get at least a little out of my normal space and improve our methods. This mainly focuses on QEMU/KVM and some of the efforts and infrastructure I've already got in various states of development, or at least investigation. |
SUSE guerilla gardening @maxtor #gogreen#proudtobegreena project by ukirschner I want to set up a few small raised beds to plant some vegetables. Volunteers more than welcome-just ping me on RC. |
Using AI/ML to colorize old (black & white) photosan idea by kwk Converting old black and white photos or movies transform such artefacts from the past to the present. |
Explore AOSP alternatives (postmarketOS, LineageOS, Qualcomm mainlaining)a project by pvorel 1) Explore postmarketOS, LineageOS on real device. |
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 |
Embellishment of Solid Ground's Web User Interface (WUI) via Bootstrap v4a project by vstsironis Solid Ground[1] is a powerful software tool, essential for the daily tasks of an L3 agent. Built upon Django framework[2], it greatly simplifies the storing and management of the needed information for orchestrating the various, tedious and sometimes quite complicated actions (steps) of the L3 process[3]. And although Solid Ground is significantly benefited by the utilization of Django's ORM (and other components such as Rest, views, etc.) and has very strong command line interfaces (l3t and Django admin's shell), it lacks a modern, user friendly, clean and with nice user experience (i.e. engaging) WUI! |
Alexa on Linux - voice commands for SUSE productsan idea by calmeidadeoliveira What is it about? |
Ceph Containers on Raspberry Pia project by mgfritch The next release of Ceph (Octopus) will be delivered via containers. |
Learn Go Langan idea by sisingh I am interested to learn about the Go Lang, and investigate the scope of using Go in our existing projects. |
Mainline Sunplus Plus1 SP7021 kernel for Banana Pi F2Sa project by a_faerber The recent Banana Pi BPI-F2S board features a new Arm SoC SP7021 by Sunplus, which is not yet supported in mainline Linux. |
Hitchhiker's Guide to the SUSE Documentation Teama project by ta-ro Give a more complete overview of the infrastructure and the processes the documentation team uses to write, maintain, and publish the documentation for the SUSE products. Add missing information/chapters to the guide. |
WebUI for pint dataa project by aosthof With 'pint' the Public Cloud Team already provides a command line based tool to get information about the images we're hosting in the public clouds. It's provided via the Public Cloud Module in SLE as well as in the Cloud:Tools repo. |
Progress ticket exporter to Jiraa project by jlausuch Create a basic web app where you can search for Progress tickets and create Jira tickets to a certain project. |
Run VMs in CaaSP 4 cluster with SUSE-powered kubevirta project by jfehlig This project aims to run VMs in a CaaSP 4 cluster using kubevirt and a libvirt+qemu container (aka compute container) based on SLES15 SP1/2. Compute containers based on openSUSE Leap15.1 and SLES15 SP1 already available in registry.opensuse.org and registry.suse.com respectively. VMs can be deployed to the cluster but there are several functional problems that need investigating, e.g. accessing the VM's serial and VNC consoles, proper network access, etc. |
Twenty-Six - A card game developed with Phaser & TypeScripta project by hfschmidt For a long time, I have wanted to port a card game called "26" to the digital world. I've been playing 26 since I was very young, especially in the winter months, when it was too cold to go play outside. |
A recommendation engine for SCCa project by mbologna Let's imagine you are a sales engineer. You want to either: |
Do Stuff with SUSE Raspberry Pian idea by cjschroder2 Install and test SUSE's Raspberry Pi distro on a Raspberry Pi 3 Model B. Explore the practical uses of stuffing a Linux distro on a bitty little single-board computer. Kiosk, digital signs, media server, gaming platform, digital photo frame, network attached storage...what is this little gadget good for? |
Relax-and-Recover (ReaR) proof of concept implementation of new "storage" codea project by jsmeix The current disk layout recreation code in ReaR is about 10 years old now and more and more |
Hydrogen Drum Machine: export to hardware drum machinea project by dmacvicar Hydrogen is a software drum machine and pattern editor. |
Graphics support for SGI Octanea project by tsbogend With the approach of kernel 5.6 SGI Octanes are supported with builtin IO components. What's missing for a graphics workstation is a driver for the graphics card. There is already a not upstreamed framebuffer driver for Impact graphic cards. Since there will be no new framebuffer driver accepted upstream, the goal of this project is to convert the existing frame buffer driver to a DRM driver and make it ready to be sent upstream. |
Write some plugins for Rocketchata project by itxaka Learn how to develop and create some plugins/apps for rocketchat. |
Backup server on openSUSE in Raspberry Pi 3 with external USB mass storagea project by bzoltan1 I would like to set up a small backup server on my spare hardware |
Learn how to write a test casea project by Xiaojing_liu Be familiar with the process of writing a test case in openQA by taking a ticket from a QA team. |
More significant HA cluster node wins fencing match under 2-node split-braina project by yan_gao In a 2-node HA cluster without quorum server, since neither of the cluster nodes (partitions) has more than 50% votes in case of split-brain, we should configure |
CephFS client for Android using the Linux Kernel Library and Wireguarda project by dmdiss CephFS is awesome, but without a VPN it's not safe to be routed over the internet, and it lacks client support on many platforms. The Linux Kernel Library allows for the linux kernel to be built as a cross-platform user-space library and integrated into a regular Android, Windows, macOS, etc. application. This project combines CephFS, LKL and wireguard, and sprinkles some io-uring on top. |
Telemetry for Uyuni - The researcha project by dleidi Uyuni is an heterogeneous and giant project (actually it is a beast) made of many pieces, many languages, many internal architecture structures, and also very old and new technologies live in it. Said that, and based on the fact Uyuni delivers tons of features/functionalities not all the end users use, it is not trivial at all to understand |
Enhancement of zypper history commanda project by syrianidou_sofia Based on an old customer feature request: zypper history command options so that it can show the security patches installed on a server and when they were installed, during a defined period of time. |
Improve openSUSE infrastructurea project by lrupp There is always something to do if you run the infrastructure for such a big project like openSUSE.... |
investigate elasticsearch and use with my windowssearch samba client/serveran idea by npower Samba now has an experimental Spotlight backend using Elasticsearch as fileindex. It seems that creating a similar backend could also be something that could be useful to investigate in the context of the windowssearch feature for samba |
Power of the salt control in SUSE Engeniging Infrastructure enviroment.an idea by mcaj Our Team has been using the Salt as main tool for IasC. We did a lot of work there we learn how to use for access (ssh) control, |
Uyuni: re-architecting code with Akkaa project by moio Simplify the codebase by using a more modern toolkit to accelerate maintenance and future development. |
Provisioning Prometheus exporters with Uyuni revisiteda project by j_renner There is a number of annoyances and pending improvements when working with the Salt Formula for provisioning Prometheus Exporters in Uyuni: |
ConnMan improve iwd and WireGuard supporta project by wagi Recently, ConnMan got support for iwd and WireGuard. The current support is only a starting point and it needs some more changes in the core code base to support the cool features: |
Modernize Bard's web interface, implement high-level audio analysis with feature extraction and sonos supporta project by alarrosa Continue improving my personal project, bard. Bard is a music manager for your music. It stores all information about your music collection in a Postgresql database . |
openQA log-viewer firefox plugina project by asmorodskyi Idea is to write FF plugin which would process raw autoinst log and display it in more readable form . |
OpenBLAS: test performance on AMD Zen2 and learn more about the implementationan idea by marxin OpenBLAS is a high-performance linear algebra library that's implemented mainly with vector instruction directly written in assembly language. |
Finish Machine Learning introductory coursea project by dmacvicar I started Standford's machine learning course but after getting stuck in one assignment (ex4, Week5), it fell of the table due to lack of time and focus. |
CaaSP in CaaSPa project by pchacin Summary |
Improve 'vim-daps' and 'vim-docbook_templates' pluginsan idea by tbazant The main part of our toolchain that allows us processing and publishing documentation is |
Play with Go and RLa project by EDiGiacinto I would like to learn and play with RL/ML and Go ( gorgonia for example). The lack of Reinforcement Learning library in Golang makes me very sad, so I wanted to implement a RL algorithm and alongside create a small library for RL and go in general. |
Improvements of RES scriptsa project by zpetrova https://gitlab.suse.de/l3ms/RES-weather/ needs some improvements, e.g. manual generation of statistics and reports. |
Refresh SGML Knowledgea project by keichwa
|
Install LTSP server in a Docker containeran idea by michael-chang The LTSP (Linux Terminal Server Project) helps in netbooting LAN clients from a single template installation that resides in a virtual machine image or a chroot on the LTSP server, or the server root (/, chrootless). This way maintaining tens or hundreds of diskless clients is as easy as maintaining a single PC. |
Write a minigame with Pythonan idea by GraceWang Write a minigame with Python The main purpose of this project is learn how to use Python to do something. |
paperbacka project by cyphar Very often people find themselves wanting to store secrets in a way that either they can recover even if (for instance) their house burns down, or allow friends and family to recover if they pass away. Existing solutions to this problem are: |
learn a security area related videoan idea by llzhao the address: https://www.youtube.com/watch?v=z-aZYUuTrN0 |
Enhance openQA group reivew scriptan idea by waynechen55 I have already implemented this script in Hackweek18: https://hackweek.suse.com/projects/script-for-generating-openqa-test-group-review-results |
Nvidia GPU support for CaaSPan idea by huizhizhao Nvidia has a way to support GPU on Kubernetes via docker and crio, but so far they don't support SLES and CaaSP, this is the goal of this project. |
Implement GNOME Software's Distribution Upgrade in Leap(and possibly Tumbleweed)a project by JonathanKang GNOME Software supports distribution upgrade, that only requires a few clicks for upgrading your system. But it's not integrated into Leap. So this is that I plan to do this Hack Week. |
Zero-ish downtime deploy on da cheap!a project by josegomezr Zero-ish downtime deploy on da cheap! |
make "predictable network interface names" more predictablean idea by mkubecek Since the so-called "predictable names" for network interfaces were introduced, the concept and mainly its implementation has been a target of a lot of critique and sometimes even hate. On the other hand, similar idea works reasonably well for block devices. |
Golan no vendora project by rjschwei At present it is our practice to "vendor" all dependencies for a Golang package. This has the advantage that everything is in one nice package and self contained but it has the disadvantage that dependencies are hidden and therefore security issues may slip through the cracks. |
Package ROS for Opensuse and SLESan idea by neotinker2 I have a few robotic projects I wanted to work on and didn't like the idea of run Ubuntu to control them... |