Language Server Protocol implementation for Salt States

a project by cbosdonnat

Language Server Protocol (LSP for friends) is used in a number of code editors these days. There are implementations for various languages, but none for Salt States.

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

Can we (machine) learn from bug reports?

a project by gboiko

Bug reports can be a great source of information, but usually finding the information requires extensive work in reading through all of the discussions and understanding the details about it.

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

Uyuni/SUSE Manager containerization project

a project by moio

Deploy Uyuni as an app from the Rancher marketplace - or install via Helm on any Kubernetes cluster, on any OS, or any Public Cloud.

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

openSUSE code

a project by SLindoMansilla

openSUSE code

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

Uyuni/SUSE Manager: build Python APE and a Salt+Python bundle to support ANY client operating system

an idea by pagarcia

Uyuni/SUSE Manager build client tools for each of the supported operating systems: SLES 11, SLES 12, SLES 15, RHEL 6, RHEL 7, RHEL 8, Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, Debian 9, Debian 10... the list is long. This is required because each operating system has different base libraries (glibc, OpenSSL, Python version, etc).

Updated over 3 years ago. 5 hacker ♥️. 4 followers. Has no hacker: grab it!

L0 Supportconfig Monitoring and Analysis using ML

a project by andavis

Project Description

  • Create an automated L0-support-like analytics solution for supportconfig data that is tiered across a customer's environment and SUSE environment (similar to a very modular AIOps Edge-Core approach). A pictorial overview of the ecosystem SupportConfigAnalytics
Updated over 3 years ago. 10 hacker ♥️. 6 followers.

Metabase instance in SCC EKS cluster

a project by digitaltomm

Following up on the experiment from last Hackweek ( https://confluence.suse.com/display/~digitaltomm/Business+Intelligence+in+SCC ), it would be great having a production instance of Metabase running in the SCC EKS cluster, connected to the production database of SCC.

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

Support glibc-hwcaps and micro-architecture package generation

a project by alarrosa

The recent glibc 2.33 version recently available in Tumbleweed includes this change:

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

Predictive test selection for SUSE Manager

an idea by jordimassaguerpla

I once had a bad dream.

Updated over 3 years ago. 6 hacker ♥️. 3 followers. Has no hacker: grab it!

Uyuni/SUSE Manager: Windows client support

a project by pagarcia

I'll continue the effort I started at last Hackweek to support Windows clients in Uyuni/SUSE Manager using Salt. When this is done, SUSE Manager would act as a WSUS server to Windows clients.

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

Reproducible Source/Build Transparency Watcher

a project by jzerebecki

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

Create ansible roles for generic server stuff

a project by ph03nix

The situation of maintained ansible roles for boring server stuff like setting up a LEMP stack (Linux, nginx, mariadb, php) is dire and I would like to improve that. This project is about creating a handful of ansible roles with focus on

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

Add RISC-V support in openQA

a project by ldevulder

openQA currently supports different architectures: x86(_64), ppc64le, aarch64 and s390x. In this project I would like to add support for RISC-V[1]. First emulated ontop of x86, like we previously did with aarch64. As openSUSE images for that processor are already generated, it could be useful to do some basic automated tests on them.

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

Workadventu.re at SUSE

a project by jevrard

For events like engineering summit or hackweeks, it would be nice to have a SUSE instance of workadventu.re, and have our own maps, wired with (open)SUSE's jitsi!

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

tcetc - transaction capable /etc

a project by wpreston2

tcetc

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

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

Alexa on Linux - voice commands for SUSE products

an idea by calmeidadeoliveira

What is it about?

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

Improve openSUSE infrastructure

a project by lrupp

There is always something to do if you run the infrastructure for such a big project like openSUSE....

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

Testing and adding GNU/Linux distributions on Uyuni

a project by juliogonzalezgil

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

Updated about 14 hours ago. 16 hacker ♥️. 13 followers.

Port some classic game to Linux

a project by MDoucha

Let's pick some old classic game, reverse engineer the data formats and game rules and write an open source engine for it from scratch. Some games from 1990s are simple enough that we could have a playable prototype by the end of the week.

Updated 5 days ago. 36 hacker ♥️. 20 followers.

mailprocessing maintenance

a project by jgrassler

Once more mailprocessing has developed some bitrot, namely this recent crash:

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

Send to Hell

an idea by pagarcia

Have you ever received an e-mail that made you furious? Did you answer it?

Updated over 3 years ago. 8 hacker ♥️. 3 followers. Has no hacker: grab it!

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

a project by xgonzo

Problem description

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

HelenOS: <filesystem> of a down

a project by jjindrak

During the previous Hackweek [0], I have successfully implemented, tested and merged [1] an implementation of the entire C++ standard header . This time, my aim is to modernize the C++14-esque standard library [2] of HelenOS [3][4] with a C++17 feature - the header. The header is much larger than the header which I barely managed to implement and test in the allocated time for the previous Hackweek, but was mostly OS-independent as it relied only on previously implemented features of the standard library. The header, however, is limited by the filesystem API of the OS and as such implementing of the entirety of it might not be possible, limiting the scope of the project (which is a good thing due to the time constraints).

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

MicroOS Desktop

a project by RBrownSUSE

Updated almost 3 years ago. 27 hacker ♥️. 19 followers.

Type Check YaST with Sorbet

a project by mvidner

Sorbet is a gradual type checker for Ruby.

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

work on sunxi a64 cpufreq driver (for teres-1, pine64)

an idea by mbrugger

With the teres-1 [1] laptop we have a first arm64 device we could use as end-users. Much work to run mainline kernel + u-boot was done already. But power consumption of the laptop is not optimal (~2 hours of battery life time).

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

Package odpdown

a project by jgrassler

I have been known to talk anybody I held presentations with into using odpdown.

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

[unassigned] improve new openSUSE image writer

an idea by lnussel

In order to aid loading openSUSE installation and Live images on USB sticks we have a little GUI program called imagewriter. It's a bit dated so Fabian started a newer one with better UI suitable for touch screen that offers the available images on demand, store images offline for conferences and fairs etc: https://github.com/openSUSE/imagewriter2

Updated over 2 years ago. 6 hacker ♥️. Has no hacker: grab it!

Learn python by building a homepage with Flask

an idea by mbrugger

I thought it would be time to learn a new programming language. I decided to go with python, as it's an all-rounder and I have some basic knowledge on that.

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

Design the 2021 Open Build Service sticker

a project by hennevogel

2019

2019 sticker

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

Work on KDE translation improvement

a project by vpelcak

I intend to work on translation of KDE to Czech language.

Updated over 3 years ago. 3 hacker ♥️.

Live audio project

a project by simotek

Live audio tools could use some work in openSUSE and are fun to play with.

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

Easy openSUSE Upgrade

a project by maverick74

The idea is about an easy way to allow users to make upgrades (e.g.: changing from one major version like 15.0 to version 15.1) using a GUI and as easy as they can in Ubuntu.

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

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.

Updated over 3 years ago. 1 hackers ♥️.

gfxboot for grub2

a project by snwint

Make a final attempt to implement a graphical user interface for grub2 (gfxboot2).

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

x86 instructions decoder

a project by bpetkov

This is the tool I've been working on since HW11 and it needs more work. Actually, there's always something which could be done on it. It is basically an x86 instruction decoder with special emphasis on the kernel and decoding interesting pieces of it in order to help in the development of low-level patching techniques, among others.

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

Dochazka

a project by smithfarm

Dochazka is a long-term project to replace the obsolete Attendance & Time Tracking system used by the Prague office since 2007. Dochazka is a complex system consisting of three major components:

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

crash-python

a project by jeff_mahoney

New Development

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

Work on my OBS packages

a project by lrupp

~> osc my pkg | wc -l

Updated over 3 years ago. 4 hacker ♥️.