OUR -- openSUSE User Repositiory

a project by yudaike

Description

As a proud SUSE Engineer, I consider openSUSE is the best open-source distro out there just like all of us.

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

rinit: async service manager written in Rust

a project by dspinella

Description

rinit is an alternative init for distributions without systemd (like alpine and void linux). It currently is in an alpha state and needs some reworking and polishing.

Updated 2 months ago. No love. 1 follower.

Exploring NotebookLM to improve documentation process

a project by dmkatsoli

Description

The Problem: Our current documentation (be it technical specs, onboarding guides, or product manuals) is often static, difficult to search, and overwhelming for new users. Finding a specific answer usually requires reading through pages of text.

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

LLM-Powered SupportBundle Analyzer

an idea by ajagtap

Description

This tool automatically extracts errors, warnings from a provided support bundle, compares them against existing Knowledge Base (KB) articles using semantic search, and generates a concise summary if the issue is known along with probable causes & recommended steps.

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

Discover possibilities of AI assisted text search

an idea by tsaupe

Description

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

Learn a bit of embedded programming with Rust in a micro:bit v2

a project by aplanas

Description

Updated about 2 months ago. 1 hackers ♥️. 1 follower.

Learn AI related stuff

a project by emiura

Learn about different AI tech and how can it be used in daily tasks.

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

PodLock: restrict process execution and file access in Kubernetes Pods with Landlock

a project by flavio_castelli

Description

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

Explore SElinux and RKE2 for SAP EIC

a project by uschairer

Description

Explore selinux and RKE2 for SAP EIC

Updated 2 months ago. No love. 1 follower.

OpenRC in openSUSE

an idea by jimedrand

Description

I have been using openSUSE for 3 years and I am just seen the systemd as init system. Actually, I want to make openSUSE with supports to another init such as OpenRC init that I'm always using it in another distros, and I was think, "what about if I'm including OpenRC init in openSUSE and give anyone as second way for them who don't want to use systemd?", and I'm curious about that. That's why I'm opening these.

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

LLM Benchmarking Dashboard[LLM Telemetry]

an idea by rmacha

Description

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

Waxpaper

a project by ismaell

Description

A build wrapping toolbox that aims to normalize packaging across operating systems.

Updated 2 months ago. No love. 1 follower.

Try to use AI and MCP for ACPI table analysis

an idea by joeyli

Description

Try to use AI and MCP if they can help with ACPI table analysis.

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

CoPA – Patch container vulnerabilities on the fly

an idea by pohanhuang

Description

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

Learn to edit and create videos

a project by zoecao

Description

During Hackweek 25, I will learn video editing, explore some video editing apps, and then choose one to learn how to edit and create videos.

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

Add Qualcomm Snapdragon 765G (SM7250) basic device tree to mainline linux kernel

a project by pvorel

Qualcomm Snapdragon 765G (SM7250) (smartphone SoC) has no support in the linux kernel, nor in u-boot. Try to add basic device tree support. The hardest part will be to create boot.img which will be accepted by phone.

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

MCP Trace Suite

a project by r1chard-lyu

Description

This project plans to create an MCP Trace Suite, a system that consolidates commonly used Linux debugging tools such as bpftrace, perf, and ftrace.

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

K9s plugin for k3k navigation

a project by hgalalabdelazizahmed

Description

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

Help Create A Chat Control Resistant Turnkey Chatmail/Deltachat Relay Stack - Rootless Podman Compose, OpenSUSE BCI, Hardened, & SELinux

a project by 3nd5h1771fy

Description

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

git-fs: file system representation of a git repository

a project by fgonzalez

Description

This project aims to create a Linux equivalent to the git/fs concept from git9. Now, I'm aware that git provides worktrees, but they are not enough for many use cases. Having a read-only representation of the whole repository simplifies scripting by quite a bit and, most importantly, reduces disk space usage. For instance, during kernel livepatching development, we need to process and analyze the source code of hundreds of kernel versions simultaneously.This is rather painful with git-worktrees, as each kernel branch requires no less than 1G of disk space.

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

A database of song drafts.

an idea by JRivrain

Description

I keep piling up texts for songs on Microsoft drive, because initally I found it convenient to be able to write texts in word 360 then get it auto-saved, even if I'm exiting the tram or something. However, I've never been keen on giving away my data to MS, and became increasingly frustrated by the "smart" features of MS drive that regularly make my older files difficult to find or become temporarily inaccessible.

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

Enhance dotfiles and local environment to be more productive (or not)

a project by gpuliti

Description

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

Kart Bros

an idea by marvin_ellis1212

kart bros is a racing game where you have to be precise and quick on your feet to avoid obstacles on the road. In order to get a high score, players have to figure out the acceleration rhythm and pick the best time to pass. Each race also helps them improve their ability to observe and think strategically.

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

Add support for todo.sr.ht to git-bug

an idea by mcepl

Description

I am a big fan of distributed issue tracking and the best (and possibly) only credible such issue tracker is now git-bug. It has bridges to another centralized issue trackers, so user can download (and modify) issues on GitHub, GitLab, Launchpad, Jira). I am also a fan of SourceHut, which has its own issue tracker, so I would like it bridge the two. Alas, I don’t know much about Go programming language (which the git-bug is written) and absolutely nothing about GraphQL (which todo.sr.ht uses for communication). AI to the rescue. I would like to vibe code (and eventually debug and make functional) bridge to the SourceHut issue tracker.

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

train my personal scripts to know git workflow

an idea by pgajdos

Description

Learn possibilities how to checkout, alter, build and checkin sources in git workflow in both internal and external server instances. Make them work transparently for both git and obs sources.

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