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 11 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 over 2 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 11 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 1 day 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.