STEM Workshop in Montessori School

an invention by ilausuch

Update

Working on the documentation...

Updated over 5 years ago. 3 hacker ♥️.

Learn python by building a homepage with Flask

an idea by mbrugger

I thought it would be time to learn a new programming language. I decided to go with python, as it's an all-rounder and I have some basic knowledge on that.

Updated about 3 years ago. 3 hacker ♥️. 2 followers. Has no hacker: grab it!

SLE-15 virtualization server tuning - make it faster

an idea by oertel

Investigate on our virt setup. Some things we found with sle12 might no longer be true, new I/O schedulers exist, network setup might have room for speedups as well.

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

git-based mail client

an idea by KGronlund

I want to create a more modern mail storage format, which leverages git and tagging instead of folders to manage my mail.

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

KDevelop plugin for showing information inline in the code

a project by michalsrb

I use the KDevelop IDE whenever I can. At SUSE mostly for reading code while debugging some bug. My plan is to create plugin that will show extra information inline with the code to make it easier to explore foreign code.

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

Learn Android development

an idea by mvetter

Over the years I have stumbled upon various Android projects where I needed a feature and wasn't able to implement it because I had no idea about Android development.

Updated over 4 years ago. 3 hacker ♥️. Has no hacker: grab it!

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 ♥️.

Bring /media directory back

a project by sbrabec

/media was a very comfortable thing standardized by FHS. After introduction of desktop based udisks mounts, the directory became empty. Paths like /run/media/me/directory or /run/user/1000/gvfs are used nowadays. When used from a terminal, it is very uncomfortable.

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

Storage War Games

a project by jluis

When we started brain storming a project for hack week, one of the floated ideas was to remake the 1983 film WarGames, and for lack of available space, a local lot with storage units was proposed. Over the course of the following years, while we planned, we realized that this whole idea would not be the most feasible, but it still felt like we were onto something.

Updated over 5 years ago. 3 hacker ♥️.

grub2-minimize-config

a project by jbohac

grub2-minimize-config

Replace the config-generating scripts to generate a minimalist grub2 config

Updated over 3 years ago. 3 hacker ♥️.

OCFS2 optimization on hybrid storage investigation

an idea by ganghe

Nowadays, SSD (fast hard disk) is very popular, but still expensive. Some users want to use some SSD hard disks and some common hard disks to set up a hybrid storage infrastructure, in this case, how does OCFS2 file system utilize these SSD hard disks effectively? so far, we have not any particular optimization, OCFS2 considers these hard disks as one kind of hard disk. So, I want to investigate what we can do in improving OCFS2 under a hybrid storage infrastructure, let OCFS2 be able to aware fast hard disks, and use them more effectively.

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

git snitch

a project by zhangxiaofei

While it is important for package maintainers to track the upstream code base activities and backport significant patches in a timely manner, it could be a tedious work when there's hundreds of packages in a project (ahem, GNOME) to follow manually.

Updated over 5 years ago. 2 hacker ♥️.

Ansible configs for home infrastructure: router, nas, server, desktop, laptop, htpc, offlinepc

a project by vcuadradojuan

A successor of

Updated over 5 years ago. 2 hacker ♥️.

Effort planning in large-scale agile projects with multiple stakeholders

a project by rtsvetkov

Effort planning in large-scale agile projects with multiple stakeholders

Updated almost 5 years ago. 2 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 ♥️.

Explore replacements for genksyms/modversions for kabi checks

a project by Jessica Yu

There are some interesting and promising new tools for kabi checking that have been developed in the past 2-3 years (e.g. abidiff/libabigail, kabi-dw) . See if any of them prove to be viable alternatives to our current dependence on the brittle genksyms/modversions infrastructure in the kernel.

Updated over 5 years ago. 2 hacker ♥️.

strace: add support for ioctl structure layouts

a project by mkoutny

strace can parse syscall arg structures and print them in user-friendly way. For ioctl syscalls there is greater variety of the structures and not all are supported. Let's start with covering autofs data.

Updated almost 5 years ago. 2 hacker ♥️.

Chaos Engineering

a project by dmaiocchi

During the hackweek i want also to learn more about this topic.

Updated over 5 years ago. 2 hacker ♥️.

contribute and improve salt-toaster (https://github.com/openSUSE/salt-toaster)

a project by dmaiocchi

i want to spend some day of my hackweek to improve salt-toaster https://github.com/openSUSE/salt-toaster

Updated over 5 years ago. 2 hacker ♥️.

Run Openstack Helm in OpenSUSE

a project by aojeagarcia

The openstack-helm project run Openstack in a Kubernetes cluster using helm charts.

Updated over 2 years ago. 2 hacker ♥️.

[IDEA] Use Mozilla's DeepSpeech to automate minute take for meetings

a project by aplanas

Mozilla's DeepSpeech project[1] is using TensorFlow and some paper from Baidu to make an open source speech to text system, based on deep learning (TensorFlow). The current project allow the training for own local datasets, but also there is a pre-trained model that can be used during the development.

Updated over 5 years ago. 2 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.

Play Gnuk token (FST-01G)

a project by whdu

I just got the FST-01G device from my friend, which could work as the Gnuk token. I'm going to try to make it work for ssh authentication.

Updated over 5 years ago. 2 hacker ♥️.

User assisted udev rules

an idea by sbrabec

udev is a perfect tool for applying hardware based rules. But there are some devices that are indistinguishable by its identification and even by probe.

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

translation update service for OBS

a project by sbrabec

Translations get more and more important in packages live.

Updated over 5 years ago. 2 hacker ♥️.