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.

Carrier API + Web UI

a project by DKarakasilis

Project Description

Carrier is a project with the goal to make Kubernetes feel like a Platform as a Service. It's main goal is to simplify the deployment of applications on Kubernetes for the software developer.

Updated about 2 years ago. No love. 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.

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.

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.

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.

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

k8s-rook-client

a project by haass

Description

Installing an maintaining ceph as storage solution needs a lot of expertise. Rook in combination with Kubernetes tries to make this more convenient. But this is only true if you are familiar with Kubernetes and its peculiarities.

Updated about 3 years ago. No love. 1 follower.

Restructure the services on HA team lab servers and use harvester

a project by wanghaisu

Project Description

HA team servers deployed many services, including common services like http/ftp/database/jenkins, customized project like HA jenkins CI automation testing framework. Some of them also worked as virtual hosts for HA CI testing. Most of the services are directly deployed on host, some of them managed/protected by pacemaker based HA stack. Few services are still use docker compose that prevent migrate to podman. Some servers are still in SLE12SP2 due to the time consuming re-deployment.

Updated about 3 years ago. No love. 1 follower.

Remote alarm system using RaspberryPi pico for box room

a project by scabrero

Project Description

I have a box room in the garage where I store all my precious mountain gear. This project aims to create a remote alarm system using a pair of MCUs (a RaspberryPi pico and a ESP8266) connected by a LoRa PtP link.

Updated about 3 years ago. No love. 1 follower.

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.

multipath-tools: improve CI

a project by mwilck

Project Description

multipath-tools is in urgent need of better CI, both unit tests and "real world" tests. We a very basic set of unit tests, but the coverage is miserable. Also, there's some minimal github workflow code, which could be improved a lot while I'm learning about github workflows.

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

Playwright for openQA

a project by kraih

Project Description

This Hack Week i want to figure out how to best use Playwright to test Mojolicious applications like openQA in unit tests. Playwright is a (mostly better) alternative to Selenium for browser automation. I'd like to find a way to write entire unit tests in JavaScript, and have those run right next to existing Perl tests with the same test runner using Node Tap and the Test Anything Protocol.

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

Internet, are you ok? A voyage into Vue, Vuex, Nuxt and Typescript

a project by richardcox

Project Description

Over at https://github.com/rancher/dashboard we're investigating the transition from JavaScript to TypeScript. I'd like to complement this with a fun project to prove out some of the more tricky areas as well as provide a great example of the benefits.

Updated about 3 years ago. No love. 1 follower.

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.

setup pvpgn on raspberry 4

a project by jerrytang

Project Description

pvpgn is opensoure for private battlenet 1.0 . (ext diablo2 starcraft war3 )

Updated about 3 years ago. No love. 1 follower.

Improve Relax-and-Recover (ReaR) system migration: Different disk size support.

an invention by jsmeix

Relax-and-Recover (ReaR) is used to recreate a destroyed system on compatible replacement hardware, see https://en.opensuse.org/SDB:Disaster_Recovery Currently ReaR requires basically 100% compatible replacement hardware.

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

Kernel livepatching tooling: improve klp-ccp's target abstraction

a project by nstange

Project Description

The kernel livepatching team developed klp-ccp to automate the work intensive task of copy&pasting self-contained livepatches from the original kernel sources together. We started using it right away as soon as it had been in a somewhat workable state, even though some quirks and workarounds are still required in everyday usage. The main barrier towards developing klp-ccp further is its internal compiler abstraction, intended to keep the generic code independent from the original compiler resp. the target architecture. It evolved over time and had been amended incrementally in an ad-hoc fashion as needed to quickly reach the main goal at the time. So there's room for improvement.

Updated about 3 years ago. No love. 1 follower.

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.

Eye-blink detector

a project by xarbulu

Project Description

We pass all they long in front of digital screens, around 8/10 hours in the best cases. This creates a big eye fatigue and most probably our sight degeneration (I'm not obviously an expert on this, but I assume that tired sight is not good).

Updated about 3 years ago. No love. 2 followers.

Dawnscanner: revive the project and create an RPM package

a project by pperego

Project Description

Dawnscanner was a ruby code security static analyzer I created in 2013 and led until a couple of years ago. Unfortunately in my last two jobs, my focus was less on ruby code, so the project lost some traction.

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

Clandestine Chat Room(s)

a project by nbutler

Project Description

Human interactions are influenced by a myriad of subconscious biases. When these interactions move online and become text-based, plenty of us choose to conceal certain aspects of our identity. How many Twitter profile pics are real photos of the person running the account? How many female Warcraft characters are played by people who identify as men? I'd like to take it all a step further and create a place to experience real-time conversation with as minimal personal identification as possible.

Updated about 3 years ago. No love. 1 follower.

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

Create a proof of concept to parse the openQA logs to beautify them and provide query tools

an invention by ilausuch

Project Description

Create a JS library to get the output openQA logs (autoinst-log) and

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

Study Google Motion Photo file format

an invention by tjyrinki_suse

Project Description

Study Google Motion Photo file format, which records a short video clip in addition to actual photo in the same jpeg file.

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

Finding Files that are Shadowed by a Mount

a project by shundhammer

This started as a sub-project of QDirStat, but it turned out that this may be useful in general, and it would be too dangerous and too error-prone to offer it directly in the QDirStat GUI. Things can easily go wrong, there may be many pathological situations, and many operations require root permissions; not anything a GUI program should rely upon.

Problem

Updated about 3 years ago. No love. 1 follower.

Fix some warnings in graphviz

a project by cvoegl

Project Description

Graphviz (https://graphviz.org/) currently raises over 4000 warnings during a build from master on Leap 15.2

Updated about 3 years ago. No love. 1 follower.

Rewrite OPI - the Obs Package Installer - in python and add a plugin interface

a project by dheidler

OPI is a cli tool that combines the features of software.opensuse.org with similar functionality for the Packman repo (eg. installing video codecs) and also allows installing proprietary packages from various vendors. openSUSE Package Installer

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

Guided Study: RaspberryPi and IoT

a project by gmoro

Project Description

Use the week to study new trends in IoT and edge and study the book Exploring Raspberry Pi

Updated about 3 years ago. No love. 1 follower.

Learn python, python-gtk3, play with orangepi zero, experiment ili9341 and 20x4 LCD screen

a project by aginies

Project Description

Learn python: get data from LMS server, display on an LCD.

Updated about 3 years ago. No love. 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 about 3 years ago. 2 hacker ♥️. 2 followers.

Kernel debugging

a project by firoyang

Collecting problems and writing tools or methods for kernel debugging. Initial state.

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

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.

Resurrect NWS CLI project

a project by seanmarlow

Project Description

Many years back I created a simple python based CLI package that wrapped the NWS API to get weather forecasts, discussions and current conditions. Meanwhile I have not had time to keep it up-to-date so many pieces are broken or using deprecated features of the REST API. The package is useful to get weather information much quicker from CLI than clicking through the NWS website.

Updated about 3 years ago. No love. 1 follower.

build using VM snapshots

a project by adrianSuSE

State: vm snapshoting and resume are working, but everything is still in a very hacky state.

Project Description

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

Evaluating the influence of agile changes on the milestone delivery - assessing the risks

a project by rtsvetkov

Evaluating the influence of agile changes on the sale build delivery - assessing the risks

Goals

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

Semi-automated XMLRPC based tool for uyuni testing written in Rust language

a project by lkotek

Project Description

Project aims to create tool for specific situations in which current cucumber testsuite used for Uyuni and SUSE Manager is too complex tool and, otherwise, in which manual testing is just still too much time consuming.

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

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 5 months ago. 2 hacker ♥️. 1 follower.

Create openQA MultiMachine tests for deploying Kubernetes on Tumbleweed using both k3s and rke2

a project by pdostal

Rancher maintains 2 Kubernetes distribution, both production grade:

  • k3s: Single binary containing containerd backend. Can be run as
Updated about 1 year ago. No love. 1 follower.

VR APP development for Oculus Quest 2

a project by lyan

Project Description

Develop an Oculus Quest 2​ APP by Unity

Updated about 3 years ago. No love. 1 follower.

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

a project by AZhou

(Improve last hackweek's project.) <https://showmethekey.alynx.one/>

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