file-organizer: A CLI Tool for Efficient File Managementa project by okhatavkar Description |
Extract all issues from a Redmine instance, anonymize the data, and build a local RAG system for semantic search and Q&A.an invention by bzoltan1 DescriptionExtract all issues from a Redmine instance, anonymize the data, and build a local RAG system for semantic search and Q&A. |
Learn and research the ALP security frameworka project by bchou |
evaluate file recovery toolsan invention by jdsn DescriptionUse a real broken hard disk to test the recovery methods of data recovery tools (photorec and foremost). |
Work on enhancements for oqa-searchan invention by mdonis DescriptionI created oqa-search last hackweek to help/automate the searching phase inside openQA for a given MU to test. |
Dive into Cockpit application writinga project by tschloss DescriptionTo begin exploring the Cockpit application and better understand its core concepts, I needed a simple project. I decided to start with a straightforward task: simply displaying system information. My chosen implementation was to install a SAP HANA system on a SLES 16 machine and print some details about the HANA database as a first step. |
GCC: finish implementation of predicated value numberinga project by matz2 I'm sitting on old patches that implemented predicated value numbering in GCC by combining the algorithms from http://portal.acm.org/citation.cfm?id=512529.512536 |
Tumbleweed as a Server OS?a project by RBrownSUSE My home server, and my other box hosting https://sysrich.co.uk are both in need of a bit of a refresh |
Re-architecting Jangouts data/events modelan invention by IGonzalezSosa During the last GSoC, Jangouts was ported to work on Angular 2. Among other goodies, like the component-based approach or ditching the |
build openSUSE Factory with PIEa project by msmeissn We have an ongoing project where we want to build openSUSE Factory with PIE support for all packages. |
Porting coreboot to Dell Latitude E6230a project by ArchLinux I'm going to port coreboot to the Dell Latitude E6230 laptop and make it work. |
Implement ZSTD + BTRFS support to GRUB2an invention by dsterba The ZSTD is a new compression method, potential replacement for existing methods. The support has been added to linux 4.14, but the bootloader support is missing. |
|
Learn and use tools to build/deploy SUSE/openSUSE to the KVM environment for developing kernel CVE patches and testing automationa project by acho Learn and use tools to build/deploy SUSE/openSUSE to the KVM environment for developing kernel CVE patches and testing automation |
NeoMutt: Show index and body of emails in a horizontal splitan invention by iivanov |
Polish and improve ansible roles in GeekOopsa project by ph03nix Project Description |
Revive Garmin Podcastsa project by agraul Description> Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch! |
|
Improve MMTests Comparisons and Reportinga project by vbabka The Proposal |
Create doc-kit for Smart Docsan invention by ta-ro Project Description |
Check hardware bits and pieces lying around herea project by keichwa DescriptionNew and old private hardware is still around here. Some items I want to use, others I want to get rid of. |
Public Cloud Pipeline Observability PoCan invention by amunoz Description |
Gather data to re-tune interprocedural constant propagation in GCCa project by jamborm The heuristics driving the actions of interprocedural constant propagation (IPA-CP) has been designed when the pass was written and always meant to be then tweaked "later." Moreover, since that time a lot has changed but the decision making has not adapted. |
Weblate improvementsa project by Nijel My plan is to add some more features to Weblate. The list is definitely not complete, but I'd like to check at least following areas: |
Simplify packaging our booksa project by keichwa Our books are also available as regular software packages such as 'sles-manuals_en'. |
Add URLs for source repos and communication to Hackweek projectsa project by eclectigeek It would be excellent if Hackweek projects had a standard way to include URLs for their code repositories, as well as URLs for communication methods like chat and email. This would allow folks who are interested in a project to either lurk a bit to learn more, or directly reach out to the folks running the project. |
Try more qemu/libvirt features.a project by xlai Current virtualization requirements mainly come from fate, and I haven't got chance to try freely many features of qemu/libvirt. So I will try to play it. |
Play with Travis and beta featuresan invention by szarate Build Stages |
Salt Support Tools (try to ditch supportconfig)a project by bmaryniuk Currently Salt is using |
Summarize the tool chain I used to integrate office 365 mailbox.a project by yfjiang Since my mailbox has migrated to office365 mailbox a couple of weeks ago, I tried to optimize my tool chain to sync my mail and calendar and integrate to the gnome-shell (calendar, notification). So far I am comfortable with such a set and gonna use 2-3 hours in hackweek to summarize the practice of combining the following tools in written format: |
distributed build for Ceph in containersa project by denisok Investigate possibilities for the distributed builds for Ceph to speed up builds. |
Speed hacking on my Xiaomi Scooter Pro 1a project by fanyadan Project Description |
Create a proof of concept to parse the openQA logs to beautify them and provide query toolsan invention by ilausuch Project Description |
Explore Djangoa project by djz88 Explore django |
|
obs_scm_demoan invention by smithfarm Project Description |
|
Wrap php-openid into Zend_OpenId libraryan invention by pkacer Problem statementCurrent |
Humidity sensors with dashboarda project by joachimwerner Build a network of ("edge") humidity sensors using Raspberry Pis with SenseHats and additional cheaper sensors |
Collect flaky test cases identified by the team in a GitHub board and highlight them in the Test reportan invention by oscar-barrios Project Description |
Implement a CLI tool for Trento - trentoctla project by nkopliku DescriptionImplement a |
Fix RSpec tests in order to replace the ruby-ldap rubygem in OBSa project by enavarro_suse Description |
Multimachine on-prem test with opentofu, ansible and Robot Frameworka project by apappas DescriptionA long time ago I explored using the Robot Framework for testing. A big deficiency over our openQA setup is that bringing up and configuring the connection to a test machine is out of scope. |
WSS Kernel team After-Hours schedule interfacea project by jpetersen Working on a way to add exceptions using javascript (jquery), php, json, and mysql to modify the generated calendar used to manage who is on after hours. |
Testing CRIU and containersa project by tiwai Although I've been maintaining CRIU package, I had little time to play with it recently. It's still interesting especially in combination with various containers. So let's spend (or waste) some time. |
A new feature for Gnome-Logsa project by JonathanKang Since I'm a maintainer of Gnome-Logs, I'd like to hack on Gnome-Logs. During the hack week I'll focus on the bug 753471 of Logs. |
A generic mechanism for analysing and manipulating diverse software configuration filesa project by guohouzuo There are vastly different syntaxes being used by Linux softwares nowadays - Apache, Bind, NTP, Postfix, just to name a few. It is a very tedious task to implement comprehensive parser for every single configuration file, and even more difficult to produce configuration text (file content) from parsed syntax tree. |
exceptional: Wrappers for C++ Exceptions.a project by jwilliamson Sometimes, you want a flexible way to handle certain situations involving C++ exceptions, particularly those for which alternative actions are either easily encapsulated, do not substantially interrupt the program flow, or must cross a foreign-function interface or thread boundary. |
Figuring how to get Let's Encrypt setup on NAS without HTTP challengean invention by fcrozat By default, let's encrypt allows to get domain for server where you resolve an HTTP challenge. This is sometime not possible to setup (because the server you want your SSL certificate isn't running a HTTP server). |
Practice Perl through implementing -- Message Boardan invention by jbaier_cz I want to improve myself in Perl & Mojolicious and I want to have a nice open-source self-hosted message board / forum written in Perl. Let's combined it into one ultimate goal. |
