Upgrade SMBTA monitor

a project by gschlotter

Bring the smbtamonitor-qt to a stage where it can be released, with some additional changes.

Updated about 5 years ago. 1 hackers ♥️.

fdisk and libfdisk upstream hacking

a project by puzel

The project is to address fdisk/libfdisk TODO items from upstream util-linux project: https://github.com/karelzak/util-linux/blob/master/Documentation/TODO#L84

Updated about 5 years ago. 1 hackers ♥️.

support git2tar ball packaging as part of the build process

an idea by adrianSuSE

To have a more efficient upstream packaging support in OBS, I want to implement the following * Support to mirror git/svn/.. trees on source server

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

community calendar widget

a project by eMBee

a widget to list events from a JSON backend. the widget may be included by any website to share community events.

Updated about 2 years ago. 1 hackers ♥️.

rewrite YaST2 AppArmor

an idea by cboltz

The YaST2 AppArmor module is still based on the Immunix::* perl modules that are deprecated upstream and therefore causes some maintenance "fun". Upstream AppArmor utils were rewritten in python. The idea is to rewrite the YaST2 AppArmor module to use the python modules or JSON interfaces.

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

pimp my mini-game (engine)

a project by thutterer

I have cloned the classic Snake game in my spare time recently to learn about dynamic memory allocation and pointer stuff in C++. Last week we (the trainees) then had a C/C++ training and one topic was network communication with sockets.

Updated about 5 years ago. 1 hackers ♥️.

SUSE Manager to manage Provo Lab equipment

a project by ganglia

Investigate how SUSE Manager will work (in place of Orthos) for managing Provo-based hardware in labs that needs to be shared across multiple organizations.

Updated about 5 years ago. 1 hackers ♥️.

Chameleonize Turkey

a project by leylekler

The aim of this project is to make openSUSE/SUSE more known in Turkey, to atract students there to more participate in opensuse community: 1) update http://tr.opensuse.org/ which is a bit old, check the links etc.;

Updated about 2 years ago. 1 hackers ♥️.

improving touchpad driver

an idea by maweiss

Well, I already joined a project, but for those of you who still don't have one and need some good ideas, why not improving the tenuous touchpad driver? (at least the synaptics driver is) <br><br> Notebooks nowadays don't have real physical buttons anymore, but a ClickPad you push down. Unfortunately, the curser still moves while clicking so you often miss the object you want to click on. IMHO touchpad drivers should have the following features:<br><br>

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

Port Spacewalk to Salt-Stack

an invention by dmacvicar

Spacewalk has its custom client stack. Salt stack provides a big bunch of it, but it is a popular community project and add other features on top:

Updated about 2 years ago. 1 hackers ♥️.

Bug Stats for upstreams in the public

a project by zzhou

Q: How many new bugs opened over time for a package? The question is simple, but need some effort to answer in the context of a distro with thousands of packages.

Updated about 3 years ago. 1 hackers ♥️.

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: - support for new compression methods (lzo, snappy)

Updated almost 5 years ago. 1 hackers ♥️.

Broaden image segmentation functionality of OpenCV

a project by mbenes

OpenCV is an open source computer vision and image processing library (http://www.opencv.org). During the hackweek I'd like to broaden a set of image segmentation algorithms in the library with at least the simplest ones. The indices for objective measuring of segmentation quality and first step for segmentation fusion might be other choices.

Updated about 5 years ago. 1 hackers ♥️.

Personal Travel recording web application

an idea by cxiong

I want an open travel application to record my travel activity: connect time/date, photos, comments and thoughts (and many others) with locations and show them all in a map. My plan:

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

Combine Hack Week and continious services

a project by hager

More and more customers use our products in mission critical environment. They have a huge need that things run smooth. With Hack Week we have the challenge

Updated about 5 years ago. 1 hackers ♥️.

finish de-l3slaveing of crash-setup

a project by mhocko

The primary motivation for crash-setup (created by l3team) is to make kernel crashdumps deployment and crash using as easy as possible. This has been the case for quite some time except the tool was quite l3slave centric. With a great help from tcech the tool is close to be fully usable from other machines and !.de network as well. Let's finish the last pieces. This looks like a very minor project but it will be great to have it finally!

Updated about 5 years ago. 1 hackers ♥️.

play with Coccinelle and lock checking

a project by mhocko

We had a quick course of Coccinelle during the last Labs conference. The tool is really great and I would like to explore possibility of checking lock invariants for particular functions. Julia was really prompt and implemented something that should help but I didn't get to it since the conference.

Updated about 5 years ago. 1 hackers ♥️.

SSDBoost

a project by hrommel1

If you want to use the full potential of SSDs as primary (and possibly only) storage on SLE or openSUSE systems, you are supposed to perform several configuration settings to make it fly, including: - changing the io scheduler of the device to noop or deadline

Updated about 2 years ago. 1 hackers ♥️.

Crash Reference Card for ARM64

an idea by ptesarik

Update the Crash Reference Card, replacing 32-bit x86 with ARM64. The above link contains all sources I used to create the original card.

Updated about 2 years ago. 1 hackers ♥️. Has no hacker: grab it!

Android client for bluetooth serial device for car diagnostics

a project by cwh

There is quite a popular Android software for connection OBD standard adapters but not for older, brand specific ones. One for pre 2001 VAG cars is this one:

Updated about 5 years ago. 1 hackers ♥️.

Wireshark hacking

an idea by npower

About

There is a wip dissector for the windows search protocol from gregor beck, I have used it, it's nice but it is missing some things I need. I have no idea about wireshark dissectors, I would like to hack on this and make it more useful to me,

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

Testing CRIU and containers

a project by tiwai

Although I've been maintaining CRIU package, I had little time to play with it recently. It's still interesting especially in combination with various containers. So let's spend (or waste) some time.

Updated about 5 years ago. 1 hackers ♥️.

sar data summary report tool

a project by tabraham1

provide a summary report of data from a sar data file. Report should be broken down into subsystems - cpu, memory, disk, and network, and provide individual summaries for each device (cpu, disk, nic).

Updated about 5 years ago. 1 hackers ♥️.

Create tool for applying patches from kernel-source.git against OBS kernel project

a record by sleep_walker

Sometimes we get from Labs team patch from kernel-source.git. It is nice as it contains not only patch against expended kernel tree, but also changes series.conf and changes file and identical patch is in GIT. Unfortunately it always leads to conflicts, tarballs need to be extracted and then repacked so most of the job is done manually. I'd like to create tool which would help apply such patch automatically whenever it is possible.

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

Generate branches in kernel.git and kernel-source.git trees to match provided kernel PTFs

an idea by sleep_walker

Current status

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