Sharing logic between desktop and web based applications through WASM

an invention by IGonzalezSosa

Project Description

A few months ago, the YaST team released cockpit-wicked. Compared to YaST, this module contains a pretty simple data model, but there is still some duplication with YaST logic.

Updated about 3 years ago. 8 hacker ♥️. 7 followers.

Create short "videos/screencasts" demoing cool stuff in 5 minutes

a project by PSuarezHernandez

Project Description

The idea of this project is to produce some short videos/screencasts, maximum 5 minutes, where you show some cool feature from some of our projects/products.

Updated about 3 years ago. 8 hacker ♥️. 5 followers.

Produce an original piece of music using open source software (e.g. Ardour5, Hydrogen, Calf Plugins, etc.)

a project by jctmichel

Project Description

Since it has been near impossible to collaborate with other musicians at SUSE during the pandemic, I was considering an alternative music project for this Hackweek with any musicians at SUSE who might be willing to join.

Updated about 3 years ago. 8 hacker ♥️. 9 followers.

Design the 2021 Open Build Service sticker

a project by hennevogel

2019

2019 sticker

Updated about 2 years ago. 7 hacker ♥️. 1 follower.

Create ansible roles for generic server stuff

a project by ph03nix

The situation of maintained ansible roles for boring server stuff like setting up a LEMP stack (Linux, nginx, mariadb, php) is dire and I would like to improve that. This project is about creating a handful of ansible roles with focus on * Fully supported in openSUSE (Leap and Tumbleweed)

Updated over 2 years ago. 7 hacker ♥️. 3 followers.

Support glibc-hwcaps and micro-architecture package generation

a project by alarrosa

The recent glibc 2.33 version recently available in Tumbleweed includes this change: ```

Updated about 3 years ago. 7 hacker ♥️. 3 followers.

Language Server Protocol implementation for Salt States

a project by cbosdonnat

Language Server Protocol (LSP for friends) is used in a number of code editors these days. There are implementations for various languages, but none for Salt States. The idea is to leverage Salt state module to parse edited files to provide completion of the state ids or paths.

Updated about 3 years ago. 7 hacker ♥️. 4 followers.

Make a Raspberry Pi boot in less than 3 seconds

an idea by akedroutek

Project Description

This is quite new to me but as I want to understand ARM and its boot process better here is the deal:

Updated about 3 years ago. 7 hacker ♥️. 3 followers. Has no hacker: grab it!

[unassigned] improve new openSUSE image writer

an idea by lnussel

In order to aid loading openSUSE installation and Live images on USB sticks we have a little GUI program called imagewriter. It's a bit dated so Fabian started a newer one with better UI suitable for touch screen that offers the available images on demand, store images offline for conferences and fairs etc: https://github.com/openSUSE/imagewriter2 It's written in C++ with Qt and still needs some work to be production ready:

Updated about 2 years ago. 6 hacker ♥️. Has no hacker: grab it!

Predictive test selection for SUSE Manager

an idea by jordimassaguerpla

I once had a bad dream. I started good, a sunny day. I had just fixed an issue and push it to my fork, in order to create a Pull Request. I was happy. It felt awesome to have found a fix so elegant. Two lines of code.

Updated about 3 years ago. 6 hacker ♥️. 3 followers. Has no hacker: grab it!

WebRTC individual track recorder

a project by avicenzi

Project Description

Do you need to record podcasts or interviews remotely?

Updated about 2 years ago. 6 hacker ♥️. 4 followers.

Build kdump initrd without dracut

a project by ptesarik

Project Description

The kdump plumbing is implemented as a dracut module. The original intention was to reuse the logic that dracut uses to deal with storage and network, but it turns out that kdump needs are often very different, so a lot of time is spent on avoiding dracut features that are undesirable.

Updated about 3 years ago. 6 hacker ♥️. 4 followers.

Unified Config Management Tool (UCMT)

an invention by jreidinger

Project Description

The idea for project starts on LEO workshop. The main goal is to provide UI for local configuration that allows easy transition to 1:N management. So here is vision:

Updated about 3 years ago. 6 hacker ♥️. 4 followers.

Support UEFI network boot in Orthos Prague

a project by ggherdovich

Project Description

It's becoming less and less likely that server-class machine support booting with legacy BIOS. The industry standard is now UEFI, and has been for 15 years; this is what vendors test and support.

Updated about 3 years ago. 6 hacker ♥️. 3 followers.

Localize Uyuni - SUSE Manager in Italian

a project by deneb_alpha

Project Description

Inspired by one of the proposals for GSoC and given that I'm usually working on maintenance updates for SUSE Manager - Uyuni I decided to translate it to Italian. :)

Updated about 3 years ago. 6 hacker ♥️. 5 followers.

Finish the btrfs fscontext conversion

a project by mpdesouza

Project Description

Continue the port of btrfs kernel code to fscontext, started here

Updated about 3 years ago. 5 hacker ♥️. 1 follower.

UYUNI-CLI

a project by RDiasMateus

UYUNI-CLI

This a unified CLI tool for uyuni which aims to provide a single pane of glass to access all the existing tools in this project.

Updated about 3 years ago. 5 hacker ♥️. 2 followers.

reading a book: <<How Google Tests Software>>

a project by llzhao

Project Description

I heard this is very very helpful book for testing software (not only for QE/QA but also for developers).

Updated about 3 years ago. 5 hacker ♥️. 2 followers.

Uyuni/SUSE Manager: build Python APE and a Salt+Python bundle to support ANY client operating system

an idea by pagarcia

Uyuni/SUSE Manager build client tools for each of the supported operating systems: SLES 11, SLES 12, SLES 15, RHEL 6, RHEL 7, RHEL 8, Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, Debian 9, Debian 10... the list is long. This is required because each operating system has different base libraries (glibc, OpenSSL, Python version, etc). A few months ago, the SUSE Manager development team started a (yet unfinished) research task to try to build Salt and all the required dependencies (minus glibc and OpenSSL, because it would break FIPS certification) so that we can always ship the latest version of Salt on each client operating system:

Updated about 3 years ago. 5 hacker ♥️. 4 followers. Has no hacker: grab it!

Face recognition on nextcloud with TPU

an idea by jordimassaguerpla

Project Description

I have all my photos on a private NAS running nextcloud.

Updated about 3 years ago. 5 hacker ♥️. 3 followers. Has no hacker: grab it!

Automated test for game + only web based dev + Python openQA

an invention by okurz

motivation

Test automation can be fun and openQA is good at it but it has limitations. This project is meant to find out where the limits are for applications with lots of things moving on the screen, e.g. a game. Completely unrelated, web based tools become the norm for many users, e.g. when working from a chromebook or similar environments. The idea here is to try to use only web based tools and not force users to use a terminal which can be frightening :) As a third requirement: Some people are not feeling comfortable using openQA "because tests are written in Perl". This is not necessarily true because tests are rather written using a simplistic test API and only a small subset of Perl knowledge is necessary, however, we still want to support other entry points so there is Python support added in https://github.com/os-autoinst/os-autoinst/pull/1558 . To find out what this new way is capable of this project should use only that Python support and find out any restrictions.

Updated almost 3 years ago. 5 hacker ♥️. 3 followers.

bare metal openQA for arm boards

a project by mbrugger

Project Description

openSUSE claims quite a lot of Arm boards to be supported. But we lack testing on that boards.

Updated about 3 years ago. 5 hacker ♥️. 2 followers.

SUSECON | Space Game

an idea by SaraStephens

For this year's SUSECON Digital, we are looking to drive home the message of Innovate Everywhere by showcasing the creativity of our Engineering team. The theme this year features a leap into space and a nostalgic design. Goal: Engage with our audience through game play that highlights the points of Innovate Everywhere. We want them to keep coming back to play throughout the SUSECON Digital experience.

Updated about 3 years ago. 5 hacker ♥️. 2 followers. Has no hacker: grab it!

krunvm-operator: a Kubernetes operator for launching isolated VMs

a project by ngerace

Project Description

krunvm is vagrant for lightweight, isolated VMs... well, at least mostly.

Updated about 3 years ago. 5 hacker ♥️. 3 followers.

Raspberry Pi and SUSE Manager

a project by e_bischoff

I have bought a Raspberry Pi 400 and would like to experiment how it integrates into SUSE ecosystem.

Project Description

Updated over 2 years ago. 5 hacker ♥️. 6 followers.