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.

Learning PSP to PSA and Kuberwarden Implementation and Migration

an invention by mweiss2

Project Description

During Hackweek I want to dig deep into PSPs to PSA and Kubewarden Implementation and Migration

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

Watch a session of "essence of linear algebra" and read some book about algorithm

a project by yosun

Project Description

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

Explore procedural generation

a project by jcronenberg

Description

In my free time I sometimes work on some games with godot. For one project I wanted to explore having a modern city procedurally generated.

Updated 8 months ago. No love. 1 follower.

ESETv2 Emulator / interpreter

an invention by m.crivellari

Description

ESETv2 is an intriguing challenge developed by ESET, available on their website under the "Challenge" menu.

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

3D Printer deals

a project by free_ai_tools

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

Use ESP-01S as WiFi to UART bridge

a project by iivanov

Project Description

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

A way a for Longhorn UI automation

a project by cchien

Description

During each release cycle, Longhorn QA needs to run a UI sanity check. We should explore ways to automate the Longhorn UI testing process.

Updated 8 months ago. No love. 1 follower.

GCC aggregate tracking

a project by jamborm

Currently GCC relies only on the most generic alias analysis when attempting to track data in aggregates in interprocedural (IPA) optimizations. In the course of this project I plan to revive patches for using simple escape analysis to track all data which do not have their address escaped and use that information to track constants within them, analyze the impact on a number of benchmarks and submit them to GCC trunk.

Updated over 6 years ago. 2 hacker ♥️.

Simple user interface for head mounted displays

a project by chuller

Create a user interface useable with a see through head mounted display. The display was created from some Chinese video glasses and has a low resolution (320x240) which requires a optimized user interface that also is useful when using it hands free.

Updated about 6 years ago. 1 hackers ♥️.

Mozilla Firefox profile selector

an invention by olh

Create a wrapper which receives the URL passed to the "firefox" binary, offers a list of available profiles, and finally runs Firefox with the selected profile and the given URL.

Updated over 8 years ago. No love.

Emacs org-mode (learning)

a project by keichwa

From the manual:

Updated over 6 years ago. 4 hacker ♥️.

JUnit SLEnkins Test for Firefox

a project by cgrobertson

Create a JUnit test suite for Firefox browser and integrate the tests into SLEnkins.

Updated over 6 years ago. 2 hacker ♥️.

Setup an ISCSI storage server which supports multipath

an invention by lyan

Setup an iscsi server on minnowboard/espressobin/odroid c2 based on opensuse tumbleweed, use two Nics to support multipath Setup an iscsi initiator on odroid c2 and dm

Updated over 5 years ago. 1 hackers ♥️.

add features to libstorage-ng

an invention by aschnell

Add some features to libstorage-ng.

Updated over 6 years ago. 2 hacker ♥️. 1 follower.

User Story theme + Okta login

a project by cyntss

Updated over 4 years ago. 3 hacker ♥️. 2 followers.

HAKube UI plugin for Rancher

a project by epenchev

Updated over 1 year ago. 2 hacker ♥️. 1 follower.

HMC support to openstack

an invention by k0da

Currently compute supports only IVM managed pSeries machines. In that case machines are not managed for central place. There shouldn't be a big deal to implement HMC support as IVM commands are pretty much similar to HMC.

Updated over 6 years ago. 1 hackers ♥️.

Restrict Login page access to specific IP

an invention by admehmood

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

QDirStat: Highlight Dominant Items in the Tree View

an invention by shundhammer

Intent

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

K8s for non-techies

a project by anna.t

https://hackweek2024annatrofimenko.framer.website/

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

3D Printer deals

a project by free_ai_tools

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

Make disk encryption options configurable in YaST installer

a project by AndreasStieger

In the YaST installer, make disk encryption method, mode, key strength, random source etc configurable.

Updated over 6 years ago. 4 hacker ♥️.

Setup Zuul & Gerrit & Jenkins & OBS infrastructure to test OpenStack upstream changes for rpm-packaging

an invention by tbechtold

OpenStack uses Zuul as a pipeline manager to test changes posted on gerrit. The rpm-packaging initiative (https://wiki.openstack.org/wiki/Rpm-packaging) needs to test proposed changes. So building packages with OBS for proposed changes is the goal of the project.

Updated over 6 years ago. 1 hackers ♥️.

yast2-storage-ng as a libstorage-ng wrapper. POC

a project by ancorgs

The goal of this project is to write a proof of concept of a new philosophy for yast2-storage-ng. Instead of just extending the API offered by libstorage-ng, the idea is wrap libstorage-ng so the Ruby code using yast2-storage-ng does not have direct visibility (unless explicitly desired) on the libstorage-ng classes and methods.

Updated over 6 years ago. 1 hackers ♥️.

go verdura, Particularly important are the CI vitamins

a project by dmaiocchi

https://github.com/MalloZup/go-verdura

Updated about 6 years ago. 1 hackers ♥️.