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 |
Digging into the NanoKVMan idea by abergmann DescriptionTesting the capabilities of the NanoKVM and NanoKVM Lite open source Keyboard Video Mouse switches. |
Spark+React+Jade(Pug) - in search of a painless migration workflow for the Uyuni Front-End stacka project by manuel.salvi DescriptionA study session open to everyone who is interested in getting hands down on the Uyuni front-end implementation and migration from the old struts+jsp+jquery stack to the new spark+jade+react stack. The study will be focused on react renderer and components functionalities, jade template engine and spark mvc to learn key differences and between the old and new stack, the focus is to be able to find what are the keys to a good migration workflow. |
Make smaller image of Micro OS/SLE Micro for RPi (4, 400 or Zero 2)a project by llansky3 DescriptionThe compressed image of e.g. SLE Micro 6.0 is ~ 900Mb. ** The overall goal of this project is to make a smaller footprint (in terms of image size) flavor of the image. This is to be achieved by limiting the target use-case to simple RPi (4, 400, Pi Zero 2) server for home IoT. ** |
Capyboard, ESP32 Development Board for Educationa project by emiler Description |
Turing screen for notifications on OSXa project by eminguez Description |
Migrate from Docker to Podmana project by tjyrinki_suse Description |
More sophisticated KMP cleanup in `zypper purge-kernels`a project by mlandres DescriptionKMPs get removed automatically as soon as the last kernel providing their requirements is purged. |
Learning VMWare vsphere, vsan and esx upgrades.a project by uschairer DescriptionLearning VMWare vsphere, vsan and esx upgrades. |
Smarter Home with Home Assistantan idea by JonathanKang DescriptionIn previous hackweek, I setup a few automations and integrations that made my life easier. I had a few ideas to improve the current status, so I'd like to implement them in this hackweek. |
Create Video that reacts to music in real timean idea by simotek DescriptionProjectM is probably the best place to start with this, but i'd also possibly like to intergrate midi and Maybe OBS Studio as well as Pixivisor. If people know of other Linux options then maybe i'll play with them as well. |
Explore RAW photo group and similarity by open source alternative: darktable and rawspeedan idea by dawei_pang DescriptionI am a bird watching enthusiast and often takes many RAW photos in continuous shutter, camera can help to group photos by shutter but most common software cannot read the information. |
Impove Tracking Milestone Qualitya project by rtsvetkov DescriptionWe need to track better the milestone quality. |
Play with esp32 and arduino to create domotics stuffa project by aginies Descriptiongot 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. |
SMB3 Server written entirely in Rusta project by dmulder DescriptionGiven 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. |
wayland, emacs, ssh and tmux... copy&past is brokena project by wagi DescriptionThe copy&past situation is broken, we all know that. And nothing will fix this. |
RC hold the flag - Gamea project by cfconrad DescriptionUtilize an esp32 + RX5808 + WS2812 LED-stripe to build a "Hold the flag" game, used with any 5Ghz FPV remote control vehicles. |
Make use of sd_varlink to replace dbus (rebootmgr)a project by kukuk Description |
Improve UML page fault handlera project by ptesarik DescriptionImprove 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. |
The Great Hack Week 24 Train Chase (Video a Train)a project by simotek DescriptionDo you have a smartphone? Do you have a train, tram or metro track near you? If so this is the hack week project for you. |
Enhancements of Linux kernel debugging toolsa project by firoyang DescriptionImprove our daily used debugging tools: crash-utility, drgn, kdump, makedumpfile, and so on. |
DBT-core with Apache Airflowa project by rgolovnya Description |
machine learning with Pythona project by hrommel1 Description |
Look at personal NASa project by qzhao DescriptionThere 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. |
Grapesss: a physical Shamir's Secret Sharing application [ESP32-C3 + Mobile]a project by ecandino |
Make a Model Railroad run in the lounge rooman idea by simotek DescriptionGiven the theme of this hackweek, it'd be silly not to pull out some model railroad stuff and run some trains, unfortunately I don't have the space to build something special but I should be able to get something running |