Build the Rust compiler with the help of the rustc_codegen_gcc code generation backenda project by glaubitz Description |
|
Bugzilla Template Managera project by rcai Description |
go-git: unlocking SHA256-based repository cloning ahead of git v3a project by pgomes DescriptionThe go-git library implements the git internals in pure Go, so that any Go application can handle not only Git repositories, but also lower-level primitives (e.g. packfiles, idxfiles, etc) without needing to shell out to the git binary. |
Dungeon Mercs - Classic RPG Prototypea project by fmccarthy DescriptionA personal project to implement an old school RPG game built in Godot, inspired by classics like the original Bards Tale Trilogy and the early Might & Magic, with a twist that you are managing a small mercenary company with camp roles, rather than just a simple party. |
|
Kernel Fuzzing: Understanding Syzkaller and Coverage Improvementsa project by jpovoas DescriptionI want to set up a local kernel fuzzing environment using Syzkaller [0] to better understand its architecture. My focus will be on input mutation logic, subsystem modeling, and how coverage descriptions are currently structured. I'm particularly interested in rapidly evolving subsystems like io_uring and BPF to see where fuzzing descriptions might be incomplete or outdated. I'd like to write at least one custom syzlang definition to better understand the process and identify potential coverage improvements. |
SUSE Edge Image Builder json schemaa project by eminguez Description |
Integrate Kube-OVN BGP + ECMP/BFD HA routing to Harvester to deliver faster, more resilient overlay networking for VM workloads.an idea by rrajendran DescriptionIntegrate Kube-OVN’s BGP speaker and its L3 HA ECMP + BFD static route capabilities into the Harvester networking stack, to enhance Harvester’s network resilience, performance, and multi-path connectivity. This project will deploy and configure kube-ovn-speaker on Harvester nodes, annotate VM/subnet/network resources for BGP advertisement, and leverage custom VPCs with ECMP and BFD to provide highly available external gateway paths. |
Home Assistant and 433.92 MHz Weather Stationsan idea by jarndt DescriptionIntegration of Home Assistant with weather stations using radio to emit weather data on 433.92 MHz. While some potential automation examples that can come out of this are highlighted, this project will not actually deal with those examples but rather with the integration between the weather station and Home Assistant. The idea is to use a radio USB dongle, the rtl-433 software, and an MQTT bus to facilitate the introduction of the metrics into Home Assistant. Home Assistant already has integration for consuming metrics off an MQTT bus. |