Migrate more OBS service scripts to pure systemd

an invention by enavarro_suse

Following the work started in the last hackweek, Improve OBS service scripts, I will try to migrate current service script for workers to systemd unit, and at the same time, try to get rid of the sysv code.

Updated almost 3 years ago. 6 hacker ♥️. 1 follower.

Investigate Oops in SLES 15 on Raspberry Pi

a project by jiriwiesner

I use my Raspberry Pi 3B as a router. I have seen this crash:

Updated over 5 years ago. 1 hackers ♥️. 2 followers.

Creation of a sound board

an invention by Pastafly

Create a sound board that has the following requirements:

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

Geekos x Externaltools

a project by farahschueller

The day has come to finally merge more and more apps into one single place, and this time it shall be externaltools.

Updated over 5 years ago. No love. 1 follower.

MariaDB Cluster tools

an invention by andriinikitin

The idea is to have a friendly way to access live cluster's nodes, compare outputs of simple commands and find out differences in tables data / structure.

Updated over 5 years ago. No love. 1 follower.

Learn Golang

a project by krauselukas

Since quite a while I'm interested in learning the programming language golang. I want to use the time to get a basic understanding and maybe realize a small project with the gained knowledge.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

SUSana: debrand Grafana

an invention by pagarcia

Following trademark and licensing issues with Grafana, explore the possibility of debranding Grafana and use that in SUSE Manager (and maybe others)

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

Investigate C-Sky architecture

an invention by a_faerber

The youngest architecture addition to the mainline Linux kernel was C-Sky (arch/csky/).

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

QDirStat: Show Unpackaged Files

a project by shundhammer

QDirStat in General

Updated over 5 years ago. No love. 1 follower.

Learn Go language

a project by mlin7442

Learn Go language by through The Go Programming Language book.

Updated almost 5 years ago. No love. 1 follower.

Release our Ruby on Rails dashboards as Free Software

an invention by hennevogel

We've (mostly @cbruckmayer) put a significant amount of time into our performance measurement dashboards based on influx/grafana. I want to share this with the world because it's most awesome and easy to use. It's also nice if people don't go to some PaaS provider just for this...

Updated almost 3 years ago. No love. 1 follower.

Write "advanced" tagging engine for Django

a project by gniebler

This is a side project I started a while ago. The idea is to implement a tagging engine with some "advanced" features for the Django web framework (in what Django calls a "reusable app").

Updated almost 5 years ago. No love. 1 follower.

Differentiate Microsoft virtualization types (WSL1/WSL2/Azure/Hyper-V) in SUSEConnect

a project by wstephenson

People are interested in Linux on Windows via WSL, especially given the new fully virtualized Linux kernel in WSL 2. It's interesting to know whether registered SUSE installations might be running in WSL as opposed to other Microsoft virtualization platforms, but the current approach taken by SUSEConnect (the client for SUSE Customer Center) does not permit this.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

HA inside OpenStack VM ( SLE12SP3 code stream )

a project by zzhou

In the other day, there were questions about to migrate high availability solution into OpenStack.

Updated almost 4 years ago. 1 hackers ♥️. 1 follower.

Survey the docker support in FIPS 140-2 validation

a project by bchou

Short-term:

  1. Understanding of docker knowledge
Updated over 5 years ago. No love. 1 follower.

mailprocessing performance improvements

an invention by jgrassler

I maintain the mailprocessing utility, a Turing complete maildir and IMAP capable filter with rules written in Python, both upstream and in openSUSE. It is currently suffering from some performance problems I'll devote my Hackweek (or part of it) to improving. Most notably the following areas will need some attention:

Updated over 5 years ago. No love. 1 follower.

Terratest playground

an invention by szarate

Few weeks ago whilst analyzing the possibility of using Terraform[1] via terraform-libvirt [2] plugin, I came across Terratest [3], which is an automated testing framework.

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

SUSE Manager for Retail Instructional Video Tutorial

a project by lkotek

The goal of this project is to create video tutorial describing configuration of SUSE Manager for Retail.

Updated over 5 years ago. 4 hacker ♥️. 1 follower.

libpathrs

a project by cyphar

The plan is to implement a safe path resolution library for Linux to avoid the plentiful numbers of security vulnerabilities that have been seen in the wild related to path resolution race conditions and various other attacks. I've been working on kernel-space solutions but even if they were merged, it is difficult to use them safely directly. So this library intends to provide simple wrappers that everyone can use.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Simplify implementations of lockless printk ring buffer

an invention by pmladek

There are attempts to solve some kernel deadlock with using lockless printk ringbuffer. The proposed implementation is pretty complex (6 stages, 6 write and 6 read barriers, two buffers, entries linked via list, ...)

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

Integrate Bard with MusicBrainz and implement a proper web interface

a project by alarrosa

My music manager, Bard, was improved in the last hackweek with a very simple React-based web interface but I didn't like the result at all (basically, after learning React I noticed I didn't like it and all the dependencies and the complexity it added) so since then, I've reimplemented the web interface using just jQuery. Also, in the last months I've added musicbrainz data structures to the database (which was also ported to use Postgresql) to prepare bard to use MusicBrainz's data. I also stopped using other python libraries to read audio files and use the ffmpeg libraries directly instead with a c++ wrapper implemented inside Bard which is much much faster.

Updated over 5 years ago. No love. 1 follower.

Extract lead and cycle times from Github

an invention by jochenbreuer

When all of the SUSE Manager squads switched from SCRUM to a Kanban we lost estimations and therefore also the ability to do predictions. But there are other ways to get insights that are even more reliable, since they are based on anecdotal data. The lead and cycle times of issues are the two most important here.

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

CUPS: Generic "monitor" wrapper backend to monitor the actual backend

an invention by jsmeix

Create a new generic CUPS wrapper backend /usr/lib/cups/backend/monitor that runs in parallel with the actual backend to monitor it.

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

obsci - a CI for open build service packages

a project by tbechtold

Currently it's pretty difficult to create tests for some specific package. So something like TravisCI for OBS would be good.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

From bare metal to virtualized Kubernetes cluster with just Salt and Redfish

a project by joachimwerner

My goal is build on Alberto's work on "yomi" and the new Salt-based virtualization management features that Cedric has contributed, then combine them with a Redfish prototype to do the following from one (ideally idempotent) Salt state (orchestration state if required):

Updated about 3 years ago. 1 hackers ♥️. 1 follower.