Drink our own Milkan idea by pgonin Project DescriptionRepurpose servers in our Labs into an Harvester 'prototype' infrastructure. |
Add support for resolving package conflicts interactively in PackageKita project by JonathanKang |
Port Spacewalk to openSUSEa project by moio Spacewalk is the upstream project of SUSE Manager. |
VI for XML/DocBookan idea by tbazant Explore the VI(M) editor environment (scripts, settings, plugins) that ease writing XML/DocBook documents, possibly DTD-driven. |
saltify dotfiles, workstation, laptop, Desktop Environment and beyond (NAS, router, media center, Kodi, if time allows)a project by vcuadradojuan Updated over 6 years ago. 1 hackers ♥️. |
obsci - a CI for open build service packagesa project by tbechtold Currently it's pretty difficult to create tests for some specific package. So something like TravisCI for OBS would be good. |
Semi-automated XMLRPC based tool for uyuni testing written in Rust languagea project by lkotek |
Talisman, an ActivityPub powered recipe managenent softwarean idea by alessio.biancalana Project DescriptionI've been hacking on this Elixir project for a while and it's time to make it go on fire! |
Setup a virtual test envionmenta project by AngelaBriel Playing around with kvm, libvirt and related tools to setup an easy to use and quickly available test environment on my workstation. Find out which other tools or environments are available on SUSE side, which can be used instead of a local/private solution. |
Software Archaeology on FriCASa project by zcjia Hacking on the advanced open source computer algebra system -- FriCAS, which has a long history that dates back to 1965. It has not aged very well: 108 C files has been edited only 66 times in the past decade, and full of compiler warnings; |
SUSE Manager L3 bugs: statistics and predictive analysisa project by moio Intro |
libsolv web interfacean invention by lnussel In order to inspect rpm dependencies inside the distro I wrote some python command line tools that leverage libsolv. Since navigating the ball of wool that is the result of solving a package is on the command line, I'd like to create a web app. Implementation by means of Flask, bootstrap and jquery to keep it simple. UI should be entirely created on client side with Flask only server json endpoints. |
PyGithuba project by StevenK PyGithub is a Python library to access the GitHub v3 REST API. |
Calendar TUI with GCal supporta project by malikirri |
openSUSE without systemd (probably only study)an idea by frantisek.simorda Description
|
[Part 2] Self assessment application for learning a (human) languagea project by mssola Project Description |
React Native Todo App with Self-hosted Elixir Backenda 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. |
Jenny Static Site Generatoran invention by adam.pickering Description |
evfilter improvementa project by ehamera The evfilter project (https://github.com/lhc4/libevfilter/) isn't able to substitute multiple events to one event or vice versa. I want to improve that and repair some other bugs. |
gdb - better disassemblya project by alnovak The disassembly in gdb is not ideal. The binding with source code lines is weird (even crash, which does use gdb beneath, does that better), I don't see the jump targets; furthermore, there's a lot more informations hidden in the DWARF2 which may be of some interest - like which code is inlined, or which register/stack address should contain some variable. |
OpenStack with python3an idea by tbechtold Currently we have only packages for python2 but OpenStack is starting to work with Python3 so we need python3 packages and try to get it working. |
Create an Jangouts ownCloud Appan idea by kfreitag Jangouts (for "Janus Hangouts") is a solution for videoconferencing based on WebRTC. |
Explore & Deploy new podcast platforman invention by tonghuix Background |
Linux training manual for openSUSE localised for South Africaa project by aslamr |
Publish two personally productive projects (preferably on github)a project by dmair Since this will be my first real "from the start" publication the goal for me has more to do with the experience of publishing the projects, use of the public hosting site and access tools, particularly git. |
Small healthcheck tool for Longhorna project by mbrookhuis |
Investigate ruby apis for jenkins and libvirtan idea by vmoravec And consider making use of them in QA infrastructure |
Get started with upstream work in ODL/OPNFVa project by mmnelemane The goals: - Learn enough Java fundamentals to understand OpenDaylight code |
orca: build OCI images from Dockerfilesa project by cyphar Currently the main complaint people have about OCI tooling is the lack of a transition from Docker to OCI. With umoci you have a lot of low-level image configuration abilities, and skopeo and runC cover the other major parts of the picture, but you need something to tie them together. |
Kubernetes + MLa project by mcounts I tried to work blockchain into this, just so we could cover the trifecta of buzz words. Sadly I could not maintain saintly and do this. |
|
Hamsta plugin: Tasks Distributed Scheduling Executionan idea by bwliu A series of tasks are automatically distributed on several machines. It can greatly reduce more running time than using just one machine. |
Emulate MEN FPGAs in Qemuan invention by morbidrsa For testing some of the upstream Linux drivers we maintain it is necessary to emulate the hardware as we're getting bug reports for the upstream drivers but have no chance to test fixes. |
Write some scripts to enhance testan idea by leli
|
Enhance the xmlformat.pl script with sentence-wrappingan idea by tbazant [comment]: # Wrapping text inside DocBook XML files after the sentence ends seems more useful than wrapping it at specified line length - for example diffs are more tidy. |
Simple time scale for active record modelsa project by digitaltomm |
Save pytorch models in OCI registriesa project by jguilhermevanz Description |
YaST Developer Happiness: Reboot the Documentationan invention by mvidner PLAN |
orr: openSUSE rvm replacementan idea by hennevogel
|
My own picture gallery using Flickr APIa project by mvancura Flickr provides not only a large space for photos but also nice features around, including tags and other metadata allowing sorting of photos by different criteria - but one is very limited in the design of something like "frontpage" of such galleries. The solution is to use 3rd party JS solutions using Flickr API, like nanogallery. |
Learn Kyber multiqueue I/O scheduleran idea by gqjiang There are some multiqueue I/O scheduler nowadays, such as bfq and kyber. And bfq is really complex (about 10K LOC)and error prone from my understanding, since kyber only has less than 1k LOC, it should be more easier and practical to read/play it in one week. |
|
ClusterMon Wrapper - Pacemaker Cluster Monitoring that customers can re-usean idea by roseswe |
XRechnung Viewer and Toolsan idea by kfreitag |
Rancher/k8s Trouble-Makeran invention by tonyhansen |
|
Hacking irc-gitter bridgea project by juliogonzalezgil GitLab provides a bridge to connect to Gitter using an IRC client. |
Speech Emotion Recognition with Python/MLan idea by vliaskovitis |
Create a graphic scene using Vulkan APIa project by jtorres |
Fine Tuning LLaMa2an invention by rtorrero |
Create object oriented API for perl's YAML::XS module, with YAML 1.2 Supporta project by tinita Description |
Chef Cookbook Attributes file documentation parsera project by iartarisi Write a tool to generate documentation (README.md) from chef cookbook attributes files including the comments that describe the attributes. The goal is to use this with the openstack chef cookbooks from https://github.com/stackforge/ and maybe integrate it the upstream Gerrit as a Jenkins job. |
|
Focus on web security for OpenSUSE projectsan invention by emanuelecappello Description |
Learning Gosu - 2D game development library (with ruby bindings)a project by digitaltomm Links: |
kCFI Releasea project by jmoreira kCFI is a tool that enables the compilation of commodity Operating Systems with Control-Flow Integrity protection. kCFI first prototype was developed/implemented during a PhD program held in the University of Campinas, in Brazil. Although fully functional, the tool remains in a very experimental shape, needing to be refactored prior to being released. |
Porting Moolticute App to openSUSEan idea by suntorytimed Porting Moolticute App to openSUSE |
Setup openQA environment on my desktopan idea by zoecao I will upgrade the system to Leap15.1 on my desktop and setup openQA environment. |
|
Look into distrobox as a launcher of desktop and applications on ALPan idea by yfjiang Project Description |
KVM for Nvidia Jetson TK1a project by a_faerber The Nvidia Jetson TK1 is an SBC with Nvidia Tegra K1 SoC (quad-core Cortex-A15, 32-bit ARMv7). |
Turbulent Molecular Dynamics Simulations in Ca project by dwaas During hack week I will carry on the research I started to write my thesis. The work is called "Turbulence Driven Clustering in Nematic Active Particles" and will (hopefully) make it into a Physical Review Letters paper. |
investigate GTK4.0a project by qzhao I want to study GTK 4.0's new feature. |
QA Data Analysis Tool(Framework)a project by lzwang A frame work for automatically analysis the result of the performance test. The tool can be used manully as well as used throught openAPI. |
Study DBusa project by cxiong As DBus a main component in Linux user space, in this hackweek I plan to learn more about it. |
Try some funny Wireless Display Software for openSUSEa project by acho Steps: |
youdid: Time based Github project dashboardan idea by njones Get an overview of your activity on a particular Github project. |
openSUSE Kubic Get Startedan idea by zzhou Play with openSUSE Kubic, and explore the possibility to modernize our own engineering workflow. |
Implement something like Time Slider on Solarisa project by yudaike |
Gen-AI chatbots and test-automation of generated responsesa project by mdati Description |
Generate OSV Security Dataan invention by msmeissn Implement generation of OSV security data |
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. |
ocfs2: use iomapan idea by goldwynr iomap is a way to map file blocks to the device. Many filesystems such as xfs, ext4 or gfs2, use this common code to perform buffered and direct I/O. The advantage would be smaller codebase in individual filesystem code (ocfs2), lesser defects and better maintainability. |
Customize and testing automation trying my openwrt image on x86 and raspberryan idea by zyuhu Hackweek 19 This project purpose are: |
OTPClient v2.6.0an invention by pstivanin Project Description |
Make tags markdownable on geekos.ioan invention by digitaltomm |
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 |
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
|
Learn Go (language)an invention by vsistek I plan to learn Go, first by going through the official 'Tour of Go', then implementing simple caldav client to help me with work reports. |
Ansible install/management scripts for Pi based Fluxgate compass with Django GUIa project by cdevita The current kplex_monitor repo needs to be reorganized so that it can be installed from scratch on another PI using ansible |
Cloud rearrangement: VM migration path-findingan invention by aspiers There are several use cases where it's beneficial to be able to automatically rearrange VM instances in a cloud into a different |
Update Haskell ecosystem in Tumbleweed to GHC-9.10.xan invention by psimons Description |
Rewrite zypprepo puppet modulea project by tampakrap The zypprepo was written around 3 years ago, and was based on the yumrepo built-in type/provider. Nowadays zypprepo misses a lot of functionality, which will be automatically inherited if it gets rewritten to be in sync with the current code of yumrepo (as also discussed in its issues #5 and #9). If time permits, solving issue #4 would be also really useful. |
Familiar with SUSE new released products (SUSE Cloud/Storage/Docker)a project by wanghaisu I want to use this week to familiar with the SUSE products that i don't have time/chance to participate. For instance, SUSE Cloud, SUSE storage, Docker etc... Just like the presentations in SUSEcon 2015 closing keynote. |
Build a tea candle housing from sugar cubesa project by bmwiedemann A nice project for enhancing the winter time: |
Study and try to improve live migration, esp. memory-copya project by fei_Shirley As live migration is widely used in many scenarios nowadays, spend one week time to study it and try to improve its efficiency, e.g. seamlessly migrate with less downgrading the guest. Another challenging part is memory migration, as it involves the dirty memory's detection, record and copy. |
Having a chat with the vacuum cleaneran invention by rhafer The vacuum cleaner from Ecovacs use XMPP (or at least something very similar to it) to communicate with their respective mobile apps. Based on the things available in https://github.com/wpietri/sucks and https://github.com/torbjornaxelsson/bumper I'd like to implement a small replacement for the server side to be able to run that on my local server. |
help clojure upstream with clj-common with some PR and contributionsa project by dmaiocchi Rationale: |
mikrolite - a cli to create lighweight Kubernetes clusters using microvmsan invention by rcase |
hack bundler-audita project by jordimassaguerpla bundler-audit is an open source that scans you Gemfile.lock (if you program with ruby) for known vulnerabilities. |
Make slenkins test happaya project by tian-feng Metadata project provides testsuites as a service. Slenkins test wants to use metadata but requires two new fields. I will add |
Study and card QEMU work flow.a project by XGWang0 During testing virtualization , I usually met some issue and can not position the issue location (host or guest), so I would like to deeply learn QEMU code, card the work flow, understand communication mechanism between host and guest. |
Play with kuberntesan idea by xlai Read k8s docs and try to play with it. |
Refresh the internal SUSE Manager maintenance documentationa project by deneb_alpha Project DescriptionWith this project I would like to refresh/update the confluence documentation describing how SUSE Manager maintenance works and how to process a SUSE Manager update round. |
Write a formula with forms for setting up a container registrya project by mcalmer |
Grub2: make it easy to select the default boot targetan idea by pmladek "grub2-once" allows to print a numbered list of available targets using --list option. It allows to select the boot target using the number. It would be great to add this functionality to the "grub2-set-default" command as well. |
Compatibilux (Game launcher for old and new games and applications)a project by fos There are several game launchers for Linux already (like Lutris or GR-lida), but none of them is focused on compatibility with old Linux games or other ancient native applications. At the same time it is getting more and more difficult to get those old applications to run on modern Linux distributions. |
Improved mhvtl package: fix the out-of-stream kernel driveran idea by lee_duncan The mhvtl tape library emulation package was originally based on the scsi_debug kernel driver, but has long since grown more complicated, with the mhvtl,ko kernel module now passing almost all SCSI commands to user-level daemons via a clunky device interface. It does this with an out-of-band driver, since the design is so bad it would never be accepted upstream. |