Write an AWS observer application

a project by cfconrad

The idea behind this is to have a application, which observe the usage of AWS instances and later other providers like azure and google. This could be used with public cloud tests in openQA.

Updated almost 6 years ago. No love.

explore grimoire labs and CHAOSS tools

a project by dmaiocchi

This is a small learning hackweek that i will do in parallel with my others hackweek and elixir projects https://chaoss.community/

Updated almost 6 years ago. No love.

Simulating Tape Drives via tcmu-runner

a project by lee_duncan

At the suggestion of Hannes, I would like to try to make mhvtl work with tcmu-runner. Mhvtl is a tape-drive emulation package, which emulates various types of tapes drives and tape robot units (for loading drives). This package was originally based on the kernel debug SCSI driver, and still has a kernel component. This kernel component talks to user-space via a special character device. It would be nice to take away the kernel component, so that it's easier to compile and use this package, since the current mhvtl kernel driver has not been merged upstream so has to be supplied as a KMP. [And KMPs are evil.]

Updated almost 6 years ago. No love.

Full automation testing framework for KVM

a project by jnwang

So I have to build a tool for in full automation, when I work on KVM testing. The tool should be base on and compatible QASET (that is used currently in QA team.

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

Rewrite makedumpfile using libkdumpfile as backend

a project by ptesarik

The aim is to replace dump file read routines in makedumpfile with library functions from libkdumpfile. This should enable (among other things) filtering Xen DomU dump files.

Updated about 5 years ago. 2 hacker ♥️.

learning deepsea and ceph world

a project by dmaiocchi

just learning this awesome software we contribute at @suse upstream.

Updated almost 6 years ago. No love.

hack with "yes_ship_it" and add it to kubeojo

a project by dmaiocchi

https://github.com/cornelius/yes_ship_it i was really curious about this project but i never had the time to use it.

Updated about 5 years ago. 1 hackers ♥️.

Virtual GPU display support for Guest VM

a project by lyan

0 Background This will be a verification test for Intel i915, code has been merged into kernel 4.16 and qemu 2.12, will provide a setup manual as output.

Updated about 2 years ago. 2 hacker ♥️.

Play with MACCHIATObin

a project by lyan

  1. Boot up MACCHIATObin with a linux kernel
  2. Boot up MACCHIATObin with opensuse
Updated almost 5 years ago. 2 hacker ♥️.

SUMA add test=True for highstate to UI

an invention by mcalmer

First thing you learn, when you start with salt, is to use test=True before you really call the highstate. This is not yet possible from the SUSE Manager UI.

Updated about 4 years ago. 1 hackers ♥️.

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

New office decoration

a project by mdeniz

As we have grown in our remote and non official office at Gran Canaria we had to rent another space. This new office is almost empty and we need a little bit of love to improve the sensation of relax and commodity while we do what we love most. The main target of this project is to kickstart the decoration process, creating a minimum plan of what we want to achieve and step the first steps :smile:

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

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. Now with the change in the zypp stack to not allow installing unsigned RPMs without user interaction or completly disabling GPG checks the benefit of such a feature increased.

Updated about 5 years ago. 1 hackers ♥️.

STEM Workshop in Montessori School

an invention by ilausuch

Update

Working on the documentation...

Updated almost 5 years ago. 3 hacker ♥️.

Reactive programming with Python RxPy

a project by SShyukriev

I'm planning to get basics of Reactive Programming and especially the documentation in ReactiveX and try some examples from RxPy Interesting links:

Updated about 5 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". Related docs: http://docs.flatpak.org/en/latest

Updated almost 6 years ago. No love.

Bug Graph

a project by rpalethorpe

A social network for Bugs and test cases! Connecting bugs with test cases, products and each other. Making them depressed and easily mislead. Allowing us to interfere with their elections and sell them solutions to problems they didn't even know they had.

Updated almost 6 years ago. No love.

add features to libstorage-ng

an invention by aschnell

Add some features to libstorage-ng. - Support for F2FS

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

Introduction to parallel computing using CUDA (using AWS and openCV)

an invention by riafarov

Motivation

GPUs are widely used for parallel computations and CUDA is platform which simplifies development of such applications for NVidia GPUs.

Updated over 4 years ago. 1 hackers ♥️.

Package odpdown

a project by jgrassler

I have been known to talk anybody I held presentations with into using odpdown. That was always a little awkward, since it started off with pip install odpdown, rather than zypper install odpdown. I want to fix this awkwardness and package odpdown properly so it can be installed as a RPM package. I'll also include the auxiliary infrastructure I've added around it over the years (various Makefiles and scripts for generating transcripts from comments) to the package so others can benefit from that stuff, too.

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

Jaeger with a Trace of Salt

a project by ed_lane

Abstract:

  • Cloud hosted applications are now composed of many microservices often deployed in containers. When things go wrong, are slow, or just not understood, where can we turn?
Updated about 2 years ago. 2 hacker ♥️. 1 follower.

Write a reporting script using SMELT

an invention by vitezslav_cizek

I'd like to write a tool that reports user's OBS work done in a given time frame (eg. week). It'll collect all the packages he/she submitted, all the reviews done or all the maintenance updates started or processed.

Updated about 3 years ago. 1 hackers ♥️.

L3-CaaS+CAP+NFS

a project by gfigueir

[CaaS] [CAP] Work on a long term solution for L3 team to easily reproduce customer's issues I had previously cobbled up a "one script CaaS2 installer":

Updated about 2 years ago. No love.

KDevelop plugin for showing information inline in the code

a project by michalsrb

I use the KDevelop IDE whenever I can. At SUSE mostly for reading code while debugging some bug. My plan is to create plugin that will show extra information inline with the code to make it easier to explore foreign code. Examples include showing names of function parameters at call site, elided types of variables (e.g. C++ auto, lambda parameters), comments next to closing brackets etc.

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

remote hackweek or fairway people hacks

a project by dmaiocchi

Can we improve the remote hackweek experience for remote or non NUE people at SUSE? Feel free to discuss and share ideas.

Updated about 5 years ago. 5 hacker ♥️. 1 follower.