Enable Automated End-to-End tests per Pull Request in Uyuni/Spacewalk

an invention by oscar-barrios

Project Description

Updated over 1 year ago. 3 hacker ♥️. 4 followers.

User Story theme + Okta login

a project by cyntss

Project Description

One of the projects that the EOS open source community has been working on for some years now is the User Story. An open roadmap and feature request tool for open source. https://userstory.eosdesignsystem.com/

Updated about 3 years ago. 3 hacker ♥️. 2 followers.

Learn how Linux kernel interacts with a hard-realtime OS

an idea by colyli

Learn how Linux kernel interacts with a hard-realtime OS

Project Goal

Updated about 3 years ago. 3 hacker ♥️. 3 followers. Has no hacker: grab it!

Bridle - Terraform remote backend in Kubernetes

a project by nroberts

Project Description

Terraform's remote backend requires a Terraform Cloud account and has an initial limited offering. While the initial offering is suitable for small resource management and teams this quickly becomes an issue as usage demands increase. In addition Terraform's remote operations (plan,apply, etc) are executed on HashiCorp's cloud resources which present issues for sensitive data such as passwords and access keys. Users are also constrained to as what tooling is available on the remote execution environment for example having kubectl as part of a local-resource. This project aims to address these shortcomings in a native Kubernetes implementation.

Updated over 2 years ago. 3 hacker ♥️. 9 followers.

Bird watcher with Raspberry Pi

a project by scuescu

Project Description

For this Hackweek, I want to focus on building a small application around Raspberry PI, motion-sensors and video capture.

Updated about 3 years ago. 3 hacker ♥️. 3 followers.

Improve the gnome-shell extensions

a project by xiaoguang_wang

Project Description

Improve the gnome-shell extension Screen word translate and Switch Workspace

Updated about 3 years ago. 3 hacker ♥️. 1 follower.

Learn DaVinci Resolve

an invention by psimons

Project Description

I've been using open-source video editing software like Shotcut before and I used to be pretty happy with it. Nowadays, however, I need more sophisticated workflows that allow me to process n-log video, do color grading, synchronize video and audio from multiple sources, have better looking effects, and so on. I've reached the point where Shotcut just can't do what I would like it to.

Updated over 1 year ago. 3 hacker ♥️. 1 follower.

Git stochastic bisection

a project by jankara

Bisection is a well known method of localizing which commit caused a regression in a code repository. git-bisect is a particularly used tool for this problem in git repositories. However it is often the case that the failure is probabilistic in nature - either because we don't have a reliable reproducer of the failure and thus not reproducing a problem on a particular commit does not mean the problem is not still present there, or because of inherent variability of e.g. performance regressions. Bisection for such failures is problematic as it takes only one false result for the bisection to end up in an unrelated part of code history. So in these cases we usually have to heavily extend runtime of a reproducer or do multiple test runs or multiple bisection runs to minimize a chance of error. The aim of the project is to implement stochastic bisection for git. I.e., a method that will count with the fact that test results at each point of code history have some error rate and provide points in code history to test to find commit in code history that is with high probability introducing the regression in the smallest possible number of tests. Then we can use this method for bisection of performance problems in our performance testing grid Marvin.

Updated about 3 years ago. 3 hacker ♥️. 1 follower.

Upstream support for RPi4 CM4 and Pi400

a project by nsaenzjulienne

Project Description

Although opensuse already supports CM4 and Pi400, there isn't an upstream devicetree for those boards. My plan is to spend the week implementing them. Sadly it's a project where collaboration is hard. But I'll be happy to try.

Updated about 3 years ago. 3 hacker ♥️. 1 follower.

Learn Real Time Linux on Raspberry Pi aarch64 and build 4WD robot

a project by jahudson

Project Description

I plan to learn how to program for PREEMPT-RT (Real Time) patched Linux kernel on aarch64 architecture. I will use a digital oscilloscope and a raspberry pi to compare preempt vs preempt-rt kernels on aarch64 vs a micro-controller. I then plan to build a 4WD robot utilizing the Raspberry Pi, I2C sonar sensors, DC motor controller and camera.

Updated about 3 years ago. 3 hacker ♥️. 3 followers.