Epinio speech-to-command POCan invention by mamartin Project DescriptionMy goal is to attempt to build a basic speech-to-text app that can execute some basic CLI commands for Epinio simply using voice without touching a keyboard. Examples: |
Gen-AI chatbots and test-automation of generated responsesa project by mdati Description |
Continue on osc3 portingan invention by mvyskocil PrefaceIn a previous hackweek project (https://github.com/SUSE/hackweek/wiki/osc3%3A-port-osc-to-Python3) I have converted osc code to Python3. This has triggered quite some weirdness regarding plugins, but osc is usable from python3. Or it was, not sure if more recent changes did not break the compatibility. |
|
Generate OSV Security Dataan invention by msmeissn Implement generation of OSV security data |
getting started with LoRaWANan invention by rfrohl DescriptionGet started with LoRaWAN and play with the hardware I have lying around for ages. |
Integrate xfstests with qa_automationa project by jankara xfstests is rather comprehensive filesystem testing framework used for functional filesystem testing. The aim of this project is to integrate xfstests with our qa_automation framework so that xfstests can be run in it and results are automatically processed and stored in qadb. |
Port OtoBUR to C# Mono and maybe a Windows Phone porta project by namtrac Born as a hackweek #8 project OtoBUR (https://github.com/ismail/otobur) is an Android app to show Bursa (a Turkish city) Municipal Bus Timeline. Since I own a Windows Phone now I'd like to port it to Mono and later on Windows Phone (XAML). |
Experiment with no-mmu Linux (STM32F429I-DISCO)an invention by a_faerber A broad range of ARMv7-A boards have been enabled in openSUSE already. I would like to complement my experiences by bringing up Linux on an ARMv7-M board, the STM32F429I discovery board, featuring a Cortex-M4 and 8 MB SDRAM. |
Enlightenment systray improvementsa project by simotek The systray module hasn't been ported to the new gadgets system so the aim is to port it. |
unified communication setup (integrating IRC)an invention by okurz motivationThe one mobile messaging service that shall not be named destroyed the world of "unified communication" by constructing a walled garden in recent years although there was a bright outlook with XMPP/jabber in before bundling all communication by providing an open standard and especially transports. I would like to revisit the state in 2017 and combine my text chat based communication needs from different end devices, namely my work notebook and my private smartphone. |
OTPClient v2.6.0an invention by pstivanin Project Description |
Make tags markdownable on geekos.ioan invention by digitaltomm |
FastFileCheck workan invention by pstivanin DescriptionFastFileCheck is a high-performance, multithreaded file integrity checker for Linux. Designed for speed and efficiency, it utilizes parallel processing and a lightweight database to quickly hash and verify large volumes of files, ensuring their integrity over time. |
Optimize KIWI product build in Open Build Service (OBS)an invention by lslezak Introduction |
openSUSE wiki improvements (specially Portal:Packaging)a project by gmoro Project DescriptionFollowing a recent discussion with the Packaging team at SUSE we will do a revamp of https://en.opensuse.org/Portal:Packaging |
Package libfyamla project by tinita Project Description |
Reduce the amount of TODOs for RuboCop in OBSan invention by enavarro_suse Project Description |
Setup Kanidm as OIDC provider on Kubernetesa project by jkuzilek DescriptionI am planning to upgrade my homelab Kubernetes cluster to the next level and need an OIDC provider for my services, including K8s itself. |
Testbusan invention by okir Create a framework for running tests distributed across a number of hosts. The goal is to be able to run tests for things like |
|
Tool for WiFi access to Olympus Image Share APIa project by svollath Reverse engineering partially done already. Help appreciated with - decoding video stream from camera (overlay?) |
get a CNC Gcode generator to work on openSUSEa project by bmwiedemann My hobby project is about using Lego mindstorms to turn a lathe / turning machine into a CNC. |
Enlightenment openQA improvements + git build images.a project by simotek
|
Make GCC IPA-SRA really IPAa project by jamborm GCC's IPA-SRA pass is run as a regular pass, not as an IPA pass. While this has simplified its implementation quite a bit, it's been creating pass-ordering issues for years now. So, let me try again to make it a real IPA pass, possibly dropping the capability to turn by-reference parameters to by-value ones, but definitely giving it the ability to work on strongly connected components of the call graph. And ending the pass-ordering issues. |