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. I have a Jellyfin server and I used have scripts running against a Plex server, but I'm missing them, so I'd like to re implement them against my Jellyfin server, but the library is difficult to use, so try and get a handle on it and document it. |
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. |
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. |
Taflan invention 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. |
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. |
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 |
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. |
|
|
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. |
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. |
Create tool for managing RPM package signing keysan invention 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. |
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 boardsan invention by avicenzi Project DescriptionCreate openSUSE images for Arm and/or RISC-V boards that are not yet supported. |
|
picture-book: Registry Mirror server / image sync'eran invention by HarrisonWAffel Project DescriptionSetting up and populating image registries can be a lengthy and error prone task. The idea is to create a CLI / web tool for managing and automatically syncing (mirroring) images to a custom registry. This would be an interesting project that would result in a helpful tool that can save time and reduce human error (mistagging). |
clsr (Command Line Spaced Repetition) Learning Toolan invention 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. |
Support listing resources for hierarchical namespaces in Kubernetesan invention 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. |
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. |
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 |
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. |