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. Something like a notification with a button to perform the upgrade with just one-click, instead of having to deal with the terminal, that frights some new users and gives them the sensation of an outdated system. |
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. Write which games you'd like to hack on in the comments. Don't forget to check e.g. on Open Source Game Clones, Github and SourceForge whether the game is ported already. |
|
|
Create an ALP based Leap replacement. (Grassy Knoll)a project by simotek Edit: This project has been mostly successful and the discussion has now moved to the factory mailing list, you can see the contents of the first post in the comments below. https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/YRHRI7IXZ7VIA55J6DBP4PU6FJDEHSLA/ Project Description |
early stage kdump supporta project by mbrugger Project DescriptionWhen we experience a early boot crash, we are not able to analyze the kernel dump, as user-space wasn't able to load the crash system. The idea is to make the crash system compiled into the host kernel (think of initramfs) so that we can create a kernel dump really early in the boot process. |
Bring to life the Studio Kiosk in Frankenstrassea project by digitaltomm Project DescriptionMake use of the Studio Kiosk in front of my office: |
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. Motivation |
|
|
Try container based openQA and migrate it to another servera project by waynechen55 Project DescriptionTry container based openQA, including openQA webui, worker, postgres and etc. Setup complete openQA environment using various containers. I am expecting a more convenient way to deploy openQA service and, at the same time, migrate the service to another server. |
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. |
Modular kernel packaginga project by mwilck Project DescriptionCreate a PoC for a modular packaged kernel. This means: |
Create tool to analyze supportconfig to spot common SUSE Manager issuesa project by cbosdonnat Project Description
|
Create RISC-V Core using VHDL suitable for TinyFPGA BXa project by aschnell Create a single-cycle 32-bit RISC-V Core in VHDL as a pure learning project. Why RISC-V? It is clean and small (the base has only about 40 |
Setup patchew instance for kernel mailinglistsa project by mbrugger Setup a patchew instancepatchew allows you to easily track patch series sent to a mailinglist and see the diff between the different series. |
Learn TCPa project by jiriwiesner Learn the inner workings of TCP as implemented in the Linux kernel. This will involve * reading textbooks and IETF docs |
Humidity sensors with dashboarda project by joachimwerner Build a network of ("edge") humidity sensors using Raspberry Pis with SenseHats and additional cheaper sensorsFor our house, I want to make sure I can track the effectiveness of regularly ventilating the rooms by adding humidity sensors and tracking the measurements over time. |
Explore Steam Deck issues in openSUSE Tumbleweeda project by tschmitz Project DescriptionThe Steam Deck is a portable gaming handheld built around platform technology similar to the one found in AMD mobile laptops. Vendor Valve ships a custom Linux distribution with downstream patches on this device, but booting into other distributions is possible. Connecting the Steam Deck to a dock can turn it into a compact workstation. |
Use a container storage to store the OS system roota project by dcassany Project DescriptionStore the OS root-tree on a container storage. The idea is to build a minimal golang tool capable to init a container storage to a custom location, store remote OCI images in there and mount them into a custom mountpoint. Next step is to craft a dracut based initrd including such a tool to mount the OS at boot. Finally, craft a disk with an EFI partition including the kernel, initrd and systemd-boot. |
Finish the Jangouts rewrite on React/Reduxan invention by ancorgs Project DescriptionSeveral Hack Weeks ago we started to rewrite Jangouts from its current AngularJS-based implementation to a more modular one in which the UI was developed in React. |
Study the book of 'The Go programming language'a project by leli The Go programming language is an open source language and very popular. Study the book content and try to practice some project examples in the book. |
Trigger actual openQA tests in pull requestsan idea by okurz MotivationMany projects rely heavily on CI jobs, e.g. based on github actions. We already had ideas for tight integration of openQA into such workflows for years, e.g. in https://progress.opensuse.org/issues/48641 |
|
Explore a popular desktop distro -- Steam Deck OSa project by zcjia Project DescriptionI'd like to explore a very popular desktop Linux distribution from last year -- the Steam Deck OS. It is said to be immutable, so I hope to get some inspiration from it to help our ALP. |
|
|
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 DescriptionSince now we have a system that take real time data from progress to generate metrics |
Build a Unikernel that runs WebAssemblya project by flavio_castelli Project DescriptionThis project aims to build a unikernel that has a sole purpose: run WebAssembly applications. |
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. |
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. Project Description |
Deploy Uyuni proxy using Elemental and Fleeta project by cbosdonnat Project DescriptionNow that Uyuni proxy can be run as containers this project is about deploying it using Elemental and Fleet. |
openSUSE 12.1 DVD Artan invention by tserong I have three hundred and eighty four openSUSE 12.1 DVDs. Given 12.1 went end of life almost ten years ago, it seems likely these DVDs are useless. Rather than toss them out I've decided to try to turn them into some form of art. |
|
|
|
Spike about integrating Trento in SUMAan invention by oscar-barrios Project Description
|
USB security key running embedded Linuxa project by dmdiss Project DescriptionImplement a proof-of-concept USB security key with support for encrypted data storage, U2F and FIDO2 (webauthn). |
Add support for the Medion Life P4000 Smartwatch to Gadgetbridgea project by dancermak Project DescriptionAldi was/is selling the Medion Life P4000 Smartwatch, which is currently only supported by Medion's proprietary Fitness Pro App. It would be great to add support for this Smartwatch to Gadgetbridge, so that it can be used on a Android Smartphone without proprietary apps. |
|
One of couple of Python projects (update M2Crypto)a project by mcepl There are couple of projects I work on, which need my attention and putting them to shape: * M2Crypto |
Port the Minion job queue to TypeScripta project by kraih Project DescriptionAs part of the mojo.js project i want to port the Minion job queue from Perl to TypeScript and release it as an npm package. In the future this will allow parts of Mojolicious applications like openQA to be written in TypeScript/JavaScript (in addition to Perl). |
Add automatic loading of salt autosign grains to saltbootan idea by oholecek Project DescriptionSaltboot is a system of salt states and custom initrd for automated image deployment integrated with SUSE Manager/Uyuni. |
Helping to Inform the Rancher Roadmapan idea by Dando31 Project DescriptionWe receive lots of feature requests from the customer base and the community. |
|
How software creation process can save energy and CO2 emissionsan invention by acervesato Project DescriptionEverything we do in SUSE requires a certain amount of energy. This energy has a cost and it causes also a certain amount of CO2 emissions. In particular, as Kernel QA team, we run Kernel testing pretty often causing energy consumption that could be saved by introducing optimizations inside the LTP testing. |
k3ka project by hgalalabdelazizahmed Project DescriptionA kubernetes controller that spins a dev k3s cluster within your existing kubernetes cluster, the idea is derived from k3d but instead of using docker on the desktop machine to spin a k3s cluster, I will be using kubernetes itself as the host for these clusters. |
High Available NFS Cluster Concepta project by roseswe Project DescriptionOverall: Existing NFS-HA Consulting solution exists (for SLES15 SP1 and SP2+) and is in production at customers. Goal is to improve this solution, enhance the documentation and make it more robust. |
Base Linuxa project by dspinella Project DescriptionBase Linux is a new distribution developed from scratch. It aims to have the stricter packaging system, to be customizable and to work as a base for other Linux distributions in all kind of environments, from desktop to servers and embedded systems. |
Help Ansel: Fork of Darktable, the open source photography workflow application and raw developera project by AZhou Project DescriptionDarktable is an open source RAW development tool that can run on Linux, its UI is based on GTK and supports many cameras. And Ansel (firstly called R-Darktable) is a fork by Aurélien PIERRE, who (as he claimed) is a core-dev and resident color science guy of Darktable. |
|
Gameboy Emulatora project by jcronenberg Project DescriptionSome time ago I started writing an i8080 emulator as an exercise to learn more about Rust, Emulators and low-level understanding of how CPUs work. I never finished it though. Since the Gameboy is basically a slightly modified version of the i8080 for this Hackweek I want to use the existing skeleton that I have and write a full emulator for the Gameboy CPU. |
Add xterm.js to D-Installer web interfacean idea by IGonzalezSosa Project DescriptionHaving a terminal you can use at installation time, especially while debugging, is pretty handy. With YaST, you can open a terminal anytime (ctrl+alt+shift+x) in the graphical installation. In the case of D-Installer, you need to switch to a TTY (e.g., ctrl+alt+f1) and stop seeing the installation screen. If you are installing remotely (unless you are using VNC in YaST), you must rely on SSH. |
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. |
Building a CNF solution for Edge environmenta project by lizhang Project DescriptionNetwork management is very important for cloud and Edge. CNF(cloud-native network function) is next-generation VNF. |
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. Project Description |
|
Rancher Manager of Managers with KCPa project by rcase Project DescriptionWith the desire for Rancher Manager to scale to managing 1000s of clusters (10,000 i hear you say) we could try and have 1 instance of Rancher Manager doing it all. But could we have a Manager of Managers? How could we support multi-tenancy where each Rancher Manager has different versions etc? |
Create openSUSE images for Arm/RISC-V boardsa project by avicenzi Project DescriptionCreate openSUSE images for Arm and/or RISC-V boards that are not yet supported. |
Support listing resources for hierarchical namespaces in Kubernetesa project by comurphy Project DescriptionThe hierarchical namespaces project in Kubernetes allows us to organize namespaces in a tree structure. But, since it is just a layer on top of vanilla Kubernetes, it doesn't offer an API to do anything more complex with that tree structure. |
image-tools: simple tool for mirror/save/load container images & KDM and chart image list generator.a project by StarryWang Project DescriptionCurrently, the way to install Rancher in Air-Gap mode (with personal registry server) is using the |
K3S Control Planes as a servicea project by ademicev0 Project DescriptionWe know that Kubernetes clusters need control planes but running them in dedicated VMs might not be always efficient, instead, we can run them as pods within the management cluster. |
Learn about ALPa project by XinLiang Learn about ALP |
Improve Qualcomm SOC msm8994/msm8992 kernel mainline supporta project by pvorel Project DescriptionDue previous hackweek (https://hackweek.opensuse.org/projects/test-mainline-kernel-on-an-older-qualcomm-soc-msm89xx-explore-mainline-kernel-qualcomm-mainlining) both msm8994 angler and msm8992 bullhead are booting and due other activity (including my work) both have working SD card, but that's just start. Add support for other functionality. |
|
|
Authenticated hashes for BTRFSa project by dsterba Project DescriptionImplement a checksum algorithm for BTRFS that uses and authenticated (keyed) hash. There are 2 cryptographically secure hashes supported by btrfs, sha256 and blake2b. |
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: add SLE-Micro acceptance testsan idea by mbussolotto Project DescriptionUyuni: add SLE-Micro acceptance tests |
Dictu Languagea project by bdowns328 Project DescriptionDictu is a new scripting language with features and capabilities of other major languages without giving up speed but also providing a familiar syntax and user experience. The hackweek effort would be a hard push towards features pushing Dictu closer to mainstream adoption. |
|
Learn database theory and realize a simplest one as SQLitea project by renxt0310 Project DescriptionBased on SQLite3. |
Create a custom elemental image that bundles k3sa project by dgiebert Project DescriptionWith the discontinuation of k3os, there is no minimal Linux available that bundles the OS with k3s, but with Elemental one can create custom images that can be extended. The community has been asking for this, but we don't have an immediate need for enterprise customers, so it hasn't been prioritized. |
caching proxy for openSUSE reposa project by bmwiedemann Project Descriptioncodename: opensuse-redir-cache |
Understand and review klp-convert patchseta project by mpdesouza Project Descriptionklp-convert is a tool that is trying to be merged into the Linux Kernel to help livepatching non exported functions. Since kallsymsoneachsymbol and kallsymslookup_name were unexported, klp-convert appeared to solve the issue by creating relocation entries for non-export functions in the final livepatch module. |
What personas are using Rancher?a project by Dando31 Project DescriptionWhat personas are using Rancher? There is scope to get further insights into who uses Rancher and what part of the software delivers value to those individual personas. |
|
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 |
|
Create tool for managing RPM package signing keysa project by dheidler Project descriptionIIRC there was some article in tech news some year ago that criticized the way RPM keys are handled in the SUSE distribution. |
|
Fleet standalone UIan idea by raul.cabello Project DescriptionFleet can be used without Rancher, however there is no UI available at the moment. The idea is to create an UI that can be used without Rancher. It should be similar to the Continuous Delivery section in Rancher. |
Port zypp-gui to GTK4an idea by xiaoguang_wang Project Descriptionzypp-gui is a tool to download and update system. |
ARM SCMI studya project by clin Project DescriptionStudy/Trace SCMI code stack in ARM Trusted Firmware, such as build flow, included drivers, and protocols. |
Explore text-to-image diffusion modelan idea by djz88 Project DescriptionGoal is to explore text-to-image diffusion models, get it run, understand basics and how to write efficiently what we want to be rendered. Well known ai in this field is Midjourney but there are Open-source alternatives as well. |
Encrypted volumes in elemental-toolkita project by flonnegren Project DescriptionAdd support in elemental-toolkit for encrypted volumes using LUKS. |
openSUSE MicroOS based NASa project by dmach Project DescriptionTry running openSUSE MicroOS on a home NAS. |
OpenQA test list views improvementan idea by mdati Project DescriptionCreate views of OpenQA Test results in Grafana, grouped i.e. for Version, Builds, Flavor, Arch, in order to have a global view list, but also capability to explore details of each test, for a more integrated faults investigation environment. |
|
Unrealtone Cablea project by emiler Project DescriptionDevice for connecting an electric guitar or bass to a computer via USB-C. It is basically just a glorified A/D converter, although with a twist. It can emulate proprietary commercial devices for use with applications such as Rocksmith. The name comes from the official device for Rocksmith, which is named Realtone Cable. |
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. Project Description |
Try-out training managementa project by mstrigl Project DescriptionOur club has try-out trainings for kids that are interested in Ice-hockey. They can come 5 times free of charge and then they need to sign a contract. Actually this is done with excel lists which is not nice and is not working very well. |
Learn PostgreSQL advanced featuresan idea 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. |
Enhance SUSE Manager + Rancher + K3s/RKE Automationa project by nbornstein Project DescriptionAutomation of Rancher, K3s, RKE, RKE2 through Salt and SUSE Manager |
QJobViewera project by apappas Project DescriptionA viewer for openQA jobs written in Qt. |
Use systemd Service Templates to manage OBS workersa project by enavarro_suse Project DescriptionCurrently, the systemd script that manages OBS workers (obsworker.service) calls a script (obsworker) that launches workers in windows of a |
Learning PSP to PSA and Kuberwarden Implementation and Migrationan idea by mweiss2 Project DescriptionDuring Hackweek I want to dig deep into PSPs to PSA and Kubewarden Implementation and Migration |
try to get familiar with nuta project by pgajdos Project DescriptionTabula rasa re UPS here, let me learn around. |
container storage researchan idea by qzhao Study container storage technology and how the filesystem supports it. |
Hack on project MONAI (Medical Open Network for Artificial Intelligence)an invention by jordimassaguerpla Project DescriptionMONAI is a set of open-source, freely available collaborative frameworks built for accelerating research and clinical collaboration in Medical Imaging. The goal is to accelerate the pace of innovation and clinical translation by building a robust software framework that benefits nearly every level of medical imaging, deep learning research, and deployment. |
Look into distrobox as a launcher of desktop and applications on ALPan idea by yfjiang Project DescriptionLook into distrobox as a launcher of desktop and applications on the latest ALP image. |
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. |
Explore the integration between OBS and GitHuba project by pdostal Project DescriptionThe goals: |
|
Kanidman idea 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, replication foundations and more. |
Create a graphic scene using Vulkan APIa project by jtorres Project DescriptionCreate a graphic scene where I can see a cube and maybe add to it some textures or modify its geometry. |
Rancher Token Revokera project by mbolot Project DescriptionThe token revoker aims to scan git repos for exposed rancher tokens. Once a token has been identified, the revoker can (based on configuration) warn/disable/delete the exposed token automatically. |
Improve Docker registry listing toola project by rbranco Project Descriptionregview is a heavily modified fork of the (no longer maintained) reg tool by Jess Frazelle for listing images in a Docker registry. Some features of reg were removed (like the webserver, to make it only cli) and others added. Some bugs were fixed (and PR's submitted) and others added as well. |
Application for secret ballots (A review of existing tools under legal aspects)a project by apritschet Project DescriptionAs a substitute member of the Nuremberg works council there is the occasional need to participate in a session and cast a vote in a secret ballot. Living close to the Danish border traveling to Nuremberg is tedious. |
Run sandboxed Firefox with image and sound inside a containeran idea by nguyens Project DescriptionRunning a web browser from your PC can cause all sorts of security or anonymity issues; e-g: content downloaded could be run automatically from your PC, resulting in disk encryption or other unpleasant events. It would be great if we could run most of this in a container so that we have as much of the web browser sandboxed, and limit the PC's exposure to security events. |
Sign me off|ina project by mkoutny Project DescriptionIt is possible to sign (off) git commits with your SSH key. The very same key that's used to sign in to SSH servers. I would like to look into the buffer contents in the two cases and examine if/how they are replacable. |
Complete the port of flatpak to appstream from appstream-gliba project by ldragon Project DescriptionCurrently flatpak uses appstream-glib to parse and generate appstream files however, appstream-glib is no longer maintained and this has resulted in many features not being propagated to flatpak. There is currently 2 prs porting flatpak & flatpak-builder to appstream. |
Rewrite the D-Installer CLIa project by IGonzalezSosa Project DescriptionBefore the openSUSE 2022, we built a prototype of a command line interface for D-Installer just for demonstration purposes. It implements a limited set of functions and, apart from packaging changes, it has not received any relevant update for months. |
Investigate if VSCodium can be used as a convenient DocBook editora project by tbazant Project Description & Goal for this HackweekVSCodium is a feature rich text editor. The goal of this project is to find out which of its extensions to use for better DpcBook editing experience and how to add own features, for example, |
Iguana and WebAssemblya project by oholecek Project DescriptionIguana installer/rescue initrd uses containers for all its functionality. However there is incredible development in WebAssembly (WASM) space where WASM images uses the same infrastructure as OCI images. |
Tafla project by mrohrich Project DescriptionTafl is a family of ancient norther European board games, including Hnefatafl, Tablut and Brandubh. This Hackweek project aims to take a half-finished implementation to a small open-source game project with a terminal user interface. |
Improve OpenSCAP support in Uyunia project by admehmood Project DescriptionSUSE Manager and Uyuni do support OpenSCAP and user can make use of it to keep the compliance status in check. |
Man pages in a containeran idea by doreilly Project DescriptionMicroOS and Jeos images don't have their man pages installed to save space. This means having to switch to a browser or a full system just to look things up. |
|
Salt formula for Certhuban idea by crameleon Project DescriptionDeploying individual ACME clients on many clients makes maintenance and troubleshooting of individual certificate renewal failures troublesome and error prone. As an idea for a solution, I would like to combine parts of Certhub (https://certhub.io/) and SaltStack to make for a central solution which can be deployed in an organization. The solution should allow for domains to use different ACME servers if needed. |
UYUNI - synchronize content between registry serversa project by RDiasMateus Project DescriptionUYUNI has the ability to synchronize packages from remote locations. But doesn't have a similar solution for container images. |
clsr (Command Line Spaced Repetition) Learning Toola project by adam.pickering Project DescriptionLearning and retaining information is one of the biggest challenges for programmers. So if there was a way to increase the efficiency of one's learning, it would be very useful. Luckily, there is such a thing: spaced repetition. TLDR: you create flashcards, each of which contains one piece of information you want to remember, and review them at intervals that psychology has determined are optimal for learning. |
Add support for resolving package conflicts interactively in PackageKita project by JonathanKang Project DescriptionThis has been a missing feature in PackageKit. I'll try implementing this in PackageKit itself and its zypp backend. |
Simple time scale for active record modelsa project by digitaltomm Project DescriptionGoal of this project is to have a simple way to configure the collection of historical data |
XRechnung Viewer and Toolsan idea by kfreitag Project DescriptionThere is a brand new project to provide free software for end users to work with XRechnung files. |
Implement something like Time Slider on Solarisa project by yudaike Project DescriptionTime Slider is a Solaris feature, which utilizes ZFS to provide a graphical way for restoring individual files from automatically scheduled snapshots. Since we have btrfs on SLE/openSUSE now it's probably an interesting project to implement something similar. |
study mu project instance + shimutil toolan idea by dtseng Project Description
|
mrouted: Join multicast groups via IPIP or GRE tunnelsa project by e_bischoff Goal for this Hackweekmrouted is the de facto standard for DVMRP multicast routing on Linux and other Unices. |
Algorithm Visualizera project by agraul Project DescriptionThis project is about creating a GUI that visualizes algorithms. At first, it will focus on search and sort algorithms. |
be able to gather useful solar data in one placean idea by npower Project DescriptionRecently got a (simple) solar system installed, however the useful data is available from multiple sources each of which doesn't really tell me (easily) what is going on at all times |
E9s: Epinio TUIa project by ecandino Project DescriptionMany Kubernetes' users are using K9s to manage their clusters from the terminal. To let them enjoy the same experience it would be nice to have an Epinio TUI (terminal ui application) to manage the Epinio resources. |
Visualization of historical sar(1) archivesa project by ggherdovich Project DescriptionThe |
Containerized git server/client for playground and tutorialsa project by mberti Project DescriptionCreate a set of container images for serving a mock git server and mock git clients in a Kubernetes cluster that can be used as building blocks for an interactive git playground. |
BPF feature support tablea project by shunghsiyu Project Description(e)BPF has grown in features over the years, and it's sometimes rather confusing for (e)BPF application developers as to what features are available for them; and while tools like bpftool support feature detection, it only detects the feature available to the current running kernel. |
Improve error handling of the '/search' API endpoints of OBSa project by enavarro_suse Project DescriptionImprove error handling of the |
Code Coverage of spacewalk-java aka Suma Server after a full TestSuite executiona project by oscar-barrios Project DescriptionGitHub Card: https://github.com/SUSE/spacewalk/issues/8583 |
Explore NVIDIA GPU on SLEan idea by Julie_CAO Project DescriptionSUSE began to be partener with NVIDIA a few years ago on GPU on SLE. We have 2 A30 NVIDIA GPU cards installed in our test machines. I had some tasks about testing vGPU, but there is more interesting things can be explored on what a GPU card can do and how SLE does to work with a GPU card. |
Catalog for OCI imagesa project by vpereirabr Project DescriptionThe OCI Catalog project is a platform designed to streamline the process of discovering, searching, and cataloging SUSE's official OCI images. With its user-friendly interface, users can easily visualize the collection of SUSE's Docker images and search for specific images based on their requirements. |
Watch a session of "essence of linear algebra" and read some book about algorithma project by yosun Project DescriptionFrom recent news, I found math material I read during college is too bad to take part in using. One of the best ways to create some links in my previous math knowledge(if still left some) is to get some quick knowledge from some video sessions by 3Blue1Brown. |