Further Integration of Edge Image Builder and Kiwi into SUSE Multi-Linux Manageran idea by mweiss2 DescriptionBased on last years first steps for combining EIB + Kiwi in SMLM - this project will continue work on this to allow a few additional things to be done in flexible ways. |
Move homeserver to new HW + microOSan invention by MSirringhaus DescriptionMigrate my old 32bit raspberry-pi setup over to new x86_64-hardware and switch to microOS. |
Experiment with AFL++ fuzzing frameworka project by amattiazzo DescriptionExperiment with AFL++ on open source projects included in Factory |
|
Recipes catalog and calculator in Rails 8a project by gfilippetti |
Make sense and use of the current AI toolsa project by mbenes DescriptionStarting from the position where I understand the principles behind AI/LLM/ML much better than their practical use, the goal is to learn about the current tools and where they can help me improve my daily job/life and help my team better. There is not preset roadmap. I will see where it all gets me. |
Implement a GTD-like productivity solution using emacs org-modea project by gniebler Description |
Rancher/k8s Trouble-Makera project by tonyhansen |
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! |
Expand home assistant support for Freebox / Iliadbox modeman invention by fcrozat DescriptionMy ISP (Free) fiber modem (Freebox) has a pretty rich API to control and monitor it. |
Play with different AI stuffa project by aginies Descriptionthere is a lot of stuff to explore, client, LLM and other intersting stuff. |
Looking at Rust if it could be an interesting programming languagea project by jsmeix Get some basic understanding of Rust security related features from a general point of view. |
|
Contribute to terraform-provider-libvirta project by pinvernizzi Description |
Support Loupedeck CT hardware on Linuxa project by MMoese DescriptionI have a Loupedeck CT but it really annoys me that this hardware is unsupported on Linux. I already started implementing some software support for this, and some basic interaction (input events to be precise) are already working. There is still quite some work to be done. |
Transactional Wrappera project by jsrain Some tools do not work in immutable / transactional system out-of-the-box (e.g. because they write to read-only part of the system) and need to be invoked via transactional-update. |
SUSE browser 3D arcade gamean idea by gleo Description |
|
Building an openSUSE-based Nextcloud containera project by eroca DescriptionThis project aims to create a Nextcloud container image built on openSUSE, leveraging the upstream Nextcloud image structure while integrating the unique benefits of the openSUSE Build Service (OBS). The goal is to maintain compatibility with upstream while incorporating openSUSE’s tools, package management, and system utilities to ensure a robust and familiar environment for openSUSE users. |
pudc - A PID 1 process that barks to the interneta project by mssola Description |
MLM - Rework BV pipeline and create personal BV pipelinean idea by maximenoel18 DescriptionLeverage the terraform functionalities to be able to deploy highly configurable Build Validation Pipeline. |
Improvements to osc (especially with regards to the Git workflow)a project by mcepl DescriptionThere is plenty of hacking on |
|
GRIT: GRaphs In Timea project by fvanlankvelt DescriptionThe current implementation of the Time-Travelling Topology database, StackGraph, has served SUSE Observability well over the years. But it is dependent on a number of complex components - Zookeeper, HDFS, HBase, Tephra. These lead to a large number of failure scenarios and parameters to tweak for optimal performance. |
Learn to edit and create videosa project by zoecao DescriptionDuring Hackweek 25, I will learn video editing, explore some video editing apps, and then choose one to learn how to edit and create videos. |
Try to use AI and MCP for ACPI table analysisan idea by joeyli DescriptionTry to use AI and MCP if they can help with ACPI table analysis. |
OpenRC in openSUSEan idea by jimedrand DescriptionI have been using openSUSE for 3 years and I am just seen the |
Trial and error with AIan invention by sbehlert Description |
Learn AI related stuffa project by emiura Learn about different AI tech and how can it be used in daily tasks. |
Discover possibilities of AI assisted text searchan idea by tsaupe Description |
AI coursesan invention by prabalsuse DescriptionExplore AI courses |
bpftrace contributiona project by mkoutny Description |
Opensource Fact checking tool with AI helperan idea by djz88 DescriptionIdea is to have a simple frontend application allowing community to add and verify claims both manually or with help of LLMs with added layer of verification (e.g. wikipedia). There are some solutions out there which could be usefull. |
Hackweek survivorsan invention by jcronenberg UpdateThe game can be played here |
Migrate Steve tests from Rancher Integration Tests into Steve w/ Test Harness using AIa project by fgehrke DescriptionMigrate integration tests at r/r https://github.com/rancher/rancher/tree/main/tests/v2/integration/steveapi to steve using CoPilot with the new approach created by TomLeb. |
Extracting, converting and importing VMs from Nutanix into SUSE Virtualizationa project by emendonca DescriptionThe idea is to delve into understanding Nutanix AHV internals on how it stores and runs VMs, and how to extract them in an automated way for importing into a KVM-compatible hypervisor, like SUSE Virtualization/Harvester. The final product will be not only be documentation, but a working prototype that can be used to automate the process. |
Play with the idea of a zyppda project by zbenjamin DescriptionWhen refactoring zypp we more than once thought about having a zyppd that can run in the background, multiple zypper instances could connect to it receiving current operations and, if the user rights match, control the operation. |
Set Up an Ephemeral Uyuni Instancea project by mbussolotto DescriptionTo test, check, and verify the latest changes in the master branch, we want to easily set up an ephemeral environment. |
Rancher Manager Multi-Cluster Development Environmentan idea by mbologna Description |
Create a distributed key-value storea project by ptashima DescriptionCreate a distributed key-value store using the Raft protocol. |
Continue working on zypper-rsa project by zbenjamin DescriptionContinue with my zypper-rs experiment, a zypper implementation in Rust. |
Git based Flow Chart for SLES 16.0 Public Cloud Artifactsa project by aosthof DescriptionThe new workflow for releasing maintenance updates for SLES 16.0 is very different from the previous (SLE 15 and before) one and involves various stages with reviews, approvals, etc. As it's rather complex and I didn't find anything like that I decided to create a flow chart based on Public Cloud packages and images - a picture explains more than a 1000 words. |
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). |
Image ranker via click-to-choose using locally running UIan invention by jeremy_moffitt DescriptionCreate an locally deployable application that allows the user to repeatedly choose between two images from a set to rank them over the course of multiple comparisons. The image set should be loadable from a local file folder the user specifies, then the program displays 2 images at a time to the user who selects their preferred image, random comparisons continue until the user decides they are done, or some threshold for comparisons is met (for example, all images except 1 have "lost" 5 times). The resulting stack sort is available to the user. As a stretch goal the images could be renamed or copy+rename based on the results. Additional stretch goal would be to sort images from a library of URLs (or perhaps a flickr stream). An unlikely but ambitious additional stretch goal is to filter out blurry images using some sort of AI plugin. |
Exploring Innovative Android Cloud Storage Solutions for the Communityan idea by ameliabrooks244 Hello everyone, |
openSUSE Community Edition of Packtrackan idea by simotek DescriptionPacktrack is currently an internal tool used by the packaging team to collect information from multiple tools. While a public instance of packtrack running from public data would be more limited then the internal instance, we believe it would still be pretty useful for the openSUSE Community. |
Creating test suite using LLM on existing codebase of a solar routeran idea by fcrozat Description |
dynticks-testing: analyse perf / trace-cmd output and aggregate dataan invention by m.crivellari Descriptiondynticks-testing is a project started years ago by Frederic Weisbecker. One of the feature is to check the actual configuration (isolcpus, irqaffinity etc etc) and give feedback on it. |