Bonus project: Chameleon paintings

a project by kstreitova

This is an extra project for Hack Week evenings because there is never enough chameleons. Never.

Project Description

Updated about 2 years ago. 3 hacker ♥️. 2 followers.

Separate kernel module signature to a independent file

an idea by joeyli

Project Description

Currently kernel module signature be attached in the end of kernel module (ko file).

Updated about 3 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

Use OBS to build GNU Screen master branch

an idea by enavarro_suse

Project Description

GNU screen is available in OBS, but the version built it is based in the screen-v4 branch. This version lacks support of truecolor.

Updated about 3 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

YAML 1.2 Schema support for PyYAML

an invention by tinita

Project Description

PyYAML is a YAML processor in python, and it was one of the first libraries written for YAML.

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

Write an url shortener in Rust (And learn in the way)

a project by szarate

So I have 469.icu :), it's currently doing nothing... (and for sale) but in the meantime, I'd like to write an url shortener from scratch and deploy it on my own server

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

Container Image for PXE/HTTPBoot Server

an invention by gary_lin

Every time we went to UEFI Plugfest, one of the frequently asked questions is how to setup a PXE/HTTPBoot server. Besides, we also have to setup and test the server before the event. Although we already have the document(*), it may be easier to deploy with a container image. My goal is to learn how to package a container image in SLE/openSUSE and create a flexible image for the fast deployment of PXE/HTTPBoot server.

Updated about 3 years ago. 2 hacker ♥️.

Package odpdown

a project by jgrassler

I have been known to talk anybody I held presentations with into using odpdown. That was always a little awkward, since it started off with pip install odpdown, rather than zypper install odpdown. I want to fix this awkwardness and package odpdown properly so it can be installed as a RPM package. I'll also include the auxiliary infrastructure I've added around it over the years (various Makefiles and scripts for generating transcripts from comments) to the package so others can benefit from that stuff, too.

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

Type Check YaST with Sorbet

a project by mvidner

Sorbet is a gradual type checker for Ruby. Ruby is a dynamic language, which is great for reducing overhead for small

Updated almost 3 years ago. 2 hacker ♥️. 1 follower.

Reproducible Source/Build Transparency Watcher

a project by jzerebecki

https://gitlab.com/JanZerebecki/transparency-log-watcher Trillian is used for Reproducible Source, Build and Certificate Transparency. So it could be used to log the input to OBS and the build results and make zypper check it before installing an rpm. But currently clients wouldn't detect if the log shows them a different version than anyone else. See if there is a way so this can be detected.

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

tcetc - transaction capable /etc

a project by wpreston2

tcetc

Summary

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

setup a POC of Convos - irc based web chat sevice

an idea by jdsn

Project Description

Setup an instance of the IRC based open source web chat solution (like RocketChat) and attach it to irc.suse.de.

Updated almost 3 years ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

nvme monitor: continuous discovery and connect to discovered subsystems

a project by ematsumiya

Project Description

Work on "nvme monitor" proposed command (see Resources).

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Make kernel-*.spec cross buildable

an idea by adrianSuSE

Project Description

Manual kernel builds are often needed esp. for embedded environments. The native compile there is often not fast enough.

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

reddit/twitter crawler w/ sentiment analysis

a project by ories

Project Description

inspired by the GME craze, and countless similar implementations I would like to pull data (keyword driven) from reddit/twitter and run sentiment analysis on it, perhaps with some deduplication / bot detection

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Learn Smalltalk

an idea by ccalancha

Project Description

Immerse yourself in the beauty of Smalltalk.

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

Mount Btrfs USB disks on non-root Android using the Linux Kernel Library

an invention by dmdiss

Project Description

I plan on continuing on with my Linux Kernel Library efforts from Hackweek 19. This time I'd like to spice things up a bit by plumbing USB devices into LKL, allowing reuse of native Linux USB host and filesystem drivers on non-root Android.

Updated over 1 year ago. 2 hacker ♥️. 3 followers.

Updating openSUSE Factory packages

a project by pluskalm

Project Description

Make sure that as many as possible packages in openSUSE:Factory are up to date

Updated about 3 years ago. 2 hacker ♥️. 3 followers.

Support for BIOS-based error log in dmidecode

a project by jdelvare

Project Description

The DMI table may contain BIOS-based error information. Currently dmidecode is not able to decode it. However an experimental patch was contributed a few years ago, which could be used as a starting point to enable this feature.

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

OpenQA Module Mapper

a project by geor

Find where an openQA module is running

  • OMM is an open source tool written in go
Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Migrate suntorytimed/resourcespace container to an openSUSE base

a project by suntorytimed

Project Description

For quite some time I am providing a ResourceSpace container on Docker Hub. It is meanwhile pulled about 234K times but unfortunately still based on Ubuntu. Meanwhile I have updated the base to Ubuntu 20.04, but I would like to move it to openSUSE instead. With ResourceSpace 9.5 coming out soon I see a possibility of introducing this switch. Enno Gotthold also did a great job of packaging ResourceSpace on OBS, so this could be used as a starting point for the container.

Updated about 2 years ago. 2 hacker ♥️. 2 followers.

Sentiment analyzer

a project by aburlakov

Project Description

A sentiment analyzer is a software that can distinguish the emotion of the text. The programming language will be either python or C++. (This is the first hackweek for this project.)

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

Test mainline kernel on an older Qualcomm SOC (msm89xx), explore current Qualcomm mainlining kernel effort

an invention by pvorel

Project Description

Qualcomm concentrate on supporting recent SOC, older ones aren't supported (use very old downstream kernel, e.g. 3.10).

Updated about 1 year ago. 2 hacker ♥️. 1 follower.

Upgrade OBS crash to current upstream latest release

a project by dmair

Upgrade OBS crash to current upstream latest release Base version is the one before current upstream with many of the upstream current

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

Deploy vm with libiscsi and iPXE

a project by rfan1

Description: Libiscsi:

Updated about 3 years ago. 2 hacker ♥️. 3 followers.

Code quality metrics framework

a project by llansky3

Project Description & Goal

The quality of supplier deliveries varies. And one shall monitor its suppliers.

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

Chimera Policy Hub

a project by flavio_castelli

Project Description

Chimera is a Kubernetes policy engine. Its policies are WebAssembly modules, that can be published on regular OCI registries (same place where container images are pushed).

Updated about 3 years ago. 2 hacker ♥️. 3 followers.

Learn about io_uring

an idea by zhonglidong

Project Description

io_uring is a new asynchronous I/O framework, which was merged into upstream from 5.1. During this hackweek, I want to learn about the difference between it and native aio, how it is designed and do some performace tests based on it.

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

Speed hacking on my Xiaomi Scooter Pro 1

a project by fanyadan

Project Description

I have a Xiaomi Scooter Pro 1 which I bought two years ago, it has 25 - 27 km/h of max speed by factory setting, but it's more or less slow to me since I'm a speed lover :smiley: So I decide to unlock the speed limit (maximum with safety might be 40 km/h) during this hackweek.

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

Show Me The Key: A screenkey alternative that works under Wayland via libinput

a project by AZhou

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

knots

a project by LarsMB

Summary

knots aims to be a multi-node S3 benchmark and load generator written in Rust and on top of WebAssembly, waPC, and waSCC.

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Uyuni as a Bootstrap theme

an idea by Etheryte

Project Description

Currently, Uyuni has three themes: Uyuni, SUMA light & SUMA dark. All of these are tailored around a common core using CSS preprocessor variables, mainly to switch out colors, fonts and the like. Core layout such as spacing, sizing and so forth is shared between all three and stems from the shared core.

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

Modern frontend build tooling for Uyuni

an idea by Etheryte

Project Description

At the moment, Uyuni uses a pretty standard frontend build chain based on Webpack 4, Terser, and a few loaders here and there. This works reliably, albeit fairly slowly. In part this may be attributed to large package sizes, in part to the tooling itself.

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

Learn AppArmor

a project by jiriwiesner

Project Description

Learn AppArmor to improve the security of the devices I use.

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Near-zero downtime upgrades for stateful services with Rancher

an idea by mlnoga

Project Description

Containers are great for scaling stateless services and making them robust. However, stateful services like databases continue to pose challenges. In particular, upgrading a running database service to a new version with near zero downtime is not trivial. Wouldn't it be great if a helm chart or K8S operator could automatically take care of this for you? This would allow you to fire up a database in your K8S cluster and consume it as-a-service. And put us one step closer to building a private cloud that runs anywhere, powered by pure open source.

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

Virtual reality web development

an idea by Pastafly

Project Description

Investigate how virtual reality can be used in the browser from a developer perspective.

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

Investigate NeuroFedora and package the missing pieces in openSUSE

an idea by qkzhu

Project Description

NeuroFedora is an initiative to provide a ready-to-use Fedora based Free/Open source software distribution for neuroscience. It includes computational modeling software, analysis tools, general productivity tools for neuroscientists.

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

Use and learn Harvester

a project by ganghe

Project Description

Use and learn Harvester product, understand Harvester, Kubernetes and other related knowledge.

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Get familiar with k3s

a project by riafarov

Project Description

Kubernetes is widely used nowadays, but for the developers it's hard to test things locally, and many end up running single node setups. k3s is there to address this issue and provides lightweight stack to gain all advantages of the kubernetes with less efforts to run.

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

Porting a Robot to 64 bit ARM / Raspberry Pi 3

a project by simotek

Project Description

I have a Linux Powered Robot ( https://www.youtube.com/watch?v=AMz01IRAgZI&t=1s ) Currrently it uses an odroid C1 a very old version of tumbleweed and uses old python that may need porting.

Updated almost 2 years ago. 2 hacker ♥️. 1 follower.

Learn about amdgpu OpenCL neural network use for video enhancing

an invention by tjyrinki_suse

Project Description

I've had a fairly modern AMD GPU for some time, but I haven't had time to check the current status of neural network based video editing. I know many are proprietary CUDA specific, sadly, even if projects themselves would be open source, but I'd like to check which ones would support OpenCL as well or any other means to use an AMD GPU with fully open source stack (including drivers).

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

Family with Lightweight Kubernetes - K3s + Kebuvirt

a project by xguo

Project Description

Lightweight Kubernetes- K3s. Production ready, easy to install, half the memory, all in a binary less than 100 MB.

Updated almost 3 years ago. 2 hacker ♥️. 1 follower.

Rancher and cf-on-k8s

an idea by mgrifalconi

Project Description

Cloud Foundry For Kubernetes (cf-for-k8s) blends the popular CF developer API with Kubernetes, Istio, and other open source technologies. The project aims to improve developer productivity for organizations using Kubernetes. cf-for-k8s can be installed atop any conformant environment in minutes.

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

Python bindings for Bosch Sensortec Environmental Cluster (BSEC) library

an idea by scabrero

Project Description

The BSEC library provides signal processing and sensor fusion for the BME680, a low-power gas, temperature, humidity and pressure sensor. This sensor communicates with the MCU using SPI or I2C to report the measurements, but lacks in-die calculation for air quality index, it just reports the gas sensor resistance.

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

Improve mtk scripts and improve on python skills

a project by bfilho

Project Description

Maintenance Coordination team has a set of tools called MTK (Maintenance ToolKit) that is extremely useful to the Maintenance team and can be used by a other teams to increase the productivity and automate common tasks related to the maintenance process.

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)

a project by clin

RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)

Make RISC-V boot like rest of industry U-boot for embedded, UEFI for consumer and servers

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

qemu-kvm streamlined binary

a project by claudiofontana

Since a few months it is now possible to build an upstream QEMU which includes only our supported VCPU accelerator.

Project Description

Updated about 2 years ago. 2 hacker ♥️. 2 followers.

Develop an algorithm to create huge 3D worlds based on height maps

a project by ilausuch

Project Description

While I run I always like exploring the world, looking for new path to walk. But of course our resources to do that are limited. So I thought that would be nice to recreate legendary places like Tolkien's maps in 3D and be free to walk around

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

NeoMutt: Show index and body of emails in a horizontal split

an invention by iivanov

Project Description

I'd like to have NeoMutt show an index of emails at the same time as the body of the selected email, horizontally next to each other.

Updated almost 3 years ago. 2 hacker ♥️. 1 follower.

Timelapse videos on Raspberry Pi 4

a project by jlausuch

Project Description

Using HQ cameras from Waveshare and RPi hardware, write configurable scripts to create different timelapse scenes (clouds, traffic, ...). The software should capture a frame every X seconds for the desired period of time and build a video out of all the images.

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

Script that loads dummy data into HANA database for testing purposes.

an invention by rangelino

Project Description

Sometimes when we reproduce a customer issue, it doesn't always demonstrate the same behavior the customer is having. So, we engage backline or open a bug or throw up our arms in frustration. I have one such customer with just an issue like this. Running the exact same commands in an almost identical sles4sap version environment and yet I cannot reproduce what she is seeing? What to do?

Updated 4 months ago. 2 hacker ♥️. 1 follower.

Improve posixovl to support fully featured POSIX file system on top of any limited file system (e. g. vfat)

a project by sbrabec

posixovl is a FUSE based successor of the old UMSDOS. It has a goal to provide POSIX file system functionality on top of vfat. Its code is nice and well written, but its feature set is not complete yet. It just supports: POSIX modes and user/group, hard and symbolic links, device nodes and named pipes. Much more can be done:

Updated about 3 years ago. 1 hackers ♥️.

Improved Jira notifications - How to customize email template content for email notification

a project by xgonzo

Problem description Jira is used inside SUSE to track various process/workflows.

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

Alexa on Linux - voice commands for SUSE products

an idea by calmeidadeoliveira

What is it about? Learn about AVS (Alexa Voice Service) and install Alexa on Linux (or maybe a Raspberry Pi).

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

Prepare GFXprim widget library for a release

a project by metan

After nearly ten years of work my minimal widget C library is nearly ready for a use.

Project Description

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

learn and play with 2FA

an idea by oertel

just ordered 2 yubbikey 5 nfc play with FreeOTP on android and otpclient on linux

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

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 about 3 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

remove stale rpm files from RMT mirror

an invention by olh

Project Description

A local RMT mirror will run out of space at some point because rpm files, which are not referenced by repomd.xml anymore, are left behind.

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

PyGithub

a project by StevenK

PyGithub is a Python library to access the GitHub v3 REST API.

Project Description

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

Self assessment application for learning a (human) language

a project by mssola

Project Description

I have this private project I've been working on during my spare time. During this hackweek I want to spend some extra time to boost its progress.

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

investigate GTK4.0

a project by qzhao

I want to study GTK 4.0's new feature.

Resources

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

OTPClient v2.6.0

an invention by pstivanin

Project Description

GTK+ software for two-factor authentication that supports both TOTP and HOTP.

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

apache2 package adjustments

an idea by pgajdos

Project Description

Few apache2 package adjustments.

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

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.

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

Learn some knowledge about k8s and Rancher's products

a project by yosun

Project Description

I'm totally new in k8s, when I hear Rancher's product in all-hands I couldn't image what's that is. I'd like to take some time to learn some basic knowledge about k8s and Rancher's products.

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

Study the book of 'Using Python for DATA Analysis'

an idea by leli

Project Description

Study the book content and try to practice some project examples in the book, later will try to use the methods in the book in our work.

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

vnc connection within openqa project

an idea by coolgw

Project Description

Since we face lot of issue on vnc topic with openqa, I decide dig into this area and try to understanding how openqa connect with vnc and get the overview pic.

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

smart car based on raspberry pi

a project by lansuse

Project Description

I made a smart car with raspberry pi in the hackweek18, brought up ultrasound sensor and camera module in hackweek20. Now I want to finish the remaining part of the code.

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

Script to populate package tag on openQA tests

an idea by emiura

A shell script to automatically populate the package tag on openQA tests, so no need to fill in manually.

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

Write "advanced" tagging engine for browser bookmarks

a project by gniebler

This is a side project I started a while ago. The idea is to implement a tagging engine with some "advanced" features for browser bookmarks. I have many ideas for possible features, but the most basic are inclusion and exclusion relations between tags. For re-finding a given bookmark, I want to implement a TagTree-like structure, to replace the strict hierarchy of folders. This basically defines the MVP for this project.

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

Deep dive into 3D printing

an idea by rmaliska

From my last hackweek project I would like to continue. Upgrade went well, current issue is the first layer is not sticking well. Also I had no time for improving my 3D modelling skills so its time to do also this. Plan is to:

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

AstroRPi using opensuse leap

a project by rmaliska

Currently I am using astroberry server for all my astroprojects. I have a spare RPi 4, so will try to install opensuse leap on it and configure it so I could use it for my astro projects. Plan is:

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

KubeVirt related stuff

a project by jfehlig

Project Description

Update the physical KubeVirt+Kubernetes test cluster in Provo from SLES15 SP2 and CaaSP to SLES15 SP3 and Rancher's k3s. This will allow us to easily experiment and test Harvester.

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

Systems performance: golang and benchmarks

a project by dmaiocchi

Project Description

I want to improve my knowledge on systems performance, based on the well-known books of Brendan Gregg System performance.

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

Drink our own Milk

an idea by pgonin

Project Description

Repurpose servers in our Labs into an Harvester 'prototype' infrastructure.

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

Add engineering metrics to telegraf webhooks plugin

a project by hennevogel

How it is

Currently the telegraf webhooks plugin for github produces rather dumb measurements. Just extracting data from the webhook and putting it into the TSDB. The interesting data for engineering metrics you have to calculate yourself then.

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

ECL monochrome monitor signal to HDMI with a FPGA (ULX3S)

a project by tsbogend

Some of my old workstations (Sun3, Apollo DN3x00/4x00) use ECL signals for their monochrome monitor. Since these monitors are already dead or dying I was looking for a conversion to something more modern. As I couldn't find anything I found the ULX3S boards, which already have everything for driving a HDMI monitor. So goal of this project is to use the FPGA board for converting the video signal. Steps:

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

Hack current YES Certification SCK with containers and/or public cloud, seperately SLE Micro

a project by Jackman1

Project Description

Using beta SCK 8.6, attempt to look at hacking options with containers and/or public cloud using Azure or AWS. Do the same thing, completely separate, but using SLE Micro. Probably be a hodgepodge during hack week; but I'll have to get some work done during the week...so it will be perfect for me.

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

Create an automated audio CD ripper with web frontend

an idea by MMoese

Project Description

In case you're a music lover and collector, you may know the pain of ripping your music collection to audio files. In the meantime, I found a ripping software, that supports most, if not all, features I want from a CD ripper:

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

Update nvme-dem to match/support current NVMe-oF features

an idea by ematsumiya

Project Description

In need to test distributed NVMe over TCP, I'll hack on nvme-dem.

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

On-demand notification using spacewalk (SUMA) API

a project by atighineanu

Project Description

Make possible to notify a <SUMA:user> about node draining and rebooting (using kured reboot sentinel).

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

Cluster Python API

a project by fmherschel

Project Description

The purpose of this question is first to research, if we already have a python API available to be used in scripts to query status and details in the running cluster. If not already available the first purpose is to get a draft version of such an API. If it is already available the second purpose is to implement some useful examples for SAP workloads.

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

Get familiar with moodle.opensuse.org by creating the training "Network basics"

a project by mstrigl

Create a course in moodle.opensuse.org

Moodle is the world's most popular learning management system. Start creating your online learning site in minutes!

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

Estimating the level risk level and confidence of deliverables

an idea by rtsvetkov

Project Description

Goal for this Hackweek

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

Open app cores with debuginfod

an invention by jcejka

Project Description

This project aims to speed-up and simplify setup for analysis of application core files provided by our customers.

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

Enhance the xmlformat.pl script with sentence-wrapping

an idea by tbazant

Project Description

Goal for this Hackweek

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

Speech Emotion Recognition with Python/ML

an idea by vliaskovitis

Project Description

Speech Emotion Recognition (SER) uses acoustic/prosodic features of speech to classify words/sentences/audio files into emotions e.g. happiness, anger, sadness etc [1]. Emotions can also be mapped into a 2-dimensional physiological space of emotional positivity(valence) and strength(arousal) [2].

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

Rancher & Gardener: Stronger Together

an idea by mlnoga

Project Description

Gardener is SAP's portable Kubernetes distribution and management framework, which aims to create a common base layer for current and future SAP applications and services. Rancher is the leading management framework for arbitrary Kubernetes distributions. Wouldn't it be great if Rancher and Gardener could work together, and Gardner became a first-class citizen in Rancher?

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

Create container image as replacement to run Multi-Machine testsuite in openQA

a project by bchou

Purpose: Use the container image to test Multi-Machine testsuite could be a nice way to reduce the network setup problem(i.g. NAT) between guest while Multi-Machine testing in openQA

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

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.

How to build a container image

an idea by xlai

Project Description

I am in VT test team, not familiar with containers. But it is a trend that vms and containers are managed in the same management framework. And kubevirt project is one way for this. Recently we are also testing kubevirt. So understanding how container images are built and work helps to grow in this area.

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

Learning Linux kernel Module

a project by JNa

Project Description

Learning Linux kernel Module to help to under kernel deeply

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

Velero VolumeSnapshotter plugin for Longhorn

an idea by jenting

Project Description

Velero is an open source tool to safely backup and restore, perform disaster recovery, and migrate Kubernetes cluster resources and persistent volumes.

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

Qactus (Qt App) packaging dashboard

a project by simotek

Project Description

Last hackweek I rather hacked up Qactus to include a useful dashboard for packagers as can be seen below. While this mostly works, it has some issues and the code is in no way at a point where it would be acceptable upstream.

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

Getting started with deep learning - face detection

a project by mlin7442

Project Description

As a noob in the deep learning world, I'd like to understand what is deep learning, to learn a new thing that better to find an interesting aspect, to me, face detection.

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

openQA log reader / openQA graphical client

a project by apappas

Project Description

openQA is very diligent about providing logs, but they can be different to parse especially as one has 15 webUI tabs open.

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

Understanding "Artificial Intelligence", "Machine Learning", "Deep Learning"

an idea by awh

Project Description

In today's world, almost on a daily basis Joe Average is confronted with technology that is supposedly using some form of AI, ML, DL.

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

csbot improvements

a project by jeremy_moffitt

Project Description

csbot is a hubot based bot connected to our production RocketChat instance. Most of the functionality in csbot is focused on fun with some scheduling tools available as well. Expanding csbot to have new features will be a fun way to do some creative Javascript coding and see the changes as they land (csbot has a CI/CD pipeline that pushes changes live as they merge!).

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

Improve Webtool "Football Team Manager"

a project by holgisms

In order to get me help managing our football (en_us: "soccer") team, I developed a web tool in php. That tool is having a list of all matches over the season and is sending out mails with links to each player some days before the match. Players then can give feedback on being available to play that match or not. With that the team for the next match can be formed and announced.

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

multipathd: improve asynchronous behavior

an idea by mwilck

Project Description

multipathd is multi-threaded, but it uses a single lock that essentially kills most benefits of

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