suse-rancher-supportconfiga project by eminguez Description |
Decouple topology data from User Settings in the StackState (SUSE Observability) platforma project by bschuur Description |
MicroOS/SL Micro health-checks for K3s/RKE2a project by eminguez Description |
Hacking on Profanitya project by mvetter Description |
Officially Become a Kernel Hacker!a project by m.crivellari DescriptionMy studies as well my spare time are dedicated to the Linux Kernel. |
RISC-V emulator in GLSL capable of running Linuxa project by favogt Description |
Introducing "Bottles": A Proof of Concept for Multi-Version CRD Management in Kubernetesa project by aruiz Description |
Modularization and Modernization of cifs.ko for Enhanced SMB Protocol Supporta project by hcarvalho Creator: |
Impove Tracking Milestone Qualitya project by rtsvetkov DescriptionWe need to track better the milestone quality. |
Learning VMWare vsphere, vsan and esx upgrades.a project by uschairer DescriptionLearning VMWare vsphere, vsan and esx upgrades. |
Editor mode at Agama web interfacea project by ancorgs Description |
Design the new UI for storage configuration at Agamaa project by ancorgs Description |
Work on kqlite (Lightweight remote SQLite with high availability and auto failover).a project by epenchev DescriptionContinue the work on kqlite (Lightweight remote SQLite with high availability and auto failover). |
Update Haskell ecosystem in Tumbleweed to GHC-9.10.xa project by psimons Description |
Automate PR processa project by idplscalabrini DescriptionThis project is to streamline and enhance the pr review process by adding automation for identifying some issues like missing comments, identifying sensitive information in the PRs like credentials. etc. By leveraging GitHub Actions and golang hooks we can focus more on high-level reviews |
Support FIDO2 and TPM2 in a full disk encryption based on systemda project by aplanas Description |
FamilyTrip Planner: A Personalized Travel Planning Platform for Familiesan invention by pherranz DescriptionFamilyTrip Planner is an innovative travel planning application designed to optimize travel experiences for families with children. By integrating APIs for flights, accommodations, and local activities, the app generates complete itineraries tailored to each family’s unique interests and needs. Recommendations are based on customizable parameters such as destination, trip duration, children’s ages, and personal preferences. FamilyTrip Planner not only simplifies the travel planning process but also offers a comprehensive, personalized experience for families. |
Enabling Rancher as an OIDC Providera project by rcabello DescriptionKubernetes supports OpenID Connect (OIDC) natively as an authentication mechanism, enabling token-based user authentication. This can be configured through flags in the Kubernetes API server or by using AuthenticationConfiguration. |
Docker Desktop Extension for Application Collectiona project by pcaraballo DescriptionDocker and Docker Desktop are the tools of choice for most of developers when it comes to container runtime and management in local environments. Both have been out there for many years, and users are well familiarized with them, so both are great catalysts for adopting new solutions. |
iSCSI integration in Warewulfa project by ncuralli Description |
Build a split keyboard from scratcha project by mpagot DescriptionI'm getting older... this summer I experienced an annoying and persistent tingling in one hand and arm. That was the initial motivation to get more interested in ergonomic work gadgets, and from that to split keyboards. And that was the entrance in a rabbit hole. |
Team Hedgehogs' Data Observability Dashboarda project by gsamardzhiev DescriptionThis project aims to develop a comprehensive Data Observability Dashboard that provides r insights into key aspects of data quality and reliability. The dashboard will track: |
Enhancements of Linux kernel debugging toolsa project by firoyang DescriptionImprove our daily used debugging tools: crash-utility, drgn, kdump, makedumpfile, and so on. |
Learn enough Golang and hack on CoreDNSa project by jkuzilek DescriptionI'm implementing a split-horizon DNS for my home Kubernetes cluster to be able to access my internal (and external) services over the local network through public domains. I managed to make a PoC with the k8s_gateway plugin for CoreDNS. However, I soon found out it responds with IPs for all Gateways assigned to HTTPRoutes, publishing public IPs as well as the internal Loadbalancer ones. |
Longhorn UI Extension (POC)a project by yiya.chen DescriptionThe goal is to create a Longhorn UI extension within Rancher using existing resources. |
SUSE Distro Blockchaina project by adrianSuSE Description |
Enlightenment Themesa project by simotek I have several themes in progress, they all need lots of work before they could be used with openSUSE. * The gtk people keep changing things so the gtk theme I use to match my enlightenment theme also needs fixing. |
Emacs org-mode (learning)a project by keichwa From the manual: |
Check health of my openSUSE packagesan invention by pluskalm
|
Better default conky themea project by simotek As per the title I am aiming to investigate a much nicer conky default, I have a short list, but it depends on asking people nicely to license there work, if I have to create something from scratch it probably won't happen this hackweek. |
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 |
Model checking the BPF verifiera project by shunghsiyu Project Description |
Learn, document and test the Jellyfin Python libraryan invention by StevenK Jellyfin is the volunteer-built, open-source media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached. Furthermore, Jellyfin Python is the API client from Jellyfin Kodi extracted as a python package so that other users may use the API without maintaining a fork of the API client. Please note that this API client is not complete. You may have to add API calls to perform certain tasks. |
Create openSUSE images for Arm/RISC-V boardsan invention by avicenzi |
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. |
Install Uyuni on Kubernetes in cloud-native wayan invention by cbosdonnat Description |
Continue AKTIVE, my Tcl Image & Vector Extensiona project by andreas-kupries Project Description |
Evaluate and document two out of three nodes lost for K3s / RKE2 and Harvestera project by mweiss2 DescriptionNeed to find out what the impact is for loosing quorum and recovery from this situation in case of K3s / RKE2 and Harvester. |
Query Topology over Timea project by fvanlankvelt DescriptionThe Topology in SUSE Observability describes how the different components in a system interact with each other. It is maintained with history, so can be reconstructed at any point in the past. |
Picopad developmentan invention by vbabka |
Learning frontend dev (Vue3 mostly)a project by cxiong DescriptionI started in Desktop team at SUSE. It's been a long while since I coded in any JS and much has changed. I wanted to pick up some and acquire some knowledge for hacking on some apps I've come to use often recently (e.g. FreeTube) |
drgn for kernel core analysisa project by tabraham1 Descriptiondrgn as a programmable debugger can be useful for kernel core analysis |
Train generative AI with internal knowledge to answer questions related to code/architecture/hr etc.a project 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. |
toptop - a top clone written in Goa project by dshah Description
|
Revive Garmin Podcastsa project by agraul Description> Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch! |
Saline (state deployment control and monitoring tool for SUSE Manager/Uyuni)a project by vizhestkov |
terraform-provider-feilonga project by e_bischoff Project Description |
Implement a CLI tool for Trento - trentoctla project by nkopliku DescriptionImplement a |
learn about android virtualisationa project by AngelaBriel Descriptionandroid virtualization on top of linux |
Command queue toola project by dheidler Description |