80-bit floats support on x86_64 for Valgrind

a project by mfranc

Project Description

Valgrind currently lacks support for 80-bit extended precision floating point arithmetic on x86_64 (long double). The current implementation uses 64-bit arithmetic instead, which means that programs running on x86_64 with "long double" give different results when running under Valgrind and natively. People were asking for support for this since like forever, but to date nobody went on implementing it. It's a project for a year, unless somebody has time to work on it full time, but one has to start somewhere. :-)

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

Grab precise changes in log file/s between system events

a project by smhalas

Project Description

The goal of this project is to create a tool to monitor changes in a log file or any text file between specific events in the system.

Updated 5 months ago. 1 hackers ♥️. 1 follower.

Waysettings

a project by dspinella

Project Description

A settings center akin to GNOME/KDE/XFCE settings panel but built for window managers like sway, i3 and hyprland.

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

Learning topics in Lithmos and Linkedin

an idea by mdati

Project Description

Planning to improve knowledge and learning using Okta-Lithmos and Linkedin-Learning platforms on topics useful in testing jobs and start / continue / complete some training.

Updated 5 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

End-to-end Confidential VM attestation

an idea by rhopkins

Project Description

When considering the protection of data in the cloud, it is vital that the data remains protected at all times. Encryption forms a vital part of this protection with encrypted communications between endpoints and service as well as at-rest encryption within databases, filesystems and other storage.

Updated 5 months ago. No love. 1 follower. Has no hacker: grab it!

A Flight Dynamics Library written in Rust with an Entity Component System architecture

a project by vcuadradojuan

Project Description

The Entity Component System is Data-driven architectural pattern, using composition over inheritance (contrary to Object Oriented programming). It is used in complex systems such as simulators, games, and Fintech; where the projects specify an array of complex systems that are loosely coupled. Projects where one needs to horizontally expand and change the behavior of a small subset of systems knowing that there will be no unwanted behavioral change carried to others, while at the same time provide a way to expand functionality that can be reused by a big number of the systems.

Updated 5 months ago. No love. 1 follower.

Installation server setup utility - continued

a project by csalmond

Project Description

Create a utility that will simplify setup a SLES machine to be a PXE boot server. This will include installing and setting up tftp, dhcp client/server, nfs server, and vsftp server. Selecting, mounting, exporting, ISO and kiso images for PXE installation and setting up PXE boot menus.

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

Generate ignition/combustion files from Uyuni/SUSE Manager

a project by dvosburg

Project Description

Ignition and combustion are the json configuration files used in SLE Micro/Leap Micro/Microos/ALP. These originated in Fedora CoreOS - so it is not distribution-specific.

Updated 5 months ago. 4 hacker ♥️. 1 follower.

Experimenting with bootstrap compiler utilizing WASM

a project by malikirri

Project Description

A small group of people has been designing a new programming language, Mangrove, for a while and we're now in process of writing the first iteration(s) of bootstrap compiler(s). Part of our efforts is to research if we could utilize WASM for the first bootstrapping step to make it easier to bootstrap on different platforms. The language won't be using LLVM or any other existing backend to generate the machine code. We're building the whole compiling process ourselves.

Updated 5 months ago. No love. 1 follower.

The Missing Middle: Add an intermediate brightness setting for auxiliary LEDs in Andúril 2

a project by gkenion

Project Description

Andúril is an open-source firmware for LED flashlights, which runs on several versions of ATtiny chip. It provides advanced functionality like configurable modes, brightness ramping, safety lockout, etc. via a UI controlled by a single button.

Updated 5 months ago. 1 hackers ♥️. 1 follower.

Python Modules Mass Update

a project by pgajdos

Project Description

Python modules version updates in Factory.

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

Integration of Ironic in Uyuni for automating provisioning of bare metal machines.

a project by ygutierrez

Project Description

Research about the integration of Ironic in Uyuni for automating provisioning of bare metal machines.

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

Agama Minimal Live Image

a project by jreidinger

Project Description

The ultimate goal is to create agama live image that is really small iso and with minimal memory requirements. It provides just agama CLI and remote connection to web server. So no embedded browser.

Updated 5 months ago. 3 hacker ♥️. 1 follower.

IBS & tracking tools integration workflow improvement

a project by lmiksik

Goal for this Hackweek

revisit the workflow and propose changes which will

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

git hook that runs on clone; more git-verify signatures

an idea by jzerebecki

Updated 5 months ago. 2 hacker ♥️. 3 followers. Has no hacker: grab it!

Saline (state deployment control and monitoring tool for SUSE Manager/Uyuni)

a project by vizhestkov

Project Description

Saline is an addition for salt used in SUSE Manager/Uyuni aimed to provide better control and visibility for states deploymend in the large scale environments.

Updated 5 months ago. 6 hacker ♥️. 1 follower.

RKE2/K3S working on IBM Power

a project by tkelly

Project Description

Mike Friesenegger and Tevor Kelly will attempt to build a Kubernetes cluster on the IBM Power Server in the SE lab in Provo

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

Integrate devices to self-hosted Home Asisstant server

a project by JonathanKang

Project Description

I'll integrate my existing smart devices at home to Home Assistant server that I set up a while ago.

Updated 5 months ago. No love. 1 follower.

SMTGCC

a project by fkastl

Project Description

There's a project experimenting with verifying GCC optimizations using SMT solvers. Currently there is only one person working on this project. Analyzing compilers with SMT solvers seems like a cool new topic to me. Let's see how we could help.

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

Leverage containers to distribute NFS DRBD storage among pacemaker cluster nodes

a project by zzhou

Current Situation [bsc#1201271]

SUSE HA NFS Storage Guide [1] provides a resilient NFS implementation to the clients even if the NS server node fails over within the cluster. However, it is Active-Passive of the two node cluster.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

study jupyter and try to write a simple kernel

a project by zcjia

Project Description

Jupyter is a python project that provides a notebook interface for different REPLs.

Updated 5 months ago. No love. 1 follower.

Research on GNOME-related technologies

an idea by qzhao

How to use vala in future works

Project Description

Updated 5 months ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Learn and play with HAKube

an idea by XinLiang

Project Description

Try to learn about project HAKube (https://github.com/SUSE/HAKube)

Updated 5 months ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Try more on Rancher and Harvester products

an idea by xlai

Project Description

Get familiar with Rancher and Harvester products and find out how SLE products are being consumed in those products.

Updated 5 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

GameYatra: Personal Hobby Game Project

a project by lthadeus

Project Description

GameYatra invites players on an adventurous journey through a myriad of games, each presenting a unique narrative and gameplay mechanics. The project aims to provide a fertile ground for learning and delving into game development. This is a personal project to venture into game development. This is going to be a continuous research and development project. Each level is a standalone game, offering a fresh narrative and a distinct gaming experience, all tied together by an overarching quest to reach the top level.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

Reverse Engineer a WiFi-enabled Water Heater and Create Integration for Home Assistant

an idea by nicholasyang

Project Description

Rinnai R16E32FBF is a tankless water heater with an internal recirculation pump. It is WiFi-enabled and has a companion app on Android/iOS platform. The app is capable to turn on/off the heater, adjust the temperature setting, turn on/off the pump, report the state of heater and provide statistics about gas consumption. However, there is no APIs for programmatic access.

Updated 5 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Understand the workflow of test framework kdevops

a project by yosun

Project Description

As shown in the kdevops frontpage in GitHub, "kdevops provides a framework for automation for optimal Linux kernel development and testing". It currently supports fstests, blktests, pynfs, selftests and so on.

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

Tumbleweed on Orange Pi 5 Plus (Rockchip RK3588 board)

an idea by gsu

Tumbleweed on Orange Pi 5 Plus (Rockchip RK3588 board)

Updated 5 months ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

Get familiar with GNOME OS and openQA tests for it

a project by GraceWang

Goal for this Hackweek: Get familar with GNOME OS, Set up a local openQA test environment for GNOME OS, Get familar with the existing test cases

Updated 5 months ago. 2 hacker ♥️. 1 follower.

Lua language learning

a project by xiaoguang_wang

Lua is used as an embedded programming language or an extension language in many system and applications, I want know more about it.

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

Inter-Process Communication/Synchronization with Python

an idea by waynechen55

Project Description

Inter-Process communication is an old topic and there are already many different methods to achieve this theoretically or in real world. I found sometimes some solutions still not good enough although they can solve the problem without any problem, for example, when the region needs protecting is not small or multiple processes need to modify the same file.

Updated 5 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

GNOME 45, openSUSE flatpak adaption on SLE and ALP.

an idea by yfjiang

Project Description

Investigate GNOME 45 as the latest GNOME desktop. I will spend time on its general enablement on SLE and ALP.

Updated 5 months ago. 4 hacker ♥️. 1 follower. Has no hacker: grab it!

ComplianceAsCode/conten sysctl chroot aware

a project by esampson

Project Description

The current template shared/templates/sysctl in https://github.com/ComplianceAsCode/content is not chroot aware.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

Tumbleweed on Mars-CM (RISC-V board)

a project by ph03nix

RISC-V is awesome, Tumbleweed is awesome, chocolate cake is awesome. I'm planning to combine all of them in one project.

Project Description

Updated 5 months ago. 2 hacker ♥️. 1 follower.

Learn Golang contribuing to opensource projects

a project by mbussolotto

Project Description

Get practice in Golang targeting some "good first issue" on open source projects. You can find some of them in Resources

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

Create 2D space shooter game

a project by jcejka

Project Bellatrix

2D space shooter game written in python and pyglet library.

Updated 5 months ago. No love. 1 follower.

Patch search applied to products

a project by otilloy

Introduction

When issues are found in software (being them security or not), it is not always trivial to find and keep track of all products and versions that could potentially be affected by them.

Updated 4 months ago. 3 hacker ♥️. 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.

SUSE-Rancher docs diagramming

a project by jkrug

My proposal for hack week is to dive into diagramming for the doc(s) team(s) as I've struggled to give it the decent block of time it needs. There are a few iterative parts:

Updated 5 months ago. 1 hackers ♥️. 1 follower.

Create internal Web UI for OSC to make searching for package maintainers, bug owners etc. easier

a project by pvlasin

Project Description

The idea is to create and internally host a simple webpage with proper backend code allowing quicker and easier lookup for package maintainers and bug owners from OSC. Nothing fancy, just a page with search box and few radio button parameters to execute the lookup and display the results. Obviously it needs to fulfill security measures when it comes to the access to OSC on the service level and also user access rights to the search page itself (e.g. Okta). Currently the lookup can be done via terminal (which is OK), but there are security measures in place which makes the lookup difficult for some and granting an engineering VPN access just for the sake of this OSC lookup is a bit an overkill for people that do not need it for any other purpose.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

SLEperf containerize

a project by jerrytang

Project Description

SLEPerf containerize

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

Language Learning!

a project by zzaimeche

Project Description

It is time to resurrect the dreaded green owl of legend, and return to learning some languages.

Updated 5 months ago. No love. 1 follower.

Deep clean-up of the Uyuni documentation files

an idea by omaric

Project Description

This project is planned as a collection of random changes to the documentation files in order to rid them of cluttered in the content, outdated comments, inconsistent style (minor issues), unused parameters, duplications, etc.

Updated 5 months ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

Contribute to documentation *light*

a project by chabowski

Project Description

You might recall that the SUSE (BCL) documentation team for HW21 offered a project called "EVERYONE can contribute to documentation – See how YOU can join the party". Even if this year, unfortunately, we are not able to host a live workshop event about documentation and how to interact with us, we would like to continuously push awareness that our invitation to contribute to open source and SUSE documentation NEVER expires :-).

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

Mini Network Engineer

a project by jocronenberg

Project Description

A small game in the style of Mini Motorways and Mini Metro but building a Computer Network.

Updated 5 months ago. No love. 1 follower.

Plan 9 filesystem support in GRUB

a project by ptesarik

Project Description

QEMU can serve host files using the 9P2000 protocol. Xen can serve host files using the 9P2000 protocol. Even WSL2 can serve files using the 9P2000 protocol. This makes it a perfect choice to make your kernel under development in your host environment available to your testing VM, right? Well, almost. GRUB2 cannot boot from a Plan9 filesystem share.

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

Publish two personally productive projects (preferably on github)

a project by dmair

Since this will be my first real "from the start" publication the goal for me has more to do with the experience of publishing the projects, use of the public hosting site and access tools, particularly git. The projects that will be published are:

Updated 5 months ago. 1 hackers ♥️. 1 follower.

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.

Sales portal

an idea by bthomas

Project Description

Let's make our daily work easier!

Updated 5 months ago. No love. 2 followers. Has no hacker: grab it!

Port NeuVector zero-trust security functions to host/VM

an idea by feih

Project Description

Today, NeuVector only support container environment. It does a lot of security functions and many of those are actually not limited to only protect containers technically. Sometimes, we are seeing requests/asks about providing similar functions to protect servers & VMs. So, it is technically possible. Some of the zero-trust security protections are still pretty unique if we port it over to host/VM side. Welcome if you are interested to help and give it a try!

Updated 5 months ago. 5 hacker ♥️. 3 followers. Has no hacker: grab it!