Hack the Hack Week tool

an invention by hennevogel

This project is about advancing the tool you're currently browsing.

Updated over 2 years ago. 24 hacker ♥️.

Libvirt client for android-arm

an invention by lin_ma

The idea is to port client module of libvirt(x86) to android-arm. Currently, The project only plans to supoort kvm.

Updated over 5 years ago. 4 hacker ♥️.

Capture datacenter infrastructure information in a graph database

an invention by kwk

Orientdb is an open source graph/document database. It supports various language bindings

Updated over 4 years ago. 1 hackers ♥️.

Port the Spacewalk UI to modern web technologies

an invention by dmacvicar

Spacewalk is an open source Linux systems management solution. It is the upstream community project from which SUSE Manager and the Red Hat Network Satellite product are derived.

Updated over 4 years ago. 5 hacker ♥️.

Add VNC backend to openQA

an invention by zxdvd

Background about openQA: https://progress.opensuse.org/projects/openqa-improvement/wiki

Updated over 5 years ago. 2 hacker ♥️.

Linux System on USB stick

an invention by jsmeix

I like to have a Linux system that completely runs on an USB stick (read and write also for persistent storage) so that it can run

Updated over 5 years ago. 5 hacker ♥️.

Web shell for Hamsta

an invention by zbhan_william

You like Linux, right ? you must like command line tools which give an quick, elegant way for your work. This project comes from the idea. "command line everywhere".

Updated over 5 years ago. 1 hackers ♥️.

Build and validate a scale-out Samba/CTDB cluster atop CephFS

an invention by dmdiss

Samba and CTDB rely heavily on POSIX fcntl locks for data and meta-data integrity. This functionality was recently fixed in CephFS, opening up the possibility to use CephFS as an underlying filesystem for a scale-out Samba/CTDB cluster.

Updated over 5 years ago. 1 hackers ♥️.

Make spiv full featured image viewer and release GFXprim RC1

an invention by metan

Description

Updated over 7 years ago. No love.

running xen on allwinner sunxi powered devices

an invention by bjzhang

I want to boot xen with dom0 and domU on allwinner sunxi devices.

Updated over 5 years ago. 2 hacker ♥️.

Betaman - Beta Program Management application

an invention by insilmaril

Betaman is a rudimentary rails app to manage a set of beta tests and its testers. Try betaman yourself at betaman.suse.de

Updated over 5 years ago. 2 hacker ♥️.

openQA v2 test, fix, deploy

an invention by bmwiedemann

openqa.opensuse.org is still running on the older v1 version necessitating extra maintenance (and bringing confusion to people about which version is the right one to use).

Updated over 5 years ago. 2 hacker ♥️.

switch to grub2 for powerpc

an invention by k0da

There is a grub2 available for powerpc for a while. Let's switch to it by default.

Updated over 5 years ago. 3 hacker ♥️.

HMC support to openstack

an invention by k0da

Currently compute supports only IVM managed pSeries machines. In that case machines are not managed for central place. There shouldn't be a big deal to implement HMC support as IVM commands are pretty much similar to HMC.

Updated over 5 years ago. 1 hackers ♥️.

'Who's that guy?' - a floor based mini game

an invention by thutterer

Documentation

Updated over 5 years ago. 5 hacker ♥️.

Web interface for gems-status

an invention by jordimassaguerpla

Gems-status (http://github.com/jordimassaguerpla/gems-status) is a command line tool that creates a report about the gems used in an appliacation. The most import result is the security alerts.

Updated over 5 years ago. 2 hacker ♥️.

Improve and unify spec changes formating and automation for Factory rules

an invention by scarabeus_iv

This project is mostly about automating spec file formatting to have all specs more look-alike, much better for review and there is no need to force people to write that way, just to format it afterwards is sufficient. Other task is to track changes in osc repo and adjust changelog accordingly.

Updated over 5 years ago. 3 hacker ♥️.

multi-user chat support for Groupwise Messenger protocol in Telepathy / Empathy

an invention by fcrozat

Currently, only pidgin is support multi-user chat over Groupwise Messenger protocol.

Updated over 4 years ago. 2 hacker ♥️.

SSL error checker

an invention by mcalmer

If a SSL connection failed, you often get only a very cryptic openssl error message. Write a tool which check for the typical errors and report the real reason for the failure.

Updated over 7 years ago. No love.

Wifi direct on OpenSUSE

an invention by matt680209

Wifi direct (P2P) has been implemented in WLAN drivers and wpa_supplicant. I would like to work on 2 machines connected each through wifi direct.

Updated over 5 years ago. 1 hackers ♥️.

Wrap php-openid into Zend_OpenId library

an invention by pkacer

Problem statement

Current Zend Framework OpenID implementation does not support the protocol version 2.0 fully. For example the Yadis discovery is not supported at all. Thus the Zend Framework OpenID module can not be used with OpenID providers using this version of the protocol.

Updated over 7 years ago. No love.

crash utility: add "percpu" command

an invention by ptesarik

Crash has some support for per-cpu variables, but it really only works for static variables. My idea is that you should be able to take a per-cpu pointer and see the formatted data. The syntax should allow to specify a CPU or do it for all:

Updated over 3 years ago. No love.

Enhance zypp installer to report file conflicts and to support rpm %posttrans scripts.

an invention by mlandres

This would fix the two 'biggest flaws' in the current software installation workflow. Basic support for detecting file conflicts is already provided by libsolv, but it needs to be integrated into libzypp. In order to support rpm %posttrans behavior, zypp needs to collect these scripts during package installation and execute them at the end of it's transaction.

Updated over 5 years ago. 2 hacker ♥️.

Climbing Ticklist

an invention by j_renner

Ticklist is a web application enabling users to record their ascents of climbing routes as well as to maintain their personal list of currently projected routes. My implementation went from working alpha back to pre-alpha status (~ basic things not working) while migrating parts of the codebase (knockout.js -> angular.js). The goal of this hackweek project was therefore to finish this migration and fix the basic features in order to make the app useful at least for personal usage.

Updated over 5 years ago. 5 hacker ♥️.

Improve yast devtools

an invention by jreidinger

There is now bunch of yast devtools but the most of them are obsolete or useful only for ycp developement, which is now dead. It is also mixture of tools to build package, develop single package and new yast meta for doing changes on all modules developed by yast team. So goal is

Updated over 5 years ago. 4 hacker ♥️.

Make diskimage-builder (part of TripleO) capable of building openSUSE images

an invention by tserong

A few months ago in a random post-PyConAU fit of hackery, I got disk-image-create in TripleO's diskimage-builder project running on openSUSE 12.3, i.e. you can now run disk-image-create on an openSUSE system, and have it create, say, an Ubuntu system image. Time to take the next step, and make it capable of building openSUSE images ;-)

Updated over 3 years ago. 1 hackers ♥️.

Nodejs automated packaging

an invention by kwk

Nodejs is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. It uses NPM as its packaging system.

Updated over 7 years ago. No love.

Merge webui into OBS API

an invention by coolo

The webui is currently the poor cousin of the OBS parts even though it's wildly used. It's a pain in the ass to code for it as there is not a API for most things you need to do - and if there is it's cumbersome to use.

Updated over 5 years ago. 4 hacker ♥️.

Improve OpenStack Documentation

an invention by a_jaeger

Improve OpenStack documentation and tools used by it.

Updated over 5 years ago. 4 hacker ♥️.

Create a dispatcher script for vpn with DNSMasq in NetworkManager

an invention by mcaj

Base on internal user request, I`d to create the dispatcher script for NetworkManager allow run up/down script for DNSMasq when a VPN connection was started. In the current setup when VPN is started via NetworkManager no scripts is run.

Updated over 5 years ago. No love.

Yandex.Disk (video/pictures/music) XBMC add-ons

an invention by vlewin

Yandex.Disk is a free cloud storage service (like Dropbox) that gives you access to your photos, videos and documents from any internet-enabled device.

Updated over 7 years ago. No love.

Write test cases for DAPS

an invention by fsundermeyer

DAPS, the "DocBook Authoring and Publishing Suite" provides a tool set for easy creation and publication of DocBook sources on Linux. DAPS lets you create HTML (incl. webhelp), PDF, EPUB, man pages, and other formats with a single command. DAPS is used and developed by teh SUSE documentation team.

Updated over 5 years ago. 3 hacker ♥️.

YaST Developer Happiness: Reboot the Documentation

an invention by mvidner

PLAN

Updated over 5 years ago. 1 hackers ♥️.

Learning about Docker

an invention by abergmann

Based on the hackweek 9 project from Flavio I'm playing around with docker and Linux containers.

Updated over 5 years ago. 5 hacker ♥️.

SUSE Hackweek Gallery XBMC add-on

an invention by vlewin

Browse the SUSE Hackweek Gallery in XBMC on your TV :)

Updated over 5 years ago. 2 hacker ♥️.

Continue on osc3 porting

an invention by mvyskocil

Preface

In 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.

Updated over 7 years ago. No love.

Optimize KIWI product build in Open Build Service (OBS)

an invention by lslezak

Introduction

Updated over 5 years ago. 2 hacker ♥️.

Testbus

an 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

Updated over 5 years ago. 1 hackers ♥️.

Cloud rearrangement: VM migration path-finding

an 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

Updated over 5 years ago. 1 hackers ♥️.

supportconfig database

an invention by leonardocf

The supportconfig utility is used by support teams to collect all information needed to troubleshoot a system in one shot.

Updated over 4 years ago. 2 hacker ♥️.

Learn Ruby and Ruby on Rails

an invention by alarrosa

The main goal is learning Ruby and enough Ruby on Rails to hack on the hackweek tool and fix (what seems to be) a simple issue like this .

Updated over 5 years ago. 1 hackers ♥️.

finish the ioq3 arm VM

an invention by lnussel

I need to finish my work from the last hackweek

Updated over 5 years ago. 1 hackers ♥️.

Bootstrap UI for Weblate

an invention by mcihar

Implement better UI for Weblate using Twitter Bootstrap library.

Updated over 5 years ago. 3 hacker ♥️.

Twopence

an invention by e_bischoff

Twopence is (will be) a remote execution engine for tests, able to run tests in virtual machines and real hardware through various means of communication : virtio for KVM / QEmu, ssh on top of libssh, serial lines. This library can be called from shell and ruby wrappers.

Updated over 5 years ago. 7 hacker ♥️.

Reimplementation of "quilt setup"

an invention by jdelvare

I would like to change the way "quilt setup" is implemented.

Updated over 5 years ago. 10 hacker ♥️.

HTML5 testdrive for SUSE Studio

an invention by JKrupa2

There are more and more devices with no Adobe Flash plugin support in web browser (new Android and Apple phones and tables, etc.). The aim of this project is to replace Flash testdrive in SUSE Studio with HTML5 client.

Updated over 5 years ago. 5 hacker ♥️.

Upstream OpenStack Hacking

an invention by a_jaeger

Improve some OpenStack projects and contribute patches to them.

Updated over 5 years ago. 7 hacker ♥️.

Support for automatically building kernels with user-influenced configuration

an invention by vbabka

Sometimes a user might want to build her own kernel instead of using the provided binary, for various reasons. This means creating own .config and maintaining it through kernel version bumps, which often results in running "make oldconfig" and mostly holding down the enter button to accept upstream defaults.

Updated over 5 years ago. 7 hacker ♥️.

Experiment with uselessd as a systemd replacement on openSUSE 13.1

an invention by dsterba

The base version for uselessd is systemd-208, which is the version used in 13.1. Let's try if a direct substitution of the binaries works and watch out for the problems.

Updated over 5 years ago. 16 hacker ♥️.

OpenSUSE support for OpenStack Training

an invention by dguitarbite

OpenSUSE support for OpenStack Training Labs

Updated over 5 years ago. 6 hacker ♥️.

app localization visualizer

an invention by sbrabec

Tracking and fixing translations in modern applications is a surprisingly complicated task. Visible strings often come from several projects, and strings can be processed by a complex formating. The project should extend the current project trace-wrappers to easily display string sources inside the application.

Updated over 2 years ago. 1 hackers ♥️.

Get SUSE VPN running on Android (was: get SUSE VPN running on sle12)

an invention by sndirsch

Figure out how to get SUSE VPN running on Android.

Updated over 5 years ago. 1 hackers ♥️.

Finish GCC match-and-simplify work

an invention by rguenther

In GCC we have multiple intermediate languages and for all of them we do manual pattern matching and replacement. The project uses a domain specific language to unify and simplify those pattern matching and replacing code.

Updated over 4 years ago. No love.

Modify the Line6 kernel driver

an invention by mseidl81

I want to modify the driver so that it:

  • a) supports newer hardware
Updated over 5 years ago. 3 hacker ♥️.

All documentation as program code

an invention by jsmeix

I like to try out if it is possible to write a program that does not have any kind of the traditionally separated documentation (like external files that contain the documentation texts or comments in the program code). Instead all documentation must be implemented as code at the same place where the matching functiomnality is implemented (i.e. each function implements also its documentation). In the end the user should get only the executable that he can run to let it do the intended functionality and also to provide any kind of documentation. What I do not want is a dumb '--help' option that lets the program spit out its built-in documentation. What I would like to have is that the user can run the executable in some kind of self-inspecting way. I mean: While it does the intended functionality, it can also provide documentation so that the user can explore the program while running it. In the end the user experience should be more like a text adventure ;-)

Updated over 5 years ago. 1 hackers ♥️.

Voxel exploration game

an invention by KGronlund

The idea is to play around with a minecraft-like block exploration game, written from scratch in C using SDL2 and OpenGL 3.0. Minimal dependencies, probably won't be a game as such before the end of the week, but the goal is to have a world generated and to be able to walk around in it. Why? Mainly to refresh my 3D knowledge, catch up with what's happened since I last played with that stuff, and to have fun. :)

Updated over 5 years ago. 1 hackers ♥️.

Elastocloud back-end for Samba

an invention by dmdiss

1) Add support for the Microsoft Azure File Service REST protocol to Elastocloud, a cloud storage client library created in a previous Hackweek.

Updated over 5 years ago. 1 hackers ♥️.

Travis CI support for Yast

an invention by lslezak

Description

Updated over 5 years ago. 1 hackers ♥️.

openSUSE on QEMU/AArch64 + UEFI

an invention by gary_lin

The UEFI image for QEMU/AArch64 is available in the openSUSE build service now. However, there is no openSUSE image for that setup. This project is to make openSUSE run on QEMU/AArch64 + UEFI and this may be useful for the openQA in the future.

Updated over 5 years ago. 3 hacker ♥️.

Update osc collab to support upstream info for python packages from pypi

an invention by tbechtold

Seems that there is currently no good way to check which python modules are outdated in devel:languages:python . AFAIU http://osc-collab.opensuse.org could learn howto handle information from pypi and set the attributes "UpstreamVersion" and "UpstreamTarballURL" for the packages.

Updated over 5 years ago. 2 hacker ♥️.

NIS and IPv6

an invention by kukuk

Look at the NIS RPC protocol, enable IPv6 where possible, document where not. Try to find out what Solaris is doing.

Updated over 5 years ago. 1 hackers ♥️.

Build python2 and python3 packages from single spec file

an invention by tbechtold

Currently python2 and python3 packages are completely independent. Would be imho good to build py2 and py3 versions from a single source (as Fedora, Debian & Ubuntu do already). There was already a mailing list post about this: http://lists.opensuse.org/opensuse-packaging/2014-09/msg00000.html

Updated over 5 years ago. 1 hackers ♥️.

SUSE Cloud familiarization

an invention by markkp

Use my work supplied workstation to set up SUSE Cloud under KVM and deploy several instances of servers.

Updated over 7 years ago. No love.

yast2-fonts

an invention by pgajdos

  • czech translation
  • [ ] turn antialiasing off -> [x] font antialiasing
Updated over 5 years ago. 1 hackers ♥️.

AuthStralia — (almost) stateless authorization ecosystem for a web age

an invention by kpimenov

AngularJS, Websockets, REST APIs for mobile apps, one-time links for emails — what’s the topmost complexity all those things share in common?

Updated over 5 years ago. 4 hacker ♥️.

Port Spacewalk to Salt-Stack

an invention by dmacvicar

Spacewalk has its custom client stack.

Updated over 2 years ago. 1 hackers ♥️.

Matasano crypto challenges in Rust

an invention by vitezslav_cizek

I want to learn Rust and improve my cryptography skills, so I'll be solving the matasano crypto challenges in Rust.

Updated over 5 years ago. 2 hacker ♥️.

Improve YaST Security Center

an invention by abergmann

Adding additional features to the YaST "Security Center and Hardening" module.

Updated over 5 years ago. 2 hacker ♥️.

Enhance kdumpid

an invention by ptesarik

The kdumpid tool can be used to determine the kernel version from a crash dump. Some useful features are missing:

Updated over 5 years ago. 1 hackers ♥️.

Faster Raspberry Pi Builds for SUSE Studio

an invention by bkutil

Intro

In order to be able to throw pies faster and distribute them even to remote SUSE colonies, we need to build an advanced antimatter-fueled pie hyper-accelerator.

Updated over 5 years ago. 10 hacker ♥️.

Sonic Pi on SUSE

an invention by wstephenson

Sonic Pi is a live-coded software synthesiser for teaching computing via music. It originates on the Raspberry Pi but should be on mainstream Linux too. This project is to clean it up by removing Raspbian hacks, package it and its dependencies and get it running nicely on openSUSE. Sonic Pi uses Ruby to control the synthesiser, and the frontend is written in Qt.

Updated over 2 years ago. No love.

Port (part of) digikam to KF5

an invention by alarrosa

KDE Frameworks 5 is already quite stable but most big applications have not been ported yet. My plan is to work on digikam (and its libraries, libkdcraw, libkipi, libkface, libkgeomap, kipi-plugins) to port them to use the latest KDE libraries version.

Updated over 5 years ago. No love.

Parallella: Epiphany packaging for openSUSE

an invention by a_faerber

The Parallella is an SBC with Xilinx Zynq SoC and 16-core Epiphany-III co-processor.

Updated about 5 years ago. No love.

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.

Updated over 5 years ago. 1 hackers ♥️.

Scalability improvement for running tiedot database on SMP systems

an invention by guohouzuo

tiedot is a general purpose, document database engine designed for both embeddable usage and running stand-alone DB server, implemented in Go.

Updated over 2 years ago. 2 hacker ♥️.

Splitting python-gammu out of Gammu

an invention by mcihar

In past it was needed these project to be developed together due to unstable API of Gammu. This is now stable and having python module in the code just makes the things harder. The code should be separated, use standard distutils and have testsuite. In future it should also support Python 3, but that's not the primary goal now.

Updated over 2 years ago. 1 hackers ♥️.

Self-hosted Online communities Communication tool for Beijing GNU/Linux User Group

an invention by tonghuix

The project's goal is for Beijing GNU/Linux User Group port a self-hosted online communication tool. We discovered lets-chat project suite for our requirements, but it need more encryption.

Updated over 5 years ago. 3 hacker ♥️.

Simple images in OBS

an invention by -miska-

As OBS can install various distributions, it should be in theory possible to abuse this functionality to create distribution independent way to create rootfs tarball.

Updated over 5 years ago. 1 hackers ♥️.

A tool for remote ssl service testing/evaluation

an invention by whdu

Maybe it is yet another wheel

but still worth to do. The original idea is come from https://xmpp.net/.

Updated over 5 years ago. 4 hacker ♥️.

SMBIOS 3.0 support in dmidecode

an invention by jdelvare

On February 12th, 2015, the DMTF released version 3.0.0 of the System Management BIOS Reference Specification. This update isn't just adding enumerated values to existing structures, as previous updates did. It is also introducing a new entry point format which allows for larger tables and structures. Support for this needs to be added to dmidecode.

Updated over 5 years ago. 2 hacker ♥️.

Generic disaster recovery

an invention by jsmeix

Basically the idea is to boot inst-sys but to not run YaST and instead run a selfmade script that does the usual disaster recovery steps:

Updated over 5 years ago. 3 hacker ♥️.

Porting Twinkle to Qt5

an invention by mkubecek

Twinkle, my favourite SIP client, seems no longer developed, has been accused of "bitrotting" and even dropped from some distributions. While I don't believe in bits actually rotting, there is one pressing issue: twinkle uses Qt3.

Updated over 7 years ago. No love.

Research about existing Google Drive Linux clients

an invention by sndirsch

Get an overview about the unofficial Google Drive clients, which exist for Linux. Give them a broader testing. Figure out which one is usable.

Updated over 5 years ago. 1 hackers ♥️.

Group Refactoring of OSEM

an invention by hennevogel

Meet up NBG meeting room Paris with fellow Ruby on Rails hackers, throw an editor/shell onto the wall, grab a cup of coffee and refactor OSEM code together.

Updated over 2 years ago. 5 hacker ♥️.

Getting more familar with Greasemonkey User Scripting (IITC plugin)

an invention by sndirsch

Get more familar with Greasemonkey User Scripting, in particular with using the IITC framework, which manipulates Ingress Intel map. The goal is to create a plugin, which highlights portals on the map, which have more fields than links attached. Ingress account is required for this (Android/iPhone).

Updated over 7 years ago. No love.

Finish crmsh history guide

an invention by dmuhamedagic

There's a crmsh history guide in works for a very long time and it really really needs to be finished.

Updated over 5 years ago. 2 hacker ♥️.

Use Jenkins as a Travis replacement for YaST (or possibly any other GitHub project)

an invention by lslezak

Use Jenkins as a Travis replacement for YaST

Updated almost 7 years ago. No love.

virt-manager enhancement

an invention by lin_ma

The idea is about virt-manager improvement. It calls libguestfs to provide 3 features for virt-manager:

Updated over 5 years ago. 4 hacker ♥️.

Bare metal testing in OpenQA

an invention by kwk

OpenQA uses the VNC protocol to interface with a test system. This limits test systems to be virtualized. Bare metal (physical) systems do not provide VNC out-of-the-box.

Updated over 5 years ago. 3 hacker ♥️.

AppArmor utils: rewrite more rule types into classes

an invention by cboltz

While the python-based AppArmor utils (aa-logprof etc.) are much easier to understand and maintain than the old perl code, there are still some terribly long functions like parseprofiledata() in aa.py that are not too easy to understand. Also, using hasher() (a recursive array) as storage can have some strange side effects. Another problem is that test coverage isn't too good, especially for the bigger functions.

Updated over 5 years ago. 1 hackers ♥️.

Matrix

an invention by vmoravec

Proof of concept for a story and test runner for cloud testsuite.

Updated over 5 years ago. 2 hacker ♥️.

KDE4/5 packages for SLE

an invention by alarrosa

I'll try to generate KDE4 and KDE Frameworks 5 packages for SLE12.

Updated over 5 years ago. No love.

Update cpan modules in OBS

an invention by coolo

devel:languages:perl has 2662 packages, but many of them are outdated because it's just a fight no man can win to update them. So we update them whenver we hit a problem. But this is evil:

Updated over 5 years ago. 1 hackers ♥️.

Getting OBS to build virt-builder repositories

an invention by cbosdonnat

virt-builder main repository contains quite a few distro images, but no opensuse one. The goal of this project is to make OBS able to create a virt-builder repository out of a few kiwi packages. Ideally this would later be used to provide some official opensuse images for virt-builder.

Updated over 7 years ago. No love.

Check out Mozilla Servo

an invention by thardeck

Look into the design of the new experimental Mozilla Servo browser and try to build/run it on your machine.

Updated over 5 years ago. 2 hacker ♥️.

Setup an internal tmate.io server

an invention by abergmann

The idea would be to setup an internal tmate.io server to make instant command line collaboration easier.

Updated over 2 years ago. 6 hacker ♥️.

Improve futex coverage in trinity

an invention by dbueso

Futexes are complex enough that make it a good candidate for applying fuzzy testing techniques to the various inputs and operations that can be performed. Instead of re-writing any testing infrastructure, make use of the trinity system call fuzzing tool. While trinity does apply fuzzing to futexes, it does so with very limited knowledge, using only generic callbacks to the different steps involved. As such the main goal is extending testing coverage and making it more ad-hoc.

Updated over 5 years ago. No love.

Reconstruction Beijing GNU/Linux User Group Website

an invention by tonghuix

Cause the original BLUG website is too old and lack of security, so we plan to fully rework for this website.

Updated over 5 years ago. 1 hackers ♥️.

Translation FlightGear Getstart Manual

an invention by tonghuix

The FlightGear is a free and open source flight simulator. To introduce what FlightGear offers, there is a official getstart manual for beginner.

Updated over 5 years ago. 1 hackers ♥️.

fedmsg for SUSE services

an invention by oholecek

Our beloved competitor developed and use project-wide message bus called Fedora Infrastructure Message Bus. This project was already adapted, or is being adapted, also by Debian community.

Updated over 5 years ago. 5 hacker ♥️.

Don't write tests! Generate them.

an invention by e_bischoff

The title of this project is inspired from the must-see video

Updated over 5 years ago. 7 hacker ♥️.

Play with afl fuzzer

an invention by metan

The afl fuzzer is an interesting tool that uses compile time instrumentation and genetic algorithms to automatically produce test cases that will trigger different code paths in binary...

Updated over 5 years ago. 6 hacker ♥️.

Docker: Image Rebasing

an invention by cyphar

git rebase is a very useful construct in source control management, as it allows you to re-apply your changes atop a different branch of the same repository. While this concept transitions perfectly to container management (updating a container could be as easy as a docker rebase), and the Docker client is inspired by the git semantics, Docker has no such feature (in fact, Solomon Hykes used rebase and merge as examples of things "that we don't want"). Currently, zypper-docker works by applying an updated layer on top of an existing image. While this does work quite well, it separates the process of updating the base image and updating all of your derivative images (you need to re-download new packages for each derivative image).

Updated over 5 years ago. 4 hacker ♥️.

KDE bugzilla cleanup

an invention by scarabeus_iv

As detailed previously on devel and opensuse-factory the KDE team didn't have access to their bugs and could not actively subscribe.

Updated over 5 years ago. 3 hacker ♥️.

Rewrite maintenance's dependency checkers in Python

an invention by leonardocf

We currently have a set of shell scripts that verify if patches can be properly installed on multiple combinations of base products, extensions and modules. These scripts are all written in shell and are annoying to maintain, as configuration and code is all mixed up.

Updated over 4 years ago. 2 hacker ♥️.

Use Relax-and-Recover (rear) as generic installer in the plain SUSE installation system

an invention by jsmeix

The basic idea is is to boot the plain SUSE installation system (inst-sys) but to not let it run YaST.

Updated over 5 years ago. 1 hackers ♥️.

Integrate ABRT to openSUSE

an invention by michalnowak

There were several attempts to integrate ABRT to openSUSE. In this Hack Week I'd like to:

Updated over 2 years ago. 5 hacker ♥️.

Docker hacking

an invention by evshmarnev

  • learn how to code on golang
  • create a script for docker testing (bash or python)
Updated over 5 years ago. 1 hackers ♥️.

Use jenkins as openQA UI

an invention by okurz

motivation

jenkins is a great CI system (continuous integration) with a plethora of plugins available. SUSE QA uses openQA extensively as it excels in distribution and product testing - not only image comparison (common misconception ;-) ). How about combining both in using jenkins with plugins to act as a UI for openQA?

Updated over 2 years ago. 11 hacker ♥️.

Microcorruption CTF

an invention by vitezslav_cizek

It's a CTF like game, where the goal is to unlock "lock" devices. Having access to a disassembled code you have to create an input that will unlock the device by exploiting a bug in its code.

Updated over 5 years ago. 1 hackers ♥️.

Dove-eye (3D object tracking) improvement

an invention by mkoutny

See README for description of the Dove-eye project (poor man's Hawk-Eye).

Updated over 4 years ago. 1 hackers ♥️.

Minimal Salt packaging

an invention by kwk

Challenge

Updated over 5 years ago. 2 hacker ♥️.

Git and rst practice

an invention by ktsamis

I want to use this hackweek to get some practice with git and rst and maybe more specifically, as a project, to set a blog written in rst and hosted in github.

Updated over 5 years ago. 1 hackers ♥️.

Convert prix-carburant.gouv.fr opendata to Osmand POI database

an invention by cbosdonnat

French government provides a pretty [up-to-date data][0] set with the gas prices in France as open data. These data could be useful in the offline GPS application [Osmand][1] for drivers to find the cheapest nearby place to buy they gas.

Updated over 2 years ago. 1 hackers ♥️.

OBS notifications

an invention by k0da

Let third parties to get notifications about build failures without having maintainer rights

Updated over 5 years ago. 1 hackers ♥️.

Static download endpoint for SUSE Manager

an invention by dmacvicar

The download end-point of Spacewalk/SUSE Manager resolves the packages from channels dynamically with a database query.

Updated over 5 years ago. 1 hackers ♥️.

emulate firewalld interfaces for NM on SuSEfirewall2

an invention by lnussel

Networkmanager uses some simple dbus interfaces of firewalld to allow configuring a firewall zone for connections. FWZS offers similar features on top of SuSEfirewall2.

Updated over 5 years ago. 1 hackers ♥️.

Add PIDs cgroup support to runC and Docker

an invention by cyphar

Currently, dealing with forkbombs and similar issues with Docker and runC is not very nice (you have to set a global limit for all Docker processes or you have to limit kernel memory which isn't very practical). I'm going to work on getting [some][1] [patches][2] merged into runC and Docker to enable PIDs support for Docker.

Updated over 5 years ago. 1 hackers ♥️.

fix printing in the Taipei office

an invention by lnussel

the Taipei office lacks automatic printer discovery so everyone has to download and install some weird "driver". That's not the Linux way of doing things. So set up a cups server and do proper printer announcements with that one.

Updated over 5 years ago. 5 hacker ♥️.

openSUSE/SUSE Developer Mentoring Program

an invention by hennevogel

Goal

  • Organize a general developer mentoring program
Updated over 5 years ago. 7 hacker ♥️.

Teach the users/* branch checker about kabi

an invention by michal-m

In the kernel repository, we have a script that checks users/* branches and does some basic checks on them. My plan is to teach this script to detect kabi changes.

Updated over 5 years ago. 1 hackers ♥️.

Learn to create dovetails with a router.

an invention by cbosdonnat

Dovetails are nice to assemble wood pieces... but not that easy to do. The project is about creating a template to create dovetails with a router and of course create dovetails. I prepared all the maths before hackweek to plan my actions (and buy hardware). See [this geogebra file][0] for the details.

Updated over 7 years ago. No love.

Mozilla Firefox profile selector

an invention by olh

Create a wrapper which receives the URL passed to the "firefox" binary, offers a list of available profiles, and finally runs Firefox with the selected profile and the given URL.

Updated over 7 years ago. No love.

Setup Zuul & Gerrit & Jenkins & OBS infrastructure to test OpenStack upstream changes for rpm-packaging

an invention by tbechtold

OpenStack uses Zuul as a pipeline manager to test changes posted on gerrit. The rpm-packaging initiative (https://wiki.openstack.org/wiki/Rpm-packaging) needs to test proposed changes. So building packages with OBS for proposed changes is the goal of the project.

Updated over 5 years ago. 1 hackers ♥️.

Factory dashboard

an invention by k0da

Fetch and display openQA status project group per project.

Updated over 7 years ago. No love.

Implement external OBS api for better debugging

an invention by k0da

Hacking on OBS dashboard requires you to have a "real" data from staging projects. this is done by quering backend directly. So either you need to have a production db deployed or you have old broken data.

Updated over 7 years ago. No love.

Package NVIDIA Cuda for Power

an invention by k0da

So far CUDA driver for Tesla card is only available as Ubuntu deb.

Updated over 7 years ago. No love.

Automate Haskell Packaging

an invention by psimons

We have various individual tools to automate parts of the Haskell packaging process, like cabal-rpm, but those tools aren't integrated into a fully automated system that keeps Haskell packages up-to-date with as little human intervention as possible. I would like to build that system. Stackage provides us with an accurate list of packages and versions that are known to work together well, and there are basically two flavors: the nightly snapshot (bleeding edge) and the LTS release (stable API). The former is appropriate for Tumbleweed, IMHO, and the latter is appropriate for stable releases like SLE or Leap.

Updated over 5 years ago. 3 hacker ♥️.

Integrate AutoYaST with software configuration management systems

an invention by IGonzalezSosa

FATE#319830, FATE#319843 and FATE#319842 propose integration of AutoYaST with different software configuration management systems like Salt, Chef and Puppet.

Updated over 5 years ago. 2 hacker ♥️.

kanku - openstack handler

an invention by M0ses

kanku make's installation and testing of kiwi images built by OBS very easy.

Updated over 5 years ago. 2 hacker ♥️.

kanku - Refactoring of core components

an invention by M0ses

kanku make's installation and testing of kiwi images built by OBS very easy.

Updated over 5 years ago. 2 hacker ♥️.

Speed up zypper in Beijing Office

an invention by lzwang

It is not a about make a new software. It is a service in fact.

Updated over 5 years ago. 2 hacker ♥️.

Gordon

an invention by evshmarnev

Gordon

A collection of autotests for Crowbar

Updated over 2 years ago. 6 hacker ♥️.

packaing Xorgxrdp drivers on openSUSE

an invention by zhangxiaofei

Quotes from xrdp wiki: https://github.com/neutrinolabs/xorgxrdp/wiki/Xorg-drivers-for-xrdp

Updated over 5 years ago. No love.

Rootless Containers

an invention by cyphar

In many cases, people want to start containers on a system where the administrator is not happy about granting privileges to users or installing any new software. For example, when I was a researcher and wanted to run Python 3 on a computing cluster it was not possible to get the administrator to install Docker or Python 3.

Updated over 4 years ago. 1 hackers ♥️.

Faster kernel builds in the OBS

an invention by michal-m

The kernel compile and link itself is only a fraction of the OBS kernel-default package build. Several other passes take significant time: - Post build checks, especially the clamav scan

Updated over 2 years ago. 13 hacker ♥️. 1 follower.

Bring Linux memory scanner scanmem/GameConqueror to openSUSE

an invention by sparschauer

All other distributions have scanmem/gameconqueror packages. scanmem is a command line memory scanner to locate variables in memory and GameConqueror is the Python/GTK3 front-end for it which also provides game trainer features. But it is not only a game cheating tool. It can also help testing applications, debugging memory issues, watching variables in memory or it can be used for reverse-engineering. Hackers also use it for things like ping spoofing.

Updated over 2 years ago. 5 hacker ♥️.

terraform.io modules for SUSE Manager

an invention by moio

The SUSE Manager team currently uses vagrantup.com to create developer environments (a project known as suminator).

Updated over 5 years ago. 2 hacker ♥️.

bcache support in libstorage-ng

an invention by aschnell

Look at bcache and start adding support in libstorage-ng. It should be possible to implement probing during hackweek.

Updated over 5 years ago. 1 hackers ♥️.

Chinese Translation for 'Free Software, Free Society' which written by RMS

an invention by tonghuix

The translation repo: https://github.com/beijinglug/fsfs-zh

Updated over 5 years ago. 2 hacker ♥️.

Learning Aircraft Modeling in FlightGear

an invention by tonghuix

In this HW I would trying learn about how to modeling aircraft in FlightGear, which is a free and open source flight simulator.

Updated over 5 years ago. 2 hacker ♥️.

NativeScript Hacking

an invention by thutterer

The goal of this project is to get a familiar with NativeScript, play with it and create one or two simple demo applications. Maybe even something useful ;)

Updated over 2 years ago. No love.

Continue with a systemd alternative/replacement

an invention by dsterba

Previous hackweeks spent on research (project/220), other alternatives. This time I'm

Updated 12 months ago. 6 hacker ♥️.

A fresh look at Crowbar scope and UI

an invention by romanarcea

The project is about taking a fresh look at Crowbar UI for SOC provisioning. Main goal is to mock user workflows that would allow to scale Crowbar to support multiple datacenters, a more flexible way to add large number of nodes and manipulate services, as well as control and customize various types of hardware groups.

Updated over 5 years ago. 3 hacker ♥️.

Improve py2pack

an invention by tbechtold

py2pack is the prefered tool todo Python packaging for openSUSE. There are multiple issues. The one I want to focus on is the dependency detection which is tricky for Python packages.

Updated over 5 years ago. 2 hacker ♥️.

Build Docker images with pure Salt

an invention by dmacvicar

Results

Updated over 2 years ago. 2 hacker ♥️.

Upstream Salt snapper support

an invention by dmacvicar

Prepare the module and concept done for the CSM Workshop and prepare it for upstream inclusion.

Updated over 5 years ago. 2 hacker ♥️.

TumbleSLE - Applying Tumbleweed Logic to the SLE codebase for more efficient testing & development

an invention by RBrownSUSE

Right now internal SLE development is still organised & structured around the concept of 'Milestones'. Schedules are defined, deadlines are set, and off we go making Alpha 1, 2, 3, Betas 1, 2, 3, RC's, and so on.

Updated over 5 years ago. 10 hacker ♥️.

Get terraform-provider-libvirt closer to release

an invention by dmacvicar

terraform-provider-libvirt adds libvirt support to terraform.

Updated over 5 years ago. 1 hackers ♥️.

Learning salt

an invention by ktsamis

Salt seems like a technology that's spreading around and more and more people are using it so I thought I'd learn more about it. I plan to create or use existing VM's to monitor and manage them with salt in order to learn more about it.

Updated over 5 years ago. 2 hacker ♥️.

Learn gitbook.com

an invention by lrupp

https://www.gitbook.com/ allows you to combine repositories on https://github.com with a simple to use WebUI for writing books. As result, your crazy content in your README.md (or whatever *.md) files will become available for your customers as book in form of a pdf, epub or mobi download.

Updated over 3 years ago. No love.

Prettify room booking displays in Nuremberg

an invention by algraf

Nuremberg recently received room booking displays that would in theory show the current occupation of rooms. Unfortunately they are Windows CE based. And they don't actually show anything useful because we don't use Exchange.

Updated over 5 years ago. 3 hacker ♥️.

Refresh openbuildservice.org

an invention by hennevogel

openbuildservice.org is the landing page of the Open Build Service free software project. It could use a fresh design.

Updated over 2 years ago. 8 hacker ♥️.

Provide tools to analyze the life-time of maintenance and release requests in IBS/OBS

an invention by psimons

We need statistical analysis and key performance indicators to describe the lifetime of maintenance and release requests in IBS, for example:

Updated over 5 years ago. 6 hacker ♥️.

kanku - worker distribution with rabbitmq/openvswitch

an invention by M0ses

kanku is designed to give you a better integration of your kiwi images built by the Open Build Service (OBS) in your development and testing workflow.

Updated almost 7 years ago. No love.

geekos.prv.suse.net employee finder

an invention by hennevogel

Mission:

Updated over 2 years ago. 13 hacker ♥️.

Re-architecting Jangouts data/events model

an 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 $scope thingie, Angular 2 leverages the use of observables thanks to its integration with RxJS.

Updated over 5 years ago. 1 hackers ♥️.

Prototype new LTP upstream runltp script

an invention by metan

Currently the upstream LTP is executed by a hacked up and old runltp script that executes even worse and fairly old mess called ltp-pan which in turn actually executes the test cases. This whole thing is a unmaintainable mess that should have been replaced with something simpler a long time ago. It should also have a few more features that has been requested in the meantime and not implemented since nobody wants to touch the code. For instance executing the test cases on a different machine via ssh and writing the results locally. Another feature I've been thinking about for quite some time is a parallel test execution, since most of the test cases in fact could be executed in parallel which could easily speed up the test run twice. There are other tests that cannot, mostly stress tests, but also test cases that modify global system state, i.e. system time, make use of sysv IPC, use loop devices, etc. These kind of tests should be annotated somehow so that we do not end up with a test cases competing for a global resources in a parallel test run.

Updated over 3 years ago. 8 hacker ♥️.

Yet another task tracking tool

an invention by mkoutny

Create a task tracking tool that would suit my needs (and enrich the pool of such author-only-optimized software).

Updated over 5 years ago. 3 hacker ♥️.

GeekoScreen: Building an open-source based whiteboard

an invention by TBro

GeekoScreen - an open-source based whiteboard

Updated over 5 years ago. 8 hacker ♥️.

Fast bugzilla search

an invention by alnovak

The Problem

Updated over 4 years ago. 3 hacker ♥️.

unified communication setup (integrating IRC)

an invention by okurz

motivation

The 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.

Updated over 1 year ago. 3 hacker ♥️.

Reverse engineer memory layout

an invention by mkoutny

TL;DR Use convolution to find type candidates, then solve system of equations to refine the result.

Updated over 4 years ago. 6 hacker ♥️.

Use dwz from rpm to compress debug info

an invention by rguenther

Use dwz (dwarf compressor) from rpms find-debuginfo.sh to reduce debuginfo package size. Aim for multi-file mode which would create a "base" debuginfo package that individual ones

Updated over 3 years ago. No love.

Implement more (all missing) Filesystems in libstorage-ng

an invention by aschnell

The next generation libstorage-ng is still missing support for some filesystems. The task is to implement all of them:

Updated over 5 years ago. 4 hacker ♥️.

AlexaCast

an invention by irfan_habib

Want to play with Alexa skills development.

Updated over 5 years ago. 1 hackers ♥️.

Analyze the security of Linux HTTPS connections and monitor the traffic of "smart" devices

an invention by thardeck

I have Raspberry Pi with WLAN and an additional network module which can be run as a WIFI access point.

Updated over 5 years ago. 1 hackers ♥️.

Improving Jangouts UX

an invention by IGonzalezSosa

For some of us, Jangouts has become a tool we use everyday. It works (most of the time) and it helps to reduce the impact of having a distributed team.

Updated over 5 years ago. 2 hacker ♥️.

OBS project diff plugin

an invention by lnussel

Leap integrates packages from several SLE codestreams and Factory. In order to keep an overview of what package has which version and in which project an overview is needed. An obs plugin similar to the Factory dashboard could probably do the job.

Updated over 5 years ago. 1 hackers ♥️.

Learn to speak, read and write German

an invention by cjschroder2

My German reading and speaking skills suck. I've forgotten everything except "Mehr Bier, bitte". A week of intensive immersion ought to enable me to order food as well. And converse with my German team members. Especially when we go out for meals and drinks.

Updated over 2 years ago. 16 hacker ♥️.

Track statistics on the openSUSE staging process to gain feedback on changes

an invention by jberry

Collecting and presenting statistics on the various aspects of the openSUSE:Factory/openSUSE:Leap:* staging process would be useful for determining if changes in tooling and automation have an impact on the workflow. Some examples or information of interest are as follows.

Updated over 5 years ago. 3 hacker ♥️.

Package mitmproxy for openSUSE properly

an invention by kfreitag

Mitmproxy is a totally awesome tool to investigate http- and https-traffic and thus is a very useful debugging tool.

Updated over 5 years ago. 1 hackers ♥️.

openQA-butler - Application that offers a GUI for installing and configuring openQA and openQA workers.

an invention by SLindoMansilla

Docker & Yast

Updated over 2 years ago. 8 hacker ♥️.

Apple swift language for openSUSE

an invention by kshatskyy

Build opensource swift language package for Leap 42.3, Leap 15.0 on OBS. https://swift.org/

Updated over 5 years ago. 4 hacker ♥️. 1 follower.

SUSE Photography Space

an invention by JWSun

These project have two sub-object.

Updated over 5 years ago. 4 hacker ♥️.

GoldenDict popup flag

an invention by xiaoguang_wang

When GoldenDict enable scan popup functionality, if you want GoldenDict to show popup window, you need to select word by mouse and at same time press ALT or CTRL key. You can't show popup window only by mouse when needed.

Updated over 5 years ago. 1 hackers ♥️.

Relax-and-Recover: New kind of "backup" method: BACKUP=ZYPPER

an invention by jsmeix

For Relax-and-Recover (abbr. ReaR, RPM package rear) I like to implement a new kind of "backup" method:

Updated over 5 years ago. 1 hackers ♥️.

LetsEncrypt integration for openSUSE

an invention by dmolkentin

Make openSUSE the first distribution to support LetsEncrypt/ACME natively, in order to provide easy TLS encryption for all services. openSUSE users should be able to

Updated about 4 years ago. 7 hacker ♥️.

grab this: localize new Jekyll opensuse software site

an invention by lnussel

https://software.opensuse.org/ is aging. Richard made a proposal using Jekyll to statically generate a new layout: https://software.opensuse.org/newsite/, code at https://github.com/sysrich/new-software.o.o

Updated over 5 years ago. 1 hackers ♥️.

Run openQA testsuites with MALLOC_CHECK_ and MALLOC_PERTURB_ variables set

an invention by michalnowak

MALLOC_CHECK_ and MALLOC_PERTURB_ variables are environmental variables which help identify problems with Glibc's malloc() allocations.

Updated over 2 years ago. No love.

More diagnostics features for the Mojolicious event loop

an invention by kraih

Mojolicious is a web development toolkit and framework built around an event loop. That has many performance and scalability advantages, but can also make debugging slow code a bit of a challenge.

Updated over 3 years ago. No love.

Distributed FS for openQA

an invention by oholecek

For far too long openQA instances are crippled by insufficient I/O throughput when under heavy load. This results in incomplete and aborted tests prolonging new snapshots testing and also adding confusion into the release process.

Updated over 5 years ago. 2 hacker ♥️.

Investigate Wayland support in Tumbleweed for GNOME

an invention by fcrozat

Fedora 25 has enabled Wayland by default for GNOME.

Updated over 7 years ago. No love.

Automate the workreport email with python

an invention by ktsamis

In the spirit of learning more python and practicing I will be creating a script to automate the work report emails that we send every week. This will not be a simple cron job because I have to catch corner cases of vacation etc. The next step is filling the workreport automatically by using the various API's that we can use (Bugzilla, osc qam plugin). The purpose is mainly to learn a bit more python.

Updated over 4 years ago. 1 hackers ♥️.

30 years of game development in 5 days

an invention by thutterer

You know Tetris, right? You know Telegram, don't you?

Updated over 2 years ago. 1 hackers ♥️.

OpenQA Skill for Amazon Echo (Alexa)

an invention by szarate

Control you openQA instance from an Amazon Echo!

Updated over 3 years ago. 4 hacker ♥️.

Add VirtualBox bootloader to openQA

an invention by michalnowak

In openQA we support various backends which are able to 'host' tests. 'svirt' - one of those backends - is so generic that it allows to conned to a virtualization host via SSH a perform shell commands directly.

Updated over 2 years ago. 1 hackers ♥️.

Figuring how to get Let's Encrypt setup on NAS without HTTP challenge

an 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).

Updated over 7 years ago. No love.

UNIX domain socket support for Mojolicious

an invention by kraih

The Mojolicious web development toolkit is currently limited to using TCP/IP sockets for its HTTP/WebSocket client and server. For most web services that's more than enough, but for containerized applications and IPC, UNIX domain sockets could provide significantly better performance and security.

Updated over 3 years ago. No love.

Generate CVRF

an invention by msmeissn

CVRF is a standard where security advisories are encoded in a XML format.

Updated over 7 years ago. No love.

Take care of my Debian packages

an invention by vcuadradojuan

Take time this week to take care of the packages I maintain at Debian; open bugs, fix bugs, new upstream versions, enable testsuites in autopkgtest.

Updated over 5 years ago. 4 hacker ♥️.

Package Mycroft Core and the Mycroft Plasmoid for openSUSE

an invention by alarrosa

Mycroft is an open source artificial intelligence platform (an open source assistant) and has very nice demos like: Mycroft Plasmoid Version 2.0 and Akademy 2017 presentation (this one starts around 2:30) .

Updated over 5 years ago. 1 hackers ♥️.

package mediagoblin

an invention by mstrigl

From the mediagoblin.org website:

Updated over 2 years ago. 2 hacker ♥️.

RMT: repository mirroring tool

an invention by ikapelyukhin

The project

Updated over 5 years ago. 7 hacker ♥️.

Upstream support for SGI Octane

an invention by tsbogend

Patches for supporting SGI Octanes are floating around since ages. The latest version is against v4.10. I've talked to Ralf Baechle (MIPS kernel maintainer) and he is willing to take patches from me... so I have to provide them... and this what this project is for:-)

Updated over 5 years ago. 4 hacker ♥️.

SMT in a Container

an invention by jsevans

It's a pretty simple idea. Be able to deploy an SMT using Docker with minimum effort.

Updated over 5 years ago. 1 hackers ♥️.

Learn (machine) learning

an invention by mwilck

I'd like to gain practical knowledge about machine learning / TensorFlow / scikit by trying out simple examples.

Updated over 2 years ago. 32 hacker ♥️.

Do some 3D printing

an invention by aschnell

Do some 3D printing incluing designing the object.

Updated over 5 years ago. 4 hacker ♥️.

integrate rabbitmq into obsbugzilla

an invention by bmwiedemann

OBS started distributing live events through a rabbitmq and Bernhard's obsbugzilla scripts can use that as an additional source to update bugzilla with reduced and more uniform delays, e.g. within 30 minutes of the last SR relating to a given bug.

Updated almost 7 years ago. No love.

kdenlive: Help finishing the timeline refactor

an invention by gboiko

Kdenlive is refactoring its timeline to be based on Qt's data models and a QML view. This work is not yet finalized so any help there is appreciated by the developers.

Updated over 2 years ago. 1 hackers ♥️.

create a kernle module monitor basic information in disk/driver IO

an invention by jerrytang

I'v been doing the testing on device mapper, once there are some regression it's very hard to debug without block-layer knowledge.

Updated over 5 years ago. 2 hacker ♥️.

Admin UI for the Minion job queue

an invention by kraih

Minion, the job queue of the Mojolicious web framework, currently has to be administrated with command line tools. I want to build an Admin UI that will make the most common maintenance tasks, such as restarting a large number of failed jobs, a lot more comfortable.

Updated over 2 years ago. No love.

GitLab-OBS-openQA bridge/integration

an invention by oholecek

Hackweek 17

Updated over 1 year ago. 9 hacker ♥️.

free hugs

an invention by dmaiocchi

free hugs for hackweek

Updated over 2 years ago. 8 hacker ♥️.

Experiment with WeKan

an invention by RBrownSUSE

While I despise Trello, I quite like the idea of using a Kanban board to organise my individual work and much of my personal projects

Updated over 5 years ago. 2 hacker ♥️.

Give a shot at photogrammetry

an invention by ikapelyukhin

Results:

Updated over 5 years ago. 2 hacker ♥️.

Try SUSE Manager

an invention by okurz

``` ‎zypper ar -f http://dist.suse.de/install/SLP/SUSE-Manager-Server-3.1-GM/x86_64/DVD1/ suma3.1

Updated over 1 year ago. 1 hackers ♥️.

setup own docker container scripts

an invention by okurz

need to learn more about containers

Updated over 1 year ago. No love.

openSUSE/SUSE branding for "remark"

an invention by okurz

motivation

I like light weight presentation frameworks based on plain text files. There are quite some frameworks using the browser for presenting but many require a full blown web server. remark seems to be about the lightest I could find. I could make actual use of it when there would be openSUSE(/SUSE) branding.

Updated over 5 years ago. No love.

golang refactoring! usefull links

an invention by dmaiocchi

moin, i am looking for interesting articles that describe how to refactor/maintain golang code.

Updated almost 7 years ago. No love.

Learning & using Tensorflow to estimate patch installation times on SUSE Manager

an invention by PSuarezHernandez

Introduction

Updated almost 5 years ago. 5 hacker ♥️. 1 follower.

Setup a k8s cluster based on aarch64 tumbleweed

an invention by lyan

I will deploy a k8s clusters on three pine64 A+ boards, all boards are installed opensuse tumbleweed, and one as k8s-master two as k8s-minions. The whole cluster will use TLS and BRAC security mechanism.

Updated over 2 years ago. 1 hackers ♥️.

Setup an ISCSI storage server which supports multipath

an invention by lyan

Setup an iscsi server on minnowboard/espressobin/odroid c2 based on opensuse tumbleweed, use two Nics to support multipath Setup an iscsi initiator on odroid c2 and dm

Updated over 4 years ago. 1 hackers ♥️.

Use LUKS UUID in /etc/crypttab

an invention by aschnell

The the LUKS UUID in /etc/crypttab. In general the file system UUID is already used in /etc/fstab. So using the LUKS UUID in /etc/crypttab is a small step towards consistency and should make the system more robust (e.g. avoid bugs like bsc #1063249).

Updated over 5 years ago. 1 hackers ♥️.

Implement ZSTD + BTRFS support to GRUB2

an 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.

Updated 12 months ago. 1 hackers ♥️.

Play with Travis and beta features

an invention by szarate

Build Stages

Updated over 5 years ago. 1 hackers ♥️.

hook up a raspberry pi3 with openQA - HDMI

an invention by lnussel

To be able to offer real Tumbleweed and a tested Leap for a Raspberry Pi3 the images for it need to be tested with openQA. Since

Updated over 2 years ago. 1 hackers ♥️.

Actions kernel mainlining: pinctrl

an invention by a_faerber

During my trip to and from SUSECon 2017 I had been working on a pinctrl driver for Actions Semi S500, based on a previous pinctrl driver of mine for Realtek RTD1295.

Updated almost 7 years ago. No love.

Support multiple disks in Xen & Hyper-V guests in openQA (for RAID)

an invention by michalnowak

In os-autoinst and installation/bootloader_svirt.pm we currently we support only one-disk scenarios like SLES installation to disk and deployment from a disk in JeOS & CaaSP scenarios. To support RAID tests we need support of adding multiple disks to VMs. Targeting Xen and Hyper-V.

Updated over 5 years ago. No love.

Try various container operating systems & kubernetes distributions

an invention by michalnowak

Try various container operating systems & kubernetes distributions and compare them to SUSE MicroOS and CaaSP, respectively.

Updated over 5 years ago. No love.

openSUSE Tumbleweed Snapshots: refactor for S3 and deploy

an invention by jberry

In lieu of official hosting which was requested a year ago, go ahead and refactor approach to work on AWS S3. The previous approaches used either soft or hard links to avoid duplicating files that remain unchanged between snapshots, but S3 is not a file-system and does not support links. The closest comparable concept are object level redirects, but managing and creating those would be combersome, slow, and result in a higher bill. To avoid that an alternative that does not require object level redirects to simulate links, but that does not requiring duplicating files would be preferable.

Updated almost 7 years ago. No love.

Deep learning/ AI topics

an invention by arun_kant

Planning to do some deep learning course sessions e.g. fastai , google ML crash course etc. Also try to understand common tools (tensorflow, jupyter notebook, numpy, pandas, pytorch) and practices e.g. Convoluation neutral nets, SGD used to solve learning problems.

Updated over 6 years ago. No love.

Package kivy and python project for Android

an invention by joadavis

About 3 years ago I wrote some Python and Kivy code for my Samsung Galaxy S4 in QPython. Unfortunately, QPython updated and broke its kivy compatibility. I've been waiting for them to fix it, but mostly have given up. So instead, just investigate how to turn the kivy code into an .apk for installation on an Android device! There are directions for this on the kivy website.

Updated over 6 years ago. No love.

Package kompose (docker-compose to k8s converter) for openSUSE

an invention by suntorytimed

What is kompose?

Updated over 5 years ago. 3 hacker ♥️.

GitHub GraphQl (v4)

an invention by dmaiocchi

Explore the GraphQl (v4) GitHub Api and do a small project in (Elixir would be the choice)

Updated over 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

monitor kubernetes and docker with prometheus

an invention by dmaiocchi

Starting from prometheus ( and grafana if needed), learn how to monitor kubernetes and docker and do some valid alert/graph etc.

Updated over 6 years ago. No love.

Jupiter system

an invention by SLindoMansilla

Description

Updated over 2 years ago. 5 hacker ♥️.

distributed card games, a.k.a. mental poker

an invention by AndreasStieger

Mental poker is a principle and also specific protocol to play card games without a single trusted party. This includes shuffling cards, enforcing card visibility and commitment schemes. Imagine playing rock-paper-scissors via phone only.

Updated over 5 years ago. 2 hacker ♥️.

Raspberry Pi Baby Monitor

an invention by mstrigl

The usual baby-phones and phone based surveillance solutions do not fit my needs:

Updated over 5 years ago. 6 hacker ♥️.

Running openATTIC and DeepSea on multiple distros (2018)

an invention by dmaiocchi

2018

new hack

Updated over 6 years ago. No love.

Infrastructure-by-code + full-build-pipeline with the example of OBS+openQA

an invention by okurz

motivation

Lots of crucial steps in the SUSE/openSUSE product build workflow are not known or not even accessible by many people but hidden as "custom scripts" on "some machine" in the worst cases. Nowadays infrastructure and build pipelines should be written as code, e.g. in git repos, with UI frontends to show the always current state of what is going on, what needs to be done to release products, where are problems. The least we can do is learn a bit more in this direction.

Updated over 2 years ago. 3 hacker ♥️. 1 follower.

Create packages for maintenance tools

an invention by pluskalm

Currently helpers for maintenance of SLE/openSUSE such as osc omg exist just as git repo, lets have them as packages.

Updated over 5 years ago. 3 hacker ♥️.

microservices and serverless for the openSUSE.org infrastructure

an invention by tampakrap

The openSUSE.org official infrastructure is getting bigger and complicateder, so #microservices and #serverless FTW! :smiley: :thumbsup: :icecream:

Updated over 2 years ago. 12 hacker ♥️. 1 follower.

DIY Awesome Glowing Nixie Clock

an invention by JWSun

Glowing Nixie Clock

Updated over 2 years ago. 5 hacker ♥️.

Automatically guess changelog entries for Haskell packages from upstream

an invention by psimons

All our packages have a *.changes file and ideally that file would mention relevant changes from upstream, i.e. during version updates. Currently, we find that information manually when packaging Haskell software. This is unsatisfactory because of the sheer size of the package set and the massive number of updates we receive from Hackage. The packaging itself is completely automatic, but editing the *.changes files is not and this issue prevents us from shipping more packages in Tumbleweed and elsewhere.

Updated over 5 years ago. 2 hacker ♥️. 1 follower.

Chrome plugin to watch openQA jobs

an invention by asmorodskyi

In day to day job I often wait for openQA job to change a state. I plan to create chrome plugin which would allow to watch for some certain job and will send you notification when run is end.

Updated over 5 years ago. 3 hacker ♥️.

Get a basic understanding about MD software RAID setup

an invention by jsmeix

I need to get a basic understanding about MD software RAID setup only via command line tools to be able to understand,

Updated over 5 years ago. 3 hacker ♥️.

SUSE Manager - self sufficient frontend server

an invention by LuNeves

Explore the possibility to have a self sufficient frontend server running locally. This server would compile all the frontend code and act as a proxy/middleware pointing either for a dev ref-server or to a local SUMA instance. This way would be possible to do modifications in frontend even without having a SUMA server running locally.

Updated over 5 years ago. 4 hacker ♥️.

Little systemd utilities improvements

an invention by mkoutny

Some ideas from the list:

Updated over 5 years ago. 3 hacker ♥️.

Second Memory

an invention by jcavalheiro

What is it about?

Updated over 4 years ago. 9 hacker ♥️.

Learn OBS with an example

an invention by jevrard

git-deps and hatop deserve some more native packaging love.

Updated over 4 years ago. 2 hacker ♥️. 1 follower.

SSO for kanku

an invention by M0ses

SSO for kanku

Updated over 5 years ago. 1 hackers ♥️.

Connect to matrix.org via weechat

an invention by ktsamis

I want to connect to matrix.org via weechat in Leap 15.0.

Updated over 3 years ago. 3 hacker ♥️.

Practice Perl through implementing -- Message Board

an 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.

Updated over 6 years ago. No love.

Explore & Deploy new podcast platform

an invention by tonghuix

Background

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Emulate MEN FPGAs in Qemu

an 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.

Updated over 5 years ago. 1 hackers ♥️.

Container Image for PXE/HTTPBoot Server

an invention by gary_lin

Every time we went to UEFI Plugfest, one of the frequently asked questions is how to setup a PXE/HTTPBoot server. Besides, we also have to setup and test the server before the event. Although we already have the document(*), it may be easier to deploy with a container image.

Updated over 3 years ago. 2 hacker ♥️.

ReMiTo - An RMT web interface powered by VueJS and Quasar

an invention by thutterer

I want to dive deeper into React using its Material-UI components to prototype a web interface for SUSE's new Repository Mirroring Tool (RMT).

Updated over 2 years ago. No love. 1 follower.

Transactional Desktop

an invention by fcrozat

Leap 15 and TW supports Transactional Server system role but some additional work is needed to have a transactional desktop system role.

Updated over 5 years ago. 3 hacker ♥️.

tftp boot installer and PXE server container image

an invention by kukuk

We provide tftp server and RPMs containing the installer to run from tftp. Disadvantage is, that the user needs to setup a tftp boot system first. Why not putting everything in a container, so that the admin only need to run the container and can then choose on the to be installed machine, what he wants install? And following this, put the container in a kubernetes cluster like SUSE CaaS Platform.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Teach SUMA to sign repository metadata

an invention by mcalmer

Signing metadata requires a lot of manual interaction and knowledge of the customer. This was the reason why we never implemented it for SUMA as the benefit was very low.

Updated over 5 years ago. 1 hackers ♥️.

DIY smart thermostat with ESP8266

an invention by scabrero

Build a smart thermostat using an Adafruit Feather HUZZAH ESP8266 board, a DHT22 temperature and humidity sensor and a 2.4 TFT touch panel.

Updated over 5 years ago. 4 hacker ♥️. 1 follower.

Create a DRM driver for Matrox desktop cards

an invention by tdz

(was: Create a DRM driver for Matrox G200)

Updated over 2 years ago. 5 hacker ♥️.

STEM Workshop in Montessori School

an invention by ilausuch

Update

Working on the documentation...

Updated over 5 years ago. 3 hacker ♥️.

Learn and Document how to install a SAP Hana ScaleOut Cluster

an invention by dakechi

This nowadays is a supported HANA Scenario that has no much knowledge and documentation around. This project is basically to explore what we currently have, and maybe document some initial good practices around SAP HANA Scale-out to facilitate future developments and also our current supports.

Updated over 6 years ago. No love.

Status plugin for Mojolicious

an invention by kraih

To make it easier to debug openQA and Cavil i want to build a plugin similar to the mod_status Apache module for the Mojolicious web framework. Figuring out how to combine HTTP and WebSockets should be interesting. If time permits i also want to make it look a little bit like the Minion Admin UI from my last HackWeek project.

Updated over 2 years ago. No love.

Continue reading "Containerization with LXC" by Konstantin Ivanov and play around with LXC containers

an invention by gniebler

I bought and started reading this book a little while back and also "played along" by creating unprivileged LXC containers on my own system.

Updated over 5 years ago. No love.

Introduction to parallel computing using CUDA (using AWS and openCV)

an invention by riafarov

Motivation

GPUs are widely used for parallel computations and CUDA is platform which simplifies development of such applications for NVidia GPUs.

Updated over 4 years ago. 1 hackers ♥️.

SUMA add test=True for highstate to UI

an invention by mcalmer

First thing you learn, when you start with salt, is to use test=True before you really call the highstate.

Updated over 4 years ago. 1 hackers ♥️.

add features to libstorage-ng

an invention by aschnell

Add some features to libstorage-ng.

Updated over 5 years ago. 2 hacker ♥️. 1 follower.

Write a reporting script using SMELT

an invention by vitezslav_cizek

I'd like to write a tool that reports user's OBS work done in a given time frame (eg. week). It'll collect all the packages he/she submitted, all the reviews done or all the maintenance updates started or processed.

Updated over 3 years ago. 1 hackers ♥️.

Improve OBS service scripts

an invention by enavarro_suse

For every instance of OBS, each time the obs-api package is updated the obsapidelayed service is reloaded. This takes more time than is expected.

Updated over 2 years ago. 6 hacker ♥️. 1 follower.

The SUSE Game

an invention by ilausuch

** UPDATE **

Updated over 3 years ago. 7 hacker ♥️. 1 follower.

Transact all the THINGS - sorting out my personal infra

an invention by RBrownSUSE

I currently have a lot of personal infrastructure that is in need of some tender loving care and transactionalisation

Updated over 4 years ago. No love.

Check health of my openSUSE packages

an invention by pluskalm

  • Check packages that I maintain or are in devel projects that where I am maintainer and update them.
  • Check bugzilla for issues filled for said packages
Updated about 4 years ago. 1 hackers ♥️.

Architecting a Machine Learning project with SUSE CaaSP

an invention by jordimassaguerpla

The goal of this project is to get an overview of the state-of-the-art technology on training and deploying machine learning projects with kubernetes and apply that to a SUSE CaaSP cluster.

Updated over 4 years ago. 4 hacker ♥️. 2 followers.

SUSE Quiet (This year's Hackweek band)

an invention by jctmichel

SUSE Quiet is an acoustic version of SUSE Loud, the former SUSE Band from Maxtorhof.

Updated over 2 years ago. 3 hacker ♥️.

Try SLES on Hyper-V 2019 (build 17692)

an invention by michalnowak

I'll have a look at Hyper-V 2019 test build and how SLES guest plays with it.

Updated over 5 years ago. No love.

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.

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Having a chat with the vacuum cleaner

an 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.

Updated over 5 years ago. 1 hackers ♥️.

Try Linux subsystem on Windows Server 2019

an invention by michalnowak

Deploy openSUSE Leap 15.0 image to Linux subsystem on Windows Server 2019 and try things around.

Updated over 5 years ago. No love.

Try Docker openSUSE image on Windows Server 2019

an invention by michalnowak

Docker for Windows 18.03 CE supports Linux containers on Windows Server. Let's try that.

Updated over 5 years ago. No love.

Mapping Open Source Governance Models

an invention by cschum

There are a lot of open source projects out there. They have a wide spectrum of governance models. It's a critical component to the success of a project so it's worth learning from others and consciously deciding on how governance is set up for a project. It's also a critical factor to assess projects and a subject for research.

Updated over 5 years ago. 1 hackers ♥️.

Swift + Monasca: Sending all the Swift metrics Monasca's way

an invention by mattoliverau

Monasca is a powerful tool in the OpenStack arsenal. It brings metrics and alarms to the operator. It even pairs grafana with horizon. It currently monitors Swift, but just the processes. But there is so much more we can grab.

Updated over 6 years ago. No love.

Test unofficial SLES LX images on SmartOS

an invention by michalnowak

SmartOS is converged container and virtual machine hypervisor based on illumos, an OpenSolaris fork. SmartOS supports KVM & bhyve hypervisors and illumos, LX, & Docker zones ("containers").

Updated over 5 years ago. No love.

Setup matrix internal instance, with IRC bridge to internal IRC server

an invention by fcrozat

Matrix (https://matrix.org/blog/home/ ) is a slack / rocket-chat clone, fully decentralized.

Updated over 5 years ago. 5 hacker ♥️.

gnome-shell-mousewheel-zoom

an invention by pdostal

The most important task for my first hackweek - accessibility of the Gnome Shell.

Updated over 1 year ago. No love. 1 follower.

Test FreeBSD Linux Binary Compatibility layer

an invention by michalnowak

Let's see how correctly the FreeBSD emulation layer works.

Updated over 5 years ago. No love.

File Database

an invention by hrommel1

When using files that should be in an accessible file system, quite often I have been in a situation where

Updated over 5 years ago. No love.

Goodbye Dister

an invention by cschum

SUSE Studio was shut down earlier this year. It has been online for more than ten years and there are tons of links and references out there. To not make them lead into the wasteland of 404 we should have a landing page on https://susestudio.com which leads to what users can use instead of SUSE Studio.

Updated over 5 years ago. 1 hackers ♥️.

Improve performance of JRuby's hash implementation

an invention by cbruckmayer

Synopsis

JRuby is an implementation of Ruby on the JVM. It aims to be a complete, correct and fast implementation of Ruby, at the same time as providing powerful new features such as concurrency without a global-interpreter-lock, true parallelism, and tight integration to the Java language to allow you to use Java classes in your Ruby program and to allow JRuby to be embedded into a Java application.

Updated over 5 years ago. 2 hacker ♥️.

Make Ruqola Rocket.Chat client useable / submit to openSUSE Tumbleweed

an invention by zbenjamin

Update: Ruqola ('zypper in ruqola') is now in Tumbleweed and Leap 15.2!

Updated over 2 years ago. 8 hacker ♥️. 2 followers.

Learn about Robotics

an invention by mstrigl

I want to learn more about robotics. The goal is to have a small robot at the end of the week.

Updated over 2 years ago. 4 hacker ♥️. 3 followers.

Ant Ivy OBS resolver

an invention by cbosdonnat

SUSE Manager uses an ivy repository on the R&D network to get the packaged jar to build against. To remove the manual maintenance of that repository and allow external contributors to hack the Java code of Uyuni / SUSE Manager we need to provide an Ivy plugin that gets the jars directly from OBS.

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

HelenOS of the <future>

an invention by jjindrak

I have previously implemented a major portion of the C++ standard library for HelenOS [0][1][2] as part of my master thesis. In this project, I will be adding

Updated almost 5 years ago. 7 hacker ♥️. 2 followers.

libgphoto2 Wifi support for Lumix

an invention by msmeissn

I plan to work on libgphoto2 Lumix WiFi support.

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

SUSE incarnation of the Party Parrot

an invention by rsimai

The Parrot seems to have many fans meanwhile, in particular since we're running Rocket.chat at SUSE. Some may find these emoticons distracting, some find it just cool and I would certainly love to see something like the Partyparrot but as a "SUSE parrot", probably someone manages to make the SUSE Geeko move in a similar fashion, as party_geeko. Finally I'd love to see this uploaded to the cultofthepartyparrot.com under "Party Guests". Because clearly the Geeko insists! :-)

Updated over 2 years ago. 6 hacker ♥️. 2 followers.

Look at New Parallelisation Technologies

an invention by aschnell

The idea is to look at some technologies:

Updated over 5 years ago. 2 hacker ♥️. 1 follower.

gnome shell extension to translate screen word online

an invention by xiaoguang_wang

Use mouse to select a word on the screen, popup a small icon, click icon, then show a window to display word online translation result.

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

minimal openQA

an invention by okurz

motivation

Many people ask how to start with openQA, ask "can you run these two lines in bash in an openQA" test and some shun the effort to try out openQA because it is "too big".

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

geekos going production

an invention by digitaltomm

We are running the geekos app at geekos.prv.suse.net since some time now in the SCC CaaSP cluster. The goal we have is to bring this to production in the CaaSP cluster maintained by the engineering infrastructure team.

Updated over 5 years ago. No love. 1 follower.

Get openSUSE Tumbleweed for s390x (IBM mainframe) on openqa.opensuse.org

an invention by SLindoMansilla

Description

Updated over 5 years ago. 3 hacker ♥️. 2 followers.

Package LanguageTool for openSUSE

an invention by namtrac

LanguageTool is a style and grammar checker for 25+ languages https://languagetool.org

Updated over 5 years ago. 1 hackers ♥️. 2 followers.

otpclient v2.0

an invention by pstivanin

Given that free time is always a scarce resource, I'd like to use the hack week to work on v2.0 for OTPClient

Updated over 2 years ago. No love. 1 follower.

STEM Workshop in Montessori School: Robotics

an invention by ilausuch

During the previous Hackweek I did a workshop in a Montessori school. This time I would like the same but with focusing on Robotics.

Updated over 5 years ago. 1 hackers ♥️. 2 followers.

Convert a very cheap foam toy plane into a radio control plane

an invention by ilausuch

I would like to convert a very cheap foam toy plane into a radio control plane

Updated over 5 years ago. 1 hackers ♥️. 2 followers.

Out-of-the-box SPD support

an invention by jdelvare

In order to see the SPD (detailed memory information) data, the user currently has to manually load the needed kernel driver. Which driver to load depends on the memory type. Depending on the driver user, the devices may even have to be instantiated manually and this is a non-trivial multi-step task. Plus you need to be root to do it.

Updated over 3 years ago. 1 hackers ♥️. 2 followers.

Demoscene with music

an invention by jlausuch

Produce a ~3 min demoscene using modern javascript libraries combining graphics with original music.

Updated over 5 years ago. 1 hackers ♥️. 2 followers.

Investigate C-Sky architecture

an invention by a_faerber

The youngest architecture addition to the mainline Linux kernel was C-Sky (arch/csky/).

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

mailprocessing performance improvements

an invention by jgrassler

I maintain the mailprocessing utility, a Turing complete maildir and IMAP capable filter with rules written in Python, both upstream and in openSUSE. It is currently suffering from some performance problems I'll devote my Hackweek (or part of it) to improving. Most notably the following areas will need some attention:

Updated over 5 years ago. No love. 1 follower.

Terratest playground

an invention by szarate

Few weeks ago whilst analyzing the possibility of using Terraform[1] via terraform-libvirt [2] plugin, I came across Terratest [3], which is an automated testing framework.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Learn Rust

an invention by michalnowak

Learn Rust by following The Rust Programming Language book.

Updated over 5 years ago. 2 hacker ♥️. 1 follower.

Custom Style for Devicegraph Output of libstorage-ng

an invention by aschnell

So far the style (color, shape, ...) of the devicegraph output of libstorage-ng is hard-coded. The user of the library should somehow be able to customize the style.

Updated over 5 years ago. 2 hacker ♥️. 1 follower.

Migrate more OBS service scripts to pure systemd

an invention by enavarro_suse

Following the work started in the last hackweek, Improve OBS service scripts, I will try to migrate current service script for workers to systemd unit, and at the same time, try to get rid of the sysv code.

Updated over 2 years ago. 6 hacker ♥️. 1 follower.

Creation of a sound board

an invention by Pastafly

Create a sound board that has the following requirements:

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

MariaDB Cluster tools

an invention by andriinikitin

The idea is to have a friendly way to access live cluster's nodes, compare outputs of simple commands and find out differences in tables data / structure.

Updated over 5 years ago. No love. 1 follower.

Extract lead and cycle times from Github

an invention by jochenbreuer

When all of the SUSE Manager squads switched from SCRUM to a Kanban we lost estimations and therefore also the ability to do predictions. But there are other ways to get insights that are even more reliable, since they are based on anecdotal data. The lead and cycle times of issues are the two most important here.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

CUPS: Generic "monitor" wrapper backend to monitor the actual backend

an invention by jsmeix

Create a new generic CUPS wrapper backend /usr/lib/cups/backend/monitor that runs in parallel with the actual backend to monitor it.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

SUSana: debrand Grafana

an invention by pagarcia

Following trademark and licensing issues with Grafana, explore the possibility of debranding Grafana and use that in SUSE Manager (and maybe others)

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

terracumber: python replacement for sumaform-test-runner

an invention by juliogonzalezgil

At SUSE Manager and Uyuni we use right now a set of bash scripts called sumaform-test-runner to run terraform and cucumber, send notifications and store cucumber results.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Release our Ruby on Rails dashboards as Free Software

an invention by hennevogel

We've (mostly @cbruckmayer) put a significant amount of time into our performance measurement dashboards based on influx/grafana. I want to share this with the world because it's most awesome and easy to use. It's also nice if people don't go to some PaaS provider just for this...

Updated over 2 years ago. No love. 1 follower.

SUSE Manager Testsuite speed up and organization

an invention by oscar-barrios

Currently, the SUMA test-suite takes about 6 hours to complete, often fails in the first tests, which set up the environment for the rest of the tests, those tests are what we named "core features".

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Simplify implementations of lockless printk ring buffer

an invention by pmladek

There are attempts to solve some kernel deadlock with using lockless printk ringbuffer. The proposed implementation is pretty complex (6 stages, 6 write and 6 read barriers, two buffers, entries linked via list, ...)

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Explore Python Dashboards using data from the Maintenance process of SUSE products

an invention by gboiko

Try to prototype an interactive dashboard for parts of the data available on SMELT.

Updated over 2 years ago. 1 hackers ♥️. 3 followers.

openSUSE Tumbleweed release management internship

an invention by okurz

motivation

As an openQA contributor I could learn from openSUSE release managers how the overall process can be improved.

Updated over 4 years ago. 4 hacker ♥️. 2 followers.

Elastic Inference on Raspberry Pi with openSUSE Kubic

an invention by kukuk

The goal is to run the Elastic Inference Demo managed by kubernetes on a Raspberry Pi4 Cluster with openSUSE Kubic.

Updated over 4 years ago. 2 hacker ♥️. 1 follower.

Kanidm: A safe and modern IDM system

an invention by firstyear

This hackweek I'll be working on Kanidm, an IDM system written in Rust for modern systems authentication. The github repo has a detailed "getting started" on the readme.

Updated over 3 years ago. 2 hacker ♥️. 1 follower.

Artificial Intelligence playground for Data Scientist

an invention by afesta

Project here: https://confluence.suse.com/display/AAI/HackWeek19 Will keep working out of HackWeek as "best effort" personal project to make it evolve and keep learning.

Updated over 2 years ago. 6 hacker ♥️. 5 followers.

Take rails for zombies course

an invention by riafarov

There are multiple reasons for this project. First, I want to re-cap my ruby programming knowledge. Secondly, this course is available on pluralsight. This is project for 1-day, where I plan to continue and create some project and dive a little bit deeper into it.

Updated over 3 years ago. 1 hackers ♥️. 2 followers.

openSUSE Leap release process improvements

an invention by lkocman

Goal:

Updated over 2 years ago. 6 hacker ♥️. 6 followers.

Setup root-encrypted server to provide password via ssh

an invention by holgisms

You can encrypt your servers root filesystem, but need to provide a password during the boot process in order to "unlock" and start the system. This is easy if you have physical access to the server by entering it via keyboard. But if you do not have physical access it's not that easy.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Playing with ESP8266

an invention by lrupp

The ESP8266 is a low-cost WI-Fi microchip with full TCP/IP stack and microcontroller capability. I want to explore the features and (in case of success) attach a BME280 to get temperature, humidity and barometric pressure information streamed over WI-Fi.

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

gnome-shell-extension Floating Dock

an invention by xiaoguang_wang

Create a gnome-shell extension inspired from an Android app floating toolbox.

Updated over 2 years ago. 3 hacker ♥️. 1 follower.

Monitoring my Instagram activity profile with prometheus/grafana and building a custom exporter

an invention by dmaiocchi

I want to create an exporter for a X instagram profiile using the Instagram API.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Exploring the front-end side in me: aka working on my drawing web-site

an invention by dmaiocchi

I'm building a web-site for my drawing/painting things.

Updated over 4 years ago. 3 hacker ♥️. 1 follower.

revive qemu-devel.opensuse.org

an invention by mstrigl

qemu-devel.opensuse.org is a port forwarder to

Updated over 2 years ago. 1 hackers ♥️. 3 followers.

Without data this is just an opinion (SCC Analytics)

an invention by digitaltomm

Research on BI tools to crawl eg. SCC data.

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

All our beloved acronyms in one place... also some Jekyll hackin

an invention by thutterer

Acronyms are fun. Everyone at SUSE loves them. Just sometimes… you might not know what one stands for.

Updated over 2 years ago. 3 hacker ♥️. 1 follower.

Learn Crystal by porting part of YaST to that language

an invention by ancorgs

For a very long time, I have been planning to play with Crystal as possible substitute/complement for Ruby. With that goal, I have isolated a very small subset of the Ruby project I know the best (yast-storage-ng) and I want to migrate that subset to Crystal to get a general feeling about the language. See the repository with the experiment already in progress.

Updated over 4 years ago. 4 hacker ♥️. 2 followers.

ActiveJob influxdb-rails instrumentation

an invention by hennevogel

We have ActiveJob instrumentation in the OBS code base and a couple of panels in our grafana. Move this upstream to influxdb-rails.

Updated over 2 years ago. No love. 1 follower.

Awesome People Management List

an invention by hennevogel

Start awesome/people-management and properly announce the awesome setup.

Updated over 2 years ago. No love. 1 follower.

Team Check Form

an invention by hennevogel

Move our agile team check, with some more elaborate assessment, online to office365

Updated over 2 years ago. No love. 2 followers.

Welcome to SUSE (Quiz game)

an invention by oscar-barrios

This hack week project is an Unity3D app, available in Android, IOS and HTML5 platforms.

Updated over 1 year ago. 4 hacker ♥️. 2 followers.

Package tmux-resurrect for openSUSE

an invention by SLindoMansilla

Upstream

Updated over 2 years ago. No love. 1 follower.

Bring hamster 3.0 to openSUSE

an invention by mwilck

Hamster is important for may daily workflow, as I'm using it for time accounting. While hamster-time-tracker-2.2.2 itself, as shipped on Tumbleweed, depends on python3 only, the build process requires python2. It's therefore in danger to be kicked out of the TW repos. Updating to 3.x will likely require some homework.

Updated over 4 years ago. No love. 1 follower.

Build admin-tools in a stand-alone environment without obs dependencies

an invention by dmulder

The admin-tools appimage provides several samba team YaST packages in a portable way, such as yast2-aduc, yast2-gpmc, yast2-adsi, and yast2-dns-manager. Currently I build the appimage on obs, but this pulls in lots of unnecessary dependencies. Making it build independently would allow building on other distros. The difficult part here is going to be building minimal YaST dependencies.

Updated over 4 years ago. No love. 1 follower.

Testing and adding GNU/Linux distributions on Uyuni

an invention by juliogonzalezgil

Join the Gitter channel! https://gitter.im/uyuni-project/hackweek

Updated 3 days ago. 13 hacker ♥️. 10 followers.

Fix terracumber, add some python unit tests, try to extend it and publish it

an invention by juliogonzalezgil

Last year I developed Terracumber and, for the moment published it at one internal GitLab repository.

Updated over 1 year ago. No love. 1 follower.

Support for DRM platform drivers

an invention by tdz

This project could get us rid of the last fbdev drivers we're stil shipping: efifb and vesafb.

Updated over 3 years ago. 3 hacker ♥️. 1 follower.

Could we use financial prediction methods to improve our quality and performance?

an invention by ilausuch

In financial markets traders try to win money buying cheap and selling expensive. To do that they need to understand what is going on on the market and also what will do the market in the future.

Updated over 2 years ago. 1 hackers ♥️. 2 followers.

openSUSE Leap / TW / MicroOS / Kubic running on Freebox Delta

an invention by fcrozat

French ISP Free is providing a xDSL / Fiber modem, which includes a lot of features, including integrated NAS support and, more recently, allowing to run your own VMs (https://dev.freebox.fr/blog/?p=5450 sorry, in french)

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

Create an application to configure KEF wireless speakers from Linux

an invention by kraih

The KEF LS50 Wireless are audiophile grade powered speakers that are fairly Linux friendly. But so far they can only be configured via an Android/iOS mobile app. I want to reverse engineer the custom binary protocol used by the apps, and build a simple Linux application to reconfigure things like DSP settings on the fly from the terminal.

Updated over 3 years ago. No love. 1 follower.

Create a SAP Gardener playground and have fun!

an invention by dakechi

The idea of this project is to learn more about SAP Gardener and its capabilities. Evaluate potentials and eventually include some capability around CaaSP that does not yet exist there.

Updated over 4 years ago. No love. 1 follower.

Support Pinebook Pro in openSUSE

an invention by michals

Updated over 1 year ago. 3 hacker ♥️. 3 followers.

Build a community around pnp soundboard

an invention by Pastafly

Last hackweek I created the pnp soundboard -> https://github.com/Devp00l/pnp-soundboard

Updated over 4 years ago. No love. 1 follower.

Ship f.lux in openSUSE Tumbleweed and Leap

an invention by xarbulu

I'm missing really badly the tool f.lux in my openSUSE machines. I really appreciate its usage specially when I'm using the computer late night.

Updated over 4 years ago. No love. 1 follower.

Packaging libnvidia-containers and nvidia-container-runtime-hook

an invention by jordimassaguerpla

This is a follow up to https://hackweek.suse.com/projects/architecting-a-machine-learning-project-with-suse-caasp.

Updated over 4 years ago. 3 hacker ♥️. 1 follower.

Contribute in the "Egunean behin" project

an invention by xarbulu

"Egunean behin" (means "Once a day" in Basque) is a really popular Phone app/game in the Basque country.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Write a commandline client for the geekos

an invention by dheidler

There used to be a tool called tel that would show information about a user including his phone number, room number, etc:

Updated over 4 years ago. 3 hacker ♥️. 1 follower.

Stratos Analysis Tools

an invention by nwmac

Extend Stratos (https://github.com/SUSE/stratos) by adding the ability to integrate open-source Analysis tools such as Popeye, Kube Score, Anchore, Clair etc, so that users can run these tools on their clusters from Stratos and view the results from Stratos.

Updated over 4 years ago. 2 hacker ♥️. 2 followers.

terraform-provider-libvirt on Homebrew (macOS)

an invention by suntorytimed

The goal is to package terraform-provider-libvirt on Homebrew to deploy the SUSE SAP and HA automation on a remote KVM host from macOS.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Try mumble-web

an invention by bmwiedemann

https://github.com/Johni0702/mumble-web

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

MicroOS for SystemZ

an invention by RBrownSUSE

A Community member at FOSDEM requested MicroOS for SystemZ - spend some time at Hackweek looking at it

Updated over 4 years ago. No love. 1 follower.

Colorizing old images on my NAS (or run machine learning deoldify algorithm on an edge TPU)

an invention by jordimassaguerpla

For my 40th birthday I got from my friends a very special present, an USB Accelerator that brings machine learning inferencing to existing systems:

Updated over 4 years ago. No love. 1 follower.

Cheap 'production' k8s cluster on Kubic

an invention by pdostal

I am trying to build a cheap Kubernetes cluster on top of Kubic.

Updated over 1 year ago. No love. 1 follower.

libsolv web interface

an 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.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Make geekos app available in SUSE EKS cluster

an invention by digitaltomm

The current geekos install at http://geekos.prv.suse.net/search is not reachable for employees outside of engineering. We want to move it to the SUSE IT maintained EKS cluster to make it available for all.

Updated over 2 years ago. 4 hacker ♥️. 5 followers.

Sharing logic between desktop and web based applications through WASM

an invention by IGonzalezSosa

Project Description

Updated over 3 years ago. 8 hacker ♥️. 7 followers.

Mount Btrfs USB disks on non-root Android using the Linux Kernel Library

an invention by dmdiss

Project Description

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

Unified Config Management Tool (UCMT)

an invention by jreidinger

Updated over 3 years ago. 6 hacker ♥️. 4 followers.

Improve packaging of Rust in OBS

an invention by aplanas

Project Description

Updated over 3 years ago. 8 hacker ♥️. 1 follower.

Rust Bootcamp

an invention by SMorlan

Updated over 2 years ago. 34 hacker ♥️. 89 followers.

Test mainline kernel on an older Qualcomm SOC (msm89xx), explore current Qualcomm mainlining kernel effort

an invention by pvorel

Project Description

Updated over 1 year ago. 2 hacker ♥️. 1 follower.

Enable Automated End-to-End tests per Pull Request in Uyuni/Spacewalk

an invention by oscar-barrios

Updated over 1 year ago. 3 hacker ♥️. 4 followers.

Performance profile and possibly improve Jitsi web client

an invention by mkoutny

Project Description

Updated over 3 years ago. 5 hacker ♥️. 3 followers.

remove stale rpm files from RMT mirror

an invention by olh

Project Description

Updated over 3 years ago. 1 hackers ♥️. 2 followers.

Build Microservice Architecture with Kubernetes

an invention by aqsa_malik

Project Description

The aim of the project is to run a sample microservice app in Kubernetes. A simple app will be written in Python and work as an online store comprising of frontend, orders, and products services. (could be more!!)

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

Open app cores with debuginfod

an invention by jcejka

Project Description

This project aims to speed-up and simplify setup for analysis of application core files provided by our customers.

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

Automated test for game + only web based dev + Python openQA

an invention by okurz

motivation

Test automation can be fun and openQA is good at it but it has limitations. This project is meant to find out where the limits are for applications with lots of things moving on the screen, e.g. a game. Completely unrelated, web based tools become the norm for many users, e.g. when working from a chromebook or similar environments. The idea here is to try to use only web based tools and not force users to use a terminal which can be frightening :) As a third requirement: Some people are not feeling comfortable using openQA "because tests are written in Perl". This is not necessarily true because tests are rather written using a simplistic test API and only a small subset of Perl knowledge is necessary, however, we still want to support other entry points so there is Python support added in https://github.com/os-autoinst/os-autoinst/pull/1558 . To find out what this new way is capable of this project should use only that Python support and find out any restrictions.

Updated over 3 years ago. 5 hacker ♥️. 3 followers.

Learn DaVinci Resolve

an invention by psimons

Updated almost 2 years ago. 3 hacker ♥️. 1 follower.

OTPClient v2.6.0

an invention by pstivanin

Project Description

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Learn about amdgpu OpenCL neural network use for video enhancing

an invention by tjyrinki_suse

Project Description

Updated over 3 years ago. 2 hacker ♥️. 1 follower.

One of couple of Python projects (update M2Crypto)

an invention by mcepl

There are couple of projects I work on, which need my attention and putting them to shape:

Updated over 1 year ago. 3 hacker ♥️. 3 followers.

Improve Relax-and-Recover (ReaR) system migration: Different disk size support.

an invention by jsmeix

Relax-and-Recover (ReaR) is used to recreate a destroyed system on compatible replacement hardware, see https://en.opensuse.org/SDB:Disaster_Recovery

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

multithreaded network benchmark

an invention by mkubecek

Project Description

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

NeoMutt: Show index and body of emails in a horizontal split

an invention by iivanov

Updated over 3 years ago. 2 hacker ♥️. 1 follower.

Create a proof of concept to parse the openQA logs to beautify them and provide query tools

an invention by ilausuch

Project Description

Updated over 3 years ago. 4 hacker ♥️. 2 followers.

Study Google Motion Photo file format

an invention by tjyrinki_suse

Project Description

Updated over 3 years ago. 1 hackers ♥️. 2 followers.

YAML 1.2 Schema support for PyYAML

an invention by tinita

Updated over 3 years ago. 3 hacker ♥️. 1 follower.

Script that loads dummy data into HANA database for testing purposes.

an invention by rangelino

Updated 11 months ago. 2 hacker ♥️. 1 follower.

Kanidm - Modern Opensource Identity Management

an invention by firstyear

Project Description

Kanidm is a identity management system (a store of accounts, groups and more) that supports authentication to opensuse, web sites, networks, and more. The project has a focus on respect of humans, correctness, simplicity and performance. In previous hackweeks we have implemented cryptographic authentication (webauthn), wasm based web UI and more.

Updated over 2 years ago. 5 hacker ♥️. 3 followers.

SUSE branded keycaps models

an invention by cbosdonnat

Project Description

Updated over 2 years ago. 19 hacker ♥️. 9 followers.

The world crab

an invention by cdywan

The world is changing. A mouse got lose and fell off the discworld. Consequently the elephants got scared and hopped off Great A'Tuin's back. As luck would have it a gigantic crab with four gophers on its back took its place.

Updated over 2 years ago. 1 hackers ♥️. 2 followers.

Port the Minion job queue to TypeScript

an invention by kraih

Project Description

Updated over 1 year ago. 3 hacker ♥️. 3 followers.

SUSE Linux-Based Demo Kiosk

an invention by dstokes11

Project Description

Updated over 2 years ago. 1 hackers ♥️. 2 followers.

Finish the Jangouts rewrite on React/Redux

an invention by ancorgs

Project Description

Updated over 2 years ago. 5 hacker ♥️. 7 followers.

grog

an invention by gbaccini

Updated over 2 years ago. 5 hacker ♥️. 2 followers.

Add Graphics Mode to WozMania

an invention by e_bischoff

Project description

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Open-source software for controlling Genesis Thor keyboard

an invention by jbaier_cz

Motivation

Updated over 2 years ago. No love. 1 follower.

Give back to Wezterm

an invention by mpagot

Updated over 2 years ago. 4 hacker ♥️. 2 followers.

rinit

an invention by dspinella

Updated over 2 years ago. 6 hacker ♥️. 3 followers.

Implement search in zellij

an invention by MSirringhaus

Project Description

Updated over 2 years ago. 3 hacker ♥️. 1 follower.

EVERYONE can contribute to documentation – See how YOU can join the party

an invention by chabowski

Updated over 2 years ago. 14 hacker ♥️. 18 followers.

Commanded EventStoreDB Spear (GRPC) adapter

an invention by fabriziosestito

Project Description

Updated over 2 years ago. 1 hackers ♥️. 2 followers.

Generic retry command in openSUSE

an invention by okurz

Motivation

When automating tasks often the requirement comes up to retry commands, for example when network connections are involved and commands do not return successfully immediately or if resources are temporarily not available. Sometimes a simple for-loop in bash is sufficient. Sometimes it is necessary to use additional waiting between retries, sometimes timeouts are desired. Getting all those combinations right can be tedious and error-prone so a generic "retry" command should be available in usual environments so we should provide a retry command to openSUSE distributions.

Updated over 2 years ago. 4 hacker ♥️. 1 follower.

containerizing MicroOS Desktop components (reloaded)

an invention by fcrozat

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

investigate seal secrets for used in a home-cluster (k3s + fluxci)

an invention by fcrozat

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Explore the possibility and value to have a centralized Developer Portal

an invention by nkopliku

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

reformatting text in vis

an invention by mcepl

Project Description

There is this text editor vis, modal text editor based on the Plan9 structural regular expressions and se(1). However, comparing to sam(1) or acme(1) it feels mostly like advanced vi(m) not something completely new (and it is not mouse-driven).

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Support harvester terraform provider in sumaform

an invention by oholecek

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

Running RKE/RKE2/k3s on SLES Real Time

an invention by nguyens

Updated over 2 years ago. No love. 2 followers.

Air quality monitor

an invention by dheidler

Updated over 2 years ago. 5 hacker ♥️. 2 followers.

Migrate from Raspbian to openSUSE aarch64 for motion detection camera

an invention by tjyrinki_suse

Project Description

Updated over 2 years ago. 4 hacker ♥️. 1 follower.

Open Source Firmware for EV chargers using the ESP32 Chip (Autoaid / EN-Plus / EVSEDO)

an invention by bschmidt

Updated 11 months ago. 13 hacker ♥️. 3 followers.

Automate Victron Cerbo GX scheduled charge configuration based on Redflow ZCell maintenance cycle timing

an invention by tserong

Updated over 2 years ago. 4 hacker ♥️. 1 follower.

Following the Arduino examples

an invention by barendartchuk

Project Description

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Create tool to analyze supportconfig to spot common SUSE Manager / Uyuni issues

an invention by cbosdonnat

Updated about 1 year ago. 11 hacker ♥️. 2 followers.

Learn about IPv6 while Implementing it in the Home Environment

an invention by mweiss2

Project Description

Updated over 1 year ago. 4 hacker ♥️. 1 follower.

Update tool for SUSE Manager Server

an invention by RDiasMateus

Project Description

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Extend GObject based introspectable API to libzypp

an invention by zbenjamin

Updated 12 months ago. 5 hacker ♥️. 2 followers.

Golan salt client sdk

an invention by RDiasMateus

Project Description

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

Learn PostgreSQL advanced features

an invention by okurz

Motivation

The PostgreSQL database implementation is an integral part of many important software stacks, most importantly for me openQA. I learned database "by doing" but never properly. Given that we recently had (again) an incident related to specific details of how a database behaves under load maybe it's time to learn more about PostgreSQL.

Updated over 1 year ago. 1 hackers ♥️. 2 followers.

Coursework: Foundations of Humane Technology

an invention by bear454

Complete the course "Foundations of Humane Technology", offered by the Center for Humane Technology.

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Restrict Login page access to specific IP

an invention by admehmood

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Use systemd Service Templates to manage OBS workers

an invention by enavarro_suse

Project Description

Updated over 1 year ago. 1 hackers ♥️. 2 followers.

Develop a better frontend for the virtual SUSE Museum

an invention by fos

Project Description

Updated over 2 years ago. 1 hackers ♥️. 2 followers.

Predicting Water conflicts in South America - AI/ML POC

an invention by sfonseka

Project Description

Updated over 2 years ago. No love. 1 follower.

WiFi support for Canon Powershot sx430is

an invention by tsbogend

Updated about 2 years ago. No love. 1 follower.

Tinker with mirror, a tool to watch and backup source code repositories

an invention by andreas-kupries

Project Description

Updated over 2 years ago. 2 hacker ♥️. 2 followers.

Make tags markdownable on geekos.io

an invention by digitaltomm

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Trento telemetry service data on graphs

an invention by xarbulu

Updated over 2 years ago. No love. 1 follower.

Rust in linux kernel

an invention by dsterba

Updated 12 months ago. 3 hacker ♥️. 1 follower.

open-source RPI Smart Speaker (Hey, geeko)

an invention by HarrisonWAffel

Updated over 2 years ago. No love. 1 follower.

Explore open source sBOM generator and Vulnerability scanners space

an invention by amunoz

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

Extended client information from SUSE Manager

an invention by brianp

Updated over 2 years ago. No love. 1 follower.

repurpose / recycle 20 year-old computer

an invention by amanzini

Updated over 2 years ago. No love. 1 follower.

Chest X-Ray Medical Diagnosis with Deep Learning and Javascript

an invention by jordimassaguerpla

Updated over 2 years ago. No love. 1 follower.

Update quilt's manual page

an invention by jdelvare

Updated about 2 years ago. 1 hackers ♥️. 2 followers.

Validate the embargo date OBS attribute

an invention by enavarro_suse

Project Description

Updated over 2 years ago. No love. 1 follower.

Port my qcmdln command line utility to Rust.

an invention by kallan

Updated over 2 years ago. No love. 1 follower.

Hack on project MONAI (Medical Open Network for Artificial Intelligence)

an invention by jordimassaguerpla

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Linux Immersive Learning System (LILS)

an invention by dgarcia

Updated over 1 year ago. 4 hacker ♥️. 2 followers.

Create an ALP based Leap replacement. (Grassy Knoll)

an invention by simotek

Updated 12 months ago. 13 hacker ♥️. 10 followers.

Create RISC-V Core using VHDL suitable for TinyFPGA BX

an invention by aschnell

Create a single-cycle 32-bit RISC-V Core in VHDL as a pure learning project. Why RISC-V? It is clean and small (the base has only about 40

Updated over 1 year ago. 7 hacker ♥️. 2 followers.

Kanidm

an invention by firstyear

Project Description

Updated over 1 year ago. 1 hackers ♥️. 2 followers.

Supportconfig plugin for IDEs

an invention by paolodepa

Project Description

Updated over 1 year ago. No love. 3 followers.

Image generation AI in container using Radeon GPU

an invention by tjyrinki_suse

Updated over 1 year ago. 5 hacker ♥️. 2 followers.

Containerfile / Dockerfile generator library

an invention by amanzini

Updated over 1 year ago. 5 hacker ♥️. 2 followers.

Rancher Token Revoker

an invention by mbolot

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Application for secret ballots (A review of existing tools under legal aspects)

an invention by apritschet

Project Description

Updated over 1 year ago. 1 hackers ♥️. 4 followers.

Uyuni test suite improvements

an invention by dgedon

Project Description

Updated 3 days ago. 4 hacker ♥️. 2 followers.

Run sandboxed Firefox with image and sound inside a container

an invention by nguyens

Updated over 1 year ago. 1 hackers ♥️. 2 followers.

Sandboxed USB Inspection

an invention by nguyens

Updated over 1 year ago. No love. 2 followers.

Spike about integrating Trento in SUMA

an invention by oscar-barrios

Project Description

Updated over 1 year ago. 4 hacker ♥️. 2 followers.

FrankenCampus Canteen Menu PDF Parser aka Mahlzeit!

an invention by cwh

Project Description

Updated 11 months ago. 4 hacker ♥️. 3 followers.

Sign me off|in

an invention by mkoutny

Updated over 1 year ago. 1 hackers ♥️. 3 followers.

USB security key running embedded Linux

an invention by dmdiss

Project Description

Updated over 1 year ago. 4 hacker ♥️. 1 follower.

Learn, document and test the Jellyfin Python library

an invention by StevenK

Jellyfin is the volunteer-built, open-source media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached. Furthermore, Jellyfin Python is the API client from Jellyfin Kodi extracted as a python package so that other users may use the API without maintaining a fork of the API client. Please note that this API client is not complete. You may have to add API calls to perform certain tasks.

Updated about 1 year ago. No love. 1 follower.

operator for s3gw

an invention by gbaccini

Project Description

Updated over 1 year ago. No love. 2 followers.

Tafl

an invention by mrohrich

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Trigger actual openQA tests in pull requests

an invention by okurz

Motivation

Many projects rely heavily on CI jobs, e.g. based on github actions. We already had ideas for tight integration of openQA into such workflows for years, e.g. in https://progress.opensuse.org/issues/48641

Updated over 1 year ago. 6 hacker ♥️. 5 followers.

Automated Lifecycle Management at the Edge

an invention by bkampen

Project Description

Updated over 1 year ago. 2 hacker ♥️. 2 followers.

Expanding e2e tests on Windows self-hosted runners via CI

an invention by iguimaraes

Achievements:

Updated over 1 year ago. 2 hacker ♥️. 3 followers.

Vai: a Kubernetes API accelerator/cache

an invention by moio

Kubernetes API caching layer according to Stable Diffusion

Updated over 1 year ago. 3 hacker ♥️. 2 followers.

Create tool for managing RPM package signing keys

an invention by dheidler

Updated over 1 year ago. 2 hacker ♥️. 4 followers.

Learning PSP to PSA and Kuberwarden Implementation and Migration

an invention by mweiss2

Project Description

During Hackweek I want to dig deep into PSPs to PSA and Kubewarden Implementation and Migration

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

try to get familiar with nut

an invention by pgajdos

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Container images for building the Uyuni docs

an invention by juliogonzalezgil

Project Description

Updated over 1 year ago. 2 hacker ♥️. 1 follower.

Create openSUSE images for Arm/RISC-V boards

an invention by avicenzi

Updated 28 days ago. 10 hacker ♥️. 3 followers.

UYUNI - synchronize content between registry servers

an invention by RDiasMateus

Updated over 1 year ago. 1 hackers ♥️. 3 followers.

picture-book: Registry Mirror server / image sync'er

an invention by HarrisonWAffel

Updated over 1 year ago. No love. 1 follower.

clsr (Command Line Spaced Repetition) Learning Tool

an invention by adam.pickering

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Support listing resources for hierarchical namespaces in Kubernetes

an invention by comurphy

Updated over 1 year ago. 3 hacker ♥️. 2 followers.

image-tools: simple tool for mirror/save/load container images & KDM and chart image list generator.

an invention by StarryWang

Updated over 1 year ago. 3 hacker ♥️. 2 followers.

Deploy Uyuni proxy using Elemental and Fleet

an invention by cbosdonnat

Project Description

Updated over 1 year ago. 4 hacker ♥️. 2 followers.

openSUSE 12.1 DVD Art

an invention by tserong

I have three hundred and eighty four openSUSE 12.1 DVDs. Given 12.1 went end of life almost ten years ago, it seems likely these DVDs are useless. Rather than toss them out I've decided to try to turn them into some form of art.

Updated over 1 year ago. 7 hacker ♥️. 2 followers.

Encrypted volumes in elemental-toolkit

an invention by flonnegren

Updated over 1 year ago. 2 hacker ♥️. 1 follower.

Algorithm Visualizer

an invention by agraul

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Exploring Peribolos: Implementing Team Repo Permissions Management in K/Org

an invention by psaggu

Updated over 1 year ago. No love. 1 follower.

Elemental Operator: support hosts without TPM

an invention by fgiudici

Updated over 1 year ago. 3 hacker ♥️. 1 follower.

Real-time container runtime support

an invention by a_faerber

Updated over 1 year ago. 1 hackers ♥️. 3 followers.

How software creation process can save energy and CO2 emissions

an invention by acervesato

Updated over 1 year ago. 3 hacker ♥️. 2 followers.

Improve error handling of the '/search' API endpoints of OBS

an invention by enavarro_suse

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Build alternative spotify frontend and learn modern frontend dev on the way

an invention by mlauhoff

Updated over 1 year ago. No love. 1 follower.

Catalog for OCI images

an invention by vpereirabr

Project Description

Updated over 1 year ago. 2 hacker ♥️. 3 followers.

QDirStat: Highlight Dominant Items in the Tree View

an invention by shundhammer

Intent

Updated over 1 year ago. No love. 1 follower.

Cycling sweepstake paper digital rendering

an invention by xarbulu

Project Description

Our local cycling team runs a small Sweepstake during the Giro de Italia and Tour de France every year. It is quite popular among my friends and cycling fans.

Updated over 1 year ago. No love. 1 follower.

Generic Wrangler Controllers

an invention by kjoiner

Updated over 1 year ago. No love. 1 follower.

obs_scm_demo

an invention by smithfarm

Project Description

Updated over 1 year ago. No love. 1 follower.

Simple computer usage analysis with datasette

an invention by mlauhoff

Project Description

Updated over 1 year ago. No love. 1 follower.

Translate GCompris into German

an invention by lrupp

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

LSP server for SPEC files

an invention by mcepl

Has anybody ever heard about RPM Spec LSP server? That would be awesome thing to have (at least for completion)?

Updated 11 months ago. 7 hacker ♥️. 5 followers.

Useless machine: Bureaucratic microservice edition

an invention by apritschet

Project Description

Updated 11 months ago. No love. 1 follower.

Open source voice controlled AI drawing interface for young kids

an invention by jstehlik

Updated 11 months ago. 4 hacker ♥️. 2 followers.

RKE2 and Rancher deployment with Pulumi

an invention by bkampen

Project Description

Updated 11 months ago. No love. 4 followers.

Deep Packet Inspection: compare the performance between libnetfilter_queue, NF_HOOK and eBPF XDP

an invention by nguyens

Deep Packet Inspection: compare the performance between libnetfilterqueue, NFHOOK and eBPF XDP

Updated 11 months ago. 2 hacker ♥️. 2 followers.

K3s versions

an invention by eminguez

Project Description

Updated 11 months ago. 3 hacker ♥️. 2 followers.

TUI interface for Agama

an invention by ancorgs

State of the Art

Updated 11 months ago. 5 hacker ♥️. 4 followers.

Implementation of a Governance, Risk and Compliance (GRC) tool

an invention by eraptopoulou

Project Description

Updated 11 months ago. 3 hacker ♥️. 4 followers.

Mortgage Plan Analyzer

an invention by RMestre

Project Description

Updated about 1 month ago. 1 hackers ♥️. 3 followers.

Package MONAI Machine Learning Models for Medical Applications

an invention by jordimassaguerpla

Project Description

Updated 11 months ago. 1 hackers ♥️. 2 followers.

Share knowledge on the Crystal programming language

an invention by amanzini

Project Description

Updated 11 months ago. 2 hacker ♥️. 2 followers.

Integrating terminology into Vale

an invention by jufa

Updated 11 months ago. 5 hacker ♥️. 5 followers.

Extract generic testing framework from Linux Test Project code base

an invention by acervesato

Project Description

Updated 11 months ago. No love. 2 followers.

Tumbleweed support for Raspberry Pi 4 with Quad SATA HAT

an invention by jbaier_cz

Updated 11 months ago. 4 hacker ♥️. 3 followers.

Use AI to construct SQL queries for the openQA test database

an invention by okurz

Motivation

The openQA test database, based on PostgreSQL, has a lot of potential to be able to answer various questions but often we do not know how to put those questions into the right SQL queries so let's harness the power of artificial intelligence to go wild in this direction :)

Updated 11 months ago. 2 hacker ♥️. 4 followers.

Work on gfxprim e-ink support

an invention by metan

Project Description

Updated 12 months ago. 2 hacker ♥️. 1 follower.

Welcome Hack-Venturers, to the Age of Choice!

an invention by dfaggioli

Updated 11 months ago. 9 hacker ♥️. 13 followers.

Create a "trello" tool desktop software to track daily task and improve personnal productivity

an invention by vlefebvre

Updated 11 months ago. 1 hackers ♥️. 2 followers.

Continue AKTIVE, my Tcl Image & Vector Extension

an invention by andreas-kupries

Project Description

Updated about 1 month ago. No love. 1 follower.

Forklift - Text based GUI utility for dealing with containers

an invention by andreabenini

Updated 11 months ago. 6 hacker ♥️. 3 followers.

Linux incarnation of the Party Parrot

an invention by rsimai

Project Description

Updated 11 months ago. 3 hacker ♥️. 2 followers.

openSUSE with openZFS as home NAS

an invention by mpagot

Main output is in the form of a Project blog: https://mpagot.github.io/opensuse.hackweek.23/

Updated 11 months ago. 2 hacker ♥️. 2 followers.

GNOME Love

an invention by dgarcia

Updated 11 months ago. 4 hacker ♥️. 3 followers.

Relm4-based user interface for Agama

an invention by IGonzalezSosa

Motivation

Updated 11 months ago. 5 hacker ♥️. 2 followers.

Picopad development

an invention by vbabka

Updated 11 months ago. 1 hackers ♥️. 1 follower.

Create doc-kit for Smart Docs

an invention by ta-ro

Project Description

Updated 11 months ago. 4 hacker ♥️. 1 follower.

Updatecli Shared Policies

an invention by olblak

Updatecli is a declarative dependency management tool, used to apply file update strategies.

Updated 11 months ago. 1 hackers ♥️. 1 follower.

Hangar: tool for mirror container images & generate rancher image lists.

an invention by StarryWang

Project Description

Updated 11 months ago. 2 hacker ♥️. 1 follower.

Retro gaming manual for Rancher

an invention by mavedon

Updated 11 months ago. 2 hacker ♥️. 3 followers.

Research on Solar router/optimizer with Home Assistant

an invention by fcrozat

Updated 2 days ago. 2 hacker ♥️. 1 follower.

Upgrade our SUSE Intranet

an invention by k_charlton

Calling all SUSE team members who want to:

  • Find company information with ease so they can do their job to the best of their ability
Updated 12 months ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

Generate OSV Security Data

an invention by msmeissn

Implement generation of OSV security data

Updated 11 months ago. 1 hackers ♥️. 2 followers.

mikrolite - a cli to create lighweight Kubernetes clusters using microvms

an invention by rcase

Updated 11 months ago. 1 hackers ♥️. 2 followers.

Modernize SCC Customer Management and/or Patchfinder

an invention by digitaltomm

Updated 11 months ago. 1 hackers ♥️. 3 followers.

Serving web pages for a registered domain from a container behind proxy

an invention by tjyrinki_suse

Project description

Updated 11 months ago. 1 hackers ♥️. 1 follower.

Automate local lab setup using Proxmox Ansible and TerraForm

an invention by wagi

Project Description

Updated 11 months ago. No love. 1 follower.

Vulkan Widget for GTK

an invention by yudaike

Updated 11 months ago. 2 hacker ♥️. 1 follower.

Go zip updater: Appending new files to zip archive without decompressing the whole file

an invention by StarryWang

Project Description

Updated 11 months ago. 1 hackers ♥️. 1 follower.

Redesign and improvements for my 3D printer

an invention by lpalovsky

Project Description

I have a DIY 3D printer which I am updating and modifying for about 4 years now.

Updated 11 months ago. No love. 1 follower.

Building a container bootloader

an invention by flonnegren

Updated 11 months ago. 3 hacker ♥️. 1 follower.

A quantum physics experiment puzzle (designed with Google's CP-SAT solver)

an invention by moio

link to video player demoing the result

Updated 11 months ago. 6 hacker ♥️. 1 follower.

Arrange a Song - Alturas by Inti Illimani

an invention by sndirsch

Goal

Updated 11 months ago. 1 hackers ♥️. 2 followers.

Generic text file preprocessor using custom syntax for define include ifdef

an invention by mdati

Project Description

Updated 11 months ago. 2 hacker ♥️. 1 follower.

Rancher Controller speed-boost

an invention by kjoiner

Updated 12 months ago. No love. 1 follower.

Collect flaky test cases identified by the team in a GitHub board and highlight them in the Test report

an invention by oscar-barrios

Project Description

Updated 12 months ago. 1 hackers ♥️. 1 follower.

AVR UART and Bootloader

an invention by aschnell

Learn about AVR UART and Bootloader

Updated 11 months ago. 2 hacker ♥️. 1 follower.

Run AMA outside of SUSE Engineering

an invention by szarate

Goal

Get a closer look at how developers work on the Engineering team (R & D) of SUSE, and close the collaboration gap between GSI and Engineering

Updated 11 months ago. 3 hacker ♥️. 2 followers.

Play with stable diffusion AI model to generate custom avatars

an invention by STorresi

Project Description

Updated 11 months ago. 2 hacker ♥️. 2 followers.

Create a kubectl plugin for Epinio

an invention by ecandino

Updated 11 months ago. 1 hackers ♥️. 2 followers.

Use Uyuni to migrate EL linux to SLL

an invention by RDiasMateus

Updated 11 months ago. 2 hacker ♥️. 2 followers.

Fine Tuning LLaMa2

an invention by rtorrero

Updated 11 months ago. 1 hackers ♥️. 2 followers.

Epinio speech-to-command POC

an invention by mamartin

Project Description

My 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:

Updated 11 months ago. No love. 1 follower.

Reduce the amount of TODOs for RuboCop in OBS

an invention by enavarro_suse

Project Description

Updated 11 months ago. No love. 1 follower.

Metrics for QE Yam squad

an invention by rainerkoenig

Updated 11 months ago. No love. 1 follower.

Rancher Upgrader - Upgrades your rancher install via helm, and communicates critical changes from release A to B.

an invention by rweir

Updated 11 months ago. 1 hackers ♥️. 1 follower.

The 5 days of Hackweek

an invention by bear454

5 small projects in one hack week

Updated 11 months ago. 4 hacker ♥️. 2 followers.

Project Felis: A desktop Linux distribution with immutable root file system that uses Xfce desktop

an invention by mauriziogalli

Project Description

The aim is to create a desktop Linux distribution with immutable root file system and Xfce desktop as user interface.

Updated 11 months ago. 5 hacker ♥️.

Design/build personal home energy storage system with mid-level components

an invention by okurz

Motivation

I already have photovoltaics installed on the roof of my house. For years I was looking into home energy storage solutions but commercial offers are too expensive to provide a positive RoI so it is necessary to atleast assemble some parts by hand. I don't feel confident to build individual battery packs together and run multiple kWh in my house for years so I am going with "mid-level components", i.e. commercial off the shelf battery systems and power inverter.

Updated 11 months ago. 2 hacker ♥️. 1 follower.

Write a mod for dystopian horror video game, Signalis

an invention by annablendermann

Updated 11 months ago. No love. 1 follower.

Learn Lilypond and Use It to Typeset Sheet music

an invention by smithfarm

Updated 11 months ago. 1 hackers ♥️. 1 follower.

Offline SUSE Audio AI Assistant

an invention by alexlau

Following up on Hackweek 22, the RAG AI aims to answer customer questions by relating them to SUSE documentation. The dependency on OpenAI is being removed in favor of an open source, GPU-less LLM platform to provide an audio assistant that can be used across platforms. So the goal of this demo is to create an offline, no GPU-required audio assistant workflow.

Updated 11 months ago. No love. 1 follower.

Investigate zypper/openSUSE repository refresh optimisations

an invention by dirkmueller

Updated 10 months ago. 1 hackers ♥️. 4 followers.

Package Kata Containers artifacts as an Helm Chart

an invention by fgiudici

Updated 11 months ago. No love. 1 follower.

RISC-V CPU on FPGA

an invention by mkoutny

Project Description

Updated 11 months ago. No love. 2 followers.