apache2 package adjustmentsan idea by pgajdos Project DescriptionFew apache2 package adjustments. |
Cockpit for YES Certificationa project by nm75 Project DescriptionA 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. |
Virtual reality web developmentan idea by Pastafly Project DescriptionInvestigate how virtual reality can be used in the browser from a developer perspective. |
Git stochastic bisectiona 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. |
Near-zero downtime upgrades for stateful services with Rancheran idea by mlnoga Project DescriptionContainers 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. |
Create container image as replacement to run Multi-Machine testsuite in openQAa 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 |
Learn AppArmora project by jiriwiesner Project DescriptionLearn AppArmor to improve the security of the devices I use. |
Rancher & Gardener: Stronger Togetheran idea by mlnoga Project DescriptionGardener 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? |
Porting ukui desktop for openSUSEa project by hillwood Project DescriptionUKUI desktop enviroment is a desktop environment on Ubuntu Kylin. I am trying to port this desktop enviroment into openSUSE |
Get EBBR boot working on Olinuxino A64an idea by radolin Project DescriptionI 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. |
Learn Smalltalkan idea by ccalancha Project DescriptionImmerse yourself in the beauty of Smalltalk. |
Setup a SUMA 4.1 test environment with minimal Hardware & VMsan idea by winddss Project DescriptionNow I have two workstations, 8 cpu cores & 16G mem, 8 cpu cores & 32G mem, I'll follow up the documentation https://documentation.suse.com/external-tree/en-us/suma/4.1/suse-manager/installation/install-intro.html to setup a minimal environment for SUMA at least with Server Client & Proxy based on VMs. and I also have backup workstation with 20 cpu cores & 64G mem. |
investigate GTK4.0a project by qzhao I want to study GTK 4.0's new feature. Resources |
SUSE System Certification Kit Video Tutorialsan idea by dstokes I am trying to create video tutorials for setting up and using the SUSE YES Certification testing environmentI would like to create some troubleshooting videos and videos that demonstrate how to gather log files and submit test results to SUSE |
Speech Emotion Recognition with Python/MLan idea by vliaskovitis Project DescriptionSpeech Emotion Recognition (SER) uses acoustic/prosodic features of speech to classify words/sentences/audio files into emotions e.g. happiness, anger, sadness etc [1]. Emotions can also be mapped into a 2-dimensional physiological space of emotional positivity(valence) and strength(arousal) [2]. |
Enhance the xmlformat.pl script with sentence-wrappingan idea by tbazant Project DescriptionGoal for this Hackweek |
Modern frontend build tooling for Uyunian idea by Etheryte Project DescriptionAt the moment, Uyuni uses a pretty standard frontend build chain based on Webpack 4, Terser, and a few loaders here and there. This works reliably, albeit fairly slowly. In part this may be attributed to large package sizes, in part to the tooling itself. |
PyGithuba project by StevenK PyGithub is a Python library to access the GitHub v3 REST API. Project Description |
A tool comparing openqa test result of any two test runs for job groupan idea by tonyyuan Project DescriptionThe backend is node.js app which grabs openqa jobs information of test run(identified by Build id) via openqa API. |
Texas Holdem Poker "night"a project by ories Project DescriptionNot a Hack Week project per se, but I am trying to connect with a few like minded people - I like playing Texas Holdem poker and am tired of playing bots/strangers online. I am hoping to gather a few fellow players for a game. |
reddit/twitter crawler w/ sentiment analysisa project by ories Project Descriptioninspired by the GME craze, and countless similar implementations I would like to pull data (keyword driven) from reddit/twitter and run sentiment analysis on it, perhaps with some deduplication / bot detection |
Improve the gnome-shell extensionsa project by xiaoguang_wang Project DescriptionImprove the gnome-shell extension Screen word translate and Switch Workspace |
Uyuni as a Bootstrap themean idea by Etheryte Project DescriptionCurrently, Uyuni has three themes: Uyuni, SUMA light & SUMA dark. All of these are tailored around a common core using CSS preprocessor variables, mainly to switch out colors, fonts and the like. Core layout such as spacing, sizing and so forth is shared between all three and stems from the shared core. |
The Typescript Gamea project by Etheryte Project DescriptionUyuni recently made the switch from Javascript to Typescript. Alas, the team has a very mixed bag of experience with the technology and we could use a way to get everyone up to speed quickly. |
investigate Bose headset tools and add support for QC Earbudsa project by fcrozat Project DescriptionThere are several tools which are reversed-engineering Bose Bluetooth protocol to control some specific |