multipath-tools: improve CIa project by mwilck Project Descriptionmultipath-tools is in urgent need of better CI, both unit tests and "real world" tests. We a very basic set of unit tests, but the coverage is miserable. Also, there's some minimal github workflow code, which could be improved a lot while I'm learning about github workflows. |
multipathd: improve asynchronous behavioran idea by mwilck Project Descriptionmultipathd is multi-threaded, but it uses a single lock that essentially kills most benefits of |
multipath-tools: cleaner model for path device informationan idea by mwilck Project DescriptionObtaining correct information about devices in the system is crucial for multipath-tools. Properties of devices depend on each other. Certain properties matter in some parts of the code and some in others. |
Improve Webtool "Football Team Manager"a project by holgisms In order to get me help managing our football (en_us: "soccer") team, I developed a web tool in php. That tool is having a list of all matches over the season and is sending out mails with links to each player some days before the match. Players then can give feedback on being available to play that match or not. With that the team for the next match can be formed and announced. |
csbot improvementsa project by jeremy_moffitt Project Descriptioncsbot is a hubot based bot connected to our production RocketChat instance. Most of the functionality in csbot is focused on fun with some scheduling tools available as well. Expanding csbot to have new features will be a fun way to do some creative Javascript coding and see the changes as they land (csbot has a CI/CD pipeline that pushes changes live as they merge!). |
Understanding "Artificial Intelligence", "Machine Learning", "Deep Learning"an idea by awh Project DescriptionIn today's world, almost on a daily basis Joe Average is confronted with technology that is supposedly using some form of AI, ML, DL. |
openQA log reader / openQA graphical clienta project by apappas Project DescriptionopenQA is very diligent about providing logs, but they can be different to parse especially as one has 15 webUI tabs open. |
Remote alarm system using RaspberryPi pico for box rooma project by scabrero Project DescriptionI have a box room in the garage where I store all my precious mountain gear. This project aims to create a remote alarm system using a pair of MCUs (a RaspberryPi pico and a ESP8266) connected by a LoRa PtP link. |
Python bindings for Bosch Sensortec Environmental Cluster (BSEC) libraryan idea by scabrero Project DescriptionThe BSEC library provides signal processing and sensor fusion for the BME680, a low-power gas, temperature, humidity and pressure sensor. This sensor communicates with the MCU using SPI or I2C to report the measurements, but lacks in-die calculation for air quality index, it just reports the gas sensor resistance. |
Salt roster module for SUSE Manager/Uyunian idea by vzhestkov Project DescriptionIn current state it's not so easy to initiate any action from CLI for salt-ssh systems from SUSE Manager/Uyuni. |
Develop a monitoring system with web frontend for virtualization serversan idea by nzhang Project DescriptionThe purpose of this project is to monitor the state of the virtualization team's machines in the server room. As the team has limited resources of test machines, and there will always be test machine faults during the execution of testing tasks. Such as memory, hard disk damage or network issues, which will directly affect our executing progress of the project. Therefore, in order to detect machine faults automatically and repair them timely, it is necessary to provide a web based visual interface to facilitate real-time monitoring of the machines within the list. And also list the basic information and state of its hardware as much as possible. |
Rancher and cf-on-k8san idea by mgrifalconi Project DescriptionCloud Foundry For Kubernetes (cf-for-k8s) blends the popular CF developer API with Kubernetes, Istio, and other open source technologies. The project aims to improve developer productivity for organizations using Kubernetes. cf-for-k8s can be installed atop any conformant environment in minutes. |
Restructure the services on HA team lab servers and use harvestera project by wanghaisu Project DescriptionHA team servers deployed many services, including common services like http/ftp/database/jenkins, customized project like HA jenkins CI automation testing framework. Some of them also worked as virtual hosts for HA CI testing. Most of the services are directly deployed on host, some of them managed/protected by pacemaker based HA stack. Few services are still use |
k8s-rook-clienta project by haass DescriptionInstalling an maintaining ceph as storage solution needs a lot of expertise. Rook in combination with Kubernetes tries to make this more convenient. But this is only true if you are familiar with Kubernetes and its peculiarities. |
Family with Lightweight Kubernetes - K3s + Kebuvirta project by xguo Project DescriptionLightweight Kubernetes- K3s. Production ready, easy to install, half the memory, all in a binary less than 100 MB. |
GNOME remote desktop review.an idea by yfjiang This project [0] investigates the progressive project to allow GNOME natively support remote desktop (either on X11 or Wayland). The goal is to understand the current project status (issues, limitation), design logic and relevant techniques (eg. pipewire needs to review). [0] https://gitlab.gnome.org/GNOME/gnome-remote-desktop |
GB18030-2005 full standard deeper review.an idea by yfjiang The Chinese GB18030-2005 standard (https://en.wikipedia.org/wiki/GB_18030) defined a very wide range of ideograph set and we did not find free fonts which are fully compliance with the standard (Though the noto-* can support the mandatory part of the standard). This project tries to seek the maximum capacity that free fonts could possibly meet the full standard, and try to find out what are missing. |
Separate kernel module signature to a independent filean idea by joeyli Project DescriptionCurrently kernel module signature be attached in the end of kernel module (ko file). |
Single Cluster RBAC for Prometheus Operatoran idea by aiyengar2 Project DescriptionWhat is Prometheus Operator? |
Learn ECDHan idea by jsikes Project DescriptionElliptic-Curve Diffie-Hellman was a new idea at the time I was studying cryptography, and I hadn't given it much attention at the time. Now it has gained a lot of traction as a secure method of key generation. |
Getting started with deep learning - face detectiona project by mlin7442 Project DescriptionAs a noob in the deep learning world, I'd like to understand what is deep learning, to learn a new thing that better to find an interesting aspect, to me, face detection. |
Ambrogio - a privata consierge for you and your petsan idea by rsblendido Project DescriptionThe goal of the project is to provide a room that is set up accordingly to the guest's taste. Guests are recognized once they enter the room. If it's a new guest the standard template is applied. If it's a known guest her preferred temperature, humidity, light color, music, etc. is set. If the air quality is low, it will open the window. |
Qactus (Qt App) packaging dashboarda project by simotek Project DescriptionLast hackweek I rather hacked up Qactus to include a useful dashboard for packagers as can be seen below. While this mostly works, it has some issues and the code is in no way at a point where it would be acceptable upstream. |
json creation script for jenkins pipelines that contains our MU urlsa project by ktsamis Project DescriptionI want to create a python script that will create the MU json we use already automatically. Essentially fill in this template and this |
Velero VolumeSnapshotter plugin for Longhornan idea by jenting Project DescriptionVelero is an open source tool to safely backup and restore, perform disaster recovery, and migrate Kubernetes cluster resources and persistent volumes. |