openSUSE image for Samsung DEX

a project by adrianSuSE

I want to get an openSUSE based image working on Samsung DEX: https://www.linuxondex.com/

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

Improve apache2 for openSUSE (missing a2ensite from debian)

a project by SLindoMansilla

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

Cheap 'production' k8s cluster on Kubic

an invention by pdostal

I am trying to build a cheap Kubernetes cluster on top of Kubic. * The purpose is to have production personal cluster.

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

YAML 1.2 Schema support for PyYAML

an invention by tinita

Project Description

PyYAML is a YAML processor in python, and it was one of the first libraries written for YAML.

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

Look at using the boost graph library as main container for devices in libstorage

a project by aschnell

Storing the devices in libstorage as a graph looks like a natural approach. The boost graph library (BGL) could be used here instead of the selfmade iterator over iterator (not a graph) concept currently used. Together with a redesign of the current objects several features would be simple, e.g. using disks for filesystems, renaming LVM volume groups and logical volumes, switching to and from partitioned MD RAID.

Updated about 5 years ago. 4 hacker ♥️.

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

Fix up configurations, pet projects and so on

a project by mssola

Since I'm already working on a work-related project (https://hackweek.suse.com/14/projects/1388), I decided to also spend some time improving some of my toolbox. This includes configurations, scripts, pet projects and so on. I don't expect anyone to collaborate on this, but if someone is interested to know which scripts, programs and such I'm going to touch, feel free to ping me.

Updated about 5 years ago. 2 hacker ♥️.

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.
I built a package for mitmproxy some time ago, it resides in OBS project devel:languages:python called python-mitmproxy. This needs some love: It fails to work nowadays because its dependencies moved on, and requires an update. I am also sure there could be a better home repository for it.

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

disconnectable/offlineable development: RPM repos/OBS events/Git repos/etc. over IPFS

a project by jzerebecki

On a smaller internet connection or offline the development experience can be severely degraded. This has a big impact on hackathons or other events where multiple people want to get the same content. Workarounds over USB sticks are less usable than an automated way can be. A content addressable transport that can work on a local network without internet would be better. There is a downside of local content addressable transports compared to protocols like HTTPS that AFAIK has no finished solution yet: Participants in the network can see what you request. If one wants to use such a transport by default this needs to be solved, otherwise it will remain an option that will only be used on networks where this downside is deemed acceptable. Find, ask around for more and summarize possible solutions.

Updated almost 6 years ago. No love.

AWS, Kubernetes, openQA, openSUSE Mirrors and OBS

a project by SLindoMansilla

Take the oportunity to learn Kubernetes, to play with AWS and compare performance and availability of openQA and OBS instances and openSUSE Mirrors running on AWS. - https://aws.amazon.com/

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

Small Livecd with mutltimedia capabilities

a project by aginies

Play with kiwi and liveCd capabilities to create a Small liveCD to get a rescue and multimedia system in less than 700MB. Will be a liveCD in Full french.

Updated about 4 years ago. No love. 1 follower.

The Typescript Game

a project by Etheryte

Project Description

Uyuni recently made the switch from Javascript to Typescript. Alas, the team has a very mixed bag of experience with the technology and we could use a way to get everyone up to speed quickly.

Updated about 2 years ago. 4 hacker ♥️. 2 followers.

Resurrect NWS CLI project

a project by seanmarlow

Project Description

Many years back I created a simple python based CLI package that wrapped the NWS API to get weather forecasts, discussions and current conditions. Meanwhile I have not had time to keep it up-to-date so many pieces are broken or using deprecated features of the REST API. The package is useful to get weather information much quicker from CLI than clicking through the NWS website.

Updated about 3 years ago. No love. 1 follower.

K3S Control Planes as a service

a project by ademicev0

Project Description

We know that Kubernetes clusters need control planes but running them in dedicated VMs might not be always efficient, instead, we can run them as pods within the management cluster.

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

Try container based openQA and migrate it to another server

a project by waynechen55

Project Description

Try container based openQA, including openQA webui, worker, postgres and etc. Setup complete openQA environment using various containers. I am expecting a more convenient way to deploy openQA service and, at the same time, migrate the service to another server.

Updated over 1 year ago. 8 hacker ♥️. 5 followers.

Run AMA outside of SUSE Engineering

an invention by szarate

Goal

Get a closer look at how developers work on the Engineering team (R & D) of SUSE, and close the collaboration gap between GSI and Engineering

Updated 6 months ago. 3 hacker ♥️. 2 followers.

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. Therefore a framework to combine all this into a more clean process should be developed. The basic parts of the project consists of:

Updated about 5 years ago. 1 hackers ♥️.

Computational photography in python

a project by nadvornik

Python offers some useful libraries for this topic, I already know numpy and openCV, I want to try for example scikit-image. As a concrete goal, I want to try deconvolution with variable PSF - create lens profile and use this profile to improve sharpness and chromatic aberration.

Updated about 5 years ago. 2 hacker ♥️.

Generate CVRF

an invention by msmeissn

CVRF is a standard where security advisories are encoded in a XML format. We are currently not generating such a format, but it seems to be getting more attention.

Updated almost 7 years ago. No love.

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. Technology:

Updated about 5 years ago. 1 hackers ♥️.

restic and kubernetes

a project by darix

learn both and be awesome

Updated about 5 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". To solve this problem we had planned to move from Jenkins Job to a Jenkins Pipeline, having stages to split the test suite into core features, initialize clients, secondary features. So,if one stage fails, the rest of the stages will not be executed.

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

Build openSUSE on ABF.io buildsystem

a project by gmoro

ABF is a buildsystem developed by ROSA (rosalab.com) and OpenMandriva (https://www.openmandriva.org/) currently being used for their distribution. The build system is FOSS and is available to be deployed anywhere. (https://github.com/rosa-abf) (https://github.com/OpenMandrivaSoftware/docker-builder)

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