apache2 package adjustments

an idea by pgajdos

Project Description

Few apache2 package adjustments.

Updated about 3 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Cockpit for YES Certification

a project by nm75

Project Description

A tool that may be a good place to start with a more modern UI for TC is https://cockpit-project.org/. This is being researched by the SUSE MicroOS development and now the YaST team. The TC/harness could be a module, that utilizes other SUSE modules. Cockpit has a web interface that can be accessed through any browser.

Updated about 3 years ago. No love. 2 followers.

Virtual reality web development

an idea by Pastafly

Project Description

Investigate how virtual reality can be used in the browser from a developer perspective.

Updated about 3 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

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.

Near-zero downtime upgrades for stateful services with Rancher

an idea by mlnoga

Project Description

Containers are great for scaling stateless services and making them robust. However, stateful services like databases continue to pose challenges. In particular, upgrading a running database service to a new version with near zero downtime is not trivial. Wouldn't it be great if a helm chart or K8S operator could automatically take care of this for you? This would allow you to fire up a database in your K8S cluster and consume it as-a-service. And put us one step closer to building a private cloud that runs anywhere, powered by pure open source.

Updated about 3 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Create container image as replacement to run Multi-Machine testsuite in openQA

a project by bchou

Purpose: Use the container image to test Multi-Machine testsuite could be a nice way to reduce the network setup problem(i.g. NAT) between guest while Multi-Machine testing in openQA

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

Learn AppArmor

a project by jiriwiesner

Project Description

Learn AppArmor to improve the security of the devices I use.

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

Rancher & Gardener: Stronger Together

an idea by mlnoga

Project Description

Gardener is SAP's portable Kubernetes distribution and management framework, which aims to create a common base layer for current and future SAP applications and services. Rancher is the leading management framework for arbitrary Kubernetes distributions. Wouldn't it be great if Rancher and Gardener could work together, and Gardner became a first-class citizen in Rancher?

Updated about 3 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Porting ukui desktop for openSUSE

a project by hillwood

Project Description

UKUI desktop enviroment is a desktop environment on Ubuntu Kylin. I am trying to port this desktop enviroment into openSUSE

Updated about 3 years ago. No love. 2 followers.

Get EBBR boot working on Olinuxino A64

an idea by radolin

Project Description

I want to learn more about the efforts of standardizing ARM boot for embedded boards - EBBR. I'll try to get it working on the Olinuxino A64 (https://www.olimex.com/Products/OLinuXino/A64/A64-OLinuXino/open-source-hardware) board, by compiling and programing bootefi enabled Uboot to SPI flash chip. After that it should be possible to install Linux distributions to the eMMC using standard images and installation method, to be verified with OpenSuse.

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