Learn obs/ibs sync tool

a project by xlai

Description

Once images/repo are built from IBS/OBS, there is a tool to sync the image from IBS/OBS to openqa asset directory and trigger openqa jobs accordingly.

Updated 12 months ago. 3 hacker ♥️. 3 followers.

Port the classic browser game HackTheNet to PHP 8

a project by dgedon

Description

Updated 11 months ago. No love. 1 follower.

Investigate Playwright as a replacement for Selenium im my 'changed SAP Note' detection script

a project by AngelaBriel

Description

In a former Hackweek project I created a simple script to automate the check for changed SAP Notes. It is based on Selenium to get the information from the related SAP Websites.

Updated 14 days ago. No love. 1 follower.

Continue continuous integration improvements in virtualization

a project by mlatimer

In previous Hackweeks, we've gone to warp speed in our virtualization CI testing through:

Updated over 6 years ago. 3 hacker ♥️.

La Mapería

a project by federico-mena

A utility to make beautifully printed maps from OpenStreetMap data.

Updated over 6 years ago. 1 hackers ♥️.

Implement more (all missing) Filesystems in libstorage-ng

an invention by aschnell

The next generation libstorage-ng is still missing support for some filesystems. The task is to implement all of them:

Updated over 6 years ago. 4 hacker ♥️.

Add sync. to AWS S3 support for ceph radosgw

a project by abhishekl

Basically $topic, as of the latest release of ceph, we have some not so trivial support to pull off something like this at least for metadata, need to see if data sync is also permitted, and then probably hook it to sync to AWS itself

Updated over 6 years ago. 1 hackers ♥️.

port notmuch/muchsync to android

a project by aaptel

port notmuch/muchsync to android, with some java ui on top

Updated over 6 years ago. 1 hackers ♥️.

logorator: an offline internal analytics tool

a project by dleidi

There are customer use cases where sharing information via internet or uploading data somewhere is not acceptable for security reasons: this avoid the usage of some tool like the most famous Google Analytics, and prevent developers from understanding how the web application is used by the customers. I don't want to reinvent the wheel and re-implement a copy of Google Analytics, but getting inspired from it, the goal is to reuse information that we already have to extrapolate an analysis of the WebApp customer usage.

Updated over 6 years ago. 2 hacker ♥️.

Continue reading "Containerization with LXC" by Konstantin Ivanov and play around with LXC containers

an invention by gniebler

I bought and started reading this book a little while back and also "played along" by creating unprivileged LXC containers on my own system.

Updated over 6 years ago. No love.

Investigate C-Sky architecture

an invention by a_faerber

The youngest architecture addition to the mainline Linux kernel was C-Sky (arch/csky/).

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

paperback

a project by cyphar

Very often people find themselves wanting to store secrets in a way that either they can recover even if (for instance) their house burns down, or allow friends and family to recover if they pass away. Existing solutions to this problem are:

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

Family with Lightweight Kubernetes - K3s + Kebuvirt

a project by xguo

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

Leverage containers to distribute NFS DRBD storage among pacemaker cluster nodes

a project by zzhou

Current Situation [bsc#1201271]

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

Make smaller image of Micro OS/SLE Micro for RPi (4, 400 or Zero 2)

a project by llansky3

Description

The compressed image of e.g. SLE Micro 6.0 is ~ 900Mb. ** The overall goal of this project is to make a smaller footprint (in terms of image size) flavor of the image. This is to be achieved by limiting the target use-case to simple RPi (4, 400, Pi Zero 2) server for home IoT. **

Updated 12 months ago. 1 hackers ♥️. 2 followers.

Validate the embargo date OBS attribute

an invention by enavarro_suse

Project Description

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

Port the Jetpac game to the NES

a project by mssola

Project Description

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

How to design system message/prompt for code refactoring with AI

a project by leo.tseng

Description

The project aims to explore how to design effective system messages and prompts tailored for AI-driven code refactoring tasks. By refining these prompts, we can guide AI models to better understand code structure, identify improvement opportunities, and execute refactorings with minimal manual intervention. The project will delve into creating system messages that balance technical detail with flexibility, enabling AI to perform refactorings that maintain code functionality while improving readability, efficiency, and maintainability.

Updated 12 months ago. 1 hackers ♥️. 2 followers.

mysql-packaging git repo enhancement

a project by kstreitova

This Hackweek I would like to finish enhancing of the mysql-packaging git repository [1]. This improvement mainly consists of scripts for a kind of simple continuous integration and git hooks to enforce a few policies for our project. If there is a time I will also take a look at the mysql package itself and check if there is anything to improve.

Updated over 6 years ago. 1 hackers ♥️.

Learn MVC pattern from django Project

a project by jerrytang

I heard that MVC is at the top of design pattern. I'm not sure it's true .

Updated over 8 years ago. No love.

document and enhance the Crowbar API

a project by m_meister

Adding some API documentation for Crowbar, which is still missing. There are some API comments along with the Rails controller methods, but some of them are outdated.

Updated over 3 years ago. 1 hackers ♥️.

Learn KMS / DRM graphics driver internals - implement virtual/software KMS driver

a project by vliaskovitis

I want to understand the basics and architecture of KMS / DRM drivers in the kernel (also in mesa, but this project is more about the kernel-side). I will read docs and attempt to implement a virtual kernel-mode-setting driver (vkms) as described in Documentation/gpu/todo. This would be a KMS driver for a fake modesetting graphics device, just using normal system memory. This can be useful for learning, but judging from dri-developer discussions, also useful for testing hotplug races, plane blending and finding other KMS/DRI infrastructure bugs.

Updated over 8 years ago. No love.

Major user input/output cleanup and improvement for ReaR 2.3

a project by jsmeix

I will implement the ReaR upstream issue https://github.com/rear/rear/issues/1399

Updated over 6 years ago. 1 hackers ♥️.

SUSE Manager - self sufficient frontend server

an invention by LuNeves

Explore the possibility to have a self sufficient frontend server running locally. This server would compile all the frontend code and act as a proxy/middleware pointing either for a dev ref-server or to a local SUMA instance. This way would be possible to do modifications in frontend even without having a SUMA server running locally.

Updated over 6 years ago. 4 hacker ♥️.

Learn about DHT protocol and write a client in Go/Ruby

a project by ikapelyukhin

The subject says it. Learning about DHT seems like a fun project.

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

Add cgroups support to crash-python

a project by mkoutny

To ease debugging cgroup relates issues this suggests to:

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

Learn FreeCAD for 3D printing

a project by lrupp

I want to be able to create some 3D printing models for 3D printers. So starting to search for a good introduction and try it out...

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

revive qemu-devel.opensuse.org

an invention by mstrigl

qemu-devel.opensuse.org is a port forwarder to

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

k8s-rook-client

a project by haass

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

Poking technologies for enrolling customer key to kernel trusted keyring

a project by joeyli

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

Add support for the Medion Life P4000 Smartwatch to Gadgetbridge

a project by dancermak

Project Description

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

Explore ChatGPT's programming language capabilities

a project by jcejka

Project Description

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

Delve into softweare-o-o

a project by mlin7442

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

Get latest versions of different Rancher components

an invention by eminguez

Description

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

Having closer look at openQA and search for comparably simple improvement options

a project by clanig

Project Description

The project is about getting more familiar technically with the openQA code and checking for improvement options in dependence of the expected impact and effort.

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

Containerized git server/client for playground and tutorials

a project by mberti

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

SMTGCC

an invention by fkastl

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

Evaluate and document two out of three nodes lost for K3s / RKE2 and Harvester

a project by mweiss2

Description

Need to find out what the impact is for loosing quorum and recovery from this situation in case of K3s / RKE2 and Harvester.

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

Spark+React+Jade(Pug) - in search of a painless migration workflow for the Uyuni Front-End stack

an invention by manuel.salvi

Description

A study session open to everyone who is interested in getting hands down on the Uyuni front-end implementation and migration from the old struts+jsp+jquery stack to the new spark+jade+react stack. The study will be focused on react renderer and components functionalities, jade template engine and spark mvc to learn key differences and between the old and new stack, the focus is to be able to find what are the keys to a good migration workflow.

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

mod_nss and related bugs

a project by stokos1

There are so many bugs which is related to mod_nss like bnc#863518 or bnc#897712.

Updated over 6 years ago. 2 hacker ♥️.

A programming language exploration

a project by KGronlund

I would like to have a programming language that has the performance characteristics of C, but integrates some programming language features that I like from other languages. My first goal would be to start with a language that is very limited in scope and compiles directly to C, and step by step add to it.

Updated over 8 years ago. No love.

Build Time Source Service support

a project by adrianSuSE

OBS source services can currenlty run on the developer workstation and some of them also on the OBS server side.

Updated over 6 years ago. 1 hackers ♥️.

Research Testing Tools for GFX Stack & how they can be used in openQA

a project by eeich

There are numerous testing tools for the GFX stack available - the oldes being the xtest suite. At the same time, we are still lacking automated test environments for the funktionalities of DRM, Mesa and X. Ideally the tests should be performed automatically and unattended and the results should be compared to previous runs to detect regressions.

Research what tools exist to date and how they can be employed.

Updated over 6 years ago. 4 hacker ♥️.

Add keyboard shortcuts to Crowbar

a project by m_meister

Some input is still needed about the keybindings, which ones to use.

Updated over 3 years ago. No love.

Learn and use meson

a project by JonathanKang

meson[0], a replacement to autotools, is very popular nowadays. It's a lot faster than autotools as far as what I hear and see. Besides lots of GNOME projects has been ported to meson. As one of the maintainers of GNOME Logs[1], I need learn meson and try to port Logs to meson for faster building.

Updated over 6 years ago. 4 hacker ♥️.

Make parted great again!

a project by sparschauer

During regular L3 work I often don't find enough time to work on the command line disk partitioner parted which I maintain.

Updated over 3 years ago. 1 hackers ♥️.

Setup a SUMA Server to play with

a project by AngelaBriel

Setup a SUMA Server in a VM on my workstation. Playing around to find out, how it works and how to add new functionality (like sapconf or saptune). Learning a little bit SALT will - hopefully - be the nice side effect.

Updated over 7 years ago. No love.

Ant Ivy OBS resolver

an invention by cbosdonnat

SUSE Manager uses an ivy repository on the R&D network to get the packaged jar to build against. To remove the manual maintenance of that repository and allow external contributors to hack the Java code of Uyuni / SUSE Manager we need to provide an Ivy plugin that gets the jars directly from OBS.

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

QDirStat: Show Unpackaged Files

a project by shundhammer

QDirStat in General

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

SUSE Manager Cluster Extension (PoC)

a project by bmaryniuk

Since SUSE Manager doesn't scale out and stacking it into another pyramid of susemanagers won't help here, the real architectural changes needs to be done to achieve true scale-out of this product. This hackweek project is about how to Turn SUSE Manager into a cluster.

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

Support FIDO2 and TPM2 in a full disk encryption based on systemd

a project by aplanas

Description

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

Learn about IPv6 while Implementing it in the Home Environment

an invention by mweiss2

Project Description

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

Tafl

an invention by mrohrich

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

Cluster API Add-on Provider for Kubewarden

a project by csalas

Description

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

Gods & Steel: Tactical Prototype

a project by pherranz

Description

A turn-based tactical combat prototype built in Godot, featuring two techno-sorcery factions in strategic warfare. This proof-of-concept demonstrates core gameplay mechanics including alternating activations, unique faction abilities, and tactical positioning on a grid-based battlefield.

Updated 14 days ago. No love. 1 follower.

The future of systems management

a project by j_renner

A new web UI for saltstack, possibly the future of systems management.

Updated over 6 years ago. 3 hacker ♥️.

OBS notifications

an invention by k0da

Let third parties to get notifications about build failures without having maintainer rights

Updated over 6 years ago. 1 hackers ♥️.

Learn more deeply about linux kernel.

a project by xlai

I will read about a book to understand linux kernel deeper. It is a heavy book, may not finish in this hackweek, but i will continue to finish it. The book name is "go deeper into linux kernel"

Updated over 6 years ago. 2 hacker ♥️.

Migrate to Tumbleweed as base system

a project by joseivanlopez

Currently I am using openSUSE Leap 42.2 as base system on the laptop where I do my daily work (Dell Latitude E7470). As a YaST developer my system is a bit broken (as you may guess) and updates are not possible. So it is time to start from scratch. The idea is to adopt some user friendly system for security copies, migrate to Tumbleweed, make extensible usage of virtual machines and try to stay the base system as clean as possible.

Updated almost 8 years ago. No love.

forensic software architecture of large codebases

a project by dmaiocchi

code

Updated over 6 years ago. 2 hacker ♥️.

Learn SeaStar C++ framework for high-performance server applications

a project by ifed01

Seastar is an advanced, open-source C++ framework for high-performance server applications on modern hardware. Seastar is used in Scylla, a high-performance NoSQL database compatible with Apache Cassandra Ceph community is currently working on migration to this project as well.

Updated over 7 years ago. No love.

Separate the QLogo GUI from the interpreter.

a project by jsikes

QLogo is a UCBLogo-compatible implementation of the Logo language using Qt and OpenGL. QLogo was designed with the language interpreter integrated into the GUI.

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

Improve monitoring in internal infrastructure

a project by kbabioch

The monitoring in our internal infrastructure needs some love and attention. I want to spent some time during this hack week on the monitoring by fixing old checks, implementing new checks and making sure that those are configured and installed via configuration management.

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

Without data this is just an opinion (SCC Analytics)

an invention by digitaltomm

Research on BI tools to crawl eg. SCC data.

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

Refresh SGML Knowledge

a project by keichwa

  • Check and verify SGML tools
  • Parse and validate mostly markup-less files with SGML tools
Updated over 5 years ago. No love. 1 follower.

Convert openqa-mon to webassembly

a project by ybonatakis

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

Restructure the services on HA team lab servers and use harvester

a project by wanghaisu

Project Description

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

Modular kernel packaging

a project by mwilck

Project Description

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

Integrate devices to self-hosted Home Asisstant server

a project by JonathanKang

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

Deep clean-up of the SUMA / Uyuni documentation files (HW2024)

a project by omaric

Project Description

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

Hack Week 12 Lightning Talks

a project by cschum

We will have a series of short lightning talks to present what we have accomplished at Hack Week 12. In Nürnberg this will happen on Friday 17th Apr at 12:30 as part of the lunch session in the all-hands area. Lunch is served at 12:00, so you have a bit of time to settle in and satisfy your immediate needs before we go into presentation mode.

Updated over 6 years ago. 1 hackers ♥️.

Look at Static Code Analysis and Code Coverage for C++

a project by aschnell

Look at static code analysis and code coverage for a C++ project, in this case libstorage-bgl-eval.

Updated over 6 years ago. 4 hacker ♥️.

Look into the design of gfs2

a project by ZRen

GFS2 and OCFS2 are 2 cluster filesystems in linux kernel. We also support GFS2, though most of our customers use OCFS2 as we recommend. Last hackweek, from

Updated over 6 years ago. 2 hacker ♥️.

how to speed up adsl connections with a smart mini router

a project by jordimassaguerpla

Remote working makes you face some "challenges" regarding networking setup. One of them can be reproduced as:

Updated over 6 years ago. 2 hacker ♥️.

pkgdiff script - show differences in package/one file from package between two releases

a project by jcejka

A common task in L3 is to find a difference between package release X+1 which is reported as broken by customer and X which was working fine. OBS does not provide easy mapping between their revisions and package release numbers. It has "rdiff" command for comparing two packages from different projects, but it does not allow to select only one file or specify different revisions for compared packages.

Updated over 8 years ago. No love.

Test and improve openstack-ansible project for Leap 42.3 / Tumbleweed

a project by aplanas

Objective

Updated almost 8 years ago. No love.

Play Crystal lang

a project by joseivanlopez

Crystal [1] is a new language with a syntax heavily inspired by Ruby, but with statically type check and compiled! Its motto is "Fast as C, slick as Ruby", so good reason to start looking at it.

Updated over 5 years ago. No love.

Improving the Security of OpenPGP USB Token with a Secure Chip

a project by biergaizi

OpenPGP Card is an ISO/IEC 7816-4 compatible smartcard that is integrated with many OpenPGP functions, including signature, encryption, and authentication. It provides an trustful computing environment isolated from the host computer, to guard one's private keys from attacks and exposures. ZetiControl in Germany is the first manufacturer of OpenPGP Card based on BasicCard platform. Since then, compatible USB tokens have also been manufactured, such as Yubikey and Nitrokey.

Updated over 7 years ago. No love.

Write an AWS observer application

a project by cfconrad

The idea behind this is to have a application, which observe the usage of AWS instances and later other providers like azure and google. This could be used with public cloud tests in openQA.

Updated over 7 years ago. No love.

HA inside OpenStack VM ( SLE12SP3 code stream )

a project by zzhou

In the other day, there were questions about to migrate high availability solution into OpenStack.

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

Python3 - hands on learning

a project by lpalovsky

This is kinda continuation of my last hackweek project - learning python3 the parcical way. The goal is again to replace existing bash script which will generate 3 node KVM HA cluster on my workstation and automate quite a boring part of HA regression testing.

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

Improvements of RES scripts

a project by zpetrova

https://gitlab.suse.de/l3ms/RES-weather/ needs some improvements, e.g. manual generation of statistics and reports.

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

Sentiment analyzer

a project by aburlakov

Project Description

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

Gameboy Emulator

a project by jcronenberg

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

Learn more about containers.

a project by cxiong

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

Split initramfs support

a project by ismaell

Project Description

Many initramfs components have exploded in size, yet often remain static:

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

jigdo for images

a project by epaolantonio

Description

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

Rebuild Homelab for Work and Fun

an invention by jmeza

Description

My home infra is in shambles and I need to remedy this asap. I moved to a new to me home earlier this year and the Fiber/ATT Router is in the basement. For 8 months we've been working on dial-up speeds, no bueno.

Updated 11 months ago. No love. 1 follower.

lantern: packet sniffer and analyser

a project by m.crivellari

Description

Lantern is a side project started on ~Aug 2024. Is a packet capture written just for fun and experiment with a "real" kernel module.

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

Kanidm - Modern Opensource Identity Management

an invention by firstyear

Project Description

Kanidm is a identity management system (a store of accounts, groups and more) that supports authentication to opensuse, web sites, networks, and more. The project has a focus on respect of humans, correctness, simplicity and performance. In previous hackweeks we have implemented cryptographic authentication (webauthn), wasm based web UI and more.

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

RKE2/K3S working on IBM Power

a project by tkelly

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

Docs as Code: programmable pipelines with Dagger.io

a project by ncarmo

Description

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