Learn more about SDN & NFV

a project by teclator

I want to learn more about SDN and NFV, so i have started reading some book ASIN: B00WF85208 and prepared a list of things to get deeper into: - SDN

Updated about 5 years ago. 3 hacker ♥️.

SSH Tunnel YaST Plugin

a project by gary_smith

Learn about developing a YaST plugin by creating a plugin to manage SSH Tunnels. Creating SSH port tunnels along with corresponding iptables rules is a useful technique for being able to access virtual machines on a remote host that only visible on a private network. Managing and maintaining these connections via scripts and tmux sesssions is less desirable than doing it through a nice UI like YaST. Note that the CLI tool https://www.npmjs.com/package/ssh-tunnel-manager has some nice ideas for managing groups and profiles that may be useful.

Updated about 5 years ago. 2 hacker ♥️.

Create a tool to generate vCPU/vNUMA topology for virtual machines

a project by jfehlig

Most large workloads such as SAP HANA require special, highly optimized configuration to run in a virtual machine. Virtual resources such as memory and CPU must be carefully configured to ensure optimum performance of the virtual machine workload. Default VM configuration created by tools such as virt-install are not optimized and often result in poor performance of large workloads due to memory access latencies and incorrect/incomplete information available to the VM's task scheduler. Currently, users deploying large workloads must manually optimize virtual CPU and memory resources, which can be error-prone and if not done properly can actually degrade performance. This project aims to create a tool that can produce suggested vCPU and vNUMA configuration based on a VM configuration template and capabilities of the target virtual machine host. E.g. something along the lines of

Updated about 5 years ago. 4 hacker ♥️.

Help with mainline support for the Mediatek chromebook (MT8173 based)

a project by mbrugger

Lately the necessary patches to get rudimentary support for the Mediatek chromebook with a mainline kernel got posted. There are some hacks and I'll work on some good solution to get graphics go, at least.

Updated about 4 years ago. 5 hacker ♥️.

Improve support for Fuji X cameras

a project by msmeissn

The Fuji X series cameras are not well supported in libgphoto2 yet. I want to borrow some for the Hackweek and fix the bugs in libgphoto2.

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

CSI Driver for Kubernetes

a project by chinyahuang

Since Kubernetes already has a clear path of "in-tree" volume plugin to CSI migration. I would like to understand the concept of CSI with writing a simple driver for Kubernetes. Reference:

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

xdg-utils python rewrite

a project by simotek

The plan is to start working towards a rewrite of xdg-utils in python, focusing on the really bad bits such as dealing with desktop files and mime handling. In this hackweek, I want to split python-xdg into multiple libraries such as python-mime and python-desktop file and prepare them to be used in helper binaries to handle some of the more complex tasks currently done in shell.

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

Explore open source sBOM generator and Vulnerability scanners space

an invention by amunoz

Project Description

The goal of the project is to explore the open source projects that:

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

openSUSE on Android - Geeko toolset

a project by erikd256

Project Description

Create a toolset for installing (openSUSE Tumbleweed) on any android-based device (using fastboot)

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

Explore Steam Deck issues in openSUSE Tumbleweed

a project by tschmitz

Project Description

The Steam Deck is a portable gaming handheld built around platform technology similar to the one found in AMD mobile laptops. Vendor Valve ships a custom Linux distribution with downstream patches on this device, but booting into other distributions is possible. Connecting the Steam Deck to a dock can turn it into a compact workstation.

Updated about 1 year ago. 6 hacker ♥️. 3 followers.

make openSUSE working on Sony Xperia Tablet Z

a project by sleep_walker

Look once again on Xperia Tablet Z and try to have there openSUSE running natively as alternative operating system. I'm able to work on that only during my vacations or hackweeks so

Updated about 5 years ago. 3 hacker ♥️.

Work on KDE translation improvement

a project by vpelcak

I intend to work on translation of KDE to Czech language. There are lot of typos and fuzzy messages accumulated in Summit project of KDE. I intend to work on them and increase KDE translation coverage.

Updated about 3 years ago. 3 hacker ♥️.

Find a Developer Compatible GUI Mail Client

a project by shundhammer

Summary

A software developer, in particular at SUSE, needs a reliable and robust mail client.

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

Effort planning in large-scale agile projects with multiple stakeholders

a project by rtsvetkov

Effort planning in large-scale agile projects with multiple stakeholders The analysis and selection of requirements are important parts of any release planning process. Most practices focuse on release planning based on plan-driven optimization models. Nevertheless, solving the release planning problem mechanistically is difficult in an agile development context with multiple stakeholders.

Updated about 4 years ago. 2 hacker ♥️.

gnome-shell-mousewheel-zoom

an invention by pdostal

The most important task for my first hackweek - accessibility of the Gnome Shell. There's the project called gnome-shell-mousewheel-zoom - not maintained for 6 years.

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

Loganalyzer/LIDS with OSSEC

a project by rwawrig

Project Description

Creating an alarm system in case of a rogue app filling up disk space with logs, system error or break-in attempt.

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

Docker hacking

an invention by evshmarnev

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

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. As the upstream maintainer of this tool I'd like to bring it to openSUSE and maintain it there.

Updated about 2 years ago. 5 hacker ♥️.

kernel sensitive data protection

a project by joeyli

There have some kernel mechanisms that they keep symmetric key or password in memory. Those password or key may leak through /dev/mem, kdump, hibernation, bpf print to userland. I want to think a design to:

Updated about 7 years ago. No love.

Test FreeBSD Linux Binary Compatibility layer

an invention by michalnowak

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

Updated almost 5 years ago. No love.

Learn more about marketing

a project by Jackman1

I would like to learn more about something outside of engineering. I have selected to learn more about marketing; something our overall team is doing more of...

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

Containerfile / Dockerfile generator library

an invention by amanzini

Project Description

Writing container definition files is boring and error-prone: let's use power of a programming language to generate containers!

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

mrouted: Join multicast groups via IPIP or GRE tunnels

a project by e_bischoff

Goal for this Hackweek

mrouted is the de facto standard for DVMRP multicast routing on Linux and other Unices.

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

Implement search in zellij

an invention by MSirringhaus

Project Description

zellij is a tmux-like terminal tiling and session manager written in Rust.

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