[Windows Subsystem for Linux] Build newest WSL-DistroLauncher in OBS

a project by lkocman

This is a task to update current WSL-Launcher (which can be already buildt in OBS) with latest-greatest upstream code https://github.com/Microsoft/WSL-DistroLauncher

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

A recommendation engine for SCC

a project by mbologna

Let's imagine you are a sales engineer. You want to either:

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

Grab precise changes in log file/s between system events

a project by smhalas

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

Revive qemacs

a project by dmacvicar

qemacs is a nice emacs style editor by Fabrice Bellard (qemu's original author).

Updated over 3 years ago. 1 hackers ♥️.

finish de-l3slaveing of crash-setup

a project by mhocko

The primary motivation for crash-setup (created by l3team) is to make kernel crashdumps deployment and crash using as easy as possible. This has been the case for quite some time except the tool was quite l3slave centric. With a great help from tcech the tool is close to be fully usable from other machines and !.de network as well.

Updated over 6 years ago. 1 hackers ♥️.

Ceph RBD backed USB mass storage gadget

a project by dmdiss

Create a USB device that, when configured and connected, exposes one or more Ceph RBD images for use as USB storage, allowing for:

Updated over 6 years ago. 1 hackers ♥️.

Teach RuboCop to Resocialize Zombies

a project by mvidner

or: Static Analysis of nil Values in Ruby Code used in YaST.

Updated over 6 years ago. 1 hackers ♥️.

Convert the openATTIC project web site from Typo3 to Nikola (static content generator)

a project by LenzGr

Overview

Updated over 3 years ago. 1 hackers ♥️.

Showcase: SUSE CaaSP

a project by Mzikmund

Hi, We would like to make a new demo showcase similar to our previous LEGO excavators https://www.youtube.com/watch?v=fJdZ3kr2u9o

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

Learn the book of Linux KVM Guide and practise based on the book

an idea by zoecao

Project Description

I have learned 70% of the book. I'll finish it and do some practice based on what I learned from the book during hackweek20.

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

try to get familiar with nut

an invention by pgajdos

Project Description

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

NetHack Agent

a project by LarsMB

Description

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

Harvester Packer Plugin

a project by mrohrich

Description

Hashicorp Packer is an automation tool that allows automatic customized VM image builds - assuming the user has a virtualization tool at their disposal. To make use of Harvester as such a virtualization tool a plugin for Packer needs to be written. With this plugin users could make use of their Harvester cluster to build customized VM images, something they likely want to do if they have a Harvester cluster.

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

Automate the workreport email with python

an invention by ktsamis

In the spirit of learning more python and practicing I will be creating a script to automate the work report emails that we send every week. This will not be a simple cron job because I have to catch corner cases of vacation etc. The next step is filling the workreport automatically by using the various API's that we can use (Bugzilla, osc qam plugin). The purpose is mainly to learn a bit more python.

Updated almost 6 years ago. 1 hackers ♥️.

Contribute pt_BR Translate to Calibre

a project by martinsmac

I use Calibre (calibre.com) in my opensuse. This tool manage ebooks, convert for many formats and control a ebook reader device. I would use my time to finish portuguese Translation to this project.

Updated over 6 years ago. 1 hackers ♥️.

k3s: A lightweight Kubernetes for IoT & Edge Computing

an idea by clin

k3s is a lightweight distribution of Kubernetes designed for IoT and Edge Computing. It works like k8s and it has a smaller package size ( < 40M) so it can be easily deployed. k3s is also optimized for arm64 and armv7 so it can work on ARM machines such as Raspberry Pi or AWS A1 server.

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

rust security reviews and cargo-crev

a project by jzerebecki

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

Make ruby-ui usable for YaST

an idea by dmacvicar

ruby-ui was a hackweek project with jreidinger to make libyui (YaST text/graphical engine) usable from pure-ruby without going through YCP.

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

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 ♥️.

Enable AddressSanitizer to relevant packages in Factory

an idea by vpereirabr

To find security relevant issues in the package building step, I'm researching and implementing in the (OBS) project level, a way to compile all Factory packages with ASAN without change a single spec. The main goal would be to:

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

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 ♥️.

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 ♥️.

Use Python data analysis library to analyze performance test data

an idea by dawei_pang

There are many performance test historical data stored in QADB, we may process them to find some probably regular patterns, then utilize existing python data analysis library like pynum, pandas and scikit-learn to improve data analysis.

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

Dawnscanner: revive the project and create an RPM package

a project by pperego

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

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.

Carveout time during the week to jump into ALP

an idea by Jackman1

Project Description

I will be working during the week of Hack Week but will use this opportunity to also spend time reviewing ALP on various hardware platforms.

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

salien - convert deb/pkgbuild/... into .spec

an idea by bmwiedemann

There is the alien program to convert binary packages between various formats, but it would be even nicer to be able to take a debian or archlinux build spec and convert it into an rpm .spec file.

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

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 ♥️.

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 ♥️.

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 ♥️.

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 almost 6 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.

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 9 days ago. 1 hackers ♥️. 1 follower.

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.

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 ♥️.

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 ♥️.

yast python bindings

a record by dmulder

The bindings have not really been maintained or used, and don't work so well: https://github.com/yast/yast-python-bindings We've started a project rewriting these bindings (using some of the old source).

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

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 ♥️.

minimal CRM solution based on Open Source

an idea by hrommel1

To better understand the market / challenges of small CRM solutions, I want to setup a minimal CRM solution that ...

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

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.

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.

Building an openSUSE-based Nextcloud container

an invention by eroca

Description

This project aims to create a Nextcloud container image built on openSUSE Linux, leveraging the upstream Nextcloud image structure while integrating the unique benefits of the openSUSE Build Service (OBS). The goal is to maintain compatibility with upstream while incorporating openSUSE’s tools, package management, and system utilities to ensure a robust and familiar environment for openSUSE users.

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

Translation FlightGear Getstart Manual

an invention by tonghuix

The FlightGear is a free and open source flight simulator. To introduce what FlightGear offers, there is a official getstart manual for beginner.

Updated over 6 years ago. 1 hackers ♥️.

fun hardware peripherials

a project by michals

There are many fun peripherials that you can connect to a RPi but PC users are not left out either

Updated over 3 years ago. 1 hackers ♥️.

Meta-automation on Powermac© G5

an idea by JRivrain

Automation is great, but meta-automation is the way to go further, with POWER.

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

Cluster Python API

a project by fmherschel

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

Optimize packing of objects required for migration to new container

a project by vuntz

Moving objects to a new container is a problem everyone in R&D has faced at least once in his life. It requires a very advanced algorithm to pack the many different objects (which are generally heterogeneous, with different uses, types, weights and sizes), before the packs can then be transferred to the new container, generally through a dedicated bus. We can identify some usual cases:

Updated over 6 years ago. 1 hackers ♥️.