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 about 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 about 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 about 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 almost 2 years 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.

Chimera Policy Hub

a project by flavio_castelli

Project Description

Chimera is a Kubernetes policy engine. Its policies are WebAssembly modules, that can be published on regular OCI registries (same place where container images are pushed).

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

Learn about io_uring

an idea by zhonglidong

Project Description

io_uring is a new asynchronous I/O framework, which was merged into upstream from 5.1. During this hackweek, I want to learn about the difference between it and native aio, how it is designed and do some performace tests based on it.

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

Speed hacking on my Xiaomi Scooter Pro 1

a project by fanyadan

Project Description

I have a Xiaomi Scooter Pro 1 which I bought two years ago, it has 25 - 27 km/h of max speed by factory setting, but it's more or less slow to me since I'm a speed lover :smiley: So I decide to unlock the speed limit (maximum with safety might be 40 km/h) during this hackweek.

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

Show Me The Key: A screenkey alternative that works under Wayland via libinput

a project by AZhou

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

knots

a project by LarsMB

Summary

knots aims to be a multi-node S3 benchmark and load generator written in Rust and on top of WebAssembly, waPC, and waSCC.

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

Uyuni as a Bootstrap theme

an idea by Etheryte

Project Description

Currently, Uyuni has three themes: Uyuni, SUMA light & SUMA dark. All of these are tailored around a common core using CSS preprocessor variables, mainly to switch out colors, fonts and the like. Core layout such as spacing, sizing and so forth is shared between all three and stems from the shared core.

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

Modern frontend build tooling for Uyuni

an idea by Etheryte

Project Description

At the moment, Uyuni uses a pretty standard frontend build chain based on Webpack 4, Terser, and a few loaders here and there. This works reliably, albeit fairly slowly. In part this may be attributed to large package sizes, in part to the tooling itself.

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

Learn AppArmor

a project by jiriwiesner

Project Description

Learn AppArmor to improve the security of the devices I use.

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

Near-zero downtime upgrades for stateful services with Rancher

an idea by mlnoga

Project Description

Containers are great for scaling stateless services and making them robust. However, stateful services like databases continue to pose challenges. In particular, upgrading a running database service to a new version with near zero downtime is not trivial. Wouldn't it be great if a helm chart or K8S operator could automatically take care of this for you? This would allow you to fire up a database in your K8S cluster and consume it as-a-service. And put us one step closer to building a private cloud that runs anywhere, powered by pure open source.

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

Virtual reality web development

an idea by Pastafly

Project Description

Investigate how virtual reality can be used in the browser from a developer perspective.

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

Investigate NeuroFedora and package the missing pieces in openSUSE

an idea by qkzhu

Project Description

NeuroFedora is an initiative to provide a ready-to-use Fedora based Free/Open source software distribution for neuroscience. It includes computational modeling software, analysis tools, general productivity tools for neuroscientists.

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

Use and learn Harvester

a project by ganghe

Project Description

Use and learn Harvester product, understand Harvester, Kubernetes and other related knowledge.

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

Get familiar with k3s

a project by riafarov

Project Description

Kubernetes is widely used nowadays, but for the developers it's hard to test things locally, and many end up running single node setups. k3s is there to address this issue and provides lightweight stack to gain all advantages of the kubernetes with less efforts to run.

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

Porting a Robot to 64 bit ARM / Raspberry Pi 3

a project by simotek

Project Description

I have a Linux Powered Robot ( https://www.youtube.com/watch?v=AMz01IRAgZI&t=1s ) Currrently it uses an odroid C1 a very old version of tumbleweed and uses old python that may need porting.

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

Learn about amdgpu OpenCL neural network use for video enhancing

an invention by tjyrinki_suse

Project Description

I've had a fairly modern AMD GPU for some time, but I haven't had time to check the current status of neural network based video editing. I know many are proprietary CUDA specific, sadly, even if projects themselves would be open source, but I'd like to check which ones would support OpenCL as well or any other means to use an AMD GPU with fully open source stack (including drivers).

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

Family with Lightweight Kubernetes - K3s + Kebuvirt

a project by xguo

Project Description

Lightweight Kubernetes- K3s. Production ready, easy to install, half the memory, all in a binary less than 100 MB.

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

Rancher and cf-on-k8s

an idea by mgrifalconi

Project Description

Cloud Foundry For Kubernetes (cf-for-k8s) blends the popular CF developer API with Kubernetes, Istio, and other open source technologies. The project aims to improve developer productivity for organizations using Kubernetes. cf-for-k8s can be installed atop any conformant environment in minutes.

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

Python bindings for Bosch Sensortec Environmental Cluster (BSEC) library

an idea by scabrero

Project Description

The BSEC library provides signal processing and sensor fusion for the BME680, a low-power gas, temperature, humidity and pressure sensor. This sensor communicates with the MCU using SPI or I2C to report the measurements, but lacks in-die calculation for air quality index, it just reports the gas sensor resistance.

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

Improve mtk scripts and improve on python skills

a project by bfilho

Project Description

Maintenance Coordination team has a set of tools called MTK (Maintenance ToolKit) that is extremely useful to the Maintenance team and can be used by a other teams to increase the productivity and automate common tasks related to the maintenance process.

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

RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)

a project by clin

RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)

Make RISC-V boot like rest of industry U-boot for embedded, UEFI for consumer and servers

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

qemu-kvm streamlined binary

a project by claudiofontana

Since a few months it is now possible to build an upstream QEMU which includes only our supported VCPU accelerator.

Project Description

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

Develop an algorithm to create huge 3D worlds based on height maps

a project by ilausuch

Project Description

While I run I always like exploring the world, looking for new path to walk. But of course our resources to do that are limited. So I thought that would be nice to recreate legendary places like Tolkien's maps in 3D and be free to walk around

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

NeoMutt: Show index and body of emails in a horizontal split

an invention by iivanov

Project Description

I'd like to have NeoMutt show an index of emails at the same time as the body of the selected email, horizontally next to each other.

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

Timelapse videos on Raspberry Pi 4

a project by jlausuch

Project Description

Using HQ cameras from Waveshare and RPi hardware, write configurable scripts to create different timelapse scenes (clouds, traffic, ...). The software should capture a frame every X seconds for the desired period of time and build a video out of all the images.

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

Script that loads dummy data into HANA database for testing purposes.

an invention by rangelino

Project Description

Sometimes when we reproduce a customer issue, it doesn't always demonstrate the same behavior the customer is having. So, we engage backline or open a bug or throw up our arms in frustration. I have one such customer with just an issue like this. Running the exact same commands in an almost identical sles4sap version environment and yet I cannot reproduce what she is seeing? What to do?

Updated 5 months ago. 2 hacker ♥️. 1 follower.