EVERYONE can contribute to documentation – See how YOU can join the partyan invention by chabowski |
MicroOS Desktopa project by RBrownSUSE Updated almost 3 years ago. 27 hacker ♥️. 19 followers. |
openSUSE build supported by SUSE ITa project by vgrinco Project Description |
crash-pythona project by jeff_mahoney New Development |
Testing and adding GNU/Linux distributions on Uyunia project by juliogonzalezgil Join the Gitter channel! https://gitter.im/uyuni-project/hackweek |
SUSE branded keycaps modelsan invention by cbosdonnat Project Description |
Learn TCPa project by jiriwiesner Learn the inner workings of TCP as implemented in the Linux kernel. This will involve |
Finish the Jangouts rewrite on React/Reduxan invention by ancorgs 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. |
early stage kdump supporta project by mbrugger |
Port some classic game to Linuxa project by MDoucha Let's pick some old classic game, reverse engineer the data formats and game rules and write an open source engine for it from scratch. Some games from 1990s are simple enough that we could have a playable prototype by the end of the week. |
Learn network related knowledgea project by XGWang0 Project Description |
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.\ |
Open Source book reader for visually impaired/blinda project by DKarakasilis Project Description |
Project Verifree : internal key server(s)a project by mcaj Project description |
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. |
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. |
Create a CLI tool for interacting with Rancher Support Matrixan invention by dpock Rancher Support Matrix CLI Helper |
Dochazkaa project by smithfarm Dochazka is a long-term project to replace the obsolete Attendance & Time Tracking system used by the Prague office since 2007. Dochazka is a complex system consisting of three major components: |
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. |
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. |
Multi-cloud Lightweight metadata CLIa project by seanmarlow Project Description |
software.opensuse.org replacementa project by lkocman Project Description |
Learning boot loadera project by qzhao |
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. |
gfxboot for grub2a project by snwint Make a final attempt to implement a graphical user interface for grub2 (gfxboot2). |
Easy openSUSE Upgradea project by maverick74 The idea is about an easy way to allow users to make upgrades (e.g.: changing from one major version like 15.0 to version 15.1) using a GUI and as easy as they can in Ubuntu. |
Create a DRM driver for Matrox desktop cardsan invention by tdz (was: Create a DRM driver for Matrox G200) |
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. |
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. |
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 |
WebRTC individual track recordera project by avicenzi |
Mount Btrfs USB disks on non-root Android using the Linux Kernel Libraryan invention by dmdiss Project Description |
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. |
Uyuni/SUSE Manager Server Helm chart on k3sa project by moio |
Self Watering Indoor Vegetable Gardena project by kberger65 Project Description |
Golan salt client sdkan invention by RDiasMateus Project Description |
Acetylenean idea by phillipsj |
rinitan invention by dspinella |
Setup A Linux Cross Referencer for SUSE kernelsa project by tdz Project Description |
geekoops - reusable ansible roles for openSUSEa project by ph03nix Project Description |
FIDO2 emulationa project by mkoutny |
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 |
Project Skyscraper - PoC of a Cloud Governance Dashboarda project by tmuntan1 Project Description |
Blog about our ScummVM Freeware games packagesa project by sndirsch Blog about ScummVM Freeware games of our openSUSE Build Service games project |
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. |
reformatting text in visan invention by mcepl Project DescriptionThere is this text editor vis, modal text editor based on the Plan9 structural regular expressions and se(1). However, comparing to sam(1) or acme(1) it feels mostly like advanced vi(m) not something completely new (and it is not mouse-driven). |
Support harvester terraform provider in sumaforman invention by oholecek |
Adopt Typescript in D-Installera project by IGonzalezSosa Project Description |
Securing and improving home/server networka project by ohollmann |
SUSE SE Marketing tools and Demosa project by nbatsford |
Open Source Firmware for EV chargers using the ESP32 Chip (Autoaid / EN-Plus / EVSEDO)an invention by bschmidt |
Improve the UX/UI of User Storya project by cyntss Project Description |
Create tool to analyze supportconfig to spot common SUSE Manager / Uyuni issuesan invention by cbosdonnat |
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 |
Cobbler Angular Web Interfacea project by SchoolGuy Project Description |
Make DNF5 package manager ready for openSUSEa project by dmach Project Description |
Paper reading cluba project by LarsMB |
Explore Crev as collaborative code audita project by pperego Project Description |
Develop a better frontend for the virtual SUSE Museuman invention by fos Project Description |
Bring to life the Studio Kiosk in Frankenstrassea project by digitaltomm |
Build an Audio Streaming Server in Golang for Ableton Lite Recordingsa project by annablendermann |
Package workflow experimentsa project by jfehlig |
Support virtual monitors for VNC in gnome-remote-desktopa project by vliaskovitis |
Learn OpenEMS project (Open Energy Management System)a project by witekbedyk |
Enlightenment Live CDa project by simotek Create a openSUSE 13.2 Live CD. |
Enlightenment Themesa project by simotek I have several themes in progress, they all need lots of work before they could be used with openSUSE. * The gtk people keep changing things so the gtk theme I use to match my enlightenment theme also needs fixing. |
Enlightenment openQA improvements + git build images.a project by simotek
|
openSUSE on ZoL from OpenZFS projecta project by jkohoutek Idea is to have SUSE system with OpenZFS as root FS. |
HelenOS: <filesystem> of a downa project by jjindrak During the previous Hackweek [0], I have successfully implemented, tested and merged [1] an implementation of the entire C++ standard header . This time, my aim is to modernize the C++14-esque standard library [2] of HelenOS [3][4] with a C++17 feature - the header. The header is much larger than the header which I barely managed to implement and test in the allocated time for the previous Hackweek, but was mostly OS-independent as it relied only on previously implemented features of the standard library. The header, however, is limited by the filesystem API of the OS and as such implementing of the entirety of it might not be possible, limiting the scope of the project (which is a good thing due to the time constraints). |
OTPClient v2.6.0an invention by pstivanin Project Description |
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. |
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. |
SUSE Linux-Based Demo Kioskan invention by dstokes11 Project Description |
Polish a few GFXprim appsa project by metan Description |
Loggee - A tool to interact with your board game collection and plays (made in Elixir)a project by gfilippetti |
Implement search in zellijan invention by MSirringhaus Project Description |
Hack around c3osa project by EDiGiacinto Project Description |
Prettier dashboard for solar panel statusa project by emiura |
investigate seal secrets for used in a home-cluster (k3s + fluxci)an invention by fcrozat |
Write an open source driver for the DeckLink Mini Recorder 4Ka project by patrikjakobsson |
osc Porcelain inside Emacsa project by agraul Project Description |
Family with MicroOSa project by xguo Project Description |
Family with Kubevirta project by xguo 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. |
Porting a Robot to 64 bit ARM / Raspberry Pi 3a project by simotek |
Script that loads dummy data into HANA database for testing purposes.an invention by rangelino |
Explore the state of voice control on linuxa project by szarate Project Description |
Improve Scrum Master Dashboarda project by ilausuch Project Description |
Write a CLI program for OneDeva project by cxiong |
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. |
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. |
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 |
Kanidm - Modern Opensource Identity Managementan invention by firstyear Project DescriptionKanidm is a identity management system (a store of accounts, groups and more) that supports authentication to opensuse, web sites, networks, and more. The project has a focus on respect of humans, correctness, simplicity and performance. In previous hackweeks we have implemented cryptographic authentication (webauthn), wasm based web UI and more. |
The world craban invention by cdywan The world is changing. A mouse got lose and fell off the discworld. Consequently the elephants got scared and hopped off Great A'Tuin's back. As luck would have it a gigantic crab with four gophers on its back took its place. |
Support Config Analyticsa project by bwgartner Project Description |
Scripted CardDAV address book modification in PHPa project by holgisms |
Improve yamltidya project by tinita Project Description |
Audio controlled smart devicesa project by bzoltan1 Project Description |
Following the Arduino examplesan invention by barendartchuk Project Description |
Port the Minion job queue to TypeScriptan invention by kraih Project Description |
Coursework: Foundations of Humane Technologyan invention by bear454 Complete the course "Foundations of Humane Technology", offered by the Center for Humane Technology. |
Restrict Login page access to specific IPan invention by admehmood |
[Part 2] Self assessment application for learning a (human) languagea project by mssola Project Description |
Linux training manual for openSUSE localised for South Africaa project by aslamr |
Learn to do 3D animations for product documentation in Blendera project by rainerkoenig |
BPFTRACEa project by fanyadan Project DescriptionJust have play with bpftrace on some real kernel bugs. |
Explore Djangoa project by djz88 Explore django |
mac80211_hwsim toola project by cfconrad Project Description |
WiFi support for Canon Powershot sx430isan invention by tsbogend |
grogan invention by gbaccini |
Discover X11 or Wayland displays with Akria project by atgracey |
Add Graphics Mode to WozManiaan invention by e_bischoff Project description |
Open-source software for controlling Genesis Thor keyboardan invention by jbaier_cz Motivation |
Moderated Meetings for opensuse Jitsia project by LSchroeder |
Learning podman with selinux enableda project by gosipyan Project DescriptionPodman is an open-source, Linux-based tool that builds Docker-compatible container images |
reflinkable rpmsa project by lnussel Project Description |
Saline: Salt state appliement monitoringa project by vzhestkov Project Description |
Give back to Wezterman invention by mpagot |
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. |
Migrate web hosts over from easy engine on AWS to k8s/RKEa project by ngildersleeve Project Description |
AWS Terraform Modulesa project by mtrachier Project Description |
Validate the embargo date OBS attributean invention by enavarro_suse Project Description |
Solar water heating control panel using ESP32a project by alarrosa |
Commanded EventStoreDB Spear (GRPC) adapteran invention by fabriziosestito Project Description |
Generic retry command in openSUSEan invention by okurz MotivationWhen automating tasks often the requirement comes up to retry commands, for example when network connections are involved and commands do not return successfully immediately or if resources are temporarily not available. Sometimes a simple for-loop in bash is sufficient. Sometimes it is necessary to use additional waiting between retries, sometimes timeouts are desired. Getting all those combinations right can be tedious and error-prone so a generic "retry" command should be available in usual environments so we should provide a retry command to openSUSE distributions. |
ioBroker for home-based laba project by hrommel1 Project Description |
containerizing MicroOS Desktop components (reloaded)an invention by fcrozat |
apptainer with jobbera project by mslacken |
Modular kernel packaginga project by mwilck Project Description |
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 |
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. |
Explore the possibility and value to have a centralized Developer Portalan invention by nkopliku |
Use ESP-01S as WiFi to UART bridgea project by iivanov Project Description |
DIY flight sim throttle quadranta project by lpalovsky Project 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. |
YaST log grouping, better visualization of the loga project by lslezak Description |
Aperture: a simple game engine written in C based on OpenGLa project by StarryWang Project Description |
Show Me The Key: A screenkey alternative that works under Wayland via libinputa project by AZhou (Improve last hackweek's project.) |
Running RKE/RKE2/k3s on SLES Real Timean invention by nguyens |
Air quality monitoran invention by dheidler |
Write a formula with forms for setting up a container registrya project by mcalmer |
Learn about Service Managementa project by lrupp Project Description |
Migrate from Raspbian to openSUSE aarch64 for motion detection cameraan invention by tjyrinki_suse Project Description |
KernelCI performance regression dash boarda project by wagi |
Automate Victron Cerbo GX scheduled charge configuration based on Redflow ZCell maintenance cycle timingan invention by tserong |
Continue work on "ostatus"a project by aplanas Project Description |
generic zswap dedupa project by ailiopoulos |
retrocomputing: learn the architecture of MIPS for PS1 and build an assemblera project by david.anes |
Ebook Reader word translatora project by dmulder |
Add MBR binary format support to the fq command line toola project by tobilehman
|
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. |
Poking technologies for enrolling customer key to kernel trusted keyringa project by joeyli |
Learn about IPv6 while Implementing it in the Home Environmentan invention by mweiss2 Project Description |
consolidate mm debugging tools and package thema project by mhocko |
Model checking the BPF verifiera project by shunghsiyu Project Description |
Update tool for SUSE Manager Serveran invention by RDiasMateus Project Description |
Rewrite libkdumpfile Python binding using CFFIa project by ptesarik Project Description |
indoor air quality sensora project by rsimai Description |
Retail Branch Server + SUMA Server on one machinea project by nadvornik |
Misc: Make samba rpc service scheduler generic and/or learn some Rusta project by npower |
Learn PostgreSQL advanced featuresan invention by okurz MotivationThe PostgreSQL database implementation is an integral part of many important software stacks, most importantly for me openQA. I learned database "by doing" but never properly. Given that we recently had (again) an incident related to specific details of how a database behaves under load maybe it's time to learn more about PostgreSQL. |
py-ensa project by ngetahun |
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 |
rust security reviews and cargo-creva project by jzerebecki |
Extend k3s-ansible to support new functionalities (or fork/create new one)a project by nicoladm Project Description |
QJobViewera project by apappas |
Implement a "Fuel Gauge" for Harvestera project by mrussell |
Learn and research the ALP security frameworka project by bchou |
Updatecli Kubernetes Operatora project by olblak |
Building my own cluster on Raspberry Pi 4 with K3Sa project by mlin7442 |
Learn about Rancher productsa project by mgrifalconi |
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. |
Use systemd Service Templates to manage OBS workersan invention by enavarro_suse Project Description |
Predicting Water conflicts in South America - AI/ML POCan invention by sfonseka Project Description |
Utilize eBPF for network policya project by jianwang |
Tinker with mirror, a tool to watch and backup source code repositoriesan invention by andreas-kupries Project Description |
Make tags markdownable on geekos.ioan invention by digitaltomm |
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. |
Generate a GraphQL API for Uyuni's reporting DB and consume ita project by j_renner |
Trento telemetry service data on graphsan invention by xarbulu |
Rust in linux kernelan invention by dsterba |
open-source RPI Smart Speaker (Hey, geeko)an invention by HarrisonWAffel |
Explore open source sBOM generator and Vulnerability scanners spacean invention by amunoz |
Lightweight container runtime on Maca project by bnewberry |
Openqa framework in emacsa project by ybonatakis 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. |
Advanced suspend/resume controla project by sbrabec |
Extended client information from SUSE Manageran invention by brianp |
repurpose / recycle 20 year-old computeran invention by amanzini |
Chest X-Ray Medical Diagnosis with Deep Learning and Javascriptan invention by jordimassaguerpla |
Cgroup support for supportconfiga project by firoyang |
Update quilt's manual pagean invention by jdelvare |
web-based testing tracker for aquarist-labs's s3gwa project by jluis |
A React-based alternative to our beloved bug/issue tracker finglongera project by avshiliaev |
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. |
Graphing stats from a remote solar MPPT charge controllera project by brunoleon |
Port my qcmdln command line utility to Rust.an invention by kallan |
Create openSUSE images for Arm/RISC-V boardsan invention by avicenzi |
Real-time container runtime supportan invention by a_faerber |
Installation server setup utility - continueda project by csalmond Project Description |