Create some Rust crates for the Bevy ECS enginea project by vcuadradojuan Description |
Improve libzyppa project by jtorres DescriptionTry 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: |
Tracking fixes 3rd generationa project by mfranc DescriptionThere are currently 2 versions of tracking fixes. One is used in CI (and ./scripts/git-fixes)[1] and (unfortunately, it doesn't handle reverts) the other is for sending emails to developers. The first one is relatively fast (for its usecases) and the other is relatively slow and made for bulk processing only. Both are single-threaded. |
Learning Game Development with Unitya project by tmuntan1 Description |
Remote control for Adam Audio active monitor speakersa project by dmach DescriptionI own a pair of Adam Audio A7V active studio monitor speakers. |
A way a for Longhorn UI automationa project by cchien DescriptionDuring each release cycle, Longhorn QA needs to run a UI sanity check. We should explore ways to automate the Longhorn UI testing process. |
tlint weba project by xarbulu Descriptiontlint is yet another linting tool to check if Trento checks are written properly. |
ddflare: (Dyn)DNS management via Cloudflare API in Kubernetesa project by fgiudici Descriptionddflare is a project started a couple of weeks ago to provide DynDNS management using v4 Cloudflare APIs: Cloudflare offers management via APIs and access tokens, so it is possible to register a domain and implement a DynDNS client without any other external service but their API. |
Running a Wayland only system for both Tumbleweed and Leap 15.6.an idea by yfjiang Description |
Learn enough Golang and hack on CoreDNSa project by jkuzilek DescriptionI'm implementing a split-horizon DNS for my home Kubernetes cluster to be able to access my internal (and external) services over the local network through public domains. I managed to make a PoC with the k8s_gateway plugin for CoreDNS. However, I soon found out it responds with IPs for all Gateways assigned to HTTPRoutes, publishing public IPs as well as the internal Loadbalancer ones. |
enhancing FunKeys OSan idea by lansuse DescriptionThe FunKey S is the world's smallest foldable retro-gaming console. |
YQPkg - Bringing the Single Package Selection Back to Lifea project by shundhammer tl;dr |
Face Recognition on ARM-Based NAS Using Coral TPU and TensorFlow Litean idea by xcxienpai DescriptionThis project aims to leverage a Coral TPU connected via USB to perform face recognition on a NAS running Nextcloud. Due to hardware limitations (ARM CPU with 1GB of RAM), standard face recognition plugins are not feasible, as they require a GPU and at least 2GB of RAM. Instead, the goal is to use TensorFlow Lite on the Coral TPU for efficient processing. |
Explore NVIDIA GPU on SL Microan idea by Julie_CAO DescriptionSLE Micro is a new product of SUSE. We have 2 NVIDIA GPU cards installed in our test machines, A10 and A30. The vGPU tests on SLE has been running for a few years since SLE15SP5. I am insterested in how GPU works on SL Micro. |
Ansible for add-on managementa project by lmanfredi Description |
Bot to identify reserved data leak in local files or when publishing on remote repositorya project by mdati Description |
Design the new UI for storage configuration at Agamaa project by ancorgs Description |
Hacking on sched_exta project by flonnegren Description |
Kill DMA and DMA32 memory zonesa project by ptesarik Description |
Salt API authentication with Uyuni usersan idea by RDiasMateus Description |
ADS-B receiver with MicroOSa project by epaolantonio I would like to put one of my spare Raspberry Pis to good use, and what better way to see what flies above my head at any time? |
New KDE Plasma notification app/appleta project by apappas DescriptionMy 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 |
FIM File Integrity Monitoring in Rusta project by josefernandez Description |
Tracing system calls with eBPFa project by doreilly DescriptionMany 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. |
Docs as Code: programmable pipelines with Dagger.ioa project by ncarmo Description |