Learn Rust from scratcha project by pherranz Project DescriptionAs I do not work as a developer per se, I love developing new code and learning new technologies that arise in this world. The Rust language is defined as Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency. |
retrocomputing: learn the architecture of MIPS for PS1 and build an assemblera project by david.anes Project DescriptionThe idea is to learn about the PlayStation 1 CPU and GPU. |
generic zswap dedupa project by ailiopoulos Project Descriptionzswap [1] is a linux kernel component that provides in-memory compression for swap pages. It already provides a limited form of deduplication: if a page is filled with the same value (e.g. all-zeroes) then only that value is kept instead of compressing the contents. |
Explore containerized desktop and pure-wayland desktopan idea by zcjia Project DescriptionI want to explore various distros/technologies that utilize containerized desktop and pure-wayland desktop, so that I can gain more experience and ideas on how ALP desktop should look like. |
Continue work on "ostatus"a project by aplanas Project Descriptionostatus is a command line tool designed to answer questions like "what deviations has my system from a fresh installed system", at least in term of installed packages. |
Audio steganography for music digital signaturesan idea by shawnhao Project DescriptionThere are lots of indie musicians who are not very aware of protecting their copyright and it is hard to determine plagiarism in music. I believe a digital signature could be useful to present copyright on court without damaging and altering the soundings of a song. But I am also aware that a signature alone may not be sufficient to protect copyrights and it is able to bypass it. |
Learn kubernetesan idea by XinLiang - Learn key concepts of k8s- Learn how to write k8s crd or operator |
salt formula for uyuni proxy setupan idea by mbussolotto Project DescriptionGoal is to write a salt formula for setup a uyuni proxy. |
Learn a doc about containeran idea by zoecao Goal for this HackweekKnow how to use it and setup an environment based on the doc. |
KernelCI performance regression dash boarda project by wagi Project DescriptionKernelCI is gaining more and more attraction for CI builds and test runs by the upstream community. Though at this point, there is no dash board to track or visualize regressions over time. |
Learn about Service Managementa project by lrupp Project DescriptionIt's time to learn a bit more about best practices in service management organization. This includes especially Service Level Agreements and the creation of a Service Catalog. |
Reading SLES15 "Security and Hardening Guide"an idea by llzhao Project DescriptionGoal for this Hackweek |
Audio controlled smart devicesa project by bzoltan1 Project DescriptionUse vosk library and Shelly cloud API to voice control smart home devices like Shelly bulbs. |
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. |
Write a formula with forms for setting up a container registrya project by mcalmer Project DescriptionLearn about formulars with forms and write a formula which setup a container registry. |
openSUSE wiki improvements (specially Portal:Packaging)a project by gmoro Project DescriptionFollowing a recent discussion with the Packaging team at SUSE we will do a revamp of https://en.opensuse.org/Portal:Packaging |
SUSE SE Marketing tools and Demosa project by nbatsford Project DescriptionOur project is to develop Tools and demos which can be deployed using Helm on Rancher. |
Improve unaligned fs read behavior for u-bootan idea by wqu_suse Project DescriptionAlthough U-boot has a fuse like interface to support different filesystems, the unaligned read is in fact completely handled by the underlying fses. |
Explore linuxboota project by clin What is linuxboot?LinuxBoot is a firmware for modern servers that replaces specific firmware functionality like the UEFI DXE phase with a Linux kernel and runtime. |
Securing and improving home/server networka project by ohollmann Project DescriptionNow, when mikrotik supports WireGuard there is no need to stay with OpenVPN. Let's try to setup WireGuard and investigate it's options, test performance etc. |
Show Me The Key: A screenkey alternative that works under Wayland via libinputa project by AZhou (Improve last hackweek's project.) https://showmethekey.alynx.one/ |
Improve zypp-gui toola project by xiaoguang_wang zypp-gui is a gui tool to update the system and install the packages in openSUSE distro. It's written by rust. https://github.com/sunwxg/zypp-gui |
Aperture: a simple game engine written in C based on OpenGLa project by StarryWang Project DescriptionThis project was initially created for my graduation project. Currently, I've finished |
YaST log grouping, better visualization of the loga project by lslezak DescriptionTL;DR: I'd like to have something like this for YaST log. |
FTrace Visualization Toola project by jesingh Project DescriptionA visualization tool that directly digests ftrace function traces and provides easier to understand timing diagrams with the ability to quickly look up functions from within the program. |