Print furniture of future office for agile planning

a project by chuller

Description

We will move to the old all hands area and try a more agile setup with focus on pair programming. For planning and also re planning purposes, having some 3d models of the furniture and a floor plan would be nice to have.

Updated about 5 years ago. 1 hackers ♥️.

Distributed cache in GoLang

a project by at1012

  • Learn and implement a Memcached like distributed, in-memory, light weight key, value store in GoLang.
  • Planning to leverage hashicorp/serf for discovering servers and consistent hashing techinque for storing key,value across servers.
Updated about 7 years ago. No love.

grab this: localize new Jekyll opensuse software site

an invention by lnussel

https://software.opensuse.org/ is aging. Richard made a proposal using Jekyll to statically generate a new layout: https://software.opensuse.org/newsite/, code at https://github.com/sysrich/new-software.o.o

Updated about 5 years ago. 1 hackers ♥️.

Run openQA testsuites with MALLOC_CHECK_ and MALLOC_PERTURB_ variables set

an invention by michalnowak

MALLOC_CHECK_ and MALLOC_PERTURB_ variables are environmental variables which help identify problems with Glibc's malloc() allocations. I intend to set them "globally" for every process via /etc/environment file and see, if test suites behave in usual way, identify problems.

Updated about 2 years ago. No love.

Add support for Fresco FL2000DX USB to HDMI adapter

a project by ykaukab

Updated about 7 years ago. No love.

More diagnostics features for the Mojolicious event loop

an invention by kraih

Mojolicious is a web development toolkit and framework built around an event loop. That has many performance and scalability advantages, but can also make debugging slow code a bit of a challenge. Especially in big projects like openQA, where Devel::NYTProf can be a bit tricky to use, it would be nice to have more built-in diagnostics tools at the event reactor level. Mojo::UserAgent already has very good diagnostics features with MOJO_USERAGENT_DEBUG, and we should be able to do something similar for Mojo::IOLoop.

Updated about 3 years ago. No love.

SUSE MANAGER automation of creating custom channels "suma-custom-channel"

a project by asemen

SUSE Manager has the possibility to add custom channels using the GUI. Use cases are:

Updated about 4 years ago. 3 hacker ♥️.

Distributed FS for openQA

an invention by oholecek

For far too long openQA instances are crippled by insufficient I/O throughput when under heavy load. This results in incomplete and aborted tests prolonging new snapshots testing and also adding confusion into the release process. OpenQA itself doesn't require any exact technology for its remote workers, but so far we relied on NFS. This was fine for few workers, now with 50+ of them this stopped to be a viable route however. There are some custom made mitigations like rsyncing tests, assets and needles before the actual test job run, but this feels like reinventing the wheel to me.

Updated about 5 years ago. 2 hacker ♥️.

Hack partnerfate

a project by sbahling

partnerFATE (based on openFATE) is the interface used by our partners to interact directly with the SUSE feature database. It's an important tool and has been a reliable service for years, but could use some updates and enhancements. My goal (if I find time) is to install a local instance of partnerfate to use as a test bed for fixes and enhancements.

Updated about 7 years ago. No love.

Investigate Wayland support in Tumbleweed for GNOME

an invention by fcrozat

Fedora 25 has enabled Wayland by default for GNOME. Tumbleweed ships with Wayland too, but how far can we go in removing X11 components and get a X11 server free system, while keeping X11 applications support.

Updated about 7 years ago. No love.