Patch search applied to products

a project by otilloy

Introduction

When issues are found in software (being them security or not), it is not always trivial to find and keep track of all products and versions that could potentially be affected by them.

Updated 6 months ago. 3 hacker ♥️. 3 followers.

Understand the workflow of test framework kdevops

a project by yosun

Project Description

As shown in the kdevops frontpage in GitHub, "kdevops provides a framework for automation for optimal Linux kernel development and testing". It currently supports fstests, blktests, pynfs, selftests and so on.

Updated 6 months ago. 1 hackers ♥️. 2 followers.

Integration of Ironic in Uyuni for automating provisioning of bare metal machines.

a project by ygutierrez

Project Description

Research about the integration of Ironic in Uyuni for automating provisioning of bare metal machines.

Updated 6 months ago. 3 hacker ♥️. 3 followers.

80-bit floats support on x86_64 for Valgrind

a project by mfranc

Project Description

Valgrind currently lacks support for 80-bit extended precision floating point arithmetic on x86_64 (long double). The current implementation uses 64-bit arithmetic instead, which means that programs running on x86_64 with "long double" give different results when running under Valgrind and natively. People were asking for support for this since like forever, but to date nobody went on implementing it. It's a project for a year, unless somebody has time to work on it full time, but one has to start somewhere. :-)

Updated 6 months ago. 5 hacker ♥️. 2 followers.

ESP32 Meteostation

a project by emiler

Project Description

The goal is to build a custom PCB and firmware for a smart meteostation with ESP32 at it's core. The board should have PoE available. Sparkfun Weather Meter Kit is used for the anemometer, wind vane and rain gauge.

Updated 6 months ago. 3 hacker ♥️. 3 followers.

React Native Todo App with Self-hosted Elixir Backend

a project by Servus007

Overview: We're building a mobile to-do list app using React Native and connecting it to a self-hosted Elixir backend. This project aims to create a user-friendly, cross-platform app for task management, with data syncing across devices.

Updated 6 months ago. 1 hackers ♥️. 2 followers.

Create a kubectl plugin for Epinio

an invention by ecandino

Project Description

The Kubernetes CLI kubectl can be extended with plugins. While Epinio provides a CLI itself some of the operations are meant to be run from operators with direct access to the cluster. For example there is no way to create a user (a Kubernetes secret), assign a namespace to a user, create a "Epinio role" (coming soon) and assign it to a user.

Updated 6 months ago. 1 hackers ♥️. 2 followers.

Use Uyuni to migrate EL linux to SLL

an invention by RDiasMateus

Project Description

With CentOS 7 going EoL next year users need an option to move forward and keep receiving updates if needed.

Updated 6 months ago. 2 hacker ♥️. 2 followers.

Implement a self-servicable Trello replacement in Jira

a project by jplack

Approximate an alternative for Trello boards within Jira

  • Provide an alternative Setup for long term Trello users within our Jira installation
Updated 6 months ago. 2 hacker ♥️. 2 followers.

Message Based Service Package in Python

a project by seanmarlow

Project Description

A lot of workloads and scripts are relatively simple and driven by messages. The majority of the code goes towards handling incoming and outgoing messages, queuing/coordinating tasks, logging, handling authentication/authorization and etc. The actual work performed is a small function with a linear set of steps to perform.

Updated 6 months ago. No love. 2 followers.