Native build of openSUSE WSL images on aarch64

a project by lkocman

Project Description

This is an effort to produce working aarch64 WSL images in https://build.opensuse.org/project/show/Virtualization:WSL.

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

KernelCI performance regression dash board

a project by wagi

Project Description

KernelCI is gaining more and more attraction for CI builds and test runs by the upstream community. Though at this point, there is no dash board to track or visualize regressions over time.

Updated almost 2 years ago. 4 hacker ♥️. 2 followers.

Scalability improvement for running tiedot database on SMP systems

an invention by guohouzuo

tiedot is a general purpose, document database engine designed for both embeddable usage and running stand-alone DB server, implemented in Go. Despite the effort of partitioning collection data and indexes, a single tiedot process still cannot scale beyond 4 CPU cores due to limitations of both data structure and Go runtime. Last year, an attempt began to partition data across multiple tiedot processes, and use IPC for communication and database logics. Initial benchmarks show promising scalability improvement using the new implementation. So let us complete the new implementation together, to bring the most scalable & embeddable DB engine for Go programs!

Updated about 2 years ago. 2 hacker ♥️.

Simple Gnome 3 extension for wicked in JS/CS

a project by thehejik

I want to learn JavaScript or CoffeeScript and how to write Gnome 3 extensions. I think that the right task for learning JS/CS could be work on extension for our wicked network manager because I miss some NetworkManager style plugin. Very basic extension for wicked should contains following:<br>

Updated almost 5 years ago. 6 hacker ♥️.

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 about 2 years ago. 1 hackers ♥️.

Learn about GNU Hyperbole, an Enhancement for Emacs

a project by keichwa

"GNU Hyperbole is an open, efficient, programmable information management and hypertext system for GNU Emacs." (<https://www.gnu.org/software/hyperbole/&gt;) I used it quite some years ago. The last weeks it was a topic on the Emacs mailing list.

Updated almost 5 years ago. 2 hacker ♥️.

Graphic tool to generate ssh keys

a project by SLindoMansilla

Goals

  • Learn GTK3
Updated about 2 years ago. 2 hacker ♥️.

Learn about Vim by reading a book

a project by zoecao

Learn Vim by reading book of Practical Vim

Updated almost 5 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: * Debian

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

Test unofficial SLES LX images on SmartOS

an invention by michalnowak

SmartOS is converged container and virtual machine hypervisor based on illumos, an OpenSolaris fork. SmartOS supports KVM & bhyve hypervisors and illumos, LX, & Docker zones ("containers"). There are LX-branded openSUSE & SLES images unofficial. LX-brand is implementation of Linux API on SmartOS (similar to Microsoft's Windows subsystem for Linux).

Updated over 4 years ago. No love.

A Open Source Electronic Flight Bag (EFB) for General Aviation pilot

a project by tonghuix

Instruction

  • What is General Aviation? General aviation is the name or term given to all civil aviation aircraft operations with the exception of commercial air transport (CAT) or aerial work (AW). They are flight activities not involving commercial air transportation of passengers, cargo or mail for remuneration or hire, or an aerial work operation such as agriculture, construction, photography, surveying, observation and patrol, search and rescue, aerial advertisement, etc. It covers certain commercial and private flights that can be carried out under both visual flight (VFR) and instrument flight (IFR) rules, such as light aircraft, business and private jets or helicopters. General aviation thus represents the 'private transport' component of aviation. (Quoted from Wikipedia)
Updated about 2 years ago. 2 hacker ♥️. 1 follower.

Upstream support for RPi4 CM4 and Pi400

a project by nsaenzjulienne

Project Description

Although opensuse already supports CM4 and Pi400, there isn't an upstream devicetree for those boards. My plan is to spend the week implementing them. Sadly it's a project where collaboration is hard. But I'll be happy to try.

Updated about 3 years ago. 3 hacker ♥️. 1 follower.

Deep Packet Inspection: compare the performance between libnetfilter_queue, NF_HOOK and eBPF XDP

an invention by nguyens

Deep Packet Inspection: compare the performance between libnetfilterqueue, NFHOOK and eBPF XDP

Project Description

Updated 4 months ago. 2 hacker ♥️. 2 followers.

Bootstrap UI for Weblate

an invention by mcihar

Implement better UI for Weblate using Twitter Bootstrap library.

Updated almost 5 years ago. 3 hacker ♥️.

Update osc collab to support upstream info for python packages from pypi

an invention by tbechtold

Seems that there is currently no good way to check which python modules are outdated in devel:languages:python . AFAIU http://osc-collab.opensuse.org could learn howto handle information from pypi and set the attributes "UpstreamVersion" and "UpstreamTarballURL" for the packages.

Updated almost 5 years ago. 2 hacker ♥️.

Implement git-explode to untangle linear sequence of commits into multiple independent topic branches

a project by aspiers

Updated almost 5 years ago. 3 hacker ♥️.

Jeedom House automation with SLES on RPI

a project by cbosdonnat

I recently got Jeedom working on SLES for Raspberry Pi. However, I'ld love to play more with it like controlling my window shutters. This hackweek could also be an occasion to get as much as possible of the jeedom plugins to work on SLES and openSUSE.

Updated about 2 years ago. 2 hacker ♥️.

Keep learning FIPS and Build/Run FIPS tests in openQA locally

a project by bchou

FIPS 140-2 , The Federal Information Processing Standard (FIPS) Publication 140-2, (FIPS PUB 140-2), is a U.S. government computer security standard used to approve cryptographic modules. The title is Security Requirements for Cryptographic Modules.

Updated almost 5 years ago. No love.

Setup matrix internal instance, with IRC bridge to internal IRC server

an invention by fcrozat

Matrix (https://matrix.org/blog/home/ ) is a slack / rocket-chat clone, fully decentralized. It supports a lot of clients and bridges to various networks, including IRC.

Updated almost 5 years ago. 5 hacker ♥️.

IaaS for cloud providers using Go

a project by clee

As a Caasp developer, I need to learn GO language. While I have an opportunity to learn GO language during HeckWeek, I want to combine GO, IAAS, and public Clouds(AWS). By this project, not only learning GO language but also advancing to utilize essential GO libraries and creating a GO project can be achieved. In addition, I need to familiarize AWS api to deploy nodes, stop the nodes, delete nodes, and upload images.

Updated over 4 years ago. No love. 1 follower.

MSQA Department documentation from a newbie perspective

a project by deneb_alpha

The Maintenance Coordination, Security and Quality Assurance department documentation is organized and handled on Confluence and there are several pages and how-to available for new team members or other colleagues searching for more information. The processes and workflow documentation is a key asset for on-boarding quickly new employees and for improving existing workflows.

Updated almost 4 years ago. No love. 1 follower.

Add Valgrind checks to Libgcrypt

a project by pmonrealgonzalez

Project Description

The regression tests in Libgcrypt could benefit from having memory leak detection checks. These checks could be run optionally during build time. One well suited tool for this purpose is Valgrind.

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

Image generation AI in container using Radeon GPU

an invention by tjyrinki_suse

Project Description

I have casually investigated that recent open source image generation AI systems are relatively invasive of the host system if one starts to install them that way. Usually container is better but needs special configuration to access the needed hardware. I'd like to run something in a container utilizing the RDNA2 Radeon gfx card I have on my desktop computer.

Updated about 1 year ago. 5 hacker ♥️. 2 followers.

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

Integrate ABRT to openSUSE

an invention by michalnowak

There were several attempts to integrate ABRT to openSUSE. In this Hack Week I'd like to: 1. review those attempts;

Updated about 2 years ago. 5 hacker ♥️.