jsuriano
Brazil
A CLI for Harvester
a project by mohamed.belgaied
Harvester does not officially come with a CLI tool, the user is supposed to interact with Harvester mostly through the UI. Though it is theoretically possible to use kubectl to interact with Harvester, the manipulation of Kubevirt YAML objects is absolutely not user friendly. Inspired by tools like multipass from Canonical to easily and rapidly create one of multiple VMs, I began the development of Harvester CLI. Currently, it works but Harvester CLI needs some love to be up-to-date with Harvester v1.0.2 and needs some bug fixes and improvements as well.
Cluster API Provider for Harvester
a project by rcase
Contribute to terraform-provider-libvirt
a project by pinvernizzi
Description
SUSE Health Check Tools
a project by roseswe
SUSE HC Tools Overview
Play with the userfaultfd(2) system call and download on demand using HTTP Range Requests with Golang
a project by rbranco
Description
Rewrite Distrobox in go (POC)
a project by fabriziosestito
Description
Rewriting Distrobox in Go.
Create a go module to wrap happy-compta.fr
a project by cbosdonnat
Description
HTTP API for nftables
an idea by crameleon
Background
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.
Help Create A Chat Control Resistant Turnkey Chatmail/Deltachat Relay Stack - Rootless Podman Compose, OpenSUSE BCI, Hardened, & SELinux
a project by 3nd5h1771fy
Description
terraform-provider-feilong
a project by e_bischoff
Project Description
Create a Cloud-Native policy engine with notifying capabilities to optimize resource usage
a project by gbazzotti
Description
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.
pudc - A PID 1 process that barks to the internet
a project by mssola
Description
Smart lighting with Pico 2
a project by jmodak
Description
I am trying to create a smart-lighting project with a Raspberry Pi Pico that reacts to a movie's visuals and audio that involves combining two distinct functions:
Testing and adding GNU/Linux distributions on Uyuni
a project by juliogonzalezgil
Join the Gitter channel! https://gitter.im/uyuni-project/hackweek
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.
Enhance setup wizard for Uyuni
a project by PSuarezHernandez
Description
This project wants to enhance the intial setup on Uyuni after its installation, so it's easier for a user to start using with it.