salien - convert deb/pkgbuild/... into .spec

an idea by bmwiedemann

There is the alien program to convert binary packages between various formats, but it would be even nicer to be able to take a debian or archlinux build spec and convert it into an rpm .spec file.

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

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 over 6 years ago. 1 hackers ♥️.

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

Extend the git-fixes framework to find non-upstream maintainers for files and patches

a project by joro

From the kernel-source git repository for SUSE kernels we can extract the people who backported a patch and the files a patch touches. Use this information to build a database for which paths are touched by which developers and write a tool to find the most relevant people for a given source path or upstream patch.

Updated over 6 years ago. 1 hackers ♥️.

Enhancement Test Result for xfstests in openQA

a project by yosun

The result for xfstests in osd seems always red[1], but actually it's only a few test fail in a group(around 1/50). If we want to keep use openQA to handle those test, we need some enhancement for that. Try to enhancement test result to make it shows in a better way. - Make more reasonable group for those test

Updated over 6 years ago. 1 hackers ♥️.

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

Tool to help diagnosing stalling system

a project by jankara

Diagnosing issues with stalling desktop application (or a whole desktop environment) is difficult these days as the application often requires multiple processes interconnected with sockets, pipes, futexes, etc. to work and often it is not clear which process is the one responsible for blocking the whole ecosystem. The idea of this project is to write a tool that gathers information about processes in the system and for each process that is sleeping display the resource (file, socket, futex) it is waiting on as well as the process that is likely responsible for unblocking (feeding pipe, sending data to socket, unlock futex, ...). Once the information is gathered, we can also plot it for graphical displaying with tools like graphviz.

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

BPFTRACE

a project by fanyadan

Project Description

Just have play with bpftrace on some real kernel bugs.

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

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

an invention by jordimassaguerpla

Project Description

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

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:

Updated over 3 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 3 years ago. 1 hackers ♥️.

yast python bindings

a record by dmulder

The bindings have not really been maintained or used, and don't work so well: https://github.com/yast/yast-python-bindings We've started a project rewriting these bindings (using some of the old source).

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

create custom theme for hugo

a project by m_meister

in https://gohugo.io/ you can easily write custom themes via templates for creation of static websites

Updated over 6 years ago. 1 hackers ♥️.

minimal CRM solution based on Open Source

an idea by hrommel1

To better understand the market / challenges of small CRM solutions, I want to setup a minimal CRM solution that ...

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

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

Improve OpenSCAP support in Uyuni

a project by admehmood

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

Full Disk Encryption with yubikey

a project by okir

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

Building an openSUSE-based Nextcloud container

an invention by eroca

Description

This project aims to create a Nextcloud container image built on openSUSE Linux, leveraging the upstream Nextcloud image structure while integrating the unique benefits of the openSUSE Build Service (OBS). The goal is to maintain compatibility with upstream while incorporating openSUSE’s tools, package management, and system utilities to ensure a robust and familiar environment for openSUSE users.

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

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

fun hardware peripherials

a project by michals

There are many fun peripherials that you can connect to a RPi but PC users are not left out either

Updated over 3 years ago. 1 hackers ♥️.

Meta-automation on Powermac© G5

an idea by JRivrain

Automation is great, but meta-automation is the way to go further, with POWER.

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

Cluster Python API

a project by fmherschel

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

Optimize packing of objects required for migration to new container

a project by vuntz

Moving objects to a new container is a problem everyone in R&D has faced at least once in his life. It requires a very advanced algorithm to pack the many different objects (which are generally heterogeneous, with different uses, types, weights and sizes), before the packs can then be transferred to the new container, generally through a dedicated bus. We can identify some usual cases:

Updated over 6 years ago. 1 hackers ♥️.

Chromium/Chrome extension to always allow saving passwords

a record by thardeck

Chromium/Chrome is - unlike Firefox - not able to save the password for many sites.

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

Scout a replacement for MTUI

a project by rneuhauser

[MTUI][MTUI] is a tool used by QA-Maintenance in testing maintenance updates. Saddled with a host of questionable choices for its interfaces and implementation, it includes a number of difficult-to-fix bugs and hostility toward change. While not the first choice for me, the time's come to scout out a different approach. Welcome SMRT.

Updated over 6 years ago. 1 hackers ♥️.

build 32bit packages for x86_64 with better march/mtune

an idea by sleep_walker

32bit packages for x86_64 are generated from i586 packages which are meant to be run on ancient CPUs. But we could have better expectations for 32bit packages as they're installed on x86_64 system.

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

SSO for kanku

an invention by M0ses

SSO for kanku

Updated over 6 years ago. 1 hackers ♥️.

Learn AWS by setting up Uyuni in the cloud

an idea by mateialbu

Set up Uyuni in AWS in order to learn about AWS.

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

Extend k3s-ansible to support new functionalities (or fork/create new one)

a project by nicoladm

Project Description

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

toptop - a top clone written in Go

a project by dshah

Description

toptop is a clone of Linux's top CLI tool, but written in Go.

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

tscs - Trento checks for supportconfig

an idea by s_schmidt

Description

The idea is to make Trento checks usable for support cases by using them on supportconfigs and other files usually easy available to Support.

Updated 8 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Performance Log Analysis Tool

an idea by lzwang

Performance log including data, we need a statistic way to do the analysis too automatically tell what the results reflect.

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

Square Foot Garden planner

a project by alexharford

http://squarefootgardening.org/ is a form of intensive gardening that packs plants closely together. It depends on companion planting to encourage growth and protection for pests.

Updated over 6 years ago. 1 hackers ♥️.

Save and restore desktop window positions

a project by blgardner

I switch fairly often from working on my laptop alone to working on my laptop attached to the dock with several monitors, and I have to move my windows around every time I switch. I want a tool to save and load window/desktop location configurations. I've tried a few tools and scripts that either haven't worked or haven't worked to my liking. I propose to create a tool that will work for openSUSE.

Updated over 6 years ago. 1 hackers ♥️.

Properly package Quick Event orienteering management software

a project by LPechacek

It ain't rocket science, it ain't thrilling, it's just useful.

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

A CI/CD approach for Solid Ground

a project by vstsironis

Solid Ground is an essential software tool for the daily tasks of an L3 agent. A continuous integration/continuous delivery (CI/CD), and even more a continuous deployment, approach is currently missing from its development ecosystem slowing down its release cycles.

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

Add MOKx for blacklisting any specific hash of kernel module (Hackweek 10 in Taipei)

a project by joeyli

Add MOKx for blacklisting any specific hash of kernel module.

Updated over 6 years ago. 1 hackers ♥️.

QJobViewer

a project by apappas

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

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 over 3 years ago. 1 hackers ♥️. Has no hacker: grab it!

Learn about debugging of services in systemd/dbus times

a project by mvancura

boot: to find logs with both kernel and user-space parts, be able to add debug flags etc. to the failing service configuration... suspend/resume: what services are configured? Something triggered via DBus? How to find? And how to debug that?

Updated over 6 years ago. 1 hackers ♥️.

Improve git workflow for qemu packaging

an idea by bfrogers

For some time I've wanted to improve our git based patch workflow for qemu to be more friendly toward "generic joe" contributing fixes, and for handling patching the code in git submodules just as easily as we handle patching for the main qemu code. Once again, I'll try to make some progress here. This time, hopefully it will stick.

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

Improve zypp-gui tool

a project by xiaoguang_wang

zypp-gui is a gui tool to update the system and install the packages in openSUSE distro. It's written by rust.

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

gphoto2 work

an invention by msmeissn

Description

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

UEFI on ARM

an idea by gary_lin

Aarch64 was added into UEFI spec recently, and the patches already landed into edk2. The goal of this project is to make an UEFI image to run on the Foundation Model and package Aarch64 edk2 in OBS, so that everyone can just download the latest image and play it.

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

Picopad development

a project by vbabka

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

Deploy personal cloud with suse cloud product.

a project by xlai

It is fabulous to get machines from cloud for automation testing, and there are lots of things to learn in cloud. So I will start the cloud journey in this hackweek, to learn suse cloud architecture, various technologies inside cloud, and try to deploy one.

Updated over 6 years ago. 1 hackers ♥️.

Exploring ZX Spectrum Next's new features

a project by wstephenson

Back in the day, I enjoyed coding on 8 bit machines, mostly MSX. There is now a Kickstarted project to create a successor machine with some new features: hardware sprites, hardware scrolling, better sound, integrated SD/MMC IO and an ESP8266 for networking.

Updated over 6 years ago. 1 hackers ♥️.

Try mumble-web

an invention by bmwiedemann

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

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

Exploring the Possibilities of Image Build and Management without Docker

a project by jblainchristen

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

Implement a "Fuel Gauge" for Harvester

a project by mrussell

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

Show Me The Key: A screenkey alternative that works under Wayland via libinput

a project by AZhou

(Improve last hackweek's project.)

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

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 6 years ago. 1 hackers ♥️.

Implement proper RandR support in XFCE

a project by joro

XFCE currently has no support for monitor hotplugging, which makes it hard to use on Laptops with docking stations. This project wants to add support to XFCE to automatically adjust its display setup when the monitor configuration changes.

Updated over 6 years ago. 1 hackers ♥️.

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 over 6 years ago. 1 hackers ♥️.

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 6 years ago. 1 hackers ♥️.

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 3 years ago. 1 hackers ♥️.

Memo reminder (may not just a reminder)

a project by yuanren10

INSTRUCTION: A remote reminder connected this server with WIFI module(Maybe not just a reminder add-emoji ).

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

Learn Machine Learning

an idea by Jeffreycheung

Today, people talk about AI and machine learning, I would like to study a bit about this. I have found some blogs and online tutorials which I will take time to study during hackweek.

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

KubeVirt related stuff

a project by jfehlig

Project Description

Update the physical KubeVirt+Kubernetes test cluster in Provo from SLES15 SP2 and CaaSP to SLES15 SP3 and Rancher's k3s. This will allow us to easily experiment and test Harvester.

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

Learn and research the ALP security framework

a project by bchou

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

Man pages in a container

an idea by doreilly

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

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

Porting coreboot to Dell Latitude E6230

a project by ArchLinux

I'm going to port coreboot to the Dell Latitude E6230 laptop and make it work.

Updated over 6 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 over 1 year ago. 1 hackers ♥️.

Securing and improving home/server network

a project by ohollmann

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

Revive Garmin Podcasts

a project by agraul

Description

> Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch!

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

Selenium with Python

a project by xguo

Description

Try to create test case about Selenium base on Python

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

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 over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Simplify packaging our books

a project by keichwa

Our books are also available as regular software packages such as 'sles-manuals_en'.

Updated over 6 years ago. 1 hackers ♥️.

Try more qemu/libvirt features.

a project by xlai

Current virtualization requirements mainly come from fate, and I haven't got chance to try freely many features of qemu/libvirt. So I will try to play it.

Updated over 6 years ago. 1 hackers ♥️.

Play with Travis and beta features

an invention by szarate

Build Stages

Updated over 6 years ago. 1 hackers ♥️.

Summarize the tool chain I used to integrate office 365 mailbox.

a project by yfjiang

Since my mailbox has migrated to office365 mailbox a couple of weeks ago, I tried to optimize my tool chain to sync my mail and calendar and integrate to the gnome-shell (calendar, notification). So far I am comfortable with such a set and gonna use 2-3 hours in hackweek to summarize the practice of combining the following tools in written format:

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

distributed build for Ceph in containers

a project by denisok

Investigate possibilities for the distributed builds for Ceph to speed up builds.

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

Alexa on Linux - voice commands for SUSE products

an idea by calmeidadeoliveira

What is it about?

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

unbound resolvconf

a project by michals

Updated over 2 years ago. 1 hackers ♥️. 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 over 1 year ago. 1 hackers ♥️. 1 follower.

WSS Kernel team After-Hours schedule interface

a project by jpetersen

Working on a way to add exceptions using javascript (jquery), php, json, and mysql to modify the generated calendar used to manage who is on after hours.

Updated over 6 years ago. 1 hackers ♥️.

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 over 6 years ago. 1 hackers ♥️.

A new feature for Gnome-Logs

a project by JonathanKang

Since I'm a maintainer of Gnome-Logs, I'd like to hack on Gnome-Logs. During the hack week I'll focus on the bug 753471 of Logs.

Updated over 6 years ago. 1 hackers ♥️.

yast2-journal as the new default YaST log viewer

an idea by ancorgs

Some time ago the YaST team started to get bug reports about the "System Log" option displaying no content. By default this component opens /var/log/messages and after the switch to systemd that file is not longer used by default. Thus, we created the yast2-journal module to allow viewing of the systemd journal (journald). But the new module did not substitute the old viewer because the old one is still useful to inspect plain text files like /var/log/boot.log and because is still called from other YaST modules.

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

GJS memory snapshot tool

an idea by xiaoguang_wang

GJS is javascript engine used by gnome-shell.

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

osc plugin store

an idea by hennevogel

There are many great osc plugins but no easy way to discover them from osc. Add a plugin command to osc:

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

Trying to finish WSL images for Leap 15 and SLES 15

a project by sschricker

As title says, I want to finish the Windows Subsystem for Linux images of SLES and Leap 15, which Fabian Vogt provided, so they can be shipped to the Windows Store.

Updated over 6 years ago. 1 hackers ♥️.

Differentiate Microsoft virtualization types (WSL1/WSL2/Azure/Hyper-V) in SUSEConnect

a project by wstephenson

People are interested in Linux on Windows via WSL, especially given the new fully virtualized Linux kernel in WSL 2. It's interesting to know whether registered SUSE installations might be running in WSL as opposed to other Microsoft virtualization platforms, but the current approach taken by SUSEConnect (the client for SUSE Customer Center) does not permit this.

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

Study Google Motion Photo file format

an invention by tjyrinki_suse

Project Description

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

Updatecli Shared Policies

an invention by olblak

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

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

UYUNI - synchronize content between registry servers

an invention by RDiasMateus

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

Study SPDK

a project by chinyahuang

Description

The SPDK is used for Longhorn v2 volumes. This project aims to explore the SPDK codebase to understand its functionality and architecture.

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

Sonnenhut: Simple dashboard for photographers

a project by dpopov

Sonnenhut is a simple Pythong web app that provides basic info useful for planning photographic activities. The current iteration does the job, but it can be improved and extended in a number of ways.

Updated over 3 years ago. 1 hackers ♥️.

Finish my family openSUSE adoption

a project by ancorgs

In a quite natural and steady way, all my relatives (wife, kids, mother, aunt...) have adopted openSUSE in their computers. There is only one resistance spot. My father's computer (HP+Windows8) implements all kind of mechanisms to avoid dual boot.

Updated over 6 years ago. 1 hackers ♥️.

Learn about log-structured file systems

a project by ganghe

Compared with traditional file systems (e.g. EXT4, XFS), log-structured file systems treat its storage as a circular log and write sequentially to the head of the log. I want to learn about this kind of file system via this hack week, to understand how it manages its data and metadata, to understand how it recover back from crash, to understand its advantages and disadvantages.

Updated over 6 years ago. 1 hackers ♥️.

Salt Minion Discovery

a project by bmaryniuk

What if Salt Minions no longer need to specify the IP or DNS address for the Master? Or even better: Master(s) can call minions. Of course, for the beginning, we would assume the network is trusted. But we should be able to add further security checks (keypairs etc).

Updated over 6 years ago. 1 hackers ♥️.

Enable opensuse on Jetson Nano and learn how DL frameworks work on it

an idea by lyan

Current Jetson Nano image is based on Ubuntu distro, This project will try to deploy a opensuse version. Furthermore, I will take a closer look on deep learning framework, and learn how they use hardware accelerator.

Updated almost 6 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Encrypted sessions for Mojolicious

an invention by kraih

Mojolicious](http://mojolicious.org) is a web development toolkit and framework for Perl. It is used by quite a few openSUSE projects, such as openQA and Cavil.

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

Creating sensor with Raspberry Pi Pico using BTHome protocol and python

an idea by bigironman

Description

Creating a simple sensor (e.g. temperature, humidity, pressure) device based on a Raspberry Pi Pico W with a connected sensor to connect to Home Assistant using the BTHome protocol.

Updated 8 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

sar data summary report tool

a project by tabraham1

provide a summary report of data from a sar data file.

Updated over 6 years ago. 1 hackers ♥️.

OpenShift Origin on Kubic

a project by RBrownSUSE

The incredible Neal Gompa has packaged Open Shift Origin (RH's core Docker + Kubernetes stack) for openSUSE

Updated about 6 years ago. 1 hackers ♥️.

libpathrs

a project by cyphar

The plan is to implement a safe path resolution library for Linux to avoid the plentiful numbers of security vulnerabilities that have been seen in the wild related to path resolution race conditions and various other attacks. I've been working on kernel-space solutions but even if they were merged, it is difficult to use them safely directly. So this library intends to provide simple wrappers that everyone can use.

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

Salt formula for Certhub

an idea by crameleon

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

Try-out training management

a project by mstrigl

Project Description

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

Recipes catalog and calculator in Rails 8

a project by gfilippetti

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

obs-service-vendor_node_modules

an idea by cdimonaco

Description

Updated 8 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Look into Intel SGX (Software Guard Extensions) for KVM Virtualization

an idea by bfrogers

Learn more about SGX and how that might get used with KVM Virtualization.

Updated over 6 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 over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

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 3 years ago. 1 hackers ♥️.

Contribute to KDE/Plasma

a project by apappas

As a daily user of the Plasma desktop this Hackweek is a perfect opportunity to make my first contribution(s) to it! Feel free to join me as a fellow beginner or mentor!

Updated almost 6 years ago. 1 hackers ♥️. 2 followers.

Multi-Machine test automation in openQA

a project by bchou

Many cases are Client-Server testing or Multi-Machine testing in FIPS area, I plan to hack and learn more deeply about Multi-Machine test automation in openQA.

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

SPA (single page application) proxy for OBS API

a project by adamm

Project Description

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

Building my own cluster on Raspberry Pi 4 with K3S

a project by mlin7442

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

Lumactl

a project by dspinella

Description

Create a tool to handle backlight and external monitors on Linux.

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

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.

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

Encrypted installation media

an idea by snwint

Create encrypted installation media

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

Rewrite OPI - the Obs Package Installer - in python and add a plugin interface

a project by dheidler

OPI is a cli tool that combines the features of software.opensuse.org with similar functionality for the Packman repo (eg. installing video codecs) and also allows installing proprietary packages from various vendors.

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

Logs and journal visualization in Trento

an idea by xarbulu

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Run daps on Ubuntu

an idea by ta-ro

Install and test the documentation environment daps on Ubuntu.

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

Get familiar with moodle.opensuse.org by creating the training "Network basics"

a project by mstrigl

Create a course in moodle.opensuse.org

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

Paper reading club

a project by LarsMB

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

clsr (Command Line Spaced Repetition) Learning Tool

an invention by adam.pickering

Project Description

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

Translate GCompris into German

an invention by lrupp

Project Description

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

SUSE Linux-Based Demo Kiosk

an invention by dstokes11

Project Description

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

Automated testing of OpenSSL master branch

a project by ohollmann

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

Port git-fixup to POSIX shell script and submit to git/git

an invention by mcepl

Description

https://github.com/keis/git-fixup is an exceedingly useful program, which I use daily, and I would love to every git user could bask in its awesomeness. Alas, it is a bash script, so it is not appropriate for the inclusion in git proper.

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

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 4 years ago. 1 hackers ♥️.

Remote access to Viessmann Trimatik MC

a project by tsbogend

Trimatik MC is an older heating control from Viessmann. It has no supported digital interface for remote access, but I found at least two ways to get access to sensor data like various temperatures and state of relay contacts. One way is to use the so called remote control the other use the clock timer. This project will use the latter way, because the hardware adaption is much easier and and all four timer channels could be controlled as well. Remote access will be done via an ESP32, which emulates the clock timer and gets/pushes data via WIFI.

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

Woman in tech seminar/workshop in NUE

an idea by MoBach

In July a big digital convention is happening in NUE

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

Virtualization CI/Testing Work

a project by bfrogers

There are a number of items related to doing Virtualization CI and testing which I have a hard time getting to during my day job. I'll take Hackweek as an opportunity to get at least a little out of my normal space and improve our methods. This mainly focuses on QEMU/KVM and some of the efforts and infrastructure I've already got in various states of development, or at least investigation.

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

remove stale rpm files from RMT mirror

an invention by olh

Project Description

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

Dive into drbd8.4.x and drbd9

a project by wanghaisu

DRBD refers to block devices designed as a building block to form high availability (HA) clusters.Also possible to combine multiple devices driver for Linux(MD) and the network block device(NBD) to achieve similar functionality.

Updated over 6 years ago. 1 hackers ♥️.

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

Try wireguard

a project by bmwiedemann

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

learn about android virtualisation

a project by AngelaBriel

Description

android virtualization on top of linux

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

Write a shell extension for GNOME

an invention by tdz

Description

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

Travis CI support for Yast

an invention by lslezak

Description

Updated over 6 years ago. 1 hackers ♥️.

CaaS101 Introduction to SUSE CaaS Platform

a project by iulhaq

I would like to take part in the course that is offered at https://suse-academy.hastexo.com/

Updated over 6 years ago. 1 hackers ♥️.

Write openQA testsuite for profanity

a project by mvetter

Having done only very little with openQA in the past I would like to learn more about it. I would like to start writing a test suite for profanity.

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

Estimating the level risk level and confidence of deliverables

an idea by rtsvetkov

[comment]: # Estimating the level risk level and confidence of deliverables [comment]: # just starting

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

Kernel debugging

a project by firoyang

Collecting problems and writing tools or methods for kernel debugging.

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

container storage research

an idea by qzhao

Study container storage technology and how the filesystem supports it.

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

Learn how to write 'Learn Language App'

a project by kalabiyau

The basic idea behind learning language is to ensure three parts:

Updated over 6 years ago. 1 hackers ♥️.

opensuse-redir-cache

an idea by bmwiedemann

Updated over 1 year ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Docker orchestration

a project by flavio_castelli

Play with Docker orchestration tools like the ones provided by CoreOS, OpenShift and kubernetes. Provide packages for openSUSE and SLE.

Updated about 6 years ago. 1 hackers ♥️.

Port a fake signal optimization to kGraft

a project by mbenes

We currently work on a consistency model for upstream livepatching infrastructure. We use something called a fake signal to speed up a finalization of the patching process. I'll port the implementation to kGraft in SLES which should allow to remove immediate patching since it has recently proved to be problematic...

Updated over 4 years ago. 1 hackers ♥️.

Cleanup backlog of Mediagoblin

a project by bbobrov

From the mediagoblin.org website:

Updated over 6 years ago. 1 hackers ♥️.

Work on FPGA Acceleration for Cloud infrastructure

an idea by lyan

As we know, hardware accelerator is more and more important to AI/Machine Learning today, FPGA also comes to the front line beside with GPU. It is really helpful to understand its mechanism before deploying in a cloud environment.

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

Systems performance: golang and benchmarks

a project by dmaiocchi

Project Description

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

Use systemd Service Templates to manage OBS workers

an invention by enavarro_suse

Project Description

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

Fix a focus stealing bug in pidgin in openSUSE

a project by moskyto

I have an IRC tab open in pidgin and an adjacent XMPP tab; the latter one displayed with focus. When a new XMPP tab opens in background (with a message incoming), the IRC tab steals the focus but not the display. It brings annoying situations when I sometimes send something accidentally to the IRC instead of XMPP, not noticing that I don't have focus.

Updated over 6 years ago. 1 hackers ♥️.

Ceph Radosgw Client in Android File Manager

a project by alexlau

Ceph is very robust for keeping data, beside using cephfs or exporting rbd. It is not too easy to access object directly with a client, let alone mobile. By using Rados gateway, android client can easily using S3/Swift http/s request to read object data from the internet.

Updated about 6 years ago. 1 hackers ♥️.

EspoTek Labrador

an idea by chuller

Small Open Hardware Oscilloscope/Logic Analyzer/... https://espotek.com/labrador/

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

Improve apache2 for openSUSE (missing a2ensite from debian)

a project by SLindoMansilla

Debian

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

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 almost 4 years ago. 1 hackers ♥️. 3 followers.

ESP32 based christmas lights

an idea by alarrosa

Updated over 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Improve retty tool

a project by jankara

Retty is a tool for changing stdin,stdout,stderr of a running process (http://pasky.or.cz/dev/retty/) which may be handy if you want to attach to a process running e.g. from a died ssh session, changing running process to run from under screen(1) etc.. Currently it doesn't work for 64-bit systems and it doesn't handle changing of a controlling tty of a process (which may be possible using setsid() and opening a new tty). The aim of this project it to fix the above deficiencies and package the tool in OBS.

Updated over 6 years ago. 1 hackers ♥️.

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 6 years ago. 1 hackers ♥️.

Web spider

a project by shukui

Using python's lib requests to write a small(PoC) Web spider. https://gitlab.suse.de/shukui/web-spider

Updated over 6 years ago. 1 hackers ♥️.

Hacking on Profanity

an invention by mvetter

Description

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

Homelab DNS on Raspberry Pi / openSUSE MicroOS with podman & CoreDNS

a project by paulgonin

Description

Mini project to replace the homelab dns with a 'hands off' / self updating CoreDNS DNS server with openSUSE MicroOS

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

Create Test Framework for XSLT Stylesheets

an idea by thomas-schraitle

Testing stylesheets can be a difficult task. Find a way to create a test suite for the DocBook stylesheets, for example.

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

gocloud - uploader framework for the public cloud

a project by sax2

We from the public cloud dev team regularly upload generic and product images to be available in public cloud systems like Amazon EC2, Google Compute Engine or Microsoft Azure. The task of uploading stuff there is not only about having the tools it's also about having the right environment which provides account credentials as well as access to the image when they are built in the buildservice. Also the location from where the upload happens can make a difference in performance.

Updated over 6 years ago. 1 hackers ♥️.

Build an online RSS reader

a project by ericp

I'd like to see a web-based desktop RSS reader with a simple 3-pane interface like SharpReader's SharpReader's but it runs in Firefox and uses Firefox shared storage to store the user's usage data on their local machines, not on a server.

Updated over 6 years ago. 1 hackers ♥️.

restic and kubernetes

a project by darix

learn both and be awesome

Updated over 6 years ago. 1 hackers ♥️.

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 2 years ago. 1 hackers ♥️. 1 follower.

Implement XEP-0308: Last Message Correction in Profanity

a project by mvetter

I plan to implement XEP-0308 for Profanity. Something that is asked for since 2016.

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

build using VM snapshots

a project by adrianSuSE

State: vm snapshoting and resume are working, but everything is still in a very hacky state.

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

mac80211_hwsim tool

a project by cfconrad

Project Description

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

one-click distribution from web page

an idea by mhocko

Maybe this is something we already know but I haven't found it. But found it really cool how Debian can be installed easily from Windows machines. Just have a look at http://goodbye-microsoft.com/

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

package upstream test suite for 'bind'

an idea by hrommel1

Upstream (ISC) has a rich test suite for their name service daemon 'bind' (aka 'named'). It covers both different configurations as well as different topologies for DNS.

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

Integrate zeromq into crowbar-openstack as a alternative to rabbitmq

a project by StevenK

RabbitMQ is, in this hacker's opinion, hard to run, hard to scale, hard to debug, and difficult to run in a HA situation. ZeroMQ takes a different approach from the centralized broker model, and instead runs a daemon on every machine that needs to send or receive message over the bus, and communicates directly between machines.

Updated over 6 years ago. 1 hackers ♥️.

Using Flask-restful to build a set of restful API for HA cluster

a project by XinLiang

This is somehow related with our team's work(https://fate.suse.com/323437), We want to write a set of restful API for any components in HA product stack use to control the cluster.

Updated over 6 years ago. 1 hackers ♥️.

Getting started with machine learning

a project by krauselukas

My first hands-on machine learning using scikit-learn and tensorflow. If there is time in the end i would like to implement it into one of my existing projects by maybe processing some sensor data.

Updated over 6 years ago. 1 hackers ♥️.

Flowchart of page allocator + reclaim

an idea by osalvador

Write a detailed flowchart covering

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

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

Finish stardict compatible dictionary app

a project by metan

Project description

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

ClusterOps - Easily install and manage your personal kubernetes cluster

an invention by andreabenini

Description

ClusterOps is a Kubernetes installer and operator designed to streamline the initial configuration

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

Analyse & write up details of third year of operation of my battery & solar PV system

an invention by tserong

Description

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

Proof of Concept Support for SUSE Cloud, best practice

a project by rsimai

With many Proof of Concepts (PoCs) going on for SUSE Cloud, the development team has observed that we have no clear path on how Sales Engineers (SEs) and sometimes dedicated support engineers (xSE) can receive technical support to successfully complete the projects, often leading to escalation calls and even firefighting on-site visits by developers. Goal of that project is to come up with a best practice guide and to eventually set expectations on what's possible from a development point of view. Results should be documented in a central internal location and announced to all relevant parties.

Updated over 6 years ago. 1 hackers ♥️.

Desktop comparison between Leap and Fedora (e.g. software update stack, gnome-initial-setup, CJK support etc.)

an idea by yfjiang

The project to give an investigation of the difference between openSUSE Leap (aligned with SLE), Tumbleweed (SLE's future release) and Fedora (a good gnome based Desktop outside SUSE release family), trying to have a better understanding of what the Leap/SLE desktop can possibly be as a general platform in future releases.

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

Sync knowledge from other's test code

a project by yosun

[motivation]

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

Evaluate onedrive as a backup target for my laptop

an idea by fcrozat

Due to office move and separation from MF in Paris office, I don't have backup solution for my work laptop anymore.

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

Run C code from source with tcc

a project by bmwiedemann

It would be nice to have a OS that can be tinkered with easily by having only a compiler as the only binary on the system.

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

Evaluating the influence of agile changes on the milestone delivery - assessing the risks

a project by rtsvetkov

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

Develop a better frontend for the virtual SUSE Museum

an invention by fos

Project Description

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

Kanidm

an invention by firstyear

Project Description

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

Command queue tool

an invention by dheidler

Description

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

obs-service-elixir_mix_deps

a project by alessio.biancalana

Description

I'd like to explore the creation of a source service to help vendoring the dependencies for an Elixir project.

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

Improve VOVO

a project by jloeser

VOVO is a server-client architecture to determine current abuild load on devel-network machines. The goal is to trigger machines on and off depending on build power. It is an attempt to reduce power consumption.

Updated over 6 years ago. 1 hackers ♥️.

Play with docker

an idea by xlai

Three purpose: 1: play with docker as a end user

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

SES 6 Installer script

a project by davidbyte

take my existing buildit.sh script (https://github.com/dmbyte/SES-scripts/blob/master/clusterbuilder/) and enhance it to be more of the installer experience needed.

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

Drink our own Milk

an idea by pgonin

Project Description

Repurpose servers in our Labs into an Harvester 'prototype' infrastructure.

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

Add support for resolving package conflicts interactively in PackageKit

a project by JonathanKang

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

Port Spacewalk to openSUSE

a project by moio

Spacewalk is the upstream project of SUSE Manager.

Updated over 6 years ago. 1 hackers ♥️.

VI for XML/DocBook

an idea by tbazant

Explore the VI(M) editor environment (scripts, settings, plugins) that ease writing XML/DocBook documents, possibly DTD-driven.

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

saltify dotfiles, workstation, laptop, Desktop Environment and beyond (NAS, router, media center, Kodi, if time allows)

a project by vcuadradojuan

Updated over 6 years ago. 1 hackers ♥️.

obsci - a CI for open build service packages

a project by tbechtold

Currently it's pretty difficult to create tests for some specific package. So something like TravisCI for OBS would be good.

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

Semi-automated XMLRPC based tool for uyuni testing written in Rust language

a project by lkotek

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

Talisman, an ActivityPub powered recipe managenent software

an idea by alessio.biancalana

Project Description

I've been hacking on this Elixir project for a while and it's time to make it go on fire!

Updated over 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Setup a virtual test envionment

a project by AngelaBriel

Playing around with kvm, libvirt and related tools to setup an easy to use and quickly available test environment on my workstation. Find out which other tools or environments are available on SUSE side, which can be used instead of a local/private solution.

Updated over 6 years ago. 1 hackers ♥️.

Software Archaeology on FriCAS

a project by zcjia

Hacking on the advanced open source computer algebra system -- FriCAS, which has a long history that dates back to 1965. It has not aged very well: 108 C files has been edited only 66 times in the past decade, and full of compiler warnings;

Updated over 4 years ago. 1 hackers ♥️.

SUSE Manager L3 bugs: statistics and predictive analysis

a project by moio

Intro

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

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

PyGithub

a project by StevenK

PyGithub is a Python library to access the GitHub v3 REST API.

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

Calendar TUI with GCal support

a project by malikirri

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

openSUSE without systemd (probably only study)

an idea by frantisek.simorda

Description

  • Have any openSUSE working independent to systemd
Updated 7 months ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

[Part 2] Self assessment application for learning a (human) language

a project by mssola

Project Description

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

React Native Todo App with Self-hosted Elixir Backend

a project by Servus007

Overview: We're building a mobile to-do list app using React Native and connecting it to a self-hosted Elixir backend. This project aims to create a user-friendly, cross-platform app for task management, with data syncing across devices.

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

Jenny Static Site Generator

an invention by adam.pickering

Description

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

evfilter improvement

a project by ehamera

The evfilter project (https://github.com/lhc4/libevfilter/) isn't able to substitute multiple events to one event or vice versa. I want to improve that and repair some other bugs.

Updated over 3 years ago. 1 hackers ♥️.

gdb - better disassembly

a project by alnovak

The disassembly in gdb is not ideal. The binding with source code lines is weird (even crash, which does use gdb beneath, does that better), I don't see the jump targets; furthermore, there's a lot more informations hidden in the DWARF2 which may be of some interest - like which code is inlined, or which register/stack address should contain some variable.

Updated over 6 years ago. 1 hackers ♥️.

OpenStack with python3

an idea by tbechtold

Currently we have only packages for python2 but OpenStack is starting to work with Python3 so we need python3 packages and try to get it working.

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

Create an Jangouts ownCloud App

an idea by kfreitag

Jangouts (for "Janus Hangouts") is a solution for videoconferencing based on WebRTC.

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

Explore & Deploy new podcast platform

an invention by tonghuix

Background

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

Linux training manual for openSUSE localised for South Africa

a project by aslamr

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

Publish two personally productive projects (preferably on github)

a project by dmair

Since this will be my first real "from the start" publication the goal for me has more to do with the experience of publishing the projects, use of the public hosting site and access tools, particularly git.

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

Small healthcheck tool for Longhorn

a project by mbrookhuis

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

Investigate ruby apis for jenkins and libvirt

an idea by vmoravec

And consider making use of them in QA infrastructure

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

Get started with upstream work in ODL/OPNFV

a project by mmnelemane

The goals: - Learn enough Java fundamentals to understand OpenDaylight code

Updated over 6 years ago. 1 hackers ♥️.

orca: build OCI images from Dockerfiles

a project by cyphar

Currently the main complaint people have about OCI tooling is the lack of a transition from Docker to OCI. With umoci you have a lot of low-level image configuration abilities, and skopeo and runC cover the other major parts of the picture, but you need something to tie them together.

Updated about 6 years ago. 1 hackers ♥️.

Kubernetes + ML

a project by mcounts

I tried to work blockchain into this, just so we could cover the trifecta of buzz words. Sadly I could not maintain saintly and do this.

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

Create a kubectl plugin for Epinio

an invention by ecandino

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

Hamsta plugin: Tasks Distributed Scheduling Execution

an idea by bwliu

A series of tasks are automatically distributed on several machines. It can greatly reduce more running time than using just one machine.

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

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 6 years ago. 1 hackers ♥️.

Write some scripts to enhance test

an idea by leli

  1. script to trigger openQA job group support to save setting in a config file to trigger with old config.
Updated about 6 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Enhance the xmlformat.pl script with sentence-wrapping

an idea by tbazant

[comment]: # Wrapping text inside DocBook XML files after the sentence ends seems more useful than wrapping it at specified line length - for example diffs are more tidy.

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

Simple time scale for active record models

a project by digitaltomm

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

Save pytorch models in OCI registries

a project by jguilhermevanz

Description

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

YaST Developer Happiness: Reboot the Documentation

an invention by mvidner

PLAN

Updated over 6 years ago. 1 hackers ♥️.

orr: openSUSE rvm replacement

an idea by hennevogel

orr mimics rvm and helps you to switch between different ruby versions on your openSUSE installation.

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

My own picture gallery using Flickr API

a project by mvancura

Flickr provides not only a large space for photos but also nice features around, including tags and other metadata allowing sorting of photos by different criteria - but one is very limited in the design of something like "frontpage" of such galleries. The solution is to use 3rd party JS solutions using Flickr API, like nanogallery.

Updated about 6 years ago. 1 hackers ♥️.

Learn Kyber multiqueue I/O scheduler

an idea by gqjiang

There are some multiqueue I/O scheduler nowadays, such as bfq and kyber. And bfq is really complex (about 10K LOC)and error prone from my understanding, since kyber only has less than 1k LOC, it should be more easier and practical to read/play it in one week.

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

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 3 years ago. 1 hackers ♥️. 3 followers.

ClusterMon Wrapper - Pacemaker Cluster Monitoring that customers can re-use

an idea by roseswe

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

XRechnung Viewer and Tools

an idea by kfreitag

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

Rancher/k8s Trouble-Maker

an invention by tonyhansen

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

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 3 years ago. 1 hackers ♥️.

Hacking irc-gitter bridge

a project by juliogonzalezgil

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

Speech Emotion Recognition with Python/ML

an idea by vliaskovitis

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

Create a graphic scene using Vulkan API

a project by jtorres

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

Fine Tuning LLaMa2

an invention by rtorrero

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

Create object oriented API for perl's YAML::XS module, with YAML 1.2 Support

a project by tinita

Description

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

Chef Cookbook Attributes file documentation parser

a project by iartarisi

Write a tool to generate documentation (README.md) from chef cookbook attributes files including the comments that describe the attributes. The goal is to use this with the openstack chef cookbooks from https://github.com/stackforge/ and maybe integrate it the upstream Gerrit as a Jenkins job.

Updated over 6 years ago. 1 hackers ♥️.

OS self documentation, health check and troubleshooting

an idea by roseswe

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

Focus on web security for OpenSUSE projects

an invention by emanuelecappello

Description

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

Learning Gosu - 2D game development library (with ruby bindings)

a project by digitaltomm

Links:

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

kCFI Release

a project by jmoreira

kCFI is a tool that enables the compilation of commodity Operating Systems with Control-Flow Integrity protection. kCFI first prototype was developed/implemented during a PhD program held in the University of Campinas, in Brazil. Although fully functional, the tool remains in a very experimental shape, needing to be refactored prior to being released.

Updated over 6 years ago. 1 hackers ♥️.

Porting Moolticute App to openSUSE

an idea by suntorytimed

Porting Moolticute App to openSUSE

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

Setup openQA environment on my desktop

an idea by zoecao

I will upgrade the system to Leap15.1 on my desktop and setup openQA environment.

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

kubernetes pod lifecycle monitoring and navigation

a project by harts

Create a tool which will make it possible to monitor the lifecycle of pods in a kubernetes cluster (as well as other types of tabular or structured data), and provide a convenient user interface for viewing and interpreting that data. This will be useful in development and testing of our kubernetes-based container platform (Cloud Application Platform), as it will allow us to better understand where things are going wrong when we encounter component failures.

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

Look into distrobox as a launcher of desktop and applications on ALP

an idea by yfjiang

Project Description

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

KVM for Nvidia Jetson TK1

a project by a_faerber

The Nvidia Jetson TK1 is an SBC with Nvidia Tegra K1 SoC (quad-core Cortex-A15, 32-bit ARMv7).

Updated over 6 years ago. 1 hackers ♥️.

Turbulent Molecular Dynamics Simulations in C

a project by dwaas

During hack week I will carry on the research I started to write my thesis. The work is called "Turbulence Driven Clustering in Nematic Active Particles" and will (hopefully) make it into a Physical Review Letters paper.

Updated over 6 years ago. 1 hackers ♥️.

investigate GTK4.0

a project by qzhao

I want to study GTK 4.0's new feature.

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

QA Data Analysis Tool(Framework)

a project by lzwang

A frame work for automatically analysis the result of the performance test. The tool can be used manully as well as used throught openAPI.

Updated over 6 years ago. 1 hackers ♥️.

Study DBus

a project by cxiong

As DBus a main component in Linux user space, in this hackweek I plan to learn more about it.

Updated over 6 years ago. 1 hackers ♥️.

Try some funny Wireless Display Software for openSUSE

a project by acho

Steps:

Updated over 5 years ago. 1 hackers ♥️.

youdid: Time based Github project dashboard

an idea by njones

Get an overview of your activity on a particular Github project.

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

openSUSE Kubic Get Started

an idea by zzhou

Play with openSUSE Kubic, and explore the possibility to modernize our own engineering workflow.

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

Implement something like Time Slider on Solaris

a project by yudaike

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

Gen-AI chatbots and test-automation of generated responses

a project by mdati

Description

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

Generate OSV Security Data

an invention by msmeissn

Implement generation of OSV security data

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

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 6 years ago. 1 hackers ♥️.

Enlightenment systray improvements

a project by simotek

The systray module hasn't been ported to the new gadgets system so the aim is to port it.

Updated over 6 years ago. 1 hackers ♥️.

ocfs2: use iomap

an idea by goldwynr

iomap is a way to map file blocks to the device. Many filesystems such as xfs, ext4 or gfs2, use this common code to perform buffered and direct I/O. The advantage would be smaller codebase in individual filesystem code (ocfs2), lesser defects and better maintainability.

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

Customize and testing automation trying my openwrt image on x86 and raspberry

an idea by zyuhu

Hackweek 19 This project purpose are:

Updated 8 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

OTPClient v2.6.0

an invention by pstivanin

Project Description

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

Make tags markdownable on geekos.io

an invention by digitaltomm

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

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 6 years ago. 1 hackers ♥️.

get a CNC Gcode generator to work on openSUSE

a project by bmwiedemann

My hobby project is about using Lego mindstorms to turn a lathe / turning machine into a CNC.

Updated over 6 years ago. 1 hackers ♥️.

Enlightenment openQA improvements + git build images.

a project by simotek

  • Enlightenment already has some minimal openQA tests but more can be written.
  • A extended test Setup using extra repositorys in order to run tests on upstream pre release tarballs and potentially "Nightly/Weekly" builds.
Updated over 6 years ago. 1 hackers ♥️.

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 6 years ago. 1 hackers ♥️. 1 follower.

Ansible install/management scripts for Pi based Fluxgate compass with Django GUI

a project by cdevita

The current kplex_monitor repo needs to be reorganized so that it can be installed from scratch on another PI using ansible

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

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

Update Haskell ecosystem in Tumbleweed to GHC-9.10.x

an invention by psimons

Description

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

Rewrite zypprepo puppet module

a project by tampakrap

The zypprepo was written around 3 years ago, and was based on the yumrepo built-in type/provider. Nowadays zypprepo misses a lot of functionality, which will be automatically inherited if it gets rewritten to be in sync with the current code of yumrepo (as also discussed in its issues #5 and #9). If time permits, solving issue #4 would be also really useful.

Updated over 6 years ago. 1 hackers ♥️.

Familiar with SUSE new released products (SUSE Cloud/Storage/Docker)

a project by wanghaisu

I want to use this week to familiar with the SUSE products that i don't have time/chance to participate. For instance, SUSE Cloud, SUSE storage, Docker etc... Just like the presentations in SUSEcon 2015 closing keynote.

Updated over 6 years ago. 1 hackers ♥️.

Build a tea candle housing from sugar cubes

a project by bmwiedemann

A nice project for enhancing the winter time:

Updated over 6 years ago. 1 hackers ♥️.

Study and try to improve live migration, esp. memory-copy

a project by fei_Shirley

As live migration is widely used in many scenarios nowadays, spend one week time to study it and try to improve its efficiency, e.g. seamlessly migrate with less downgrading the guest. Another challenging part is memory migration, as it involves the dirty memory's detection, record and copy.

Updated over 6 years ago. 1 hackers ♥️.

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 6 years ago. 1 hackers ♥️.

help clojure upstream with clj-common with some PR and contributions

a project by dmaiocchi

Rationale:

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

mikrolite - a cli to create lighweight Kubernetes clusters using microvms

an invention by rcase

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

hack bundler-audit

a project by jordimassaguerpla

bundler-audit is an open source that scans you Gemfile.lock (if you program with ruby) for known vulnerabilities.

Updated over 6 years ago. 1 hackers ♥️.

Make slenkins test happay

a project by tian-feng

Metadata project provides testsuites as a service. Slenkins test wants to use metadata but requires two new fields. I will add nodes and incompatible two new fields.

Updated over 4 years ago. 1 hackers ♥️.

Study and card QEMU work flow.

a project by XGWang0

During testing virtualization , I usually met some issue and can not position the issue location (host or guest), so I would like to deeply learn QEMU code, card the work flow, understand communication mechanism between host and guest.

Updated over 6 years ago. 1 hackers ♥️.

Play with kuberntes

an idea by xlai

Read k8s docs and try to play with it.

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

Refresh the internal SUSE Manager maintenance documentation

a project by deneb_alpha

Project Description

With this project I would like to refresh/update the confluence documentation describing how SUSE Manager maintenance works and how to process a SUSE Manager update round.

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

Write a formula with forms for setting up a container registry

a project by mcalmer

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

Grub2: make it easy to select the default boot target

an idea by pmladek

"grub2-once" allows to print a numbered list of available targets using --list option. It allows to select the boot target using the number. It would be great to add this functionality to the "grub2-set-default" command as well.

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

Compatibilux (Game launcher for old and new games and applications)

a project by fos

There are several game launchers for Linux already (like Lutris or GR-lida), but none of them is focused on compatibility with old Linux games or other ancient native applications. At the same time it is getting more and more difficult to get those old applications to run on modern Linux distributions.

Updated over 6 years ago. 1 hackers ♥️.

Improved mhvtl package: fix the out-of-stream kernel driver

an idea by lee_duncan

The mhvtl tape library emulation package was originally based on the scsi_debug kernel driver, but has long since grown more complicated, with the mhvtl,ko kernel module now passing almost all SCSI commands to user-level daemons via a clunky device interface. It does this with an out-of-band driver, since the design is so bad it would never be accepted upstream.

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

Rancher & Gardener: Stronger Together

an idea by mlnoga

Project Description

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

Modernize SCC Customer Management and/or Patchfinder

an invention by digitaltomm

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

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 6 years ago. 1 hackers ♥️.

Let's play with RKE, Ansible and Libvirt!

a project by ccamacho

Project Description

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

filesystem checking using symbolic execution

an idea by jirislaby

I already wrote a description and this shit ate it after I clicked create project (because "go home" overlapped). I won't write the long story second time, sorry. In short: symbolic execution on btrfs and input of death, that is.

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

Learn more about Docker and Go

an idea by mitiao

Learn Docker and Go by reading book of the source code analysis of docker.

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

Building Image with KIWI

an idea by Jeffreycheung

Well, we know that there are many tools in SUSE to build a image and one of them is KIWI. I would like to find time to study and build the image by KIWI during this hackweek.

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

Play CAP on AWS

a project by fanyadan

Have a play with SUSE CAP on AWS during this hackweek.

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

Enhance SUSE Manager + Rancher + K3s/RKE Automation

a project by nbornstein

Project Description

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

Add Graphics Mode to WozMania

an invention by e_bischoff

Project description

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

Recipe for packaging Electron apps

an idea by bear454

Electron apps are popping up everywhere, from the Atom editor to the Rocket.Chat client to Kap, a cross-platform open-source screen recorder. Electron apps are based on web technologies, and built from the ground up to be platform-agnostic.

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

Deep learning/ AI topics (Continuation from HW 16)

a project 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. 1 hackers ♥️.

Improve GUI interface for FriCAS

a project by zcjia

The current GUI of FriCAS is ancient and difficult to use. I plan to improve that by using modern GUI frameworks, at least to make a working proof-of-concept demo to show this idea works.

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

Create container image as replacement to run Multi-Machine testsuite in openQA

a project by bchou

Purpose:

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

Get started with QT

a project by moskyto

Learn QT and make something to try it.

Updated over 6 years ago. 1 hackers ♥️.

summarize debug methods of libvirt

an idea by herbert0890

It's not easy to debug in libvirt. There are always many log output. So I want to summarize some debug methods of libvirt to make it an easy way.

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

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

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 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Better diff'ing experience

an idea by MSirringhaus

Description

For diff-ing directories, I usually like to use meld, but it struggles a lot with large trees.

Updated 8 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Learn Design Model

a project by jtzhao

Learning design model can help to produce high quality codes, which will benefit our products.

Updated over 6 years ago. 1 hackers ♥️.

Learning more about statistics in home-assistant

an invention by fcrozat

Description

Home Assistant can gather a lot of statistics from associated sensors.

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

VNC: Ability to share and reconnect sessions

a project by michalsrb

The goal is to jump forward with this fate: https://fate.suse.com/319319

Updated over 6 years ago. 1 hackers ♥️.

Learn about Ruby on Rails

a project by SShyukriev

Read RoR docs and continue the TODO list from https://events.opensuse.org/conference/oSC16/program/proposal/894 + issues from https://github.com/ChrisBr/rails101/issues as a practice.

Updated over 6 years ago. 1 hackers ♥️.

Learn HPC and get Harvester Deployed and Running on Top of HPC

an idea by mweiss2

Project Description

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

Winepak integration for openSUSE

an idea by clanig

Recently the Winepak project has launched.

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

Automate fstest runs using SUSE Engineering Cloud

a project by jankara

Currently, each filesystem developer does his fstests runs (a testsuite for regression-testing of filesystems) on his dedicated test machine, on Orthos machine, ... This not only means duplication of efforts to automate this testing but also leads to inefficient use of resources (sometimes the test machine is just idle, sometimes you would need more tests to run in parallel to speed up development). The goal of this effort is to use SUSE Engineering Cloud to implement fire-and-forget fstests runs where you specify kernel to test (fetched from git tree or so), fstests configs to run, and then just pick up test results later on...

Updated over 6 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 6 years ago. 1 hackers ♥️.

Intensive Python refresher

an idea by cjschroder2

Refresh my sad neglected mad Python skillz, and become reasonably fluent once again. Focus on improving cool YAML to DocBook XML conversion script https://github.com/SUSE/doc-cap/pull/102

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

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 6 years ago. 1 hackers ♥️.

apache2 package adjustments

an idea by pgajdos

Project Description

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

Create an Android app for Syncthing as part of the Syncthing Tray project

a project by mkittler

Description

There's already an app but code/features already in Syncthing Tray could be reused to create a nicer app with additional features like managing ignore patterns more easily. The additional UI code for the app could then in turn be re-used by other parts of Syncthing Tray, e.g. to implement further steps in the wizard as requested by some users. This way one "UI wrapper codebase" could serve GNU/Linux, Windows and Android (and in theory MacOS) at the same time which is kind of neat.

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

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 6 years ago. 1 hackers ♥️.

Create a docker container for running an old application

a project by david_chang

I had an application can't run on recent openSUSE for some time but it can run on openSUSE13.1 before. So I'd like to have a docker container (image) to run the application and learn some about docker container

Updated over 6 years ago. 1 hackers ♥️.

Graphical view of the changes to be made to disks during installation

a project by ancorgs

Right now, during the (open)SUSE installation process, the changes to be performed on the storage devices are presented as a list of actions such as:

Updated over 5 years ago. 1 hackers ♥️.

Native build of openSUSE WSL images on aarch64

a project by lkocman

Project Description

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

study mu project instance + shimutil tool

an idea by dtseng

Project Description

  1. Microsoft mu platform has been used for shim testing by several companies. To enhance SUSE shim testing, we will create an mu instance to run SUSE shim.
Updated over 2 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Automatic performance analytical framework and dashboard

an idea by mgorman

My last hackweek project was "melbot", a server-side automated system for running performance tests. This went from being a project to something the performance team now uses heavily. The volume of data it now produces is excessive and problems are easily missed. It's a short hackweek for me due to being on holiday for two of the days but there are three objectives to the hackweek project

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

Play with booth and pacemaker_remote

a project by KGronlund

The public cloud is generally not a high availability-friendly environment, with unpredictable I/O latencies and machine stalls, custom tools needed for handling IP assignment etc. The idea with this project is to see if there is any way to leverage the Raft algorithm and booth together with pacemaker_remote for resource management to manage cloud instances and services running in the cloud.

Updated over 3 years ago. 1 hackers ♥️.

Learn about Vim by reading a book

a project by zoecao

Learn Vim by reading book of Practical Vim

Updated about 6 years ago. 1 hackers ♥️.

openSUSE Xen Testing (and vice-versa)

a project by dfaggioli

Currently, the Xen-Project supports automated build-testing/CI via GitLab pipelines, within containers based on:

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

Developer documentation for edlib

an idea by neilbrown

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

ReaR upstream janitor work towards a new release

a project by jsmeix

Preparations towards release of ReaR 2.8

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

learn puppet

a project by eMBee

and find out how it compares to salt

Updated over 6 years ago. 1 hackers ♥️.

Floppy disk controller/drive emulator

an idea by jmoellers

I am into retro-computing and one of my treasures is an SB180FX microcomputer: an HD64180 CPU running at blazing 9.something MHz and having a whopping 512kB RAM!

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

Add Valgrind checks to Libgcrypt

a project by pmonrealgonzalez

Project Description

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

Catch up with 2024 Linux related conferences

a project by iivanov

Description

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

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 6 years ago. 1 hackers ♥️.

Btrfs quotas improvements

an idea by winddss

The problem with quotas is that the feature itself isn't yet mature. At least until very recently, and possibly still, quotas couldn't be depended upon to work correctly (various not entirely uncommon corner-cases would trigger negative numbers, etc), and even when they do work correctly, they simply don't scale well in combination with balance, check, etc -- that 10X difference isn't uncommon. Understanding the code in Btrfs quotas, give a analysis & improvement.

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

Improve support for Fuji X cameras

a project by msmeissn

The Fuji X series cameras are not well supported in libgphoto2 yet.

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

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

Explore open source sBOM generator and Vulnerability scanners space

an invention by amunoz

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

consider xli necessity

a project by pgajdos

Description

xli is SUSE's own fork of XLoadImage

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

Improve blender's skills

a project by aginies

Description

Blender is a nice software which needs a lot of practices.

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

Add "update" option to py2pack

an idea by tbechtold

py2pack (https://github.com/saschpe/py2pack) is used to create rpm packages from python modules. Would be great if py2pack can also update an existing package (download new version, update spec file, check requirements, ...)

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

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

Dex and Gangway

an idea by chinyahuang

In-depth understanding of Dex and Gangway.

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

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 4 years ago. 1 hackers ♥️. 2 followers.

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 over 3 years ago. 1 hackers ♥️. 2 followers.

Explore simple and distro indipendent declarative Linux starting on Tumbleweed or Arch Linux

a project by janvhs

Description

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

Build an Audio Streaming Server in Golang for Ableton Lite Recordings

a project by annablendermann

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

Support Loupedeck CT hardware on Linux

a project by MMoese

Description

I have a Loupedeck CT but it really annoys me that this hardware is unsupported on Linux. I already started implementing some software support for this, and some basic interaction (input events to be precise) are already working. There is still quite some work to be done.

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

add IP camera to new kicker room to reduce collisions

a project by sleep_walker

From time to time we face collisions when two teams would like to play at the same time.

Updated over 6 years ago. 1 hackers ♥️.

Docker hacking

an invention by evshmarnev

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

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 over 5 years ago. 1 hackers ♥️. 2 followers.

mrouted: Join multicast groups via IPIP or GRE tunnels

a project by e_bischoff

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

Enable the containerized Uyuni server to run on different host OS

a project by j_renner

Description

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

SUSE-Rancher docs diagramming

a project by jkrug

My proposal for hack week is to dive into diagramming for the doc(s) team(s) as I've struggled to give it the decent block of time it needs.

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

Scientific computing using GNU Octave

an idea by rliang06

Methods and algorithms for digital image processing and computer vision... using free software.

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

Agentless Systems Management Based on Salt SSH

a project by j_renner

This project is about using Salt SSH for managing systems without the need of an additional agent to be installed (besides sshd). With the SSH protocol the connection is initiated by the management server, thus Salt SSH can be used to even manage systems that are located outside of company firewalls, i.e. machines that cannot access a salt-master due to firewall restrictions.

Updated over 6 years ago. 1 hackers ♥️.

Alert of key words in WeChat message with Python

an idea by Julie_CAO

purpose: a study project.

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

Script for generating openQA test group review results

an idea by waynechen55

Write script for generating openQA test group review results. So some effort spent on gathering openQA test results can be saved.

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

Rancher Token Revoker

an invention by mbolot

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

Continue development of generic job server in haskell with primary focus on continuous integration

a project by yac

Continue development of generic job server in haskell with primary focus on continuous integration and later possibly as support tool for data analysis in semantic file storage server, software configuration engine, etc

Updated over 6 years ago. 1 hackers ♥️.

python yast + python kodi plugin

an idea by npower

python yast

My colleague David Mulder started a new version of python yast bindings, I've started to use it for some samba related stuff. However my python is poor, my yast UI knowledge is even poorer :-) I'd like to rewrite the ruby yast examples in python, that way I can hopefully learn a bit more about

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

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 3 years ago. 1 hackers ♥️. 2 followers.

Self assessment application for learning a (human) language

a project by mssola

Project Description

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

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 6 years ago. 1 hackers ♥️.

Improve plural support in gettext tools

a project by sbrabec

gettext tools are used by many other projects to process translation files.

Updated over 6 years ago. 1 hackers ♥️.

study RISC-V proxy kernel and simulater

a project by ArchLinux

I'm planning to do some research about RV32E which has only 16 GPRs, but riscv-pk doesn't have RV32E support so that the RV32E aware GCC (https://github.com/kito-cheng/riscv-gcc/tree/riscv-next) cannot build riscv-pk. I'm going to study how the proxy kernel works so that I can do some modification to let it support RV32E.

Updated over 6 years ago. 1 hackers ♥️.

[unassigned] linter for containers, images, appliances

an idea by lnussel

[kiwi generated] appliances, containers or any kind of image suffer from reoccuring problems like left over log files or UUIDs, e.g.

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

libpcap/tcpdump: LINKTYPE_LINUX_SLL2 implementation

an idea by pvorel

Linux "cooked" capture encapsulation in libpcap/tcpdump doesn't allow to show interface name. There is v2 specification, but it hasn't been implemented yet.

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

cosmic-river

a project by dmaiocchi

Rationale:

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

Prototype JIRA project with hybrid Scrum/Kanban approach

a project by lpato

DevOps teams face double sided challenges: development tasks should be planable and maintenance tasks should maintain their flow to provide maximum value through the queue. Build a prototype JIRA project to help them organize their workload with a Scrum board for their development tasks and a Kanban board for their maintenance work, all fed from a common backlog.

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

Improve Docker registry listing tool

a project by rbranco

Project Description

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

Contribute to terraform-provider-libvirt

a project by pinvernizzi

Description

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

Extended Catalog of SUSE Slideware Templates

a project by dominic_vieira

Project Description

There are lots of interesting presentations happening all throughout SUSE on all manner of subjects. Presenters have found all kinds of creative ways to showcase their content using different shapes, templates, and other tools to convey important information. If you're looking to start a new presentation, the current slide templates are great to get started with but often time presenters have to look elsewhere for design inspiration. The goal of this project is to create a centralized "extended catalog" of Powerpoint and Impress templates, as a compliment to the existing templates, and make them available to SUSE employees through ImageRelay, that can serve as inspiration and templates for those looking to create rich and complex presentations based on examples built by fellow SUSE employees.

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

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

an invention by tjyrinki_suse

Project description

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

Improve JeOS

an idea by mkravec

This hackweek I decided to play with JeOS images.


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

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 6 years ago. 1 hackers ♥️.

ocfs2 online defragmentation

an idea by lchen

So far, ocfs2 has no tool for defragmentation.

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

Package LanguageTool for openSUSE

an invention by namtrac

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

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

OIDC Loginproxy

a project by toe

Description

Reverse proxies can be a useful option to separate authentication logic from application logic. SUSE and openSUSE use "loginproxies" as an authentication layer in front of several services.

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

TinyTutor - an AI chat-bot powered children's tutor

a project by dmulder

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

Learn about OSB and contribute to `kustomize` and `k9s` packages to add ARM arch

a project by dpock

Description

There are already k9s and kustomize packages that exist for openSUSE today. These could be used as the source for these binaries in our rancher projects. By using them we would benefit from CVE fixes included in our distribution of the packages not in cluded upstream. However they are not providing arm package builds which are required.

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

Explore Microchip PIC64GX1000 Curiosity board (riscv64)

an invention by a_faerber

Description

The Microchip PIC64 family of RISC-V chipsets was announced this summer, with PIC64GX as first subfamily (with SiFive U54 CPU cores, same as Microchip PolarFire). Later families (PIC64-HPSC and PIC64HX) were announced to feature the long-awaited RISC-V Hypervisor Extension.

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

Edit Widget Properties in YDialogSpy

a record by shundhammer

Summary

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

Containers(Dockers) and Kubernetes: First Attempt to understand and implement the basics

a project by ramakris

Have some knowledge on Dockers , but now taking the next step in understanding and expanding my skill set in containers and kubernetes.

Updated over 6 years ago. 1 hackers ♥️.

Learning podman with selinux enabled

a project by gosipyan

Project Description

Podman is an open-source, Linux-based tool that builds Docker-compatible container images

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

Open Source ONVIF Camera Implementation

a project by nbelouin

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

investigate how kernel live patching works

a project by herbert0890

kGraft is SUSE Labs answer to the rising need for being able to patch the running kernel without rebooting the system. I think this kind of tool is very cool, so by this hackweek chance, I want to investigate it how it works and how it was implemented. And also by this chance, I hope I can improve my ability of kernel hacking. If you are also interested in kernel live patching, please join this project together.

Updated over 4 years ago. 1 hackers ♥️.

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 6 years ago. 1 hackers ♥️.

make some contributions for terraform-libvirtd-plugin golang project

a project by dmaiocchi

since i am learning golang, i will make some contributions for the upstream project we used already @suse

Updated over 6 years ago. 1 hackers ♥️.

Improve supplychain security in the build service

an idea by kbabioch

In the past I've worked on a set of scripts to identify potential for improvement of the supply chain within our build service. For now RPM files can be scanned for unused signature files that are available upstream and look for potentially unused https:// links, although they are available.

Updated almost 6 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

rpi home surveillance

an idea by mvetter

Wanted to build a basic home surveillance with rpi and hedwig.

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

Play with SUSE CaaS Platform

a project by xguo

SUSE CaaS Platform is a Cloud-Native Computing Foundation (CNCF) certified Kubernetes distribution.

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

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

an invention by apritschet

Project Description

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

Algorithm Visualizer

an invention by agraul

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

Research SEO solutions available in WP

an idea by ckowalczyk

There are numerous technologies available in WP, apparently easy to use and powerful. Is it possible to take advantage of them and make some great SUSE products (for example HA stack) more visible in the Internet?

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

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 about 6 years ago. 1 hackers ♥️. 1 follower.

Hamsta webconsole

an idea by jw-hao

This project was issued by Zhibin Han.

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

Fix order of use co-operation between vlc and camsource applications

a project by dmair

Using the camsource and vlc packages as an example. If camsource is configured to use a given dev/video[n] device with a choice of resolution in the width and height fields of a camsource conf file then if camsource is the first application to access the device captured images are as-expected. However, if an application like vlc is used for the same device (and exited) before starting camsource (e.g. to check the view from the camera before starting camsource) and if the camera supports higher resolutions than used in the camsource configuration what occurs is that camsource will not setup the camera to use the configured resolution and has a broken view of the camera output based on the vlc chosen resolution chopped to the camsource configuration. For example, with camsource configuration set to use 640x480 on a camera that supports 720x480 and vlc is used and exited before camsource is started then the captured camsource images contain two non-continuous partial image blocks with a horizontal border dividing them. I assume either vlc fails to fully reset the device configuration when exiting or camsource fails to initialize the device "from scratch" when starting. The two applications use different video device APIs but the setup and cleanup for the camera in each case is a very limited part of the application's functionality.

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

Learn some knowledge about k8s and Rancher's products

a project by yosun

Project Description

I'm totally new in k8s, when I hear Rancher's product in all-hands I couldn't image what's that is. I'd like to take some time to learn some basic knowledge about k8s and Rancher's products.

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

yast2-fonts

an invention by pgajdos

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

Create evdev Event Recorder & Playback Driver

a project by eeich

The user space interface of evdev is pretty generic. All hardware abstraction is done in the kernel driver, device properties are mapped to a set of generic properties. The properties can be queried thru a generic interface only very few parameters are set from user space. In user space the evdev API is used by Xorg's evdev driver and libinput.

Updated over 6 years ago. 1 hackers ♥️.

setup kopano groupwise replacement

a project by bmwiedemann

Following up on Sunday's Kopano deployment workshop at oSC16, I deploy an instance of the FLOSS groupware, collecting important steps in https://w3.suse.de/~bwiedemann/contrib/kopano-setup.sh

Updated over 6 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 6 years ago. 1 hackers ♥️.

Lioncast RGB Keyboard user software, protocol reverse engineering

a project by rsimai

I recently bought a Lioncast LK200 RGB keyboard which is a nice piece of hardware and has exactly the look and feel I want. All basic functions work well under Linux. Unfortunately the manufacturer only provides user software to upload/download profiles and control the LEDs for Windows. The device can be configured and operates autonomously from any OS but color setup is a PITA and it's very easy to factory-reset, and lose all config.

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

Study the book of 'Using Python for DATA Analysis'

an idea by leli

Project Description

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

Improve text mode package selector

a project by gabi2

Enhance the YaST ncurses package installation to show the changelog of a package and the level of supportability (on SLE).

Updated over 6 years ago. 1 hackers ♥️.

Port ceph rbd client to Windows

an idea by kallan

Using mingw on Winodws, port the ceph rbd client to Windows. Start by compiling the files and porting any posix isms like fork, ecec, wait, join, etc. Then find the ceph libraries that it uses and repeat the process. Hopefully I'll get to the point where I can start to link and see what other functionality needs to be ported over.

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

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 6 years ago. 1 hackers ♥️.

Automatic rotation film developer for analogue film

an idea by suntorytimed

I would like to build a rotating film developer like the old Ilford Cibachrome by using a stepper motor, Raspberry Pi Zero WH and some additional motor controls. For this a 3D printer might be useful to create some of the parts. All of the work should be open sourced, including the schematics.

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

Remote telescope control using Opensuse+rasp3+INDI lib, to use with astronomical pictures.

a project by martinsmac

****The motivation is create a open source solution, base on this business astronomy products: AZWO Asiair

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

salt formula for uyuni proxy setup

an idea by mbussolotto

Project Description

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

gotmail

an idea by ovisan

Create an ncurses email client in golang.

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

Improve the ffmpeg delogo filter

a project by jdelvare

I have a few ideas of improvements for the delogo filter included in ffmpeg's libavfilter.

Updated over 6 years ago. 1 hackers ♥️.

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 6 years ago. 1 hackers ♥️.

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 about 6 years ago. 1 hackers ♥️. 2 followers.

Commanded EventStoreDB Spear (GRPC) adapter

an invention by fabriziosestito

Project Description

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

Improve UML page fault handler

a project by ptesarik

Description

Improve UML handling of segmentation faults in kernel mode. Although such page faults are generally caused by a kernel bug, it is annoying if they cause an infinite loop, or panic the kernel. More importantly, a robust implementation allows to write KUnit tests for various guard pages, preventing potential kernel self-protection regressions.

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

AWS CodePipeline CI plugin for pagure on code.opensuse.org

an invention by wombelix

Description

The openSUSE project wants to leverage AWS CodePipeline for Pull Requests on code.opensuse.org.

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

BtrFS -- Scrub free space

an idea by winddss

Currently only those disk blocks are checked that are allocated by the filesystem and in use. To check for read errors on unallocated blocks can be beneficial to identify hardware that is going to fail in the near future. As my first project in BtrFS, I'll also learn some development skill on BtrFS.

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

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 6 years ago. 1 hackers ♥️.

open-iscsi database untanglement

an idea by lee_duncan

The open-iscsi package uses a file/directory-based database -- actually, 3 databases: the "send targets" done with their results, the "nodes" found, and the "interfaces" known/used. But there are inefficiencies when dealing with thousands of targets, and the "node" and "send target" databases could easily be combined. Perhaps moved into a real database?

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

(Functional) Reactive Programming (Web) programming

a project by bergmannf

I want to use this Hackweek to explore (Functional) Reactive Programming to be able to use it in my day-to-day work.

Updated over 6 years ago. 1 hackers ♥️.

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 about 6 years ago. 1 hackers ♥️. 2 followers.

run CaaSP on AWS using spotinst elastigroup

a project by rdannert

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

How to build a container image

an idea by xlai

Project Description

I am in VT test team, not familiar with containers. But it is a trend that vms and containers are managed in the same management framework. And kubevirt project is one way for this. Recently we are also testing kubevirt. So understanding how container images are built and work helps to grow in this area.

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

Learn kubernetes

an idea by XinLiang

- Learn key concepts of k8s

- Learn how to write k8s crd or operator

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

Run sandboxed Firefox with image and sound inside a container

an invention by nguyens

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

Integrate Policy As A Service with a HA use case for Openstack

a project by mmnelemane

Openstack Congress provides Policy as a service solution for Openstack based clouds. Policy based fulfillment makes it convenient to write policies for VM migrations and evacuations based on data monitored from various data sources. The aim of the project is to integrate the service to SUSE openstack cloud and evaluate the use of policies as a means to develop HA solutions.

Updated over 6 years ago. 1 hackers ♥️.

minikubic

an idea by suntorytimed

minikubic

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

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 4 years ago. 1 hackers ♥️. 2 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 5 years ago. 1 hackers ♥️. 1 follower.

vnc connection within openqa project

an idea by coolgw

Project Description

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

Mortgage Plan Analyzer

an invention by RMestre

https://github.com/rjpmestre/mortgage-plan-analyzer

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

Audio steganography for music digital signatures

an idea by shawnhao

Project Description

There are lots of indie musicians who are not very aware of protecting their copyright and it is hard to determine plagiarism in music. I believe a digital signature could be useful to present copyright on court without damaging and altering the soundings of a song. But I am also aware that a signature alone may not be sufficient to protect copyrights and it is able to bypass it.

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

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

an invention by rweir

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

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 3 years ago. 1 hackers ♥️.

Investigate Rails reporting frameworks for SCC

a project by wstephenson

Reporting demands on SCC are increasing. Rather than creating hand crafted 'one-shot' reports in response to every request, this project aims to discover whether there is a better way.

Updated over 6 years ago. 1 hackers ♥️.

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 4 years ago. 1 hackers ♥️. 1 follower.

Improving my meteo project

an idea by ph03nix

I would like to improve my existing meteo project by trying out two new sensors

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

smart car based on raspberry pi

a project by lansuse

Project Description

I made a smart car with raspberry pi in the hackweek18, brought up ultrasound sensor and camera module in hackweek20. Now I want to finish the remaining part of the code.

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

Package MONAI Machine Learning Models for Medical Applications

an invention by jordimassaguerpla

Project Description

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

Upgrade SMBTA monitor

a project by gschlotter

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

Updated over 6 years ago. 1 hackers ♥️.

Weblate 2.3

a project by mcihar

Work towards release of Weblate 2.3, the roadmap is in the issue tracker:

Updated over 3 years ago. 1 hackers ♥️.

Build tigervnc's vncviewer using emscripten

a project by michalsrb

Tigervnc comes with two very similar VNC viewers - one written in C++ and one in java. The java one can be embedded in a webpage as a java applet. We use that in our default VNC setup (the one enabled in YaST). That way if user doesn't have VNC viewer installed, browser is enough.

Updated over 6 years ago. 1 hackers ♥️.

Delete your Facebook installation

a project by aocole

Create a public art installation around this delete your facebook video. Essential elements are a screen and speaker (loud enough to be heard on a busy street environment but not so loud as to draw noise complaints). Video on repeat.

Updated over 6 years ago. 1 hackers ♥️.

Graf (Git, Regression, Acceptance, Finder)

a project by SLindoMansilla

Description

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

Continue learning about PID devices, but mainly confirm Simucube wheel base still works on Linux/openSUSE

an idea by slemke

Description

Simracing is somewhat a niche hobby, and very windows based. Still, it's software and hardware.

Updated 8 months ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Demoscene with music

an invention by jlausuch

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

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

Default web camera selector for GNOME

an idea by lkotek

There is no possibility to select default web camera at GNOME settings, but we can easily run into an environment with multiple cameras (integrated and the external one). As a result we can only select web camera if certain application allows us to do so via menu provided by the same application. This could be a problem, because not all applications do so - for example Firefox automatically selects first available camera on the system.

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

Advanced suspend/resume control

a project by sbrabec

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

Create a website for Agama

an idea by IGonzalezSosa

Current status

Updated over 1 year ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Explore containerized desktop and pure-wayland desktop

an idea by zcjia

Project Description

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

Start with fault tolerant Xen server prototype

a project by j_gross

A normal Xen server today has many single points of failure. Those can be reduced by disaggregating Dom0 into multiple domains (xenstore, driver domains, admin domain). Following this path to it's logical end will lead to a setup where the running domUs won't be depending on Dom0 any more, so Dom0 itself can be made restartable.

Updated over 6 years ago. 1 hackers ♥️.

Skill Shot App updates

a project by aocole

Updates and improvements to the android Skill Shot app.

Updated over 6 years ago. 1 hackers ♥️.

OpenStack Cloud deployment alternative to automatic mkcloud

a project by vsistek

Aim of this project is to create scenarios for manual deployment using limited feature set of mkcloud. Useful for situations when full mkcloud deployment is broken. It would help qam-cloud team a big time. We can reuse the result later in automation.

Updated over 3 years ago. 1 hackers ♥️.

DSLR autofocus micro adjustment using python-cv

a project by emiura

Check if it is possible to create a python application to aid autofocus micro adjustment on a DSLR. There are some commercial applications that are capable of that, such as Reikan FoCal (https://www.reikanfocal.com).

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

Reimplement Finglonger in Go

a project by malbu

Finglonger is an internal tool used by the SUSE Manager team intended to make the life of the Round Robin Bug Guy easier. It was originally written by @fkobzik in Clojure.

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

Inter-Process Communication/Synchronization with Python

an idea by waynechen55

Project Description

Inter-Process communication is an old topic and there are already many different methods to achieve this theoretically or in real world. I found sometimes some solutions still not good enough although they can solve the problem without any problem, for example, when the region needs protecting is not small or multiple processes need to modify the same file.

Updated over 1 year ago. 1 hackers ♥️. 1 follower. 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 over 3 years ago. 1 hackers ♥️.

[Machine Learning] Chatbot that replicates the chatting style of a specific person

an idea by mgebai

This project is mostly for learning ML.

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

tinycc

a project by dmulder

Learn tinycc (tcc). Fix bugs, write features, etc. Hack on tcc.

Updated about 6 years ago. 1 hackers ♥️.

Learning Linux kernel Module

a project by JNa

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

Try openSUSE on MNT Reform (LS1028A)

an idea by michals

Updated over 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

geekoops - reusable ansible roles for openSUSE

a project by ph03nix

Project Description

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

Lua language learning

a project by xiaoguang_wang

Lua is used as an embedded programming language or an extension language in many system and applications, I want know more about it.

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

SUSE Staff - Employee Directory with Ionic and Node.js

a project by vlewin

Ionic + AngularJS + Node.js (http://ionicframework.com/)

Updated over 6 years ago. 1 hackers ♥️.

Cribbage board belt buckle

a project by aocole

Create a belt buckle with integrated cribbage board.

Updated over 6 years ago. 1 hackers ♥️.

openQA web UI improvements

a project by asmorodskyi

  1. currently when you navigate to Test Results page - it will load everything before show you the page. I plan to change this model into "load on demand" approach
  2. Test Details page currently show you thumbnails for all modules. Want to add expand/collapse functionality for thumbnails - by default you will not see them for passed modules. But you will have ability to expand them. Also I will add "Expand All"/"Collapse All"
Updated over 6 years ago. 1 hackers ♥️.

FUN with ssh and tunnels in openstack

an idea by duartead

there are many options for creating vpn tunnels using ssh. remote port forwading, local port forwarding, and even creation of tun interfaces with the "-w" switch. During this hack we will try to craete an "appliance" vm that can be used as a sshvpn concentrator inside an openstack cloud.

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

study wayland - add weston support for multiple kms devices

an idea by vliaskovitis

I now have a setup with 2 GPUs and want to try to make the reference wayland compositor weston to work on 2 GPUs. Weston currently only supports single kms devices with one or more outputs. Add support to Weston's DRM backend to open several KMS devices, with the ability to use outputs from all of them.

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

Explore reverse engineering and decompilation

an invention by jcejka

Description

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

Following the Arduino examples

an invention by barendartchuk

Project Description

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

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.

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

Wireshark hacking & miscellanous fun

an idea by npower

I have no one vision of a project just some mish-mash random things I would like to explore for some hacking fun

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

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

Job Reporting System

a project by danritchie

I want to play with Cassandra. The idea is to use Cassandra as the backend of a Job Reporting System.

Updated over 6 years ago. 1 hackers ♥️.

Write a Native GTK+ Weibo Application

a project by JonathanKang

Inspired by Corebird, I'd like to write a native GTK+ Weibo application for Linux, so that I can learn how to write a GTK+ application from scratch, and every Weibo users can benefit from it.

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

Deploy a Ceph Cluster in AWS using sesdev

an idea by LenzGr

For testing and development purposes, the SUSE Enterprise Storage team has created a tool called sesdev, that deploys a fully configured Ceph cluster on multiple VMs using Vagrant/libvirt.

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

Small Basic interpreter in Java

a project by mateialbu

Just an excuse to learn more about antlr and parsing in general.

Updated over 6 years ago. 1 hackers ♥️.

Make Mokutil Beautiful Again

a project by gary_lin

I planned to write a GUI for mokutil since I started the project. I guess now it's time to do that.

Updated over 6 years ago. 1 hackers ♥️.

Wine packaging for other distributions

an idea by msmeissn

OBS is the goto tool for providing source packages not just for openSUSE but also for other distributions.

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

Sign me off|in

an invention by mkoutny

Updated over 2 years ago. 1 hackers ♥️. 3 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 almost 5 years ago. 1 hackers ♥️. 1 follower.

Velero VolumeSnapshotter plugin for Longhorn

an idea by jenting

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

Complete the port of flatpak to appstream from appstream-glib

a project by ldragon

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

Offline GPS navigation for Bangle.js 2 watch

a project by fos

Project Description

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

Dawnscanner: parsing a simple sinatra application

an idea by pperego

Updated over 1 year ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

kubectl clone: Seamlessly Clone Kubernetes Resources Across Multiple Rancher Clusters and Projects

an invention by dpunia

Description

kubectl clone is a kubectl plugin that empowers users to clone Kubernetes resources across multiple clusters and projects managed by Rancher. It simplifies the process of duplicating resources from one cluster to another or within different namespaces and projects, with optional on-the-fly modifications. This tool enhances multi-cluster resource management, making it invaluable for environments where Rancher orchestrates numerous Kubernetes clusters.

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

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

Updated over 6 years ago. 1 hackers ♥️.

updating rpms in docker containers

a project by jordimassaguerpla

The docker way of updating containers is to build a new image with the updated binaries and files, which creates a security concern.

Updated over 6 years ago. 1 hackers ♥️.

oscar

a project by zhangxiaofei

oscar is short for osc sugar, it will be a collection of little wrapper scripts on top of the openSUSE build service command-line tool that make it easier to use.

Updated over 6 years ago. 1 hackers ♥️.

Add u-boot support for banana-pi r2

a project by mbrugger

Banana-pi R2 has quite a good upstream support in the kernel, but lacks a u-boot support.

Updated over 6 years ago. 1 hackers ♥️.

Upgrade a Rancilio Silvia with a meCoffee PID

a project by suntorytimed

What is meCoffee?

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

Understand the workflow of test framework kdevops

a project by yosun

Project Description

As shown in the kdevops frontpage in GitHub, "kdevops provides a framework for automation for optimal Linux kernel development and testing". It currently supports fstests, blktests, pynfs, selftests and so on.

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

Explore RAW photo group and similarity by open source alternative: darktable and rawspeed

an idea by dawei_pang

Description

I am a bird watching enthusiast and often takes many RAW photos in continuous shutter, camera can help to group photos by shutter but most common software cannot read the information.

Updated 8 months ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Re-Setup and test openSUSE video equipment

a project by mstrigl

Setup the video equipment and reinstall all devices

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

Bug Report Clustering with TensorFlow

a project by herbert0890

Google recently open-sourced its Artificial Intelligence/Numerical Computing library called TensorFlow. I would like to use it to help us do a bug report clustering. A bug report often contains lots of comments. In order to find the similar bugs from different customers quickly and intelligently, I would like to choose a proper clustering algorithm and implement a model with TensorFlow, which can be deployed on a PC smoothly.

Updated over 4 years ago. 1 hackers ♥️.

Read through kvm and qemu code to better understand their cooperation to provide virtualization.

an idea by xlai

With the basic knowledges about hardware assisted virtualization, secifically VT-X by intel , as the next step, I want to understand more deeply how kvm and qemu cooperate with each other to provide virtualization, by read through key code and referring to other materials.

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

yast2-storage-ng: ensure the best layout is proposed

a project by ancorgs

The theory behind the partitioning proposal of yast2-storage-ng is that all possible distributions of partitions in the disk are evaluated and the best one, according to this criteria, is chosen. But I have found several examples in which is hard believe that the result is actually the optimal distribution of partitions.

Updated over 6 years ago. 1 hackers ♥️.

Software development with the help of Kubernetes

a project by DKarakasilis

or how to replace git push heroku master and cf push with Kubernetes

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

Add engineering metrics to telegraf webhooks plugin

a project by hennevogel

How it is

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

Qactus (Qt App) packaging dashboard

a project by simotek

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

Reverse Engineer a WiFi-enabled Water Heater and Create Integration for Home Assistant

an idea by nicholasyang

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

experiments with Pebble smartwatch, including writing a SUSECon application for it

a project by fcrozat

Pebble smartwatch is a nice gadget I own and I'd like to start playing with it at the code level.

Updated over 6 years ago. 1 hackers ♥️.

Have a look at the Android SELinux integration

an idea by jsegitz

I have two goals:

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

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 6 years ago. 1 hackers ♥️.

Take a closer look at ResourceSpace 9.0

a project by suntorytimed

What is ResourceSpace

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

Creating a MicroOS flavor with Hyprland as a Wayland Compositor

a project by c-hagenest

Project Description

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

SeaMonkey extension (for forgetting passwords)

a project by pcerny

SeaMonkey is the successor of the Mozilla Suite. The mail client allows connections over POPv3 and IMAPv4. In some cases one wants to leave the program running for longer periods of time, but once the mail client has password for a mail server it just stays connected. In case of "keep everything on server" profiles this means that the mail may stay accessible even when the machine is left unattended (which it often is). The purpose of the extension is to enable requesting the client to forget mail server passwords, so that the mail is no longer accessible without entering it again.

Updated over 6 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:

Updated over 6 years ago. 1 hackers ♥️.

Improve debug information for LTO compiled objects

a project by rguenther

The goal is to use the work from the debug-early GCC branch to generate better debug information for LTO compiled objects, especially with regarding to language specifics like classes and templates. This has now been achieved and openSUSE Factory

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

Rock n' Roll

a project by kwwii

Record two songs by the end of the week.

Updated over 6 years ago. 1 hackers ♥️.

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 6 years ago. 1 hackers ♥️.

Relax-and-Recover (rear) recovery system: Download rear configuration files

a project by jsmeix

See my Relax-and-Recover upstream issue https://github.com/rear/rear/issues/841

Updated over 6 years ago. 1 hackers ♥️.

Orange PI PC - openSUSE - test functionality

an idea by tkovac_admik

Test different OS on OrangePI board. Check, if it is possible use it as home share server, webserver, small monitoring, ....

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

Write a Skyroads clone

an idea by fschnizlein

Who of you remembers this awesome game? One of my favorites when I was a child (oh yes!).

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

Package ROS for Opensuse and SLES

an idea by neotinker2

I have a few robotic projects I wanted to work on and didn't like the idea of run Ubuntu to control them...

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

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

an invention by fcrozat

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

Smarter Home with Home Assistant

an idea by JonathanKang

Description

In previous hackweek, I setup a few automations and integrations that made my life easier. I had a few ideas to improve the current status, so I'd like to implement them in this hackweek.

Updated 7 months ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Update quilt's manual page

an invention by jdelvare

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

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 6 years ago. 1 hackers ♥️.

gitFS support

an idea by jsmeix

For certain directories (e.g. his own documents or /etc/) it would be nice to know who changed what and when (e.g. in /etc/)

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

Golan no vendor

a project by rjschwei

At present it is our practice to "vendor" all dependencies for a Golang package. This has the advantage that everything is in one nice package and self contained but it has the disadvantage that dependencies are hidden and therefore security issues may slip through the cracks.

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

E9s: Epinio TUI

a project by ecandino

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

Create better async hooks for Uyuni state management

a project by Etheryte

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

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

an invention by StarryWang

Project Description

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

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

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

Training Labs Python Port, Liberty Support and OpenSUSE 13.2 support

a project by dguitarbite

Porting training labs to Python. This includes re-implementing the host side BASH scripts (which handle VirtualBox and KVM related tasks) to Python. For full details on this please follow training-labs project:

Updated over 6 years ago. 1 hackers ♥️.

DevOps application for L3 service on research

a project by fanyadan

DevOps is hot, and SUSE now is changing that we will not only provide OS and relative products but also online-application-like products e.g. docker application, so L3 service needs to improve as well.

Updated over 5 years ago. 1 hackers ♥️.

Graph Visualization of a Cloud Environment

an idea by joadavis

This is actually stealing an idea from Mark Harvey - see https://etherpad.nue.suse.com/p/SOC-Community-Of-Practice201906_19

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

make "predictable network interface names" more predictable

an idea by mkubecek

Since the so-called "predictable names" for network interfaces were introduced, the concept and mainly its implementation has been a target of a lot of critique and sometimes even hate. On the other hand, similar idea works reasonably well for block devices.

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

Getting started with deep learning - face detection

a project by mlin7442

Project Description

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

Rewrite the D-Installer CLI

a project by IGonzalezSosa

Project Description

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

Network Throughput Analyzer Tool with Grafana Integration

an idea by sushilhiremath

Updated over 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

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 over 6 years ago. 1 hackers ♥️.

Try more on Rancher and Harvester products

an idea by xlai

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Lawndon - Recycled electric mower converted into a 3D printable and autonomous hill climbing mower.

an invention by jordonleach

Description

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

More sophisticated KMP cleanup in `zypper purge-kernels`

an invention by mlandres

Description

KMPs get removed automatically as soon as the last kernel providing their requirements is purged.

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

web-based testing tracker for aquarist-labs's s3gw

a project by jluis

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

Explore Clojure with Project Euler

a project by bkutil

As a part of this hackweek, I'd like to take a look at Clojure and use it to solve as many problems as possible from the project euler.

Updated over 6 years ago. 1 hackers ♥️.

Investigate Oops in SLES 15 on Raspberry Pi

a project by jiriwiesner

I use my Raspberry Pi 3B as a router. I have seen this crash:

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

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 3 years ago. 1 hackers ♥️.

Get terraform-provider-libvirt closer to release

an invention by dmacvicar

terraform-provider-libvirt adds libvirt support to terraform.

Updated over 6 years ago. 1 hackers ♥️.

Path clustering for multipathd

an idea by mwilck

Recent multipath-tools contains a patch series that allows latency-based path prioritization. However the code is clumsy and not well designed.

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

Plymouth status screen(s) for offline updates

a project by badshah400

Objective

Updated over 6 years ago. 1 hackers ♥️.

Image for Orange PI PC board

a project by nadvornik

The support for Orange PI PC in mainline kernel has advanced a bit, so now it should be possible to build openSUSE image that has at least serial support with kernel 4.6 and usb support with 4.7. I will investigate this.

Updated over 6 years ago. 1 hackers ♥️.

Make maildirproc IMAP ready

a project by jgrassler

I currently use maildirproc for filtering Maildirs downloaded by offlineimap and like its highly flexible approach to filtering a lot (filters Python code). This works very well, except for one problem: after filtering, the next offlineimap run deletes the messages that where previously in Inbox on the mail server and uploads them to the folders they were sorted into. Depending on how many emails one gets, this is a colossal waste of bandwidth.

Updated over 4 years ago. 1 hackers ♥️. 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 5 years ago. 1 hackers ♥️. 1 follower.

Turing screen for notifications on OSX

a project by eminguez

Description

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

util-linux-testsuite

a project by sbrabec

Description

The current util-linux package contains a lot of tests. These tests are called during the build process. But the build environment is limited, and many of the tests cannot be ran properly.

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

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:

Updated over 3 years ago. 1 hackers ♥️.

Finish packaging Angr in OBS

a project by a_faerber

Following a FOSDEM presentation on Angr for binary analysis, I started packaging it in OBS.

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

Enhance openQA group reivew script

an idea by waynechen55

I have already implemented this script in Hackweek18: https://hackweek.suse.com/projects/script-for-generating-openqa-test-group-review-results

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

Learn more about Application Security (AppSec) Open Source Tools and Testing Techniques

an idea by heidi.bronson

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

Investigate if VSCodium can be used as a convenient DocBook editor

a project by tbazant

Project Description & Goal for this Hackweek

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

Visualization of historical sar(1) archives

a project by ggherdovich

Project Description

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

A frameblending filter for OBS Studio well-suited to do game streaming

a project by mschreiner

Project Description

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

Setup a new openQA on more powerful server

an idea by JNa

Description

  • currently local openQA storage is insufficient
Updated 8 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Family with Kubevirt

a project by xguo

Project Description

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

Docker for something else than x86

an idea by k0da

Docker is just a wrapper around lxc and containers are available on Z and P. It's time to enable docker on Power and System Z

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

Create packages for SLES 12 s390x in obs.

a project by ihno

Create packages for SLES 12 s390x in obs.

Updated over 6 years ago. 1 hackers ♥️.

Tahoe-LAFS on OpenSUSE

a project by gsanso

Tahoe-LAFS is an open-source decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security.

Updated over 3 years ago. 1 hackers ♥️.

Securing a CMS by using a hidden CMS and exporting static html to a web server

a project by johannes_p

Small non profit organisations or activist groups need a Web presence that is easy to maintain by several authors. When using a CMS they do not have the resources to secure the CMS from the various possible attacs most CMSes are notorious for. Defacement or placing malicious content can damage the reputation of such non profit organisations.

Updated over 5 years ago. 1 hackers ♥️.

find free online Perl course and go through it

a project by hurhaj

...because openQA isn't going anywhere anytime soon.

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

Iguana and WebAssembly

a project by oholecek

Project Description

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

Real-time container runtime support

an invention by a_faerber

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

La Mapería

a project by federico-mena

A utility to make beautifully printed maps from OpenStreetMap data.

Updated over 6 years ago. 1 hackers ♥️.

Add sync. to AWS S3 support for ceph radosgw

a project by abhishekl

Basically $topic, as of the latest release of ceph, we have some not so trivial support to pull off something like this at least for metadata, need to see if data sync is also permitted, and then probably hook it to sync to AWS itself

Updated over 6 years ago. 1 hackers ♥️.

port notmuch/muchsync to android

a project by aaptel

port notmuch/muchsync to android, with some java ui on top

Updated about 6 years ago. 1 hackers ♥️.

Investigate C-Sky architecture

an invention by a_faerber

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

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

paperback

a project by cyphar

Very often people find themselves wanting to store secrets in a way that either they can recover even if (for instance) their house burns down, or allow friends and family to recover if they pass away. Existing solutions to this problem are:

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

Make smaller image of Micro OS/SLE Micro for RPi (4, 400 or Zero 2)

a project by llansky3

Description

The compressed image of e.g. SLE Micro 6.0 is ~ 900Mb. ** The overall goal of this project is to make a smaller footprint (in terms of image size) flavor of the image. This is to be achieved by limiting the target use-case to simple RPi (4, 400, Pi Zero 2) server for home IoT. **

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

How to design system message/prompt for code refactoring with AI

a project by leo.tseng

Description

The project aims to explore how to design effective system messages and prompts tailored for AI-driven code refactoring tasks. By refining these prompts, we can guide AI models to better understand code structure, identify improvement opportunities, and execute refactorings with minimal manual intervention. The project will delve into creating system messages that balance technical detail with flexibility, enabling AI to perform refactorings that maintain code functionality while improving readability, efficiency, and maintainability.

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

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)

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

LogMeIn

an idea by cgrobertson

A browser extension/plugin that will use saved credentials from a local keyring (or a password safe program) to automatically log in the user to various online accounts.

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

mysql-packaging git repo enhancement

a project by kstreitova

This Hackweek I would like to finish enhancing of the mysql-packaging git repository [1]. This improvement mainly consists of scripts for a kind of simple continuous integration and git hooks to enforce a few policies for our project. If there is a time I will also take a look at the mysql package itself and check if there is anything to improve.

Updated over 6 years ago. 1 hackers ♥️.

document and enhance the Crowbar API

a project by m_meister

Adding some API documentation for Crowbar, which is still missing. There are some API comments along with the Rails controller methods, but some of them are outdated.

Updated over 3 years ago. 1 hackers ♥️.

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 6 years ago. 1 hackers ♥️.

Major user input/output cleanup and improvement for ReaR 2.3

a project by jsmeix

I will implement the ReaR upstream issue https://github.com/rear/rear/issues/1399

Updated over 6 years ago. 1 hackers ♥️.

Learn about DHT protocol and write a client in Go/Ruby

a project by ikapelyukhin

The subject says it. Learning about DHT seems like a fun project.

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

Learn FreeCAD for 3D printing

a project by lrupp

I want to be able to create some 3D printing models for 3D printers. So starting to search for a good introduction and try it out...

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

revive qemu-devel.opensuse.org

an invention by mstrigl

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

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

Poking technologies for enrolling customer key to kernel trusted keyring

a project by joeyli

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

Containerized git server/client for playground and tutorials

a project by mberti

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

Evaluate and document two out of three nodes lost for K3s / RKE2 and Harvester

a project by mweiss2

Description

Need to find out what the impact is for loosing quorum and recovery from this situation in case of K3s / RKE2 and Harvester.

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

Spark+React+Jade(Pug) - in search of a painless migration workflow for the Uyuni Front-End stack

an invention by manuel.salvi

Description

A study session open to everyone who is interested in getting hands down on the Uyuni front-end implementation and migration from the old struts+jsp+jquery stack to the new spark+jade+react stack. The study will be focused on react renderer and components functionalities, jade template engine and spark mvc to learn key differences and between the old and new stack, the focus is to be able to find what are the keys to a good migration workflow.

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

Build Time Source Service support

a project by adrianSuSE

OBS source services can currenlty run on the developer workstation and some of them also on the OBS server side.

Updated over 6 years ago. 1 hackers ♥️.

Learn how to use web development framework-- Flask

an idea by dehai

Flask is a web development microframework.

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

RPI3 Graphics + Device Tree testing and hacking

an idea by vliaskovitis

These are various ideas to learn about device trees and test the upstream vc4 graphics drivers on RPI3

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

Learn QEMU/ARM emulation

a project by jcejka

I would like to learn more about ARM/AArch64 emulation in QEMU, especially the boot process and different board emulation.

Updated over 6 years ago. 1 hackers ♥️.

Make parted great again!

a project by sparschauer

During regular L3 work I often don't find enough time to work on the command line disk partitioner parted which I maintain.

Updated over 3 years ago. 1 hackers ♥️.

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 almost 6 years ago. 1 hackers ♥️. 1 follower.

Tafl

an invention by mrohrich

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

solar monitor (part 2)

an idea by npower

Project Description

Updated over 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Cluster API Add-on Provider for Kubewarden

a project by csalas

Description

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

OBS notifications

an invention by k0da

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

Updated over 6 years ago. 1 hackers ♥️.

HOME IOT

an idea by cjdev

Instrument Power meter with a WIFI enabled microcontroller that publishes to a MQTT server. ( like https://www.mysensors.org/build/pulse_power but transmits collected data over WIFI )

Use NodeRed to build dash board showing power usage in real time. ( https://www.npmjs.com/package/node-red-dashboard )

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

Hack my music up the stack ;-)

an idea by ralfflaxa

I like playing music and hate carrying all that heavy equipment. So far my music-gear was all traditional - computer-free.

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

Separate the QLogo GUI from the interpreter.

a project by jsikes

QLogo is a UCBLogo-compatible implementation of the Logo language using Qt and OpenGL. QLogo was designed with the language interpreter integrated into the GUI.

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

Decouple topology data from User Settings in the StackState (SUSE Observability) platform

a project by bschuur

Description

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

Learn OpenEMS project (Open Energy Management System)

a project by witekbedyk

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

SSH key distribution solution

a project by vgrinco

Project Description

SSH key distribution solution that is in comply with POSIX LDAP requirements and UserDB usernames.

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

Hack Week 12 Lightning Talks

a project by cschum

We will have a series of short lightning talks to present what we have accomplished at Hack Week 12. In Nürnberg this will happen on Friday 17th Apr at 12:30 as part of the lunch session in the all-hands area. Lunch is served at 12:00, so you have a bit of time to settle in and satisfy your immediate needs before we go into presentation mode.

Updated over 6 years ago. 1 hackers ♥️.

Research the linux kernel network IO paths

a project by zyuhu

[Description]

Updated over 6 years ago. 1 hackers ♥️.

HA inside OpenStack VM ( SLE12SP3 code stream )

a project by zzhou

In the other day, there were questions about to migrate high availability solution into OpenStack.

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

Improvements of RES scripts

a project by zpetrova

https://gitlab.suse.de/l3ms/RES-weather/ needs some improvements, e.g. manual generation of statistics and reports.

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

Learn about Fleet

an idea by kwk

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

Split initramfs support

a project by ismaell

Project Description

Many initramfs components have exploded in size, yet often remain static:

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

Learn Linux kernel code and play with a early version

an idea by renxt0310

Description

I am learning Linux kernel for some time. In order to understand how kernel works, I read the code based on version 0.12 and do some hands on in VM. I will continue and hope understand more in the concentrated time of hackweek.

Updated 9 months ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!