Create tool to analyze supportconfig to spot common SUSE Manager / Uyuni issues

an invention by cbosdonnat

Project Description

A supportconfig provides a lot of files and data from the system, but it is often hard to spot the real issue in it. The idea of this project is to get machine-readable output for the supportconfig data and analyze them.

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

Bring up-to-date daps infrastructure to Debian/Ubuntu distributions

a project by tbazant

Project Description

daps (https://opensuse.github.io/daps/) is now part of debian/ubuntu repositories. the problem is that its old version that supports DocBook up to 5.0 The aim of this project is to bring up-to-date daps infrastructure to debian/ubuntu, including DocBook 5.2, geekodoc, vale and maybe others

Updated 6 months ago. No love. 2 followers.

Open Source Firmware for EV chargers using the ESP32 Chip (Autoaid / EN-Plus / EVSEDO)

an invention by bschmidt

Hack Week 23

Project Description

Updated 4 months ago. 13 hacker ♥️. 3 followers.

Write a card game for up to 4 players

a project by asmorodskyi

I have my favorite card game from childhood . Unfortunately description is available only in Russian https://uk.wikipedia.org/wiki/%D0%94%D0%B5%D0%B1%D0%B5%D1%80%D1%86%D1%8C . Currently my friends spreed across the globe and here in Germany no one except my wife knows the rules . I would like to to have ability to play this game with my friends like I did in school/univercity.

Project Description

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

A CLI for Harvester

a project by mohamed.belgaied

Project Description

Harvester CLI is a command line interface tool written in Go, designed to simplify interfacing with a Harvester cluster as a user. It is especially useful for testing purposes as you can easily and rapidly create VMs in Harvester by providing a simple command such as:

Updated about 1 year ago. 8 hacker ♥️. 6 followers.

Update Haskell ecosystem in Tumbleweed to GHC-9.6.x

a project by psimons

Project Description

We are currently at GHC-9.4.x, which a bit old. So I'd like to take a shot at the latest version of the compiler, GHC-9.6.x. This is gonna be interesting because the new version requires major updates to all kinds of libraries and base packages, which typically means patching lots of packages to make them build again. A significant part of the development effort will be live-streamed on Twitch so that others can collaborate easily.

Updated 7 months ago. No love. 3 followers.

FrankenCampus Canteen Menu PDF Parser aka Mahlzeit!

an invention by cwh

Project Description

Make a PDF parser command line tool that brings the Nuremberg Canteen's Menu to a usable format (Plain text, JSON) that can be used in WebApps, Smart Displays or a Slack/IRC Bots.

Updated 4 months ago. 4 hacker ♥️. 3 followers.

Play with stable diffusion AI model to generate custom avatars

an invention by STorresi

Project Description

Generate a personalized avatar artwork images by fine-tuning stable diffusion on personal pictures

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

The 5 days of Hackweek

an invention by bear454

5 small projects in one hack week

I always try to take on something bigger than I can complete in Hackweek, and then wallow in my frustrations for weeks after. This time I'm doing something different: one small project every day; 5 accomplishments; 5 successes. I invite you to join me. Post your mini-projects in the comments.

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

SAR Performance Data Plotter

a project by roseswe

SAR Performance Data Plotter

SAR stands for System Activity Report. It is a tool used to monitor system activity on Linux systems. The sar command is part of the sysstat package and captures a set of statistical information such as CPU load, memory paging, memory utilization, swap usage, network I/O, and much more.

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

K3s versions

an invention by eminguez

Project Description

Provide a web site where folks can see the current/past versions of K3s at a glance in an easy way.

Updated 4 months ago. 3 hacker ♥️. 2 followers.

Mortgage Plan Analyzer

an invention by RMestre

Project Description

Many people face challenges when trying to renegotiate their mortgages with different banks. They receive offers from multiple lenders and struggle to compare them effectively. Each proposal may have slightly different terms and data presentation, making it hard to make informed decisions. Additionally, understanding the impact of various taxes and variables can be complex. The Mortgage Plan Analyzer project aims to address these issues.

Updated 4 months ago. 1 hackers ♥️. 3 followers.

Package MONAI Machine Learning Models for Medical Applications

an invention by jordimassaguerpla

Project Description

MONAI Deploy aims to become the de-facto standard for developing packaging, testing, deploying, and running medical AI applications in clinical production. MONAI Deploy creates a set of intermediate steps where researchers and physicians can build confidence in the techniques and approaches used with AI — allowing for an iterative workflow.

Updated 4 months ago. 1 hackers ♥️. 2 followers.

(Rust) Manage systems in NetBox using NetBox-Sync

a project by chock

Netbox-Sync

Imagine this, you are managing your infrastructure for your lab or server farm using the popular NetBox tool. Everytime you install a new machine you connect to it and collect all the system's information to enter into NetBox. Including stuff like system resources, architecture, vendor, type and all the network interfaces. Tedious isn't it?

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

Cluster-Tester for SAP HANA System Replication Cluster

a project by fmherschel

Project Description

Cluster-Tester for SAP HANA System Replication Cluster. The tester checks all SAPHanaSR attributes and tries to fins out, if the cluster is in a good status (before, during and after the test-case).

Updated 6 months ago. 5 hacker ♥️. 3 followers.

Tumbleweed support for Raspberry Pi 4 with Quad SATA HAT

an invention by jbaier_cz

Project Description

With Quad SATA HAT[1] you can turn your RPi / RockPi into a nice little NAS. There are some packages[2] for Raspbian/Ubuntu which will allow you to control the disks and the optional fan and OLED display. But what if you want to install Tumbleweed on your box?

Updated 5 months ago. 4 hacker ♥️. 3 followers.

Tungsten: A low-level LLVM programming language

a project by mfriedrich

Project Description

> Tungsten is supposed to be a memory-safe and type-safe language front-end for LLVM which borrows many elements from C and C# syntax.

Updated 5 months ago. No love. 2 followers.

Port Agama's manager to Rust

a project by IGonzalezSosa

Initially, the Agama D-Bus service was written 100% in Ruby. For many things, it relies on YaST, so it makes sense to use the same language. It was great to have something working quickly, but it also had some drawbacks. The main problem is that, as YaST is not thread-safe, we separated the service into different processes (storage, software, localization, etc.). The system became most responsive but at the cost of eating a lot of RAM.

Moving to Rust

Updated 5 months ago. 9 hacker ♥️. 3 followers.

Forklift - Text based GUI utility for dealing with containers

an invention by andreabenini

Project Description

This is a simple and handy text based GUI utility for dealing with boring

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

WebUI for your data

a project by avicenzi

Problem

You have too much data and you are a data hoarder.

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

Retro gaming manual for Rancher

an invention by mavedon

Finished! View manual/FAQ here --> https://confluence.suse.com/display/~mavedon/Hackweek+2023

Project Description

Updated 4 months ago. 2 hacker ♥️. 3 followers.

Logos Competition: openSUSE, Tumbleweed, Leap, Slowroll and Kalpa

a project by ddemaio

Logos Competition: openSUSE, Tumbleweed, Leap, Slowroll and Kalpa

The openSUSE Community is considering a new, distinct openSUSE logo to represent the project as well as four new logos for the following openSUSE distributions; Tumbleweed, Leap, Slowroll and Kalpa. There have been discussions of a new openSUSE logo over the years, but the timing to transition to a new logo wasn’t ideal, until now.

Updated 5 months ago. 6 hacker ♥️. 5 followers.

mikrolite - a cli to create lighweight Kubernetes clusters using microvms

an invention by rcase

Project Description

This project will create a CLI utility that will use "microvm" technology (a.k.a. lightweight virtualization) to enable users to create virtual machines and compose these into Kubernetes clusters.

Updated 4 months ago. 1 hackers ♥️. 2 followers.

Modernize SCC Customer Management and/or Patchfinder

an invention by digitaltomm

Project Description

Customer Management and Patchfinder are 2 sub applications in SCC that are written in AngularJS (1.7.5).

Updated 5 months ago. 1 hackers ♥️. 3 followers.

Critik8s

a project by ftorchia

Project Description

critik8s aims to report critical error events that occur in Kubernetes clusters and therefore require manual user intervention.

Updated 5 months ago. 2 hacker ♥️. 3 followers.