Relax-and-Recover (ReaR) proof of concept implementation of new "storage" code

a project by jsmeix

The current disk layout recreation code in ReaR is about 10 years old now and more and more

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

On-demand notification using spacewalk (SUMA) API

a project by atighineanu

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

crashsite

a project by alnovak

Examining vmcore with crash (very) often means to look at multiple outputs at once, which in console enviroment simply is not easily achievable. Since last hackweek, there is a

Updated over 5 years ago. 2 hacker ♥️.

Improve debugging of kernel workques

a project by pmladek

Project Description

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

FOSS Bioinformatics

a project by jafr

Investigate the state of bioinfo FOSS (mostly interested in DNA sequencing and sequence analysis) on Linux (and possibly other platforms), learn some algorithms, learn to use the available software, find what needs to be improved and if time permits, start improving.

Updated over 6 years ago. 1 hackers ♥️.

Take a stroll in dependency hell

a project by jgleissner

While packaging node.js modules, which often depend on specific versions of other node.js modules, sometimes many of them, you easily end up in dependency hell, and maintaining an OBS project with a few hundred of those modules can be a tedious task.

Updated over 6 years ago. 2 hacker ♥️.

[DOCU] Packaging, OBS, KIWI and OpenQA for a PHP project: BlueSpice Media Wiki

a project by mfeilner

Hallo Welt!, the company behind Blue Spice Media Wiki (an open source, subscription based enterprise wiki) is interested in howto package their PHP software, get it into OBS and into the whole workflow with openQA and learn how to write automated tests. This is such a generic task that I though documenting it might be worth an afternoon at hackweek together with Richard (openQA) and Darix (OBS and packaging). I'll reserve a meeting room, doc team will provide the documentation of this workflow in a "SUSE best practice guide"

Updated over 8 years ago. No love.

Learn to create dovetails with a router.

an invention by cbosdonnat

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

Updated over 8 years ago. No love.

Make most of KVM Virtualization for Development and Testing in laptop environment

a project by bfrogers

Having worked on KVM for a long time, it's time I actually start using it myself! I now have a high enough powered laptop to have a permanent setup on my laptop to do almost all the testing needed for releases, as well as maintaining playgrounds for upstream work and involvement. This will include nested virtualization, which is getting pretty bulletproof in latest kernels, as well as being able to play more with these other architectures that we now support KVM on, via improved TCG emulation (of course some testing and development will always rely on the physical hardware, but still a lot can be done via TCG incl. user-linux mode. I'm also seeing which aspects of pass-through testing will make the most sense to perform on the laptop (pci, usb, video, filesystem, etc.).

Updated over 6 years ago. 1 hackers ♥️.

Learn about Flatpak knowledge

a project by mlin7442

Aims to understand Flatpak(previously aka xdg-app), an application sandboxing and distribution framework (formerly xdg-app) on Linux. The final goal is "build my first app".

Updated almost 7 years ago. No love.

From matrix to openqa test suite, only need one click

a project by tinawang123

Currently, As QA, we design matrix for the test cases, then use matrix to generate test cases' name, then according the test cases' name to add related settings, then add those cases' name and settings to the openQA test suite. I hope, we can design matrix first, then other steps will be generated by automatically.

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

Phylogen: an iterative approach to evolutionary tree analysis

a project by dmulder

https://github.com/dmulder/phylogen

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

Write "advanced" tagging engine for browser bookmarks

a project by gniebler

This is a side project I started a while ago. The idea is to implement a tagging engine with some "advanced" features for browser bookmarks.

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

tlint web

an invention by xarbulu

Description

tlint is yet another linting tool to check if Trento checks are written properly.

Updated 8 months ago. No love. 1 follower.

GNOME Love

an invention by dgarcia

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

switch to grub2 for powerpc

an invention by k0da

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

Updated over 6 years ago. 3 hacker ♥️.

package inputlirc (or add it to existing lirc package)

a project by wiederda

inputlirc is superior to previous lirc input daemon as it can monitor multiple input sources at the same time. This is needed for some new remote controls that appear as two devices, providing both virtual keypresses as well as mouse clicks. Since I'm too lazy to always build the package manually, I would like to have it available for OpenSUSE.

Updated over 8 years ago. No love.

Github Projects Gnome Shell Extension

a project by hfschmidt

Checking the status of your Github pull requests is annoying. You have to lose focus from your current work (ie. hacking) and open your browser, type the repo URL in the address bar, click on the Pull Requests page, and look at the status of your PR.

Updated over 6 years ago. 3 hacker ♥️.

Learn the basics of an ancient nerdy language: COBOL

a project by slahl

COBOL is weird.

Updated over 3 years ago. 4 hacker ♥️.

Setup a k8s cluster based on aarch64 tumbleweed

an invention by lyan

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

Updated over 3 years ago. 1 hackers ♥️.

openSUSE package of Waterfox

a project by lproven

Since Firefox 57, SUSE's default browser no longer supports XUL extensions. This is a problem for those of us who customized Firefox extensively with multiple addons.

Updated about 6 years ago. 4 hacker ♥️.

Bug Graph

a project by rpalethorpe

A social network for Bugs and test cases!

Updated almost 7 years ago. No love.

Rewrite transactional-update in C++

a project by fos

transactional-update, the application to update read-only systems such as openSUSE MicroOS and openSUSE Kubic and the Transactional Server installations of openSUSE Leap, openSUSE Tumbleweed and SUSE Linux Enterprise Server, evolved from a POC to a fully fledged solution - and is currently completely written in Bash. This has been working really well in the past, but is gradually reaching its limits, especially when thinking about supporting additional file systems or ports to other Linux distributions - yes, we have a huge interest in other distributions adopting our technology.

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

Write a commandline client for the geekos

an invention by dheidler

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

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

Base container images multi language compiler on local code

a project by mdati

Create a selector of BCI-language containers, python, java, go, etc, to pull and build the proper image

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