A recommendation engine for SCC

a project by mbologna

Let's imagine you are a sales engineer. You want to either:

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

DIY flight sim throttle quadrant

a project by lpalovsky

Project Description

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

Grab precise changes in log file/s between system events

a project by smhalas

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

Remote control for Adam Audio active monitor speakers

a project by dmach

Description

I own a pair of Adam Audio A7V active studio monitor speakers.

Updated 26 days ago. No love. 1 follower.

ALSA Pure Digital Power Amplifier

a project by duwe

Building on top of Rouslan Dimitrov's Microcontroller Class D Amplifier, I developed the idea to feed the power amplifier with PCM data directly. Rouslan does some dithering and noise shaping, but I'm convinced that proper interpolation would sound better. The ATtiny is too slow to do even cubic interpolation so I'll move that into the host.

Updated almost 3 years ago. 2 hacker ♥️.

'Who's that guy?' - a floor based mini game

an invention by thutterer

Documentation

Updated over 5 years ago. 5 hacker ♥️.

Revive qemacs

a project by dmacvicar

qemacs is a nice emacs style editor by Fabrice Bellard (qemu's original author).

Updated almost 3 years ago. 1 hackers ♥️.

finish de-l3slaveing of crash-setup

a project by mhocko

The primary motivation for crash-setup (created by l3team) is to make kernel crashdumps deployment and crash using as easy as possible. This has been the case for quite some time except the tool was quite l3slave centric. With a great help from tcech the tool is close to be fully usable from other machines and !.de network as well.

Updated over 5 years ago. 1 hackers ♥️.

Ceph RBD backed USB mass storage gadget

a project by dmdiss

Create a USB device that, when configured and connected, exposes one or more Ceph RBD images for use as USB storage, allowing for:

Updated over 5 years ago. 1 hackers ♥️.

Teach RuboCop to Resocialize Zombies

a project by mvidner

or: Static Analysis of nil Values in Ruby Code used in YaST.

Updated over 5 years ago. 1 hackers ♥️.

A brand new approach to system configuration management

a project by guohouzuo

In the previous hackweek (14), the following objectives from project "A generic mechanism for analysing and manipulating diverse software configuration files" were worked on:

Updated over 5 years ago. 2 hacker ♥️.

Convert the openATTIC project web site from Typo3 to Nikola (static content generator)

a project by LenzGr

Overview

Updated almost 3 years ago. 1 hackers ♥️.

Birdwatching with motion and gphoto2

a project by msmeissn

I want to watch birds at the birdfeeder on my balcony.

Updated about 7 years ago. No love.

minimal openQA

an invention by okurz

motivation

Many people ask how to start with openQA, ask "can you run these two lines in bash in an openQA" test and some shun the effort to try out openQA because it is "too big".

Updated over 3 years ago. 4 hacker ♥️. 4 followers.

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.

SMT solver for AWS Policy decisions in ceph RGW

a project by abhishekl

Currently AWS uses a SMT solver to decide on public/non-public policies https://aws.amazon.com/blogs/security/protect-sensitive-data-in-the-cloud-with-automated-reasoning-zelkova/

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

Twenty-Six - A card game developed with Phaser & TypeScript

a project by hfschmidt

For a long time, I have wanted to port a card game called "26" to the digital world. I've been playing 26 since I was very young, especially in the winter months, when it was too cold to go play outside.

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

try to get familiar with nut

an invention by pgajdos

Project Description

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

Cycling sweepstake paper digital rendering

an invention by xarbulu

Project Description

Our local cycling team runs a small Sweepstake during the Giro de Italia and Tour de France every year. It is quite popular among my friends and cycling fans.

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

Airplane tracking

a project by rmax

Setup and operate a Mode-S Beast that receives the ADS-B broadcast signals sent out by airplanes.

Updated over 5 years ago. 2 hacker ♥️.

Harvester Packer Plugin

a project by mrohrich

Description

Hashicorp Packer is an automation tool that allows automatic customized VM image builds - assuming the user has a virtualization tool at their disposal. To make use of Harvester as such a virtualization tool a plugin for Packer needs to be written. With this plugin users could make use of their Harvester cluster to build customized VM images, something they likely want to do if they have a Harvester cluster.

Updated 27 days ago. 1 hackers ♥️. 1 follower.

Learning Game Development with Unity

a project by tmuntan1

Description

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

Web interface for gems-status

an invention by jordimassaguerpla

Gems-status (http://github.com/jordimassaguerpla/gems-status) is a command line tool that creates a report about the gems used in an appliacation. The most import result is the security alerts.

Updated over 5 years ago. 2 hacker ♥️.

understand and possibly improve cscope

a project by mhocko

cscope is a great tool index C/C++ sources and allow to navigate through the code. I have learned that the project is mostly dead and what is worse it uses its own database format to store the index. I would like to see some extended functionality in the tool - e.g. search whether a function A is reachable from B, filtering search results per-file, fix functions with function parameter detection (such functions are not recognized properly currently) and some others.

Updated over 5 years ago. 3 hacker ♥️.

CHDK2gphoto2: Canon Hack Developer Kit support for libgphoto2

a project by msmeissn

Continue on the started CHDK (Canon Hack Developer Kit) for libgphoto2 support.

Updated over 5 years ago. No love.

kanku - worker distribution with rabbitmq/openvswitch

an invention by M0ses

kanku is designed to give you a better integration of your kiwi images built by the Open Build Service (OBS) in your development and testing workflow.

Updated about 7 years ago. No love.

Automate the workreport email with python

an invention by ktsamis

In the spirit of learning more python and practicing I will be creating a script to automate the work report emails that we send every week. This will not be a simple cron job because I have to catch corner cases of vacation etc. The next step is filling the workreport automatically by using the various API's that we can use (Bugzilla, osc qam plugin). The purpose is mainly to learn a bit more python.

Updated almost 5 years ago. 1 hackers ♥️.

Deploy our Terraform code via GitLab CI

a project by hfschmidt

In our team, we currently manually deploy our Terraform code (namely, the SUSE Registry at registry.suse.com) from our own PCs. This is error prone, as it would be very easy to override something by mistake. I want to create the appropriate .gitlab-ci.yml file that will:

Updated almost 3 years ago. 2 hacker ♥️.

Contribute pt_BR Translate to Calibre

a project by martinsmac

I use Calibre (calibre.com) in my opensuse. This tool manage ebooks, convert for many formats and control a ebook reader device. I would use my time to finish portuguese Translation to this project.

Updated over 5 years ago. 1 hackers ♥️.

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.

Eye-blink detector

a project by xarbulu

Updated over 3 years ago. No love. 2 followers.

Rebasing of the current MicroOS installation

a project by epaolantonio

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

rust security reviews and cargo-crev

a project by jzerebecki

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

Learn about document management with Paperless-ngx

an invention by rmax

I used Hackweek to install a Paperless-ngx server for the first time and learn how it works.

Updated 22 days ago. No love. 1 follower.

Create a tool to sync GroupWise calendars with a local radicale server

a project by cbosdonnat

I already have a [python script][0] processing mails received in the Calendar folder to get the ical event and push it to [radicale][1]. It has several drawbacks:

Updated over 5 years ago. 6 hacker ♥️.

try to understand cups > 1.5

a project by mhocko

Starting with CUPS 1.6 things have changed considerably. Clients are no longer discovering broadcasted printers anymore. Distributions (e.g. Debian) has backported the original protocol into cups-daemon package but this doesn't seem to work either on my laptop. I would like to look and try to understand what the hack is going on here.

Updated over 5 years ago. 2 hacker ♥️.

Research about existing Google Drive Linux clients

an invention by sndirsch

Get an overview about the unofficial Google Drive clients, which exist for Linux. Give them a broader testing. Figure out which one is usable.

Updated over 5 years ago. 1 hackers ♥️.

Assembly Diff Tool for kGraft

a project by joro

This is about writing a tool to find differences in assembly files generated by gcc. The goal is to find the symbols in a program that have changed by a source code patch. This information can then be used to create and/or verify kGraft patches.

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

Factory dashboard

an invention by k0da

Fetch and display openQA status project group per project.

Updated almost 8 years ago. No love.

Use LUKS UUID in /etc/crypttab

an invention by aschnell

The the LUKS UUID in /etc/crypttab. In general the file system UUID is already used in /etc/fstab. So using the LUKS UUID in /etc/crypttab is a small step towards consistency and should make the system more robust (e.g. avoid bugs like bsc #1063249).

Updated over 5 years ago. 1 hackers ♥️.

Supply a local search engine of specs of build server(learning golang)

a project by wanghaisu

Description:

Updated over 5 years ago. 2 hacker ♥️.

Write a reporting script using SMELT

an invention by vitezslav_cizek

I'd like to write a tool that reports user's OBS work done in a given time frame (eg. week). It'll collect all the packages he/she submitted, all the reviews done or all the maintenance updates started or processed.

Updated almost 4 years ago. 1 hackers ♥️.

Snapshots for jenkins pipelines

a project by ktsamis

This issue has been blocked for a while due to time constraints so I want to take Hackweek 19 to work on it.

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

Progress ticket exporter to Jira

a project by jlausuch

Create a basic web app where you can search for Progress tickets and create Jira tickets to a certain project.

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

Code quality metrics framework

a project by llansky3

Project Description & Goal

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

Dawnscanner: revive the project and create an RPM package

a project by pperego

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

terraform-provider-feilong

a project by e_bischoff

Project Description

Updated 24 days ago. 6 hacker ♥️. 2 followers.

Extending KubeVirtBMC's capability by adding Redfish support

an invention by zchang

Description

Updated 22 days ago. 3 hacker ♥️. 1 follower.

Tracking fixes 3rd generation

a project by mfranc

Description

There are currently 2 versions of tracking fixes. One is used in CI (and ./scripts/git-fixes)[1] and (unfortunately, it doesn't handle reverts) the other is for sending emails to developers. The first one is relatively fast (for its usecases) and the other is relatively slow and made for bulk processing only. Both are single-threaded.

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

play with Coccinelle and lock checking

a project by mhocko

We had a quick course of Coccinelle during the last Labs conference. The tool is really great and I would like to explore possibility of checking lock invariants for particular functions. Julia was really prompt and implemented something that should help but I didn't get to it since the conference.

Updated over 5 years ago. 1 hackers ♥️.