Look at personal NAS

a project by qzhao

Description

There are several open source private NAS solutions on the community today, There are a number of open source private NAS solutions on the market, and I'm going to compare their similarities and differences and analyze how they are implemented.

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

Customizable control panel for Home Assistant

a project by jbaier_cz

Description

Updated about 24 hours ago. No love. 3 followers.

Contribute to terraform-provider-libvirt

a project by pinvernizzi

Description

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

Improve UML page fault handler

a project by ptesarik

Description

Improve UML handling of segmentation faults in kernel mode. Although such page faults are generally caused by a kernel bug, it is annoying if they cause an infinite loop, or panic the kernel. More importantly, a robust implementation allows to write KUnit tests for various guard pages, preventing potential kernel self-protection regressions.

Updated 9 days ago. 1 hackers ♥️. 2 followers.

wireguard Container

an invention by kukuk

Description

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

Learn about OSB and contribute to `kustomize` and `k9s` packages to add ARM arch

a project by dpock

Description

There are already k9s and kustomize packages that exist for openSUSE today. These could be used as the source for these binaries in our rancher projects. By using them we would benefit from CVE fixes included in our distribution of the packages not in cluded upstream. However they are not providing arm package builds which are required.

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

VulnHeap

a project by r1chard-lyu

Description

The VulnHeap project is dedicated to the in-depth analysis and exploitation of vulnerabilities within heap memory management. It focuses on understanding the intricate workflow of heap allocation, chunk structures, and bin management, which are essential to identifying and mitigating security risks.

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

Get latest versions of different Rancher components

a project by eminguez

Description

Updated 4 days 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 9 days ago. No love. 3 followers.

SMB3 Server written entirely in Rust

a project by dmulder

Description

Given the number of bugs frequently discovered in the Samba code caused by memory issues, it makes sense to re-write the smbd service purely in Rust code. Meanwhile, it would be wise to abandon backwards compatibility here with insecure protocol versions, and simply implement the SMB3 spec.

Updated 9 days ago. No love. 1 follower.

Play with esp32 and arduino to create domotics stuff

a project by aginies

Description

got some esp32 board and multiple small periphericals since a while at home, its time to play with them and learn a bit more about this stuff. Connect them to Home assistant.

Updated 9 days ago. No love. 1 follower.

More sophisticated KMP cleanup in `zypper purge-kernels`

a project by mlandres

Description

KMPs get removed automatically as soon as the last kernel providing their requirements is purged.

Updated 8 days ago. 1 hackers ♥️. 2 followers.

jigdo for images

a project by epaolantonio

Description

Updated 26 days ago. 2 hacker ♥️. 3 followers.

concierge: a distributed object capabilities based secret management tool implemented with Spritely Goblins

a project by gleidi

Description

The idea is to build a FOSS command line (for now) secrets management tool, you may have heard of SOPS or Hashicorp Vault, with Spritely Goblins.

Updated 24 days ago. 2 hacker ♥️. 2 followers.

Enhance UV openQA helper script

a project by mdonis

Description

A couple months ago an UV openQA helper script was created to help/automate the searching phase inside openQA for a given MU to test. The script searches inside all our openQA job groups (qam-sle) related with a given MU and generates an output suitable to add (copy & paste) inside the update log.

Updated 24 days ago. No love. 1 follower.

Tracing system calls with eBPF

a project by doreilly

Description

Many security tools need to record system calls like execve. Using the Linux audit system for this can have a detrimental performance impact in some cases.

Updated about 20 hours ago. 3 hacker ♥️. 2 followers.

New KDE Plasma notification app/applet

a project by apappas

Description

My memory is terrible so I depend a lot on notifications to carry me through the workday. As a plasma user I am ok with the current applet, but I don't love it. It is too small for the centrality it has in my day. Also I dislike how you can not go back to notifications you have dismissed

Updated 8 days ago. 2 hacker ♥️. 2 followers.

Kill DMA and DMA32 memory zones

a project by ptesarik

Description

Updated 8 days ago. 4 hacker ♥️. 3 followers.

Explore procedural generation

a project by jcronenberg

Description

In my free time I sometimes work on some games with godot. For one project I wanted to explore having a modern city procedurally generated.

Updated 19 days ago. No love. 1 follower.

Drag Race - comparative performance testing for pull requests

a project by balanza

Description

«Sophia, a backend developer, submitted a pull request with optimizations for a critical database query. Once she pushed her code, an automated load test ran, comparing her query against the main branch. Moments later, she saw a new comment automatically added to her PR: the comparison results showed reduced execution time and improved efficiency. Smiling, Sophia messaged her team, “Performance gains confirmed!”»

Updated 23 days ago. 2 hacker ♥️. 1 follower.

Save pytorch models in OCI registries

a project by jguilhermevanz

Description

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

Hacking on sched_ext

a project by flonnegren

Description

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

A way a for Longhorn UI automation

a project by cchien

Description

During each release cycle, Longhorn QA needs to run a UI sanity check. We should explore ways to automate the Longhorn UI testing process.

Updated 5 days ago. No love. 1 follower.

Learning Game Development with Unity

a project by tmuntan1

Description

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

Improve libzypp

a project by jtorres

Description

Try to make libzypp a bit more flexible when you try to use it but there's already something using it and you get a message like:

Updated 5 days ago. No love. 1 follower.

Research how LLMs could help to Linux developers and/or users

a project by anicka

Description

Large language models like ChatGPT have demonstrated remarkable capabilities across a variety of applications. However, their potential for enhancing the Linux development and user ecosystem remains largely unexplored. This project seeks to bridge that gap by researching practical applications of LLMs to improve workflows in areas such as backporting, packaging, log analysis, system migration, and more. By identifying patterns that LLMs can leverage, we aim to uncover new efficiencies and automation strategies that can benefit developers, maintainers, and end users alike.

Updated 18 days ago. 8 hacker ♥️. 6 followers.

Selenium with Python

a project by xguo

Description

Try to create test case about Selenium base on Python

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

Encrypted sessions for Mojolicious

a project by kraih

Mojolicious](http://mojolicious.org) is a web development toolkit and framework for Perl. It is used by quite a few openSUSE projects, such as openQA and Cavil.

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

Add a machine-readable output to dmidecode

a project by jdelvare

Description

There have been repeated requests for a machine-friendly dmidecode output over the last decade. During Hack Week 19, 5 years ago, I prepared the code to support alternative output formats, but didn't have the time to go further. Last year, Jiri Hnidek from Red Hat Linux posted a proof-of-concept implementation to add JSON output support. This is a fairly large pull request which needs to be carefully reviewed and tested.

Updated 18 days ago. 2 hacker ♥️. 2 followers.

Remove `flask_restx` dependency from mash

a project by amunoz

Description

Updated 18 days ago. No love. 1 follower.

Add productcompose support to skippkg-finder

a project by mlin7442

Description

Updated 17 days ago. No love. 1 follower.

Make my humble console collection more presentable

a project by lpalovsky

Description

This year I decided to start collecting game consoles and currently they are just sitting on shelves.

Updated 17 days ago. No love. 1 follower.

Support Loupedeck CT hardware on Linux

a project by MMoese

Description

I have a Loupedeck CT but it really annoys me that this hardware is unsupported on Linux. I already started implementing some software support for this, and some basic interaction (input events to be precise) are already working. There is still quite some work to be done.

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

Simulacra: Explore local multi-vm test environments

a project by gbhatia

Exploring (mostly) declarative distributed test scenarios that involve multiple (virtual) machines, locally. This makes use of the NixOS integration test driver.

Updated 3 days ago. No love. 1 follower.

Port git-fixup to POSIX shell script and submit to git/git

a project by mcepl

Description

https://github.com/keis/git-fixup is an exceedingly useful program, which I use daily, and I would love to every git user could bask in its awesomeness. Alas, it is a bash script, so it is not appropriate for the inclusion in git proper.

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

Creates a Google Sheets Extension for SubHub OEM API

a project by cwh

Description

Let Product Ops request OEM Keys by just a few mouse clicks.

Updated 5 days ago. No love. 1 follower.

Homelab DNS on Raspberry Pi / openSUSE MicroOS with podman & CoreDNS

a project by paulgonin

Description

Mini project to replace the homelab dns with a 'hands off' / self updating CoreDNS DNS server with openSUSE MicroOS

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

obs-service-elixir_mix_deps

a project by alessio.biancalana

Description

I'd like to explore the creation of a source service to help vendoring the dependencies for an Elixir project.

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

AWS CodePipeline CI plugin for pagure on code.opensuse.org

an invention by wombelix

Description

The openSUSE project wants to leverage AWS CodePipeline for Pull Requests on code.opensuse.org.

Updated about 14 hours ago. 1 hackers ♥️. 2 followers.

Find a bug in Google Chrome

a project by Etheryte

Description

Updated 5 days ago. No love. 1 follower.

Setup Kanidm as OIDC provider on Kubernetes

a project by jkuzilek

Description

I am planning to upgrade my homelab Kubernetes cluster to the next level and need an OIDC provider for my services, including K8s itself.

Updated 4 days ago. No love. 1 follower.

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

Explore reverse engineering and decompilation

a project by jcejka

Description

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

Learn how to integrate Elixir and Phoenix Liveview with LLMs

a project by ninopaparo

Description

Updated 11 days ago. 1 hackers ♥️. 3 followers.

Edge Image Builder and mkosi for Uyuni

a project by oholecek

Description

Updated 12 days ago. 4 hacker ♥️. 1 follower.

Daily Game With Godot

a project by zzaimeche

Description

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

Digging network internals

a project by dbenini

Description

As bugs involving the network are a topic of my interest and I recently started backporting some CVEs for network subsystem, I would like to learn a bit more about kernel network internals.

Updated 4 days ago. No love. 1 follower.

Learning more about statistics in home-assistant

an invention by fcrozat

Description

Home Assistant can gather a lot of statistics from associated sensors.

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

MIDI2-based Mixer API for ALSA

a project by ismaell

Description

MIDI supports volume control, so why not use that for ALSA?

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

How to design system message/prompt for code refactoring with AI

a project by leo.tseng

Description

The project aims to explore how to design effective system messages and prompts tailored for AI-driven code refactoring tasks. By refining these prompts, we can guide AI models to better understand code structure, identify improvement opportunities, and execute refactorings with minimal manual intervention. The project will delve into creating system messages that balance technical detail with flexibility, enabling AI to perform refactorings that maintain code functionality while improving readability, efficiency, and maintainability.

Updated 9 days ago. 1 hackers ♥️. 2 followers.