Look at Microsoft Mu project

a project by joeyli

Look at Microsoft Mu project Read documents of Project Mu and will look at git

Updated about 1 year ago. No love. 2 followers.

Add the conditional scenario support to skippkg-finder

a project by mlin7442

Project Description

The Leap built ftp-tree is from a customized kiwi file, the ignored packages listed in this kiwi file is according to a predefined packagelist, not like openSUSE Tumbleweed or any other openSUSE distribution, this NON_FTP_PACKAGES file is auto-generated by a script - skippkg-finder, skippkg-finder don't support different conditional scenario, in other words, not handle the ignores for specific architecture, we found out we need this feature for some special cases, like binary rpm doesn't have an corresponding source rpm on an specific arch, the goal is aim to implement the conditional scenario support in skippkg-finder then it can generate a proper ignored packagelist into NON_FTP_PACKAGES file, and converted to a matched ignored packages into the ftp-tree file eventually.

Updated about 1 year ago. No love. 1 follower.

Improve Qualcomm SOC msm8994/msm8992 kernel mainline support

a project by pvorel

Project Description

Due 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.

Updated about 1 year ago. 3 hacker ♥️. 2 followers.

ARM SCMI study

a project by clin

Project Description

Study/Trace SCMI code stack in ARM Trusted Firmware, such as build flow, included drivers, and protocols.

Updated about 1 year ago. 2 hacker ♥️. 2 followers.

mrouted: Join multicast groups via IPIP or GRE tunnels

a project by e_bischoff

Goal for this Hackweek

mrouted is the de facto standard for DVMRP multicast routing on Linux and other Unices.

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

Encrypted volumes in elemental-toolkit

an invention by flonnegren

Project Description

Add support in elemental-toolkit for encrypted volumes using LUKS.

Updated about 1 year ago. 2 hacker ♥️. 1 follower.

Algorithm Visualizer

an invention by agraul

Project Description

This project is about creating a GUI that visualizes algorithms. At first, it will focus on search and sort algorithms.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

openSUSE MicroOS based NAS

a project by dmach

Project Description

Try running openSUSE MicroOS on a home NAS.

Updated about 1 year ago. 2 hacker ♥️. 3 followers.

Exploring Peribolos: Implementing Team Repo Permissions Management in K/Org

an invention by psaggu

Project Description

The project is about exploring the use of Peribolos in managing team repository permissions within Kubernetes/Org GitHub repo. The focus is on implementation and how to effectively utilize Peribolos for this purpose.

Updated about 1 year ago. No love. 1 follower.

Offline GPS navigation for Bangle.js 2 watch

a project by fos

Project Description

The Open Source watch Bangle.js 2 has built in GPS, so let's try to use that for offline navigation (i.e. generate a list of waypoints in the Bangle.js App Loader and show the next event (e.g. "Turn left into Example St. in 80 meters").

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Elemental Operator: support hosts without TPM

an invention by fgiudici

Project Description

Currently, the Elemental Operator authenticates the hosts registering for Elemental provisioning via TPM attestation. In particular, the host will perform both Enrollment and Attestation in the same round on the very first registration. Further connections to update the host state will be possible only if the host will be able to proof its identity via TPM (the Enrollment previously done will be used to perform Attestation against the host).

Updated about 1 year ago. 3 hacker ♥️. 1 follower.

E9s: Epinio TUI

a project by ecandino

Project Description

Many 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.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Containerizing an Go HTTPS Audio Streaming Server with Docker

a project by annablendermann

Project Description

During HackWeek 2022, I built a small HTTPS Audio Streaming Server in Go and this week I want to containerize that application with Docker. I also want to try deploying that application to different places, perhaps GitHub or a Digital Ocean node.

Updated about 1 year ago. No love. 1 follower.

Samba in Kubernetes (for openSUSE)

a project by dmulder

Project Description

The SINK project is a set of containers and tools for Samba in Kubernetes. The images and tooling for the project are designed for Fedora and RH systems. The ultimate goal of this project is to tweak the tooling for use with our build service, etc.

Updated about 1 year ago. No love. 1 follower.

Real-time container runtime support

an invention by a_faerber

Project Description

As per discussions in the SOAFEE SIG that SUSE is a founding member of, container users will be in need of running workloads with mixed criticality.

Updated about 1 year ago. 1 hackers ♥️. 3 followers.

Visualization of historical sar(1) archives

a project by ggherdovich

Project Description

The sar(1) tool, from the openSUSE package "sysstat", provides a comprehensive method for collecting performance data on a running system.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Containerized git server/client for playground and tutorials

a project by mberti

Project Description

Create 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.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

OpenQA test list views improvement

a project by mdati

Project Description

Create 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.

Updated about 1 year ago. 2 hacker ♥️. 3 followers.

Learn more about containers.

a project by cxiong

Project Description

Develop a deeper understanding of containers.

Updated about 1 year ago. No love. 1 follower.

BPF feature support table

a 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.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Authenticated hashes for BTRFS

a project by dsterba

Project Description

Implement a checksum algorithm for BTRFS that uses and authenticated (keyed) hash. There are 2 cryptographically secure hashes supported by btrfs, sha256 and blake2b.

Updated 5 months ago. 3 hacker ♥️. 3 followers.

Improve error handling of the '/search' API endpoints of OBS

an invention by enavarro_suse

Project Description

Improve error handling of the /search API endpoints of OBS.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Unrealtone

a project by emiler

Project Description

Device 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.

Updated 6 months ago. 3 hacker ♥️. 2 followers.

Code Coverage of spacewalk-java aka Suma Server after a full TestSuite execution

a project by oscar-barrios

Project Description

GitHub Card: https://github.com/SUSE/spacewalk/issues/8583

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Build alternative spotify frontend and learn modern frontend dev on the way

an invention by mlauhoff

Project Description

I hate finding and playing albums on Spotify. I never find what I want, when I want. Playlists are weird for playing albums.

Updated about 1 year ago. No love. 1 follower.