Learn Go language

a project by mlin7442

Learn Go language by through The Go Programming Language book.

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

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

Testing mtui using "Rapid software testing" methodology

an idea by ONalmpantis

I will be testing the software we use in QAM called mtui, using the rapid software testing methodology.

Updated over 5 years ago. No love. 1 follower. Has no hacker: grab it!

Learn Vim scripting

an idea by npower

I use vim (yes one of those people) but I am a real non power user, I'd like something like Aurelien's smbmode for Emacs to be available when I open samba log files in vim. I have no idea how possible or not this is. I came across this tutorial/book some time ago but didn't find the time to look at it. I'd like to go through the book and hopefully have a crack at starting a samba log reader plugin for vim (duplicating the features from smbmode)

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

Phylogen: an iterative approach to evolutionary tree analysis

a project by dmulder

https://github.com/dmulder/phylogen

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

Use C++ static analyzers for GCC codebase

an idea by marxin

I'm planning to experiment with clang-static-analyzer, cppcheck and maybe with coverity:

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

From bare metal to virtualized Kubernetes cluster with just Salt and Redfish

a project by joachimwerner

My goal is build on Alberto's work on "yomi" and the new Salt-based virtualization management features that Cedric has contributed, then combine them with a Redfish prototype to do the following from one (ideally idempotent) Salt state (orchestration state if required):

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

PQ metadata aggregator for Bluray 4k UHD discs

an idea by pgeorgiadis

Long story short, I would like to practice my golang skills. For that I am going to write a parser that finds ratings for the picture quality of the new 4k UHD discs.

Updated over 5 years ago. No love. 1 follower. Has no hacker: grab it!

Azure File Service compatible REST frontend for CephFS

an idea by dmdiss

The Azure File Service protocol offers a RESTful interface for files and directories which are simultaneously exported via SMB.

Updated almost 5 years ago. No love. 1 follower. Has no hacker: grab it!

Inspect distribution crypto patches

an idea by vitezslav_cizek

I'd like to check patches in openSUSE Factory packages that deal with crypto and TLS settings.

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

Learn Golang

a project by krauselukas

Since quite a while I'm interested in learning the programming language golang. I want to use the time to get a basic understanding and maybe realize a small project with the gained knowledge.

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

Clustered Samba with Ceph omap as a replacement for CTDB key-value storage

a project by dmdiss

Ceph offers a highly scalable and fault-tolerant storage system. Samba is already capable of sharing data located on the Ceph Filesystem, however scale-out sharing (the same data exposed by multiple Samba nodes) currently requires the use of CTDB for consistent and coherent state across Samba cluster nodes. In such a setup CTDB provides a clustered database with persistent key-value data storage and locking. Database usage is abstracted out via a generic dbwrap interface.

Updated over 5 years ago. No love. 2 followers.

Integrate Bard with MusicBrainz and implement a proper web interface

a project by alarrosa

My music manager, Bard, was improved in the last hackweek with a very simple React-based web interface but I didn't like the result at all (basically, after learning React I noticed I didn't like it and all the dependencies and the complexity it added) so since then, I've reimplemented the web interface using just jQuery. Also, in the last months I've added musicbrainz data structures to the database (which was also ported to use Postgresql) to prepare bard to use MusicBrainz's data. I also stopped using other python libraries to read audio files and use the ffmpeg libraries directly instead with a c++ wrapper implemented inside Bard which is much much faster.

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

Geekos x Externaltools

a project by farahschueller

The day has come to finally merge more and more apps into one single place, and this time it shall be externaltools.

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

June Circuits '19

a project by ammartinez

Circuits is a coding marathon to challenge developers with several programming questions of varying difficulty level over 9 days.

Updated over 5 years ago. 3 hacker ♥️. 3 followers.

Learn eBPF and develop a small prototype

an idea by admehmood

Goal is to gain the theoretical knowledge about eBPF - extended Berkeley Packet Filter and then implement a small tool to see some magic.

Updated over 5 years ago. No love. 1 follower. Has no hacker: grab it!

Investigate py-spy for OpenStack services profiling

an idea by tbechtold

py-spy is a python profiler (similar to pyflame (which is unmaintained)). The profiler can be used to create profiling data for running processes. This might be useful to find bottlenecks in OpenStack services.

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

Learning MachineLearning by example

a project by apritschet

This is my attempt to catch up on the field of machine learning. In order to not "waste" time of exercising with dummy data the Security team came up with a couple of interesting questions:

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

SUSE Manager for Retail Instructional Video Tutorial

a project by lkotek

The goal of this project is to create video tutorial describing configuration of SUSE Manager for Retail.

Updated over 5 years ago. 4 hacker ♥️. 1 follower.

setup of openQA and write a simple openQA test

a project by brhavel

As the automation became a standard within Maintenance QA work, I would like to became more familiar with the whole magic behind. Plan is to go through internal docu a try to setup openQA and write some simple tests (and adjust the docu once there are any gaps):

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

Rados backend for NVMe

a project by hreinecke

Goal is to implement a rados backend in drivers/nvme/target. That will allow the NVMe target implementation to directly access Rados objects (ie export RADOS objects as namespaces), allowing third-party applications and/or OS to use NVMe-over-Fabrics to access a ceph cluster.

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

Stream Radio Device

a project by zkalmar

Stream Radio device - It is built with Raspberry Pi Zero WH

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

Survey the docker support in FIPS 140-2 validation

a project by bchou

Short-term:

  1. Understanding of docker knowledge
Updated over 5 years ago. No love. 1 follower.

HA inside OpenStack VM ( SLE12SP3 code stream )

a project by zzhou

In the other day, there were questions about to migrate high availability solution into OpenStack.

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

Improve monitoring in internal infrastructure

a project by kbabioch

The monitoring in our internal infrastructure needs some love and attention. I want to spent some time during this hack week on the monitoring by fixing old checks, implementing new checks and making sure that those are configured and installed via configuration management.

Updated over 5 years ago. 3 hacker ♥️. 2 followers.