cschum
CodeAdopter
a project by kalabiyau
Initial idea to build a tool to help rubygems community to rotate maintainers for abandoned projects.
Hack the Hack Week tool
an invention by hennevogel
This project is about advancing the tool you're currently browsing.
Package all available Qt-based libraries
an idea by cschum
There are many 3rd party libraries based on Qt. Inqlude collects them all. The goal of this project is to package them all, ideally automatically from the meta data provided by Inqlude. The build service provides all the tools we need for that and would even make it possible to provide packages for a multitude of Linux platforms and maybe even Windows. Interesting challenges ahead...
Telepresence bot
a project by chuller
Over lunch the machinery team was talking about telepresence and mobile solutions and I came up with the idea of abusing a cheap wifi controlled toy tank as base for such a project.
Where has all the power gone ?
a project by bigironman
SUSE currently consumes a lot of electricity for keeping servers up an running as well as workstations at the office rooms, air-conditions and so on.
Detect type of change in a project analyzing the log history
a project by aplanas
Use machine learning and natural language processing techniques to analyze the changes made in a project, and classify them in:
Company Dashboard
a record by hennevogel
Grab the workstation in the room behind the reception desk and make it a serve some dashboard framework like dashing to the TV at the reception desk and the network.
Machinery Inspectors for RHEL Systems
a project by tgoettlicher
Machinery supports inspection of SLES11 and SLES12 systems right now.
Packages for vagrant
an idea by tboerger
To really start with vagrant within the company and our company it would be awesome to create real SUSE packages for vagrant and some other cool and important plugins. It's not that easy like it sounds because vagrant runs within the upstream rpm in an embedded ruby container that needs to be fixed for our system packages.
HTML5 testdrive for SUSE Studio
an invention by JKrupa2
There are more and more devices with no Adobe Flash plugin support in web browser (new Android and Apple phones and tables, etc.). The aim of this project is to replace Flash testdrive in SUSE Studio with HTML5 client.
Dockerize-it
a project by fteodori
Create a set of ready to use Dockerfiles based on OpenSUSE, and find a nice home for them to live in. Useful containers or just for fun, let's dockerize-it all.
Video presence system for distributed teams
a project by ancorgs
Those working remotely or managing a distributed team know it: face time is invaluable. The former openSUSE team has been using http://sqwiggle.com to keep in touch and Google hangout to hold a stand up meeting every morning.
Chromium/Chrome extension for SSL pinning
an idea by thardeck
Most browsers have more than 100 CA certificates (for example Firefox ~176) and everyone of them can sign certificates for any website.
Nailing Products to a Dashboard
a project by m_meister
Nailed is a Sinatra app which currently shows Bugzilla, Github and Jenkins [WIP] data. The data gets fetched/refreshed by a ruby command line tool in the background.
Refactor Trollolo python script which creates burndown charts
an idea by aosthof
Trollolo contains the script called create_burndown.py
which obviously needs some refactoring as the code grew over time and was added in sort of a 'dirty fix' manner. I'll rewrite major parts of this script to get it into a maintainable and better understandable status in order to ease collaboration and contribution.
Dockerize-it
a project by fteodori
Create a set of ready to use Dockerfiles based on OpenSUSE, and find a nice home for them to live in. Useful containers or just for fun, let's dockerize-it all.
UI for the Docker registry
a project by flavio_castelli
One of the winning factors of Docker is the Docker Hub. This the a place where the Docker community shares their images. Thanks to Docker's integrated build system it is possible to create new Docker images by just extending an existing one. That's why the Docker Hub is so useful.
The future of systems management
a project by j_renner
A new web UI for saltstack, possibly the future of systems management.
Portus: build Docker images from Dockerfile
a project by flavio_castelli
Minimal objective
This is what we consider is the minimum result we can achieve at the end of the hackweek.
QDirStat - Qt-based directory statistics: KDirStat without any KDE, now based on Qt 5
a project by shundhammer
This is about porting the old KDE 3 based KDirstat to the latest Qt 5. KDirStat didn't use that much KDE infrastructure to begin with, and KDE seems to be more and more a moving target.
Let’s Encrypt integration into openSUSE/SLE
a project by abergmann
Docker: Image Rebasing
an invention by cyphar
git rebase
is a very useful construct in source control management, as it allows you to re-apply your changes atop a different branch of the same repository. While this concept transitions perfectly to container management (updating a container could be as easy as a docker rebase
), and the Docker client is inspired by the git
semantics, Docker has no such feature (in fact, Solomon Hykes used rebase
and merge
as examples of things "that we don't want"). Currently, zypper-docker
works by applying an updated layer on top of an existing image. While this does work quite well, it separates the process of updating the base image and updating all of your derivative images (you need to re-download new packages for each derivative image).
KDE bugzilla cleanup
an invention by scarabeus_iv
As detailed previously on devel and opensuse-factory the KDE team didn't have access to their bugs and could not actively subscribe.
LetsEncrypt integration for openSUSE
an invention by dmolkentin
Make openSUSE the first distribution to support LetsEncrypt/ACME natively, in order to provide easy TLS encryption for all services. openSUSE users should be able to
COREWAR: Virus competition
a project by ammartinez
COREWAR is a programming game in which two or more programs (warriors or viruses) compete for the control of a virtual computer. The programs are written in Redcode, an abstract assembly language.
Brainstorming about Continuous Delivery in SLE
a project by pgeorgiadis
Hackweek is here! I think this is the best week of the year to sit down altogether and exchange ideas and suggestions. The main topic is Automation. The goal is that many of these ideas might help various teams within SUSE to engage their business reasons better in defining key expectations and improve the quality of our software products. No fear of change -- the aim is to propose a modern pipeline in a less-invasive manner. Everybody has an idea, everybody has a voice! Brainstorming together can be useful to many different roles, including testers, analysts and developers. Let's have a chit-chat and write down some of those; Hopefully we will come up with plenty of tips on how to organise testing activities better.
RankWell: Markov Chain Generation of Yelp Restaurant Reviews
a project by ericp
Ever left a restaurant wanting to write a review, but thinking it wasn't worth the trouble to tap out all those words on your phone -- you just want to give the place your n stars and provide a few words of praise or condemnation? If only you could press a button to generate a plausible review. If this project happens, you will.
Gothic facade generator
an idea by federico-mena
I want to write a bot that generates random Gothic facades. Maybe using L-systems? Maybe that generates SVG?
Easy openSUSE Upgrade
a project by maverick74
The idea is about an easy way to allow users to make upgrades (e.g.: changing from one major version like 15.0 to version 15.1) using a GUI and as easy as they can in Ubuntu.
Deploying software.opensuse.org
a project by dmacvicar
After an internal call for help to take over software.opensuse.org deployment, I spend some time studying the code in order to find out what would it mean to take it over.
minima: small, easy alternative to SUSE Manager (in Go)
a project by moio
1% of SUSE Manager's functionality in 0.1% of the lines of code
externaltools.suse.de kubernetes deployment
a project by digitaltomm
Currently externaltools is deployed manually with RPM. This is a manual process and involves packaging gem dependencies.
Activity