Metabase instance in SCC EKS cluster

a project by digitaltomm

Following up on the experiment from last Hackweek ( https://confluence.suse.com/display/~digitaltomm/Business+Intelligence+in+SCC ), it would be great having a production instance of Metabase running in the SCC EKS cluster, connected to the production database of SCC.

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

Create a web UI for metrics collection scripts

a project by mpavuk

Description

Updated 8 months ago. 2 hacker ♥️. 2 followers.

Generate a GraphQL API for Uyuni's reporting DB and consume it

a project by j_renner

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

Let's play with RKE, Ansible and Libvirt!

a project by ccamacho

Project Description

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

Research how LLMs could help to Linux developers and/or users

a project by anicka

Description

Large language models like ChatGPT have demonstrated remarkable capabilities across a variety of applications. However, their potential for enhancing the Linux development and user ecosystem remains largely unexplored. This project seeks to bridge that gap by researching practical applications of LLMs to improve workflows in areas such as backporting, packaging, log analysis, system migration, and more. By identifying patterns that LLMs can leverage, we aim to uncover new efficiencies and automation strategies that can benefit developers, maintainers, and end users alike.

Updated 8 months ago. 8 hacker ♥️. 6 followers.

Merge hermes into OBS API

a project by coolo

After https://hackweek.suse.com/projects/105 the next thing to merge is hermes.

Updated about 6 years ago. 5 hacker ♥️.

Automate OMVF/shim/MOK tests

a project by gary_lin

I previously created a semi-auto test script(*) for MOK. The script controls the QEMU virtual machine a pre-setup image and performs two simple test cases. It's tedious to setup the images for every SLE and openSUSE. My goal is to write a script to automatically set up the virtual machines and images and do a full test. I would also like to set up a test for weekly-built OVMF. openQA might be a good reference.

Updated about 6 years ago. 4 hacker ♥️.

Study The Professional Scrum Master level I (PSM I)

a project by Jeffreycheung

I would like to spend the hackweek to study the Professional Scrum Master level I (PSM I), and then take the certification examination.

Updated over 8 years ago. No love.

Study and play with Machine Learning

a project by wanghaisu

I am HA developer, don't have any experience on machine leaning field. Recent years, many topics like "Data Analysis, Data Mining, Data Science, Machine Learning, and Big Data, etc... (I don't forget AI, but in not this time)" become more and more popular and seems interesting to me. I also want to know how high availability function implemented in some distributed system for the core part.

Updated over 3 years ago. 5 hacker ♥️.

Push on the Tcl Binding for (lib)Marpa

a project by andreask

libmarpa is an parsing library based on Earley's algorithm, by Jeffrey Kegler.

Updated over 8 years ago. No love.

shell script static analyzer

a project by michals

With all those analyzers for C code we get so much information about our C code.

Updated about 6 years ago. 6 hacker ♥️.

Try Linux subsystem on Windows Server 2019

an invention by michalnowak

Deploy openSUSE Leap 15.0 image to Linux subsystem on Windows Server 2019 and try things around.

Updated almost 6 years ago. No love.

Elastic Inference on Raspberry Pi with openSUSE Kubic

an invention by kukuk

The goal is to run the Elastic Inference Demo managed by kubernetes on a Raspberry Pi4 Cluster with openSUSE Kubic.

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

Play CAP on AWS

a project by fanyadan

Have a play with SUSE CAP on AWS during this hackweek.

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

Learn AppArmor

a project by jiriwiesner

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

Look at Microsoft Mu project

a project by joeyli

Look at Microsoft Mu project

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

Add Graphics Mode to WozMania

an invention by e_bischoff

Project description

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

Chef 12 on the (open)SUSE

a project by nkrinner

Recent packages for Chef on the SUSE platforms are in a poor shape. In the meantime, Chef 12 is in the beta phase. Let's use the hack week to polish and update our Chef packages.

Updated about 6 years ago. 2 hacker ♥️.

Make systemd-nspawnd usable for support purposes.

a project by tsaupe

Report from the research mailing list:

Updated over 8 years ago. No love.

packaing Xorgxrdp drivers on openSUSE

an invention by zhangxiaofei

Quotes from xrdp wiki: https://github.com/neutrinolabs/xorgxrdp/wiki/Xorg-drivers-for-xrdp

Updated about 6 years ago. No love.

ReMiTo - An RMT web interface powered by VueJS and Quasar

an invention by thutterer

I want to dive deeper into React using its Material-UI components to prototype a web interface for SUSE's new Repository Mirroring Tool (RMT).

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

Deep learning/ AI topics (Continuation from HW 16)

a project by arun_kant

Planning to do some deep learning course sessions e.g. fastai , google ML crash course etc. Also try to understand common tools (tensorflow, jupyter notebook, numpy, pandas, pytorch) and practices e.g. Convoluation neutral nets, SGD used to solve learning problems.

Updated about 6 years ago. 1 hackers ♥️.

Improve GUI interface for FriCAS

a project by zcjia

The current GUI of FriCAS is ancient and difficult to use. I plan to improve that by using modern GUI frameworks, at least to make a working proof-of-concept demo to show this idea works.

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

Summary some knowledge in filesystem and learn some new feature

a project by yosun

I plan to summary exist knowledge in filesystem part during hackweek. And learn some more feature about btrfs/xfs/ext4. The motivation is to speed up test result review in the future.

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

Create container image as replacement to run Multi-Machine testsuite in openQA

a project by bchou

Purpose:

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

Trento telemetry service data on graphs

an invention by xarbulu

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

Gameboy emulator written in Go

a project by mikeletux

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

Add a machine-readable output to dmidecode

a project by jdelvare

Description

There have been repeated requests for a machine-friendly dmidecode output over the last decade. During Hack Week 19, 5 years ago, I prepared the code to support alternative output formats, but didn't have the time to go further. Last year, Jiri Hnidek from Red Hat Linux posted a proof-of-concept implementation to add JSON output support. This is a fairly large pull request which needs to be carefully reviewed and tested.

Updated 8 months ago. 2 hacker ♥️. 2 followers.

Audio controlled smart devices

a project by bzoltan1

Project Description

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

Implement text based OCR in openQA

a project by clanig

Project Description

Currently openQA requires a reference image to be stored to do OCR based comparisons. It is not possible to pass a character string to openQA which should be compared to the text in the screenshot.

Updated over 2 years ago. 8 hacker ♥️. 7 followers.

Add the conditional scenario support to skippkg-finder

a project by mlin7442

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

Digging network internals

a project by dbenini

Description

As bugs involving the network are a topic of my interest and I recently started backporting some CVEs for network subsystem, I would like to learn a bit more about kernel network internals.

Updated 8 months ago. No love. 1 follower.

Get started with QT

a project by moskyto

Learn QT and make something to try it.

Updated about 6 years ago. 1 hackers ♥️.

Automated tool to analyze quality of DV capture.

a project by sreeves1

Tool to inspect the meta data from a mini DV firewire transfer and report any quality problems such as dropouts. Preferably a gstreamer 1.x based tool.

Updated over 4 years ago. No love.

Rewrite maintenance's dependency checkers in Python

an invention by leonardocf

We currently have a set of shell scripts that verify if patches can be properly installed on multiple combinations of base products, extensions and modules. These scripts are all written in shell and are annoying to maintain, as configuration and code is all mixed up.

Updated over 5 years ago. 2 hacker ♥️.

Rootless Containers

an invention by cyphar

In many cases, people want to start containers on a system where the administrator is not happy about granting privileges to users or installing any new software. For example, when I was a researcher and wanted to run Python 3 on a computing cluster it was not possible to get the administrator to install Docker or Python 3.

Updated over 5 years ago. 1 hackers ♥️.

openSUSE template for reveal.js

a project by cwh

reveal.js is a modern & lightweight HTML5/js-based presentation framework – much smarter than LibreOffice Impress can ever be (for a software developer). Richard Brown was so kind to create a proper LibreOffice presentation template for openSUSE and I would like to bring that design to reveal.js so next time I do a presentation I can happily use reveal.js while keeping up the openSUSE flag. :-)

Updated about 6 years ago. 3 hacker ♥️.

Become a CAD expert

a project by vuntz

A few months ago, I started thinking "it cannot be that hard to model my house using some CAD software". And of course I miserably failed.

Updated about 6 years ago. 2 hacker ♥️.

YES Submission Review Tool

a project by nm75

Simplify, modernize, and accelerate the process and tools for reviewing YES submissions from partners. Hopeful goals to accomplish:

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

Bring Kubeadm and Kubernetes on openSUSE Leap 15.2

a project by mjura

openSUSE Leap 15.2 is currently under development and it will be released soon. We would like to bring Kubernetes support for it and offer kubeadm deployment on it. As Kubernetes cluster container images we can use images from kubic project.

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

openSUSE code

a project by SLindoMansilla

openSUSE code

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

Polish a few GFXprim apps

a project by metan

Description

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

Wicked source code research and technical document improvement.

a project by bchou

I had presented the "Wicked Network Manager" talk at openSUSE Asia summit @Beijing. I would like to keep studying the topic continuously. Getting involve the source code and study the operating style and components. I also met some problem after discussing and testing issues while my research , I want to keep it as a record and writing the technical document on wiki too.

Updated about 6 years ago. 2 hacker ♥️.

Qt based chinese learning program

a project by mvetter

The Idea

Since some time I am interested in getting better at C++ and learn more about Qt framework. Since I learn best with having a project/goal I came up with this:

Updated about 6 years ago. 2 hacker ♥️.

openQA IDE

a project by coolo

There is a running gag built into openQA called interactive mode. It goes like this: "if you need the interactive mode, it's broken". The reason: the so called interactive mode is a collection of hacks - in theory making it possible to update needles in a running test.

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

OpenQA appliance

a project by bear454

This is an idea that's been kicking around for a while... maybe it's finally time to "make it so."

Updated about 6 years ago. 7 hacker ♥️.

Learn Design Model

a project by jtzhao

Learning design model can help to produce high quality codes, which will benefit our products.

Updated about 6 years ago. 1 hackers ♥️.

Git stochastic bisection

a project by jankara

Bisection is a well known method of localizing which commit caused a regression in a code repository. git-bisect is a particularly used tool for this problem in git repositories. However it is often the case that the failure is probabilistic in nature - either because we don't have a reliable reproducer of the failure and thus not reproducing a problem on a particular commit does not mean the problem is not still present there, or because of inherent variability of e.g. performance regressions. Bisection for such failures is problematic as it takes only one false result for the bisection to end up in an unrelated part of code history. So in these cases we usually have to heavily extend runtime of a reproducer or do multiple test runs or multiple bisection runs to minimize a chance of error.

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

Improve Qualcomm SOC msm8994/msm8992 kernel mainline support

a project by pvorel

Project Description

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

Learning more about statistics in home-assistant

an invention by fcrozat

Description

Home Assistant can gather a lot of statistics from associated sensors.

Updated 7 months ago. 1 hackers ♥️. 1 follower.