Bonus project: Chameleon paintings

a project by kstreitova

This is an extra project for Hack Week evenings because there is never enough chameleons. Never.

Project Description

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

Separate kernel module signature to a independent file

an idea by joeyli

Project Description

Currently kernel module signature be attached in the end of kernel module (ko file).

Updated about 3 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

Use OBS to build GNU Screen master branch

an idea by enavarro_suse

Project Description

GNU screen is available in OBS, but the version built it is based in the screen-v4 branch. This version lacks support of truecolor.

Updated about 3 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

YAML 1.2 Schema support for PyYAML

an invention by tinita

Project Description

PyYAML is a YAML processor in python, and it was one of the first libraries written for YAML.

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

Write an url shortener in Rust (And learn in the way)

a project by szarate

So I have 469.icu :), it's currently doing nothing... (and for sale) but in the meantime, I'd like to write an url shortener from scratch and deploy it on my own server

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

Container Image for PXE/HTTPBoot Server

an invention by gary_lin

Every time we went to UEFI Plugfest, one of the frequently asked questions is how to setup a PXE/HTTPBoot server. Besides, we also have to setup and test the server before the event. Although we already have the document(*), it may be easier to deploy with a container image. My goal is to learn how to package a container image in SLE/openSUSE and create a flexible image for the fast deployment of PXE/HTTPBoot server.

Updated about 3 years ago. 2 hacker ♥️.

Package odpdown

a project by jgrassler

I have been known to talk anybody I held presentations with into using odpdown. That was always a little awkward, since it started off with pip install odpdown, rather than zypper install odpdown. I want to fix this awkwardness and package odpdown properly so it can be installed as a RPM package. I'll also include the auxiliary infrastructure I've added around it over the years (various Makefiles and scripts for generating transcripts from comments) to the package so others can benefit from that stuff, too.

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

Type Check YaST with Sorbet

a project by mvidner

Sorbet is a gradual type checker for Ruby. Ruby is a dynamic language, which is great for reducing overhead for small

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

Reproducible Source/Build Transparency Watcher

a project by jzerebecki

https://gitlab.com/JanZerebecki/transparency-log-watcher Trillian is used for Reproducible Source, Build and Certificate Transparency. So it could be used to log the input to OBS and the build results and make zypper check it before installing an rpm. But currently clients wouldn't detect if the log shows them a different version than anyone else. See if there is a way so this can be detected.

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

tcetc - transaction capable /etc

a project by wpreston2

tcetc

Summary

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

setup a POC of Convos - irc based web chat sevice

an idea by jdsn

Project Description

Setup an instance of the IRC based open source web chat solution (like RocketChat) and attach it to irc.suse.de.

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

nvme monitor: continuous discovery and connect to discovered subsystems

a project by ematsumiya

Project Description

Work on "nvme monitor" proposed command (see Resources).

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

Make kernel-*.spec cross buildable

an idea by adrianSuSE

Project Description

Manual kernel builds are often needed esp. for embedded environments. The native compile there is often not fast enough.

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

reddit/twitter crawler w/ sentiment analysis

a project by ories

Project Description

inspired by the GME craze, and countless similar implementations I would like to pull data (keyword driven) from reddit/twitter and run sentiment analysis on it, perhaps with some deduplication / bot detection

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

Learn Smalltalk

an idea by ccalancha

Project Description

Immerse yourself in the beauty of Smalltalk.

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

Mount Btrfs USB disks on non-root Android using the Linux Kernel Library

an invention by dmdiss

Project Description

I plan on continuing on with my Linux Kernel Library efforts from Hackweek 19. This time I'd like to spice things up a bit by plumbing USB devices into LKL, allowing reuse of native Linux USB host and filesystem drivers on non-root Android.

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

Updating openSUSE Factory packages

a project by pluskalm

Project Description

Make sure that as many as possible packages in openSUSE:Factory are up to date

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

Support for BIOS-based error log in dmidecode

a project by jdelvare

Project Description

The DMI table may contain BIOS-based error information. Currently dmidecode is not able to decode it. However an experimental patch was contributed a few years ago, which could be used as a starting point to enable this feature.

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

OpenQA Module Mapper

a project by geor

Find where an openQA module is running

  • OMM is an open source tool written in go
Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Migrate suntorytimed/resourcespace container to an openSUSE base

a project by suntorytimed

Project Description

For quite some time I am providing a ResourceSpace container on Docker Hub. It is meanwhile pulled about 234K times but unfortunately still based on Ubuntu. Meanwhile I have updated the base to Ubuntu 20.04, but I would like to move it to openSUSE instead. With ResourceSpace 9.5 coming out soon I see a possibility of introducing this switch. Enno Gotthold also did a great job of packaging ResourceSpace on OBS, so this could be used as a starting point for the container.

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

Sentiment analyzer

a project by aburlakov

Project Description

A sentiment analyzer is a software that can distinguish the emotion of the text. The programming language will be either python or C++. (This is the first hackweek for this project.)

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

Test mainline kernel on an older Qualcomm SOC (msm89xx), explore current Qualcomm mainlining kernel effort

an invention by pvorel

Project Description

Qualcomm concentrate on supporting recent SOC, older ones aren't supported (use very old downstream kernel, e.g. 3.10).

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

Upgrade OBS crash to current upstream latest release

a project by dmair

Upgrade OBS crash to current upstream latest release Base version is the one before current upstream with many of the upstream current

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

Deploy vm with libiscsi and iPXE

a project by rfan1

Description: Libiscsi:

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

Code quality metrics framework

a project by llansky3

Project Description & Goal

The quality of supplier deliveries varies. And one shall monitor its suppliers.

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