Terratest playground

an invention by szarate

Few weeks ago whilst analyzing the possibility of using Terraform[1] via terraform-libvirt [2] plugin, I came across Terratest [3], which is an automated testing framework. My initial thoughts have been written here [4] but I'd still like to check out Terratest in more detail.

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

Learn Rust

an invention by michalnowak

Learn Rust by following The Rust Programming Language book.

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

Custom Style for Devicegraph Output of libstorage-ng

an invention by aschnell

So far the style (color, shape, ...) of the devicegraph output of libstorage-ng is hard-coded. The user of the library should somehow be able to customize the style.

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

Migrate more OBS service scripts to pure systemd

an invention by enavarro_suse

Following the work started in the last hackweek, Improve OBS service scripts, I will try to migrate current service script for workers to systemd unit, and at the same time, try to get rid of the sysv code.

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

Creation of a sound board

an invention by Pastafly

Create a sound board that has the following requirements: * Works in Browser

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

MariaDB Cluster tools

an invention by andriinikitin

The idea is to have a friendly way to access live cluster's nodes, compare outputs of simple commands and find out differences in tables data / structure. Current state: implemented and tested scripts which split table into ranges and then for each range check rows count and rows checksums.

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

Extract lead and cycle times from Github

an invention by jochenbreuer

When all of the SUSE Manager squads switched from SCRUM to a Kanban we lost estimations and therefore also the ability to do predictions. But there are other ways to get insights that are even more reliable, since they are based on anecdotal data. The lead and cycle times of issues are the two most important here. I'd like to extract those two for all of the issue from the spacewalk project and explore how they can be visualized in meaning- and helpful ways.

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

CUPS: Generic "monitor" wrapper backend to monitor the actual backend

an invention by jsmeix

Create a new generic CUPS wrapper backend /usr/lib/cups/backend/monitor that runs in parallel with the actual backend to monitor it.

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

SUSana: debrand Grafana

an invention by pagarcia

Following trademark and licensing issues with Grafana, explore the possibility of debranding Grafana and use that in SUSE Manager (and maybe others) Products are available from GitLab: https://gitlab.suse.de/susana

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

terracumber: python replacement for sumaform-test-runner

an invention by juliogonzalezgil

At SUSE Manager and Uyuni we use right now a set of bash scripts called sumaform-test-runner to run terraform and cucumber, send notifications and store cucumber results. However such scripts are currently hard to maintain and extend, and bash is clearly showing it's limitations when it comes to parsing cucumber results, working with JSON stuff, or using APIs. Besides it forces us to have credentials hardcoded at the main.tf files, which is a huge problem for making a public CI for Uyuni.

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

Release our Ruby on Rails dashboards as Free Software

an invention by hennevogel

We've (mostly @cbruckmayer) put a significant amount of time into our performance measurement dashboards based on influx/grafana. I want to share this with the world because it's most awesome and easy to use. It's also nice if people don't go to some PaaS provider just for this...

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

SUSE Manager Testsuite speed up and organization

an invention by oscar-barrios

Currently, the SUMA test-suite takes about 6 hours to complete, often fails in the first tests, which set up the environment for the rest of the tests, those tests are what we named "core features". To solve this problem we had planned to move from Jenkins Job to a Jenkins Pipeline, having stages to split the test suite into core features, initialize clients, secondary features. So,if one stage fails, the rest of the stages will not be executed.

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

Simplify implementations of lockless printk ring buffer

an invention by pmladek

There are attempts to solve some kernel deadlock with using lockless printk ringbuffer. The proposed implementation is pretty complex (6 stages, 6 write and 6 read barriers, two buffers, entries linked via list, ...) I have a idea how to make it easier with tracking the state and sequence number in one atomic variable. It might allow to remove the lists and many barriers. It is possible that it will just not work. Let's see.

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

Explore Python Dashboards using data from the Maintenance process of SUSE products

an invention by gboiko

Try to prototype an interactive dashboard for parts of the data available on SMELT.

Background

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

openSUSE Tumbleweed release management internship

an invention by okurz

motivation

As an openQA contributor I could learn from openSUSE release managers how the overall process can be improved.

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

Elastic Inference on Raspberry Pi with openSUSE Kubic

an invention by kukuk

The goal is to run the Elastic Inference Demo managed by kubernetes on a Raspberry Pi4 Cluster with openSUSE Kubic. * The openSUSE Kubic image should configure itself correct at the first boot with ignition.

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

Kanidm: A safe and modern IDM system

an invention by firstyear

This hackweek I'll be working on Kanidm, an IDM system written in Rust for modern systems authentication. The github repo has a detailed "getting started" on the readme. Kanidm Github

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

Artificial Intelligence playground for Data Scientist

an invention by afesta

Project here: https://confluence.suse.com/display/AAI/HackWeek19 Will keep working out of HackWeek as "best effort" personal project to make it evolve and keep learning.

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

Take rails for zombies course

an invention by riafarov

There are multiple reasons for this project. First, I want to re-cap my ruby programming knowledge. Secondly, this course is available on pluralsight. This is project for 1-day, where I plan to continue and create some project and dive a little bit deeper into it. Here is the url for anyone interested: https://app.pluralsight.com/library/courses/code-school-rails-for-zombies/table-of-contents

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

openSUSE Leap release process improvements

an invention by lkocman

Goal: I'd like to have the release process defined in markdown/git and use it as a source for process creation in redmine.

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

Setup root-encrypted server to provide password via ssh

an invention by holgisms

You can encrypt your servers root filesystem, but need to provide a password during the boot process in order to "unlock" and start the system. This is easy if you have physical access to the server by entering it via keyboard. But if you do not have physical access it's not that easy. This project is about to set up a server that might be able to have an encryted root filesystem which can be "unlocked" by entering the password via ssh.

Updated about 4 years ago. 1 hackers ♥️. 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. As the price of both components is just around 10 EUR, this would be a nice add-on for my weather station at home...

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

gnome-shell-extension Floating Dock

an invention by xiaoguang_wang

Create a gnome-shell extension inspired from an Android app floating toolbox. floating toolbox

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

Monitoring my Instagram activity profile with prometheus/grafana and building a custom exporter

an invention by dmaiocchi

I want to create an exporter for a X instagram profiile using the Instagram API. The exporter should export some metrics on my user and then I can build perhaps some useful dashboard

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

Exploring the front-end side in me: aka working on my drawing web-site

an invention by dmaiocchi

I'm building a web-site for my drawing/painting things. This hackweek project I want to do more frontend related stuff like javascript/clojurescript and html for improving the layout and so on of the page.

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

revive qemu-devel.opensuse.org

an invention by mstrigl

qemu-devel.opensuse.org is a port forwarder to * 2 ARM Server

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

Without data this is just an opinion (SCC Analytics)

an invention by digitaltomm

Research on BI tools to crawl eg. SCC data. This is an internal project, tracked at SUSE Confluence.

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

All our beloved acronyms in one place... also some Jekyll hackin

an invention by thutterer

Acronyms are fun. Everyone at SUSE loves them. Just sometimes… you might not know what one stands for.

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

Learn Crystal by porting part of YaST to that language

an invention by ancorgs

For a very long time, I have been planning to play with Crystal as possible substitute/complement for Ruby. With that goal, I have isolated a very small subset of the Ruby project I know the best (yast-storage-ng) and I want to migrate that subset to Crystal to get a general feeling about the language. See the repository with the experiment already in progress. There is no evil plan to migrate YaST to Crystal. This is just done in the Hack Week spirit of "what if". But if more people join maybe we could get this to an state in which some benchmarks can be executed to check what's the real gain in speed and memory consumption using Crystal instead of Ruby (note: speed and memory are not the only goals of the migration).

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

ActiveJob influxdb-rails instrumentation

an invention by hennevogel

We have ActiveJob instrumentation in the OBS code base and a couple of panels in our grafana. Move this upstream to influxdb-rails. - OBS code

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

Awesome People Management List

an invention by hennevogel

Start awesome/people-management and properly announce the awesome setup.

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

Team Check Form

an invention by hennevogel

Move our agile team check, with some more elaborate assessment, online to office365

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

Welcome to SUSE (Quiz game)

an invention by oscar-barrios

This hack week project is an Unity3D app, available in Android, IOS and HTML5 platforms. The idea is to welcome new joiners inviting them to play this game. The game will have questions about SUSE, the new joiners will need to ask other SUSE employees for the correct answer, socializing and learning SUSE culture at the same time. When they win the game an e-mail will be sent to a concrete e-mail address (it might be someone from facilities) and they will receive a small gift as Welcome Pack. For instance, they could receive the small chameleon or a t-shirt.

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

Package tmux-resurrect for openSUSE

an invention by SLindoMansilla

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

Bring hamster 3.0 to openSUSE

an invention by mwilck

Hamster is important for may daily workflow, as I'm using it for time accounting. While hamster-time-tracker-2.2.2 itself, as shipped on Tumbleweed, depends on python3 only, the build process requires python2. It's therefore in danger to be kicked out of the TW repos. Updating to 3.x will likely require some homework. Edit after hackweek 19: Almost done. Hamster 3.0-beta is available from the "Office" project on OBS. This took more efforts than foreseen though, because I got involved in beta testing and ended up testing, fixing issues, and going through tedious discussions with the current lead developer.

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

Build admin-tools in a stand-alone environment without obs dependencies

an invention by dmulder

The admin-tools appimage provides several samba team YaST packages in a portable way, such as yast2-aduc, yast2-gpmc, yast2-adsi, and yast2-dns-manager. Currently I build the appimage on obs, but this pulls in lots of unnecessary dependencies. Making it build independently would allow building on other distros. The difficult part here is going to be building minimal YaST dependencies.

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

Testing and adding GNU/Linux distributions on Uyuni

an invention by juliogonzalezgil

Join the Gitter channel! https://gitter.im/uyuni-project/hackweek

Updated 6 months ago. 13 hacker ♥️. 10 followers.

Fix terracumber, add some python unit tests, try to extend it and publish it

an invention by juliogonzalezgil

Last year I developed Terracumber and, for the moment published it at one internal GitLab repository. We intended to replace the set of scripts we have to launch sumaform for the Uyuni and SUSE Manager CI, but lacked adding the monitoring part.

Updated over 1 year ago. No love. 1 follower.

Support for DRM platform drivers

an invention by tdz

This project could get us rid of the last fbdev drivers we're stil shipping: efifb and vesafb. Platform drivers handle hardware that is not auto-detected, but somehow there. For graphics this would be VGA, VESA, or UEFI framebuffers. In SUSE Linux, we currently support VESA and UEFI with fbdev drivers. Those load early in the boot process and maintain graphics hardware until the actual driver takes over.

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

Could we use financial prediction methods to improve our quality and performance?

an invention by ilausuch

In financial markets traders try to win money buying cheap and selling expensive. To do that they need to understand what is going on on the market and also what will do the market in the future. So the idea is, if they have methods to do that, why can't we use it to understand what is going on in my business?

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

openSUSE Leap / TW / MicroOS / Kubic running on Freebox Delta

an invention by fcrozat

French ISP Free is providing a xDSL / Fiber modem, which includes a lot of features, including integrated NAS support and, more recently, allowing to run your own VMs (https://dev.freebox.fr/blog/?p=5450 sorry, in french) Those VMs needs to run as aarch64 guests and might requires some adaptions for easy install with the modem webUI (cloud-init support, etc).

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

Create an application to configure KEF wireless speakers from Linux

an invention by kraih

The KEF LS50 Wireless are audiophile grade powered speakers that are fairly Linux friendly. But so far they can only be configured via an Android/iOS mobile app. I want to reverse engineer the custom binary protocol used by the apps, and build a simple Linux application to reconfigure things like DSP settings on the fly from the terminal.

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

Create a SAP Gardener playground and have fun!

an invention by dakechi

The idea of this project is to learn more about SAP Gardener and its capabilities. Evaluate potentials and eventually include some capability around CaaSP that does not yet exist there.

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

Support Pinebook Pro in openSUSE

an invention by michals

Pinebook Pro SPECIFICATIONS

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

Build a community around pnp soundboard

an invention by Pastafly

Last hackweek I created the pnp soundboard -> https://github.com/Devp00l/pnp-soundboard This time I want to encourage other people then myself to use it :)

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

Ship f.lux in openSUSE Tumbleweed and Leap

an invention by xarbulu

I'm missing really badly the tool f.lux in my openSUSE machines. I really appreciate its usage specially when I'm using the computer late night. https://justgetflux.com/

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

Packaging libnvidia-containers and nvidia-container-runtime-hook

an invention by jordimassaguerpla

This is a follow up to https://hackweek.suse.com/projects/architecting-a-machine-learning-project-with-suse-caasp. In the last hackweek I learned that in order to run machine learning workflows on top of SUSE CaaSP, the missing piece is to have libnvidia-containers and nvidia-containers-runtime-hook packaged.

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

Contribute in the "Egunean behin" project

an invention by xarbulu

"Egunean behin" (means "Once a day" in Basque) is a really popular Phone app/game in the Basque country. https://www.codesyntax.com/es/proyectos/egunean-behin (sorry, the description in english doesn't exist yet...)

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

Write a commandline client for the geekos

an invention by dheidler

There used to be a tool called tel that would show information about a user including his phone number, room number, etc: $ tel tux

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

Stratos Analysis Tools

an invention by nwmac

Extend Stratos (https://github.com/SUSE/stratos) by adding the ability to integrate open-source Analysis tools such as Popeye, Kube Score, Anchore, Clair etc, so that users can run these tools on their clusters from Stratos and view the results from Stratos. Allow results to be viewed contextually - so errors/warnings from an analysis will be shown on the appropriate view - e.g. the namespace view, pods view etc.

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

terraform-provider-libvirt on Homebrew (macOS)

an invention by suntorytimed

The goal is to package terraform-provider-libvirt on Homebrew to deploy the SUSE SAP and HA automation on a remote KVM host from macOS. Result:

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

Try mumble-web

an invention by bmwiedemann

https://github.com/Johni0702/mumble-web To improve user experience for less technical users, a browser-based client would be cool.

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

MicroOS for SystemZ

an invention by RBrownSUSE

A Community member at FOSDEM requested MicroOS for SystemZ - spend some time at Hackweek looking at it

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

Colorizing old images on my NAS (or run machine learning deoldify algorithm on an edge TPU)

an invention by jordimassaguerpla

For my 40th birthday I got from my friends a very special present, an USB Accelerator that brings machine learning inferencing to existing systems: https://coral.ai/products/accelerator

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

Cheap 'production' k8s cluster on Kubic

an invention by pdostal

I am trying to build a cheap Kubernetes cluster on top of Kubic. * The purpose is to have production personal cluster.

Updated about 1 year ago. No love. 1 follower.

libsolv web interface

an invention by lnussel

In order to inspect rpm dependencies inside the distro I wrote some python command line tools that leverage libsolv. Since navigating the ball of wool that is the result of solving a package is on the command line, I'd like to create a web app. Implementation by means of Flask, bootstrap and jquery to keep it simple. UI should be entirely created on client side with Flask only server json endpoints.

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

Make geekos app available in SUSE EKS cluster

an invention by digitaltomm

The current geekos install at http://geekos.prv.suse.net/search is not reachable for employees outside of engineering. We want to move it to the SUSE IT maintained EKS cluster to make it available for all.

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

Sharing logic between desktop and web based applications through WASM

an invention by IGonzalezSosa

Project Description

A few months ago, the YaST team released cockpit-wicked. Compared to YaST, this module contains a pretty simple data model, but there is still some duplication with YaST logic.

Updated about 3 years ago. 8 hacker ♥️. 7 followers.

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 almost 2 years ago. 2 hacker ♥️. 3 followers.

Unified Config Management Tool (UCMT)

an invention by jreidinger

Project Description

The idea for project starts on LEO workshop. The main goal is to provide UI for local configuration that allows easy transition to 1:N management. So here is vision:

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

Improve packaging of Rust in OBS

an invention by aplanas

Project Description

  • Complete the pull request from rust2rpm that will help bundling crates in RPM
Updated about 3 years ago. 8 hacker ♥️. 1 follower.

Rust Bootcamp

an invention by SMorlan

Project Description

Join an instructor-led bootcamp to explore the Rust programming language in two-hour sessions each day throughout Hackweek.

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

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

Enable Automated End-to-End tests per Pull Request in Uyuni/Spacewalk

an invention by oscar-barrios

Project Description

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

Performance profile and possibly improve Jitsi web client

an invention by mkoutny

Project Description

I run openSUSE TW and FF with i7-5600U Intel CPU. Calls with ~4 (video) participants work but my CPU load is approaching number of cores. In slightly bigger calls (>=6 participants) the CPU load was insufficient and audio packets were being dropped. I'd like learn more about webrtc video streams in order to reduce the client's CPU work or make it more adaptive when running with limited resources.

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

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.

Build Microservice Architecture with Kubernetes

an invention by aqsa_malik

Project Description

The aim of the project is to run a sample microservice app in Kubernetes. A simple app will be written in Python and work as an online store comprising of frontend, orders, and products services. (could be more!!)

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

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.

Automated test for game + only web based dev + Python openQA

an invention by okurz

motivation

Test automation can be fun and openQA is good at it but it has limitations. This project is meant to find out where the limits are for applications with lots of things moving on the screen, e.g. a game. Completely unrelated, web based tools become the norm for many users, e.g. when working from a chromebook or similar environments. The idea here is to try to use only web based tools and not force users to use a terminal which can be frightening :) As a third requirement: Some people are not feeling comfortable using openQA "because tests are written in Perl". This is not necessarily true because tests are rather written using a simplistic test API and only a small subset of Perl knowledge is necessary, however, we still want to support other entry points so there is Python support added in https://github.com/os-autoinst/os-autoinst/pull/1558 . To find out what this new way is capable of this project should use only that Python support and find out any restrictions.

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

Learn DaVinci Resolve

an invention by psimons

Project Description

I've been using open-source video editing software like Shotcut before and I used to be pretty happy with it. Nowadays, however, I need more sophisticated workflows that allow me to process n-log video, do color grading, synchronize video and audio from multiple sources, have better looking effects, and so on. I've reached the point where Shotcut just can't do what I would like it to.

Updated over 1 year ago. 3 hacker ♥️. 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 almost 2 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.

One of couple of Python projects (update M2Crypto)

an invention by mcepl

There are couple of projects I work on, which need my attention and putting them to shape: * M2Crypto

Updated about 1 year ago. 3 hacker ♥️. 3 followers.

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.

multithreaded network benchmark

an invention by mkubecek

Project Description

There are multiple network benchmark tools already, most popular probably being netperf and iperf. Each of them has its pros and cons but the biggest drawback probably is that netperf runs only one connection (flow) and while iperf can use multiple connections, it still runs in a single thread. For benchmarking of contemporary fast networks like 40Gb/s or 100Gb/s ethernet, this can be a severe limitation as the performance is often CPU bound. Even on 10Gb/s ethernet, we are often unable to saturate the medium if tunneling or complex packet processing is involved.

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

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.

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

Kanidm - Modern Opensource Identity Management

an invention by firstyear

Project Description

Kanidm is a identity management system (a store of accounts, groups and more) that supports authentication to opensuse, web sites, networks, and more. The project has a focus on respect of humans, correctness, simplicity and performance. In previous hackweeks we have implemented cryptographic authentication (webauthn), wasm based web UI and more.

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

SUSE branded keycaps models

an invention by cbosdonnat

Project Description

A lot of people are using mechanical keyboard. Having a custom SUSE-branded keycap would be cool. The idea is to create a set of 3D models for such keycaps in various profiles for everyone to print.

Updated almost 2 years ago. 19 hacker ♥️. 9 followers.

The world crab

an invention by cdywan

The world is changing. A mouse got lose and fell off the discworld. Consequently the elephants got scared and hopped off Great A'Tuin's back. As luck would have it a gigantic crab with four gophers on its back took its place.

Project Description

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

Port the Minion job queue to TypeScript

an invention by kraih

Project Description

As part of the mojo.js project i want to port the Minion job queue from Perl to TypeScript and release it as an npm package. In the future this will allow parts of Mojolicious applications like openQA to be written in TypeScript/JavaScript (in addition to Perl).

Updated about 1 year ago. 3 hacker ♥️. 3 followers.

SUSE Linux-Based Demo Kiosk

an invention by dstokes11

Project Description

I want to build an HTML-based demo kiosk to host images and videos that run on SUSE Linux on a touch-enabled AiO system.

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

Finish the Jangouts rewrite on React/Redux

an invention by ancorgs

Project Description

Several Hack Weeks ago we started to rewrite Jangouts from its current AngularJS-based implementation to a more modular one in which the UI was developed in React.

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

grog

an invention by gbaccini

Project Description

grog aims to implements a namespaced, distributed map kept alive by an arbitrary number of nodes over a local network.

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

Add Graphics Mode to WozMania

an invention by e_bischoff

Project description

WozMania is an Apple ][ emulator on ARM processors that I wrote during my spare time. It works fine, but for the moment it's text-mode only.

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

Open-source software for controlling Genesis Thor keyboard

an invention by jbaier_cz

Motivation

There is a (Windows-only) software for controlling / setting the color modes on the Genesis Thor 300 RGB keyboard. I believe the communication protocol can be reverse engineered and an open-source variant for the accompanied software can be created and full potential of the keyboard unlocked.

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

Give back to Wezterm

an invention by mpagot

Project Description

One day in the past, a relative young geek met Wezterm terminal emulator in a wood or rusty repos. At that time he was used to drive a Win10 machine for work and a Linux shiny supercar for fun and Wezterm fit on both.

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

rinit

an invention by dspinella

Project Description

rinit is an init written in Rust. It offers a valid alternative to systemd for PID 1 and service management. It uses the supervision to manage long running programs (deamons), log everything to files (no binary log interface) and provides an easy to use command line interface. rinit is already working and able to spawn services and handle their dependencies.

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

Implement search in zellij

an invention by MSirringhaus

Project Description

zellij is a tmux-like terminal tiling and session manager written in Rust.

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

EVERYONE can contribute to documentation – See how YOU can join the party

an invention by chabowski

Project Description

Update: The invitation to contribute to open source and SUSE documentation does NOT expire. If you want to collaborate with us, contact us at doc-team@suse.com.

Updated almost 2 years ago. 14 hacker ♥️. 18 followers.

Commanded EventStoreDB Spear (GRPC) adapter

an invention by fabriziosestito

Project Description

The Commanded Elixir CQRS framework provides an EventStoreDB adapter that uses TCP protocol which is being phased out.

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

Generic retry command in openSUSE

an invention by okurz

Motivation

When automating tasks often the requirement comes up to retry commands, for example when network connections are involved and commands do not return successfully immediately or if resources are temporarily not available. Sometimes a simple for-loop in bash is sufficient. Sometimes it is necessary to use additional waiting between retries, sometimes timeouts are desired. Getting all those combinations right can be tedious and error-prone so a generic "retry" command should be available in usual environments so we should provide a retry command to openSUSE distributions.

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

containerizing MicroOS Desktop components (reloaded)

an invention by fcrozat

Project Description

This is a continuation of last year project:

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

investigate seal secrets for used in a home-cluster (k3s + fluxci)

an invention by fcrozat

Project Description

Learning about seal secrets and how to use those for home-cluster

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

Explore the possibility and value to have a centralized Developer Portal

an invention by nkopliku

Project Description

The idea is to drastically improve Developer Experience by providing a centralized Developer portal that streamlines development environment (whatever that means :smile: gonna experiment to explore the possibilities)

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

reformatting text in vis

an invention by mcepl

Project Description

There is this text editor vis, modal text editor based on the Plan9 structural regular expressions and se(1). However, comparing to sam(1) or acme(1) it feels mostly like advanced vi(m) not something completely new (and it is not mouse-driven).

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

Support harvester terraform provider in sumaform

an invention by oholecek

Project Description

Sumaform is tool to quickly deploy SUSE Manager/Uyuni servers and its clients. It is used for debugging, testsuite, demoing and what not.

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