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 10 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 18 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 12 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 12 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 13 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 ♥️.