Automate fstest runs using SUSE Engineering Cloud

a project by jankara

Currently, each filesystem developer does his fstests runs (a testsuite for regression-testing of filesystems) on his dedicated test machine, on Orthos machine, ... This not only means duplication of efforts to automate this testing but also leads to inefficient use of resources (sometimes the test machine is just idle, sometimes you would need more tests to run in parallel to speed up development). The goal of this effort is to use SUSE Engineering Cloud to implement fire-and-forget fstests runs where you specify kernel to test (fetched from git tree or so), fstests configs to run, and then just pick up test results later on...

Updated about 6 years ago. 1 hackers ♥️.

finish the ioq3 arm VM

an invention by lnussel

I need to finish my work from the last hackweek

Updated about 6 years ago. 1 hackers ♥️.

Intensive Python refresher

an idea by cjschroder2

Refresh my sad neglected mad Python skillz, and become reasonably fluent once again. Focus on improving cool YAML to DocBook XML conversion script https://github.com/SUSE/doc-cap/pull/102

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Mapping Open Source Governance Models

an invention by cschum

There are a lot of open source projects out there. They have a wide spectrum of governance models. It's a critical component to the success of a project so it's worth learning from others and consciously deciding on how governance is set up for a project. It's also a critical factor to assess projects and a subject for research.

Updated about 6 years ago. 1 hackers ♥️.

apache2 package adjustments

an idea by pgajdos

Project Description

Updated over 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Create an Android app for Syncthing as part of the Syncthing Tray project

a project by mkittler

Description

There's already an app but code/features already in Syncthing Tray could be reused to create a nicer app with additional features like managing ignore patterns more easily. The additional UI code for the app could then in turn be re-used by other parts of Syncthing Tray, e.g. to implement further steps in the wizard as requested by some users. This way one "UI wrapper codebase" could serve GNU/Linux, Windows and Android (and in theory MacOS) at the same time which is kind of neat.

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

Use Relax-and-Recover (rear) as generic installer in the plain SUSE installation system

an invention by jsmeix

The basic idea is is to boot the plain SUSE installation system (inst-sys) but to not let it run YaST.

Updated about 6 years ago. 1 hackers ♥️.

Create a docker container for running an old application

a project by david_chang

I had an application can't run on recent openSUSE for some time but it can run on openSUSE13.1 before. So I'd like to have a docker container (image) to run the application and learn some about docker container

Updated about 6 years ago. 1 hackers ♥️.

Graphical view of the changes to be made to disks during installation

a project by ancorgs

Right now, during the (open)SUSE installation process, the changes to be performed on the storage devices are presented as a list of actions such as:

Updated over 5 years ago. 1 hackers ♥️.

Native build of openSUSE WSL images on aarch64

a project by lkocman

Project Description

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

study mu project instance + shimutil tool

an idea by dtseng

Project Description

  1. Microsoft mu platform has been used for shim testing by several companies. To enhance SUSE shim testing, we will create an mu instance to run SUSE shim.
Updated over 2 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Automatic performance analytical framework and dashboard

an idea by mgorman

My last hackweek project was "melbot", a server-side automated system for running performance tests. This went from being a project to something the performance team now uses heavily. The volume of data it now produces is excessive and problems are easily missed. It's a short hackweek for me due to being on holiday for two of the days but there are three objectives to the hackweek project

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Play with booth and pacemaker_remote

a project by KGronlund

The public cloud is generally not a high availability-friendly environment, with unpredictable I/O latencies and machine stalls, custom tools needed for handling IP assignment etc. The idea with this project is to see if there is any way to leverage the Raft algorithm and booth together with pacemaker_remote for resource management to manage cloud instances and services running in the cloud.

Updated over 3 years ago. 1 hackers ♥️.

Learn about Vim by reading a book

a project by zoecao

Learn Vim by reading book of Practical Vim

Updated about 6 years ago. 1 hackers ♥️.

openSUSE Xen Testing (and vice-versa)

a project by dfaggioli

Currently, the Xen-Project supports automated build-testing/CI via GitLab pipelines, within containers based on:

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

Developer documentation for edlib

an idea by neilbrown

Updated about 3 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

ReaR upstream janitor work towards a new release

a project by jsmeix

Preparations towards release of ReaR 2.8

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

learn puppet

a project by eMBee

and find out how it compares to salt

Updated about 6 years ago. 1 hackers ♥️.

Floppy disk controller/drive emulator

an idea by jmoellers

I am into retro-computing and one of my treasures is an SB180FX microcomputer: an HD64180 CPU running at blazing 9.something MHz and having a whopping 512kB RAM!

Updated over 5 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Add Valgrind checks to Libgcrypt

a project by pmonrealgonzalez

Project Description

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

Catch up with 2024 Linux related conferences

a project by iivanov

Description

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

NIS and IPv6

an invention by kukuk

Look at the NIS RPC protocol, enable IPv6 where possible, document where not. Try to find out what Solaris is doing.

Updated about 6 years ago. 1 hackers ♥️.

Btrfs quotas improvements

an idea by winddss

The problem with quotas is that the feature itself isn't yet mature. At least until very recently, and possibly still, quotas couldn't be depended upon to work correctly (various not entirely uncommon corner-cases would trigger negative numbers, etc), and even when they do work correctly, they simply don't scale well in combination with balance, check, etc -- that 10X difference isn't uncommon. Understanding the code in Btrfs quotas, give a analysis & improvement.

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Improve support for Fuji X cameras

a project by msmeissn

The Fuji X series cameras are not well supported in libgphoto2 yet.

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

xdg-utils python rewrite

a project by simotek

The plan is to start working towards a rewrite of xdg-utils in python, focusing on the really bad bits such as dealing with desktop files and mime handling.

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