GitHub GraphQl (v4)

an invention by dmaiocchi

Explore the GraphQl (v4) GitHub Api and do a small project in (Elixir would be the choice)

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

Better diff'ing experience

an idea by MSirringhaus

Description

For diff-ing directories, I usually like to use meld, but it struggles a lot with large trees.

Updated about 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Create a distributed key-value store

a project by ptashima

Description

Create a distributed key-value store using the Raft protocol.

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

Learn Design Model

a project by jtzhao

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

Updated over 6 years ago. 1 hackers ♥️.

Learning more about statistics in home-assistant

an invention by fcrozat

Description

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

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

Rejuvenate the Postfix package

a project by varkoly

Description

The setup script of postfix /usr/sbin/config.postfix is very old and very often causes problems. We need to discuss whether we need such a script at all. Postfix is extremely complex. Configuring everything via scripts and sysconfig variables is impossible and ultimately does not make things any easier. It is difficult to decide what should be configurable in this way and what should not. Since openSUSE/SLES 16.0, there is no longer a graphical tool that would really simplify configuration. Furthermore, the basic configuration of Postfix is a one-time task that requires a great deal of expertise. During operation, only the postmaps need to be maintained.

Updated 21 days ago. 1 hackers ♥️. 2 followers.

VNC: Ability to share and reconnect sessions

a project by michalsrb

The goal is to jump forward with this fate: https://fate.suse.com/319319

Updated over 6 years ago. 1 hackers ♥️.

Learn about Ruby on Rails

a project by SShyukriev

Read RoR docs and continue the TODO list from https://events.opensuse.org/conference/oSC16/program/proposal/894 + issues from https://github.com/ChrisBr/rails101/issues as a practice.

Updated over 6 years ago. 1 hackers ♥️.

Learn HPC and get Harvester Deployed and Running on Top of HPC

an idea by mweiss2

Project Description

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

git-fs: file system representation of a git repository

a project by fgonzalez

Description

This project aims to create a Linux equivalent to the git/fs concept from git9. Now, I'm aware that git provides worktrees, but they are not enough for many use cases. Having a read-only representation of the whole repository simplifies scripting by quite a bit and, most importantly, reduces disk space usage. For instance, during kernel livepatching development, we need to process and analyze the source code of hundreds of kernel versions simultaneously.This is rather painful with git-worktrees, as each kernel branch requires no less than 1G of disk space.

Updated 15 days ago. 1 hackers ♥️. 2 followers.

Winepak integration for openSUSE

an idea by clanig

Recently the Winepak project has launched.

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

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 over 6 years ago. 1 hackers ♥️.

Porting the Release Tool from Python to Go

a project by gyribeiro

Description

Port release tool from Python to Go to learn language features and industry best practices. The project prioritizes proper Go architecture (concurrency, interfaces, error handling) over direct translation, concluding with a performance benchmark comparison between the two implementations.

Updated 15 days ago. 1 hackers ♥️. 2 followers.

finish the ioq3 arm VM

an invention by lnussel

I need to finish my work from the last hackweek

Updated over 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 over 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 over 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!

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 over 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 over 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 almost 6 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 almost 3 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Help Create A Chat Control Resistant Turnkey Chatmail/Deltachat Relay Stack - Rootless Podman Compose, OpenSUSE BCI, Hardened, & SELinux

a project by 3nd5h1771fy

Description

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

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 over 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 almost 4 years ago. 1 hackers ♥️.

Learn about Vim by reading a book

a project by zoecao

Learn Vim by reading book of Practical Vim

Updated over 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 almost 4 years ago. 1 hackers ♥️. 1 follower.

Developer documentation for edlib

an idea by neilbrown

Updated over 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 about 1 year ago. 1 hackers ♥️. 1 follower.

dynticks-testing: analyse perf / trace-cmd output and aggregate data

an invention by m.crivellari

Description

dynticks-testing is a project started years ago by Frederic Weisbecker. One of the feature is to check the actual configuration (isolcpus, irqaffinity etc etc) and give feedback on it.

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

learn puppet

a project by eMBee

and find out how it compares to salt

Updated over 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 almost 6 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 about 1 year 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 over 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 over 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 over 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 almost 6 years ago. 1 hackers ♥️. 1 follower.

Explore open source sBOM generator and Vulnerability scanners space

an invention by amunoz

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

consider xli necessity

a project by pgajdos

Description

xli is SUSE's own fork of XLoadImage

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

Improve blender's skills

an invention by aginies

Description

Blender is a nice software which needs a lot of practices.

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

Add "update" option to py2pack

an idea by tbechtold

py2pack (https://github.com/saschpe/py2pack) is used to create rpm packages from python modules. Would be great if py2pack can also update an existing package (download new version, update spec file, check requirements, ...)

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

Package Mycroft Core and the Mycroft Plasmoid for openSUSE

an invention by alarrosa

Mycroft is an open source artificial intelligence platform (an open source assistant) and has very nice demos like: Mycroft Plasmoid Version 2.0 and Akademy 2017 presentation (this one starts around 2:30) .

Updated over 6 years ago. 1 hackers ♥️.

Dex and Gangway

an idea by chinyahuang

In-depth understanding of Dex and Gangway.

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

Take rails for zombies course

an invention by riafarov

There are multiple reasons for this project. First, I want to re-cap my ruby programming knowledge. Secondly, this course is available on pluralsight. This is project for 1-day, where I plan to continue and create some project and dive a little bit deeper into it.

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

Loganalyzer/LIDS with OSSEC

a project by rwawrig

Project Description

Creating an alarm system in case of a rogue app filling up disk space with logs, system error or break-in attempt.

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

Explore simple and distro indipendent declarative Linux starting on Tumbleweed or Arch Linux

a project by janvhs

Description

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

Build an Audio Streaming Server in Golang for Ableton Lite Recordings

a project by annablendermann

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

Support Loupedeck CT hardware on Linux

a project by MMoese

Description

I have a Loupedeck CT but it really annoys me that this hardware is unsupported on Linux. I already started implementing some software support for this, and some basic interaction (input events to be precise) are already working. There is still quite some work to be done.

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

add IP camera to new kicker room to reduce collisions

a project by sleep_walker

From time to time we face collisions when two teams would like to play at the same time.

Updated over 6 years ago. 1 hackers ♥️.