Eye-blink detector

a project by xarbulu

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

Rebasing of the current MicroOS installation

a project by epaolantonio

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

rust security reviews and cargo-crev

a project by jzerebecki

Updated over 3 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 11 months 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 6 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 6 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 6 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 6 years ago. 6 hacker ♥️. 1 follower.

Factory dashboard

an invention by k0da

Fetch and display openQA status project group per project.

Updated over 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 6 years ago. 1 hackers ♥️.

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

a project by wanghaisu

Description:

Updated over 6 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 over 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 over 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 over 5 years ago. No love. 1 follower.

Code quality metrics framework

a project by llansky3

Project Description & Goal

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

Dawnscanner: revive the project and create an RPM package

a project by pperego

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

terraform-provider-feilong

a project by e_bischoff

Project Description

Updated about 2 months ago. 6 hacker ♥️. 2 followers.

Extending KubeVirtBMC's capability by adding Redfish support

an invention by zchang

Description

Updated 11 months 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 12 months 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 6 years ago. 1 hackers ♥️.

Reconstruction Beijing GNU/Linux User Group Website

an invention by tonghuix

Cause the original BLUG website is too old and lack of security, so we plan to fully rework for this website.

Updated over 6 years ago. 1 hackers ♥️.

Implement external OBS api for better debugging

an invention by k0da

Hacking on OBS dashboard requires you to have a "real" data from staging projects. this is done by quering backend directly. So either you need to have a production db deployed or you have old broken data.

Updated over 8 years ago. No love.

Extend the git-fixes framework to find non-upstream maintainers for files and patches

a project by joro

From the kernel-source git repository for SUSE kernels we can extract the people who backported a patch and the files a patch touches. Use this information to build a database for which paths are touched by which developers and write a tool to find the most relevant people for a given source path or upstream patch.

Updated over 6 years ago. 1 hackers ♥️.

Convert the aging canelatr bot to AWS Lambda

a project by barendartchuk

My friends have been using a supybot bot to help organizing weekly football matches. Over the years, there was demand for moving it to Telegram and supybot-telegram-bridge was born, allowing using the IRC bot in Telegram.

Updated over 6 years ago. No love.

Enhancement Test Result for xfstests in openQA

a project by yosun

The result for xfstests in osd seems always red[1], but actually it's only a few test fail in a group(around 1/50). If we want to keep use openQA to handle those test, we need some enhancement for that. Try to enhancement test result to make it shows in a better way. - Make more reasonable group for those test

Updated over 6 years ago. 1 hackers ♥️.

Dudenetes

a project by pgeorgiadis

alt text

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

terracumber: python replacement for sumaform-test-runner

an invention by juliogonzalezgil

At SUSE Manager and Uyuni we use right now a set of bash scripts called sumaform-test-runner to run terraform and cucumber, send notifications and store cucumber results.

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

Tool to help diagnosing stalling system

a project by jankara

Diagnosing issues with stalling desktop application (or a whole desktop environment) is difficult these days as the application often requires multiple processes interconnected with sockets, pipes, futexes, etc. to work and often it is not clear which process is the one responsible for blocking the whole ecosystem. The idea of this project is to write a tool that gathers information about processes in the system and for each process that is sleeping display the resource (file, socket, futex) it is waiting on as well as the process that is likely responsible for unblocking (feeding pipe, sending data to socket, unlock futex, ...). Once the information is gathered, we can also plot it for graphical displaying with tools like graphviz.

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

BPFTRACE

a project by fanyadan

Project Description

Just have play with bpftrace on some real kernel bugs.

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

Container images for building the Uyuni docs

an invention by juliogonzalezgil

Project Description

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

Replace Star Adventurer controller with ESP32

a project by nadvornik

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

Follow the basic tutorial about kubernetes

an invention by ktsamis

Description

Follow the basic tutorial about kubernetes

Updated 11 months ago. No love. 1 follower.

QR code rubik's cube

a project by nkrapp

Description

The plan is to create a rubik's cube with a QR code on each side that makes sense even when scrambled.

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

Booting to btrfs snapshots with grub2

a project by michael-chang

The bootloader menu has to be able to list snapshots created with tagged attribute by snapper or other tools. These attributes control how snapshots are displayed and organized in the boot menu. All the changes are reflected in real time, that is when a snapshot is created it's ready to boot without the hassle to call grub2-mkconfig to refresh menu. The operation and navigating to the snapshot is intuitive and out of box and booting is even more easy to hit the button.

Updated over 6 years ago. 2 hacker ♥️.

FTrace Visualization Tool

a project by jesingh

Project Description

A visualization tool that directly digests ftrace function traces and provides easier to understand timing diagrams with the ability to quickly look up functions from within the program.

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

Hack on project MONAI (Medical Open Network for Artificial Intelligence)

an invention by jordimassaguerpla

Project Description

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

WS2812B lights programming with RPI Pico (microcontroller with WIFI)

a project by adamm

Project Description

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

Train generative AI with internal knowledge to answer questions related to code/architecture/hr etc.

a project by rosblendido

Description

Use the internal documentation (wiki, confluence, etc.) to train AI to be able to answer questions from developers about product architecture, hr, it, etc.

Updated 12 months ago. 4 hacker ♥️. 2 followers.

Improve libzypp

a project by jtorres

Description

Try to make libzypp a bit more flexible when you try to use it but there's already something using it and you get a message like:

Updated 12 months ago. No love. 1 follower.

SSDBoost

a project by hrommel1

If you want to use the full potential of SSDs as primary (and possibly only) storage on SLE or openSUSE systems, you are supposed to perform several configuration settings to make it fly, including:

Updated over 3 years ago. 1 hackers ♥️.

Package NVIDIA Cuda for Power

an invention by k0da

So far CUDA driver for Tesla card is only available as Ubuntu deb.

Updated over 8 years ago. No love.

30 years of game development in 5 days

an invention by thutterer

You know Tetris, right? You know Telegram, don't you?

Updated over 3 years ago. 1 hackers ♥️.

Salt in QA Maintenance

a project by DZiolkowski

SaltThe most intelligent, powerful and flexible open source software for remote execution, configuration automation, cloud control and event-driven orchestration

Updated over 3 years ago. 2 hacker ♥️.

create custom theme for hugo

a project by m_meister

in https://gohugo.io/ you can easily write custom themes via templates for creation of static websites

Updated over 6 years ago. 1 hackers ♥️.

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 over 3 years ago. No love. 1 follower.

terraform-provider-libvirt on Homebrew (macOS)

an invention by suntorytimed

The goal is to package terraform-provider-libvirt on Homebrew to deploy the SUSE SAP and HA automation on a remote KVM host from macOS.

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

Enhance product migration feature in Uyuni(SUSE Manager) to migrate from regular SLES to SLES4SAP

a project by admehmood

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

multi-user chat support for Groupwise Messenger protocol in Telepathy / Empathy

an invention by fcrozat

Currently, only pidgin is support multi-user chat over Groupwise Messenger protocol.

Updated over 5 years ago. 2 hacker ♥️.

Improve OpenSCAP support in Uyuni

a project by admehmood

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

Full Disk Encryption with yubikey

a project by okir

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