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. |
|
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. |
|
Create tool to analyze supportconfig to spot common SUSE Manager / Uyuni issuesan invention by cbosdonnat Project DescriptionA |
|
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. |
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 |
Gameboy emulator written in Goa project by mikeletux Project DescriptionThis project aims to write a minimal Gameboy emulator using Go programming language. |
Cluster API Provider for Harvestera project by rcase Project DescriptionThe goal is to build a new Cluster API (CAPI) "infrastructure provider" for Harvester. This will enable people to create Kubernetes clusters running on VMs created by Harvester using a declarative spec. |
|
Visualization of historical sar(1) archivesa project by ggherdovich Project DescriptionThe |
K3s versionsa project by eminguez Project DescriptionProvide a web site where folks can see the current/past versions of K3s at a glance in an easy way. |
Basic calendar interface for upcoming openSUSE meetingsan idea by lkocman Related links: https://discussion.fedoraproject.org/t/matrix-bots-i-think-we-need-what-do-you-think/32847 |
A set of utilities to produce a "from scratch" OCI/Docker container using Opensuse/SLE rpmsa project by ldragon Project DescriptionI recently used melange and apko to build a from scratch image. The result was a set of auditable and easy to use container and apk repository. The toolkit reduces the work need to make from scratch images with minimal work on the actual docker container(which can be quite painful if you've tried making a from scratch image on your own). |
Let's play with RKE, Ansible and Libvirt!a project by ccamacho Project DescriptionThere are a bunch of K8s distros out there, why dont trying deploying RKE on a Libvirt host using Ansible? |
SAR Performance Data Plottera project by roseswe SAR Performance Data PlotterSAR stands for System Activity Report. It is a tool used to monitor system activity on Linux systems. The sar command is part of the sysstat package and captures a set of statistical information such as CPU load, memory paging, memory utilization, swap usage, network I/O, and much more. |