IRC bot for #qam-cloud channel

a project by vsistek

Functionality

Updated over 3 years ago. No love.

Infrastructure-by-code + full-build-pipeline with the example of OBS+openQA

an invention by okurz

motivation

Lots of crucial steps in the SUSE/openSUSE product build workflow are not known or not even accessible by many people but hidden as "custom scripts" on "some machine" in the worst cases. Nowadays infrastructure and build pipelines should be written as code, e.g. in git repos, with UI frontends to show the always current state of what is going on, what needs to be done to release products, where are problems. The least we can do is learn a bit more in this direction.

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

Playing with ESP8266

an invention by lrupp

The ESP8266 is a low-cost WI-Fi microchip with full TCP/IP stack and microcontroller capability. I want to explore the features and (in case of success) attach a BME280 to get temperature, humidity and barometric pressure information streamed over WI-Fi.

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

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

Vulkan Widget for GTK

an invention by yudaike

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

wireguard Container

an invention by kukuk

Description

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

Rancher GenAI UI Extension

a project by richardcox

Description

Following on from Gunasekhar Matamalam excellent post introducing k8sgtp i'd like to try to integrate it's output into the Rancher UI via the UI extension mechanism.

Updated 11 months ago. 6 hacker ♥️. 4 followers.

Weblate 2.3

a project by mcihar

Work towards release of Weblate 2.3, the roadmap is in the issue tracker:

Updated over 3 years ago. 1 hackers ♥️.

Delete your Facebook installation

a project by aocole

Create a public art installation around this delete your facebook video. Essential elements are a screen and speaker (loud enough to be heard on a busy street environment but not so loud as to draw noise complaints). Video on repeat.

Updated over 6 years ago. 1 hackers ♥️.

Nightwatch, Webpack and vue.js!!!

a project by abelarbi

Nightwatch.js is a Node.js based End-to-End (E2E) testing solution for browser based apps. It's based on Webdrive, meaning it's a very reliable way for me to test HAWK UI! It's a great opportunity to learn Webpack, PhantomJS nightwatch and to set up a TDD approach with any new features written with vue.js, the framework which we will be using in HAWK from now on.

Updated over 8 years ago. No love.

Learn QT Linguist and improve translations for FET (a timetable creator)

a project by juliogonzalezgil

The idea is getting a general knowledge of how QT Linguist works, and help FET with some translations.

Updated over 5 years ago. 4 hacker ♥️.

Create packages for maintenance tools

an invention by pluskalm

Currently helpers for maintenance of SLE/openSUSE such as osc omg exist just as git repo, lets have them as packages.

Updated over 6 years ago. 3 hacker ♥️.

Graf (Git, Regression, Acceptance, Finder)

a project by SLindoMansilla

Description

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

Catch up on GNU Stow maintenance

a project by aspiers

I've been doing a terrible job of maintaining GNU Stow the last year, and there's quite a backlog of bugs, feature requests, support requests etc. So it's a good time to catch up on these.

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

Ceph as a ephemeral storage for containers

a project by denisok

The idea here is to study and understand how ephemeral storage for containers works and investigate if local storage could be avoided at all and Ceph used instead. Could new storage driver be developed to support Ceph storage:

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

continue camera data project

a project by darix

define data types to collect informations about cameras and lenses to have a shared data store for lensfun and photo editors.

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

Continue work on "ostatus"

a project by aplanas

Project Description

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

openSUSE MicroOS based NAS

a project by dmach

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

Time-travelling topology database without HBase

a project by fvanlankvelt

Description

The current implementation of the Time-Travelling Topology database, StackGraph, has served SUSE Observability well over the years. But it is dependent on a number of complex components - Zookeeper, HDFS, HBase, Tephra. These lead to a large number of failure scenarios and parameters to tweak for optimal performance.

Updated 24 days ago. 1 hackers ♥️. 1 follower.

ioBroker for home-based lab

a project by hrommel1

Project Description

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

RC hold the flag - Game

a project by cfconrad

Description

Utilize an esp32 + RX5808 + WS2812 LED-stripe to build a "Hold the flag" game, used with any 5Ghz FPV remote control vehicles.

Updated 12 months ago. No love. 1 follower.

bug screening helper

a project by bmwiedemann

The Problem: many bugs filed for openSUSE go to the screening-team by default and often remain there for weeks, so that developers (who would be interested in analyzing or fixing these bugs) do not learn about them. However, the screening process is a hard one

Updated over 3 years ago. 8 hacker ♥️.

A Python based C/C++ templating language

a project by metan

How many times have you created quick and dirty script to generate C tables, parameterized code, etc. ?

Updated over 6 years ago. 3 hacker ♥️.

Restructure KIWI ext? file system image build

a project by rjschwei

Implement file system image build using the Builder infrastructure. The project will create additional builders for the ext filesystems laying the ground work for restructuring other filesystem builders.

Updated over 6 years ago. 3 hacker ♥️.

GCC Performance/Regression Dashboard

a project by marxin

For development purpose, it is very useful to have an infrastructure that can spot regressions based on commit base. Currently, our existing infrastructure runs mainly SPEC benchmark and is cumbersome from perspective of any further development. I would like to build a replacement that will combine buildbot framework with a custom web project (based on Django framework). The web project will be used both for submitting reports coming from a buildbot slave and for UI which will serve plots and data.

Updated over 8 years ago. No love.

Taskotop on the web

a project by dleidi

Taskotop is a tool to check what taskomatic is currently doing on a SUSE Manager server: it's a command line python tool. The core of the tool is to get some info about jobs that taskomatic is running with a fixed time cycle running some queries and showing results to the shell.

Updated over 6 years ago. 7 hacker ♥️.

Improve py2pack

an invention by tbechtold

py2pack is the prefered tool todo Python packaging for openSUSE. There are multiple issues. The one I want to focus on is the dependency detection which is tricky for Python packages.

Updated over 6 years ago. 2 hacker ♥️.

Paper folding machine

a project by aocole

Build a paper folding machine capable of folding Skill Shot.

Updated over 6 years ago. 2 hacker ♥️.

OBS project file search

a project by adamm

Implement a basic file search for a given OBS project. An example of basic functionality can already be found for Ubuntu or Debian. The goal is to implement,

Updated over 6 years ago. 6 hacker ♥️.

Deploying software.opensuse.org

a project by dmacvicar

After an internal call for help to take over software.opensuse.org deployment, I spend some time studying the code in order to find out what would it mean to take it over.

Updated over 3 years ago. 6 hacker ♥️.

openSUSE on ZoL from OpenZFS project

a project by jkohoutek

Idea is to have SUSE system with OpenZFS as root FS.

Updated over 3 years ago. 10 hacker ♥️. 4 followers.

STEM Workshop in Montessori School

an invention by ilausuch

Update

Working on the documentation...

Updated over 6 years ago. 3 hacker ♥️.

Drawing in the software world/context and beyond

a project by dmaiocchi

This hackweek I will focus on improving my drawing/painting skills.

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

Use and learn Harvester

a project by ganghe

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

Advanced suspend/resume control

a project by sbrabec

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

caching proxy for openSUSE repos

a project by bmwiedemann

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

Show Hyperlink on Mouse Double Click or Selection

a project by rcai

Updated almost 2 years ago. No love. 2 followers.

Kudos aka openSUSE Recognition Platform

a project by lkocman

Description

Updated 14 days ago. 1 hackers ♥️. 1 follower.

Start with fault tolerant Xen server prototype

a project by j_gross

A normal Xen server today has many single points of failure. Those can be reduced by disaggregating Dom0 into multiple domains (xenstore, driver domains, admin domain). Following this path to it's logical end will lead to a setup where the running domUs won't be depending on Dom0 any more, so Dom0 itself can be made restartable.

Updated over 6 years ago. 1 hackers ♥️.

Test methods to transfer NSS and DCSS objects from one z/VM system to another

a project by markkp

Last Hackweek I created a rescue system that is composed of a SUSE Linux kernel in an NSS (Named Saved System) and an xip2fs file system in a DCSS (Dis-Continguous Save Segment). This allows any Linux guest on a z/VM system to say "#cp ipl rescue" and have a fully functional SUSE Linux Enterprise system come up to allow them to fix what ever is wrong with the guest.

Updated over 3 years ago. No love.

Orthos as plug-in for SUSE Manager ?

a project by mcaj

Discovery the latest SUSE Manager, what is missing there from user and system point of view to be use as Orthos reservation system

Updated over 6 years ago. 3 hacker ♥️.

Skill Shot App updates

a project by aocole

Updates and improvements to the android Skill Shot app.

Updated over 6 years ago. 1 hackers ♥️.

Bootstrap portusctl as a separate repository

a project by mssola

Right now portusctl is a tool which is embedded into the Portus source code. This was done out of simplicity and with the hope that we would share as much code as possible with Portus itself. However:

Updated over 6 years ago. 3 hacker ♥️.

OpenStack Cloud deployment alternative to automatic mkcloud

a project by vsistek

Aim of this project is to create scenarios for manual deployment using limited feature set of mkcloud. Useful for situations when full mkcloud deployment is broken. It would help qam-cloud team a big time. We can reuse the result later in automation.

Updated over 3 years ago. 1 hackers ♥️.

Czech translation of KF5

a project by vpelcak

I would like to dedicate my time to the improvement of the Czech localization of KF5.

Updated over 6 years ago. No love.

DSLR autofocus micro adjustment using python-cv

a project by emiura

Check if it is possible to create a python application to aid autofocus micro adjustment on a DSLR. There are some commercial applications that are capable of that, such as Reikan FoCal (https://www.reikanfocal.com).

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

Reimplement Finglonger in Go

a project by malbu

Finglonger is an internal tool used by the SUSE Manager team intended to make the life of the Round Robin Bug Guy easier. It was originally written by @fkobzik in Clojure.

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

krunvm-operator: a Kubernetes operator for launching isolated VMs

a project by ngerace

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

Get familiar with k3s

a project by riafarov

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

wayland, emacs, ssh and tmux... copy&past is broken

a project by wagi

Description

The copy&past situation is broken, we all know that. And nothing will fix this.

Updated 12 months ago. No love. 3 followers.