Investigate and setup internal survey system

a project by rsimai

We often struggle to get feedback from our people, in particular if it's supposed to be anonymous. There are external systems on the Internet which are typically commercial, where (free) usage is limited and situation with GDPR isn't clear. I want us to investigate and find (or found!) an Open Source project that allows to easily collect (internal) surveys.

Updated about 5 years ago. 3 hacker ♥️. 2 followers.

STEM Workshop in Montessori School

an invention by ilausuch

Update

Working on the documentation...

Updated almost 5 years ago. 3 hacker ♥️.

Learn python by building a homepage with Flask

an idea by mbrugger

I thought it would be time to learn a new programming language. I decided to go with python, as it's an all-rounder and I have some basic knowledge on that. The idea is to go through the Flask how-to and from there on start to implement my own homepage. This will introduce me to Python and web development at the same time.

Updated over 2 years ago. 3 hacker ♥️. 2 followers. Has no hacker: grab it!

SLE-15 virtualization server tuning - make it faster

an idea by oertel

Investigate on our virt setup. Some things we found with sle12 might no longer be true, new I/O schedulers exist, network setup might have room for speedups as well.

Updated almost 5 years ago. 3 hacker ♥️. Has no hacker: grab it!

git-based mail client

an idea by KGronlund

I want to create a more modern mail storage format, which leverages git and tagging instead of folders to manage my mail. This is inspired by having used notmuch and mbsync for a long time, liking the good aspects of this setup but getting frustrated with the problems. Mainly the issue of storing mail on multiple computers with eventual consistency (for example being able to read mail on my laptop when travelling but my desktop computer when at home).

Updated about 5 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

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.

Learn Android development

an idea by mvetter

Over the years I have stumbled upon various Android projects where I needed a feature and wasn't able to implement it because I had no idea about Android development. Downloading an SDK by hand and setting it up one time on a computer always seemed like a waste of time to me. I prefer writing a package once or writing config files ones and then can use them everywhere later. This put me off for quite a while.

Updated about 4 years ago. 3 hacker ♥️. Has no hacker: grab it!

SUSE Quiet (This year's Hackweek band)

an invention by jctmichel

SUSE Quiet is an acoustic version of SUSE Loud, the former SUSE Band from Maxtorhof. We will be making our debut on Thursday evening at the Hackweek Party.

Updated about 2 years ago. 3 hacker ♥️.

Bring /media directory back

a project by sbrabec

/media was a very comfortable thing standardized by FHS. After introduction of desktop based udisks mounts, the directory became empty. Paths like /run/media/me/directory or /run/user/1000/gvfs are used nowadays. When used from a terminal, it is very uncomfortable. As mounts are private to users, the old style of /media use cannot be returned back. But with a kernel namespaces feature, it is possible to make private mounts, and each user can see a different contents of /media.

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

Storage War Games

a project by jluis

When we started brain storming a project for hack week, one of the floated ideas was to remake the 1983 film WarGames, and for lack of available space, a local lot with storage units was proposed. Over the course of the following years, while we planned, we realized that this whole idea would not be the most feasible, but it still felt like we were onto something. Eventually, we settled with keeping the name and changing the scope.

Updated about 5 years ago. 3 hacker ♥️.

grub2-minimize-config

a project by jbohac

grub2-minimize-config

Replace the config-generating scripts to generate a minimalist grub2 config

Updated about 3 years ago. 3 hacker ♥️.

OCFS2 optimization on hybrid storage investigation

an idea by ganghe

Nowadays, SSD (fast hard disk) is very popular, but still expensive. Some users want to use some SSD hard disks and some common hard disks to set up a hybrid storage infrastructure, in this case, how does OCFS2 file system utilize these SSD hard disks effectively? so far, we have not any particular optimization, OCFS2 considers these hard disks as one kind of hard disk. So, I want to investigate what we can do in improving OCFS2 under a hybrid storage infrastructure, let OCFS2 be able to aware fast hard disks, and use them more effectively.

Updated about 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

git snitch

a project by zhangxiaofei

While it is important for package maintainers to track the upstream code base activities and backport significant patches in a timely manner, it could be a tedious work when there's hundreds of packages in a project (ahem, GNOME) to follow manually. So I wish to get mail notifications when new commits with certain keywords (e.g. SIG, {crash, hang}{s, ing, ed}, leak(age), CVE-, https://bugzilla.gnome.org/show_bug.cgi?id=*, etc, etc) come in.

Updated about 5 years ago. 2 hacker ♥️.

Ansible configs for home infrastructure: router, nas, server, desktop, laptop, htpc, offlinepc

a project by vcuadradojuan

Updated about 5 years ago. 2 hacker ♥️.

Effort planning in large-scale agile projects with multiple stakeholders

a project by rtsvetkov

Effort planning in large-scale agile projects with multiple stakeholders The analysis and selection of requirements are important parts of any release planning process. Most practices focuse on release planning based on plan-driven optimization models. Nevertheless, solving the release planning problem mechanistically is difficult in an agile development context with multiple stakeholders.

Updated about 4 years ago. 2 hacker ♥️.

Explore replacements for genksyms/modversions for kabi checks

a project by Jessica Yu

There are some interesting and promising new tools for kabi checking that have been developed in the past 2-3 years (e.g. abidiff/libabigail, kabi-dw) . See if any of them prove to be viable alternatives to our current dependence on the brittle genksyms/modversions infrastructure in the kernel.

Updated about 5 years ago. 2 hacker ♥️.

strace: add support for ioctl structure layouts

a project by mkoutny

strace can parse syscall arg structures and print them in user-friendly way. For ioctl syscalls there is greater variety of the structures and not all are supported. Let's start with covering autofs data.

Updated over 4 years ago. 2 hacker ♥️.

distributed card games, a.k.a. mental poker

an invention by AndreasStieger

Mental poker is a principle and also specific protocol to play card games without a single trusted party. This includes shuffling cards, enforcing card visibility and commitment schemes. Imagine playing rock-paper-scissors via phone only. libTMCG is an implementation of the protocol and SecureSkat is an application of this protocol/library to the popular German card game Skat.

Updated about 5 years ago. 2 hacker ♥️.

Chaos Engineering

a project by dmaiocchi

During the hackweek i want also to learn more about this topic. https://github.com/dastergon/awesome-chaos-engineering

Updated about 5 years ago. 2 hacker ♥️.

contribute and improve salt-toaster (https://github.com/openSUSE/salt-toaster)

a project by dmaiocchi

i want to spend some day of my hackweek to improve salt-toaster https://github.com/openSUSE/salt-toaster

Updated about 5 years ago. 2 hacker ♥️.

Run Openstack Helm in OpenSUSE

a project by aojeagarcia

The openstack-helm project run Openstack in a Kubernetes cluster using helm charts. The goal of the project is to able to run it in OpenSUSE, and if successful as a bonus add a job that runs with OpenSUSE to the gates runs with OpenSUSE to the gates

Updated about 2 years ago. 2 hacker ♥️.

Play Gnuk token (FST-01G)

a project by whdu

I just got the FST-01G device from my friend, which could work as the Gnuk token. I'm going to try to make it work for ssh authentication.

Updated about 5 years ago. 2 hacker ♥️.

[IDEA] Use Mozilla's DeepSpeech to automate minute take for meetings

a project by aplanas

Mozilla's DeepSpeech project[1] is using TensorFlow and some paper from Baidu to make an open source speech to text system, based on deep learning (TensorFlow). The current project allow the training for own local datasets, but also there is a pre-trained model that can be used during the development. The goal of the project is:

Updated about 5 years ago. 2 hacker ♥️.

Automatically guess changelog entries for Haskell packages from upstream

an invention by psimons

All our packages have a *.changes file and ideally that file would mention relevant changes from upstream, i.e. during version updates. Currently, we find that information manually when packaging Haskell software. This is unsatisfactory because of the sheer size of the package set and the massive number of updates we receive from Hackage. The packaging itself is completely automatic, but editing the *.changes files is not and this issue prevents us from shipping more packages in Tumbleweed and elsewhere. Now, during this Hackweek I'd like to write code that given two Haskell package versions old and new can determine the upstream changelog entries between those two and create a pleasantly formatted entry for the *.changes file that won't need any manual editing to pass the review team. Then I'd like to integrate this into cabal2obs, or maybe even cabal2spec.

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

User assisted udev rules

an idea by sbrabec

udev is a perfect tool for applying hardware based rules. But there are some devices that are indistinguishable by its identification and even by probe. Such devices need user assistance to get them properly identified.

Updated about 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

translation update service for OBS

a project by sbrabec

Translations get more and more important in packages live. Currently, translation-update-upstream is the only tool capable to update packages translation. It was designed 10 years ago. It is a hard to use monolithic tool that does not use advantages of openSUSE Build Service.

Updated about 5 years ago. 2 hacker ♥️.

logorator: an offline internal analytics tool

a project by dleidi

There are customer use cases where sharing information via internet or uploading data somewhere is not acceptable for security reasons: this avoid the usage of some tool like the most famous Google Analytics, and prevent developers from understanding how the web application is used by the customers. I don't want to reinvent the wheel and re-implement a copy of Google Analytics, but getting inspired from it, the goal is to reuse information that we already have to extrapolate an analysis of the WebApp customer usage. I started this project with the aim of learning a programming language where I am not so comfortable yet (python). The purpose of this Hack Week project is to bring this basic tool at a minimal stable and usable state with the purpose of analyze the usage of a WebApp in scenarios where the WebApp is used in an internal network only (offline, disconnected from the internet).

Updated about 5 years ago. 2 hacker ♥️.

Learn OBS with an example

an invention by jevrard

git-deps and hatop deserve some more native packaging love. let's improve this and make a good package for multiple distros when possible.

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

forensic software architecture of large codebases

a project by dmaiocchi

Updated almost 5 years ago. 2 hacker ♥️.

kubeojo: Health metrics for products and testsuites

a project by dmaiocchi

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

Learn OpenStack cloud

an idea by emiura

Since openstack cloud uses HA on its foundation, I want to install and learn some stuff about cloud - install

Updated about 5 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

SSH-Transport for Salt

a project by jochenbreuer

If you are now thinking of Salt-SSH, this is not completely wrong, but also not right. What we are talking about here, is an other Transport for Salt, a replacement for ZeroMQ.

Why?

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

Supply a local search engine of specs of build server(learning golang)

a project by wanghaisu

Description:

Updated about 5 years ago. 2 hacker ♥️.

Learn O'reilly Fundamentals of Deep learning

a project by jerrytang

Ai and Machine learning play important role in our life, I'd like to learn it. research to see is there any way of using DEEP learning on open source stuff.

Updated about 4 years ago. 2 hacker ♥️.

Secure Note/File-Storage

a project by apritschet

I'd like to write a webservice comparable e.g. to Evernote or NextCloud. Emphasis of the project is that the server only provides storage for the actual data and keys; en- and decryption is to be performed by the client. Optionally capabilities for sharing data with other users should be included.

Updated almost 5 years ago. 2 hacker ♥️.

Bean Counter - libre calorie tracker app for Android

a record by gniebler

To teach myself Java coding and Android development - and because I couldn't find one on FDroid - I decided to write myself a little Android calorie tracker app for my own, personal use. It's in a very basic and rudimentary state and - while it works - lacks a lot of desired functionality (like the ability to edit or remove entries) and many of the trappings of a "real" Android app (like proper icons).

Updated about 3 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Caasp meet GitLab

an idea by dmaiocchi

GitLab offer the possibility to use the CI on Kubernetes. We could then offer varios R&D teams the possiblity to use the GitLab-CI with "free" resources for testing on GitLab-Ci.

Updated almost 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

Create a web interface for the Bard music manager to stream music locally (and other improvements)

a project by alarrosa

The Bard music manager is a command line tool to organize local music I've been developing over the last years (in Hackweek 15 it was called finddupmusic). It parses your local music collection and stores the metadata in a sqlite database, then it can generate audio fingerprints and recognize similar/duplicated songs. It can also be used to play music (using internally mpv), set ratings, fix metadata, etc. The purpose of this project would be to create a web interface for Bard, so users can use their browsers to get music streamed to their computers/phones (with format conversions on-the-fly). Probably it should implement the AURA protocol for this.

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

A naive idea to compromise confidential level of embargoed vulnerabilities

an idea by zhangxiaofei

Disclaimer: I have zero knowledge on security studies and very little knowledge on our internal security workflow. The idea popped out from the observation on my daily work which includes backporting security fixes, occasionally a couple of which are embargoed. Lashes are welcome if you find the idea stupid. When an embargoed vulnerability reaches SUSE, the related bugs / fixes are usually only exposed to a small group of people including maintainers of the affected package. While bugzilla can made an issue private for that purpose, For OBS I'm unaware of an option like "private project / package" that blocks unwanted access (please correct me if it does exist).

Updated over 4 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Improving the T-shirt size system for our Updates

a project by ONalmpantis

Suggest a new T shirt system using data mining techniques. A better way to provide accurate estimations of the difficulty/complexity of the updates we are testing.

Updated almost 5 years ago. 2 hacker ♥️.

Container Image for PXE/HTTPBoot Server

an invention by gary_lin

Every time we went to UEFI Plugfest, one of the frequently asked questions is how to setup a PXE/HTTPBoot server. Besides, we also have to setup and test the server before the event. Although we already have the document(*), it may be easier to deploy with a container image. My goal is to learn how to package a container image in SLE/openSUSE and create a flexible image for the fast deployment of PXE/HTTPBoot server.

Updated about 3 years ago. 2 hacker ♥️.

Continue learn about Docker and Go

an idea by mitiao

Continue the project from Hackweek 16 to read the book of source code analysis of docker.

Updated about 4 years ago. 2 hacker ♥️. Has no hacker: grab it!

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.

Learn Ansible

an idea by cvar

Ansible is great for easily provisioning systems and whole clusters. Compared to Salt it may be slower, but on the other hand it doesn't have to install "minion-like" software on the hosts it operates on. My very-near-future plan is to create an Ansible playbook for fast-provisioning Ceph clusters and automatically running a series of functionality tests on them. Also, I can see Ansible playing an important role on my efforts for automating virtualization testing.

Updated almost 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

Killing security bugs and zombies in the shadows with X-rays and gitlab

a project by vpereirabr

To follow a responsible disclosure while dealing with security issues on Open Build Service, we are going to setup a gitlab project mirroring our github project and set CI, using gitlab CI, to make sure that the security changes aren't introducing any regression and avoid embargoed issues being leaked.

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

Alternative React and Material-UI frontend for SUSE Manager

a project by malbu

Develop a proof of concept frontend based on React and Material-UI as an alternative to the JSP/Struts based frontend currently available.

Updated about 5 years ago. 2 hacker ♥️.

Package maildirproc

a record by jgrassler

In the previous Hackweek I forked maildirproc, polished it up a little and added IMAP filtering to it: https://hackweek.suse.com/projects/make-maildirproc-imap-ready

Updated about 4 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

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 ♥️.

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.

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 ♥️.

Network improvements in our Gran Canaria extra-official office

a project by rtorrero

I'd like to spent some time improving the network for our office in Gran Canaria in the following aspects: - Mini rack: Get a cheap or second hand mini rack to put all the network equipment inside.

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

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.

Archive.org Plugin for Volumio Music Player

a project by cwh

Volumio is a great, Linux based, open source music player for Raspberry PI and x86. archive.org is a non-profit library of millions of free books, movies, software, music, websites, and more.

Updated about 5 years ago. 2 hacker ♥️.

Export "salt-toaster" tests execution profile to Prometheus

a project by PSuarezHernandez

"salt-toaster" allows you to test multiple Salt package flavors across different operating systems via Docker containers. This project is heavily used on the SUSE Manager team to hardening the Salt package that is shipped on the openSUSE/SLE distributions. Link to GitHub repository The "salt-toaster" execution is divided on different steps (image building, container spinning, salt key acceptance, tests execution, etc) but currently we only get the global results for the entire testsuite execution.

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

Dependency "closure" based on libzypp and repository metadata - zypp-closure

a project by xgonzo

zypp-closure is a small helper tool making use of libzypp and the metadata of product repositories. The idea is to generate a dependency closure for a package or list of packages based on repositories metadata.

Updated about 5 years ago. 2 hacker ♥️.

Become a CAD expert

a project by vuntz

A few months ago, I started thinking "it cannot be that hard to model my house using some CAD software". And of course I miserably failed. I'm using this week as an opportunity to take the time to learn about CAD and manage to do something with it. And it's a good project where I can deal with interruptions (which are expected).

Updated about 5 years ago. 2 hacker ♥️.

Brine in Go: A Salt Formula Build System

a project by Druonysus

What is Brine?

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

Improve performance of JRuby's hash implementation

an invention by cbruckmayer

Synopsis

JRuby is an implementation of Ruby on the JVM. It aims to be a complete, correct and fast implementation of Ruby, at the same time as providing powerful new features such as concurrency without a global-interpreter-lock, true parallelism, and tight integration to the Java language to allow you to use Java classes in your Ruby program and to allow JRuby to be embedded into a Java application.

Updated about 5 years ago. 2 hacker ♥️.

Convert prix-carburant.gouv.fr opendata to Osmand POI database

an invention by cbosdonnat

French government provides a pretty up-to-date data set with the gas prices in France as open data. These data could be useful in the offline GPS application [Osmand][1] for drivers to find the cheapest nearby place to buy they gas.

Updated about 2 years ago. 1 hackers ♥️.

Get terraform-provider-libvirt closer to release

an invention by dmacvicar

terraform-provider-libvirt adds libvirt support to terraform. Thanks to other projects using it, there are several pull requests open. The goal is to include the features that are ready to be merged.

Updated about 5 years ago. 1 hackers ♥️.

Check out hamster-lib time tracking tool

a record by mwilck

I'm using hamster time tracker for personal time tracking and project accounting, and have volunteered to be the maintainer for openSUSE. Unfortunately both hamster 1.x and hamster 2.x are basically unmaintained. The project has been undergoing a major refactoring for a year already, transitioning to a new architecture based on [hamster-lib]. I'd like to explore this, and to check whether it's ready to be packaged for openSUSE to reach a broader audience (I fear not).

Updated about 3 years ago. 1 hackers ♥️. Has no hacker: grab it!

osc plugin store

an idea by hennevogel

There are many great osc plugins but no easy way to discover them from osc. Add a plugin command to osc: * osc plugin --list -> List of all available plugins

Updated about 2 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

orr: openSUSE rvm replacement

an idea by hennevogel

orr mimics rvm and helps you to switch between different ruby versions on your openSUSE installation. It's developing on github in hennevogel/orr.

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Porting Moolticute App to openSUSE

an idea by suntorytimed

Porting Moolticute App to openSUSE only distributed as appImage or Debian package

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Setup E-Mail notification about new or changed SAP Notes

a project by AngelaBriel

Try to get back an automatic email notification about new or changed SAP Notes. Since SAP has closed down some of their internal servers, which hosted an unofficial database/API to the SAP Notes, the nice email notification service of the SAP LinuxLab is terminated.

Updated about 3 years ago. 1 hackers ♥️.

GitHub GraphQl (v4)

an invention by dmaiocchi

Explore the GraphQl (v4) GitHub Api and do a small project in (Elixir would be the choice)

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

[unassigned] linter for containers, images, appliances

an idea by lnussel

[kiwi generated] appliances, containers or any kind of image suffer from reoccuring problems like left over log files or UUIDs, e.g. /etc/machine-id

Updated about 3 years ago. 1 hackers ♥️. Has no hacker: grab it!

Improve supplychain security in the build service

an idea by kbabioch

In the past I've worked on a set of scripts to identify potential for improvement of the supply chain within our build service. For now RPM files can be scanned for unused signature files that are available upstream and look for potentially unused https:// links, although they are available. These scripts work on a prototype-basis, but there is a lot of follow-up work to do, e.g.:

Updated over 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

M2Crypto ... add RSA-PSS and deprecate raw RSA signatures

a project by mcepl

Fix https://gitlab.com/m2crypto/m2crypto/issues/204, see more discussion therein.

Updated about 5 years ago. 1 hackers ♥️.

Port guix to ppc64le

a project by jbrielmaier

GNU Guix is a functional package manager that is also available on openSUSE Leap 15 and Tumbleweed. The goal of this project is to port it to ppc64le.

Updated almost 5 years ago. 1 hackers ♥️.

Create a gnome-shell extension

an idea by xiaoguang_wang

If you work with GNOME, after screen is locked, the monitor will turn off. This extension can keep monitor light.

Updated about 5 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Write a Native GTK+ Weibo Application

a project by JonathanKang

Inspired by Corebird, I'd like to write a native GTK+ Weibo application for Linux, so that I can learn how to write a GTK+ application from scratch, and every Weibo users can benefit from it. I've started to code for a while at spare time. You can find the project here.

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

move concourse instance from bare-metal to caasp production instance

a project by m_meister

Right now our concourse instance http://salzbreze.suse.de:8080 runs containerized (via docker-compose) on bare metal We already have a production caasp instance, so we can already move it there

Updated about 5 years ago. 1 hackers ♥️.

Write a Skyroads clone

an idea by fschnizlein

Who of you remembers this awesome game? One of my favorites when I was a child (oh yes!). https://www.myabandonware.com/media/screenshots/s/skyroads-xmas-special-23c/skyroads-xmas-special_6.png

Updated about 2 years ago. 1 hackers ♥️. Has no hacker: grab it!

Contribute pt_BR Translate to Calibre

a project by martinsmac

I use Calibre (calibre.com) in my opensuse. This tool manage ebooks, convert for many formats and control a ebook reader device. I would use my time to finish portuguese Translation to this project.

Updated about 5 years ago. 1 hackers ♥️.

Enhancement Test Result for xfstests in openQA

a project by yosun

The result for xfstests in osd seems always red[1], but actually it's only a few test fail in a group(around 1/50). If we want to keep use openQA to handle those test, we need some enhancement for that. Try to enhancement test result to make it shows in a better way. - Make more reasonable group for those test

Updated about 5 years ago. 1 hackers ♥️.

create custom theme for hugo

a project by m_meister

in https://gohugo.io/ you can easily write custom themes via templates for creation of static websites the theme should be responsive for mobile and offer some configuration options

Updated about 5 years ago. 1 hackers ♥️.

SSO for kanku

an invention by M0ses

SSO for kanku

As we use kanku for testing/debugging our OBS Appliance images.

Updated about 5 years ago. 1 hackers ♥️.

CaaS101 Introduction to SUSE CaaS Platform

a project by iulhaq

I would like to take part in the course that is offered at https://suse-academy.hastexo.com/

Updated about 5 years ago. 1 hackers ♥️.

Cleanup backlog of Mediagoblin

a project by bbobrov

From the mediagoblin.org website: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc."

Updated about 5 years ago. 1 hackers ♥️.

Using Flask-restful to build a set of restful API for HA cluster

a project by XinLiang

This is somehow related with our team's work(https://fate.suse.com/323437), We want to write a set of restful API for any components in HA product stack use to control the cluster.

Updated about 5 years ago. 1 hackers ♥️.

Desktop comparison between Leap and Fedora (e.g. software update stack, gnome-initial-setup, CJK support etc.)

an idea by yfjiang

The project to give an investigation of the difference between openSUSE Leap (aligned with SLE), Tumbleweed (SLE's future release) and Fedora (a good gnome based Desktop outside SUSE release family), trying to have a better understanding of what the Leap/SLE desktop can possibly be as a general platform in future releases. The investigation will focus on gnome-software update stack, initial setup of the system after installation, as well as the CJK support. Surprising difference is not excluded during playing across distributions.

Updated almost 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Software Archaeology on FriCAS

a project by zcjia

Hacking on the advanced open source computer algebra system -- FriCAS, which has a long history that dates back to 1965. It has not aged very well: 108 C files has been edited only 66 times in the past decade, and full of compiler warnings;

Updated about 3 years ago. 1 hackers ♥️.

Explore & Deploy new podcast platform

an invention by tonghuix

Background

Candidates

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

Emulate MEN FPGAs in Qemu

an invention by morbidrsa

For testing some of the upstream Linux drivers we maintain it is necessary to emulate the hardware as we're getting bug reports for the upstream drivers but have no chance to test fixes. Once the upstream drivers can be emulated we could focus on emulating hardware where only downstream drivers do exist and then write new drivers to be upstreamed.

Updated about 5 years ago. 1 hackers ♥️.

Learn Kyber multiqueue I/O scheduler

an idea by gqjiang

There are some multiqueue I/O scheduler nowadays, such as bfq and kyber. And bfq is really complex (about 10K LOC)and error prone from my understanding, since kyber only has less than 1k LOC, it should be more easier and practical to read/play it in one week.

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

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 ♥️.

Try some funny Wireless Display Software for openSUSE

a project by acho

Steps:

1. Try some funny Wireless Display Software

Updated about 4 years ago. 1 hackers ♥️.

Compatibilux (Game launcher for old and new games and applications)

a project by fos

There are several game launchers for Linux already (like Lutris or GR-lida), but none of them is focused on compatibility with old Linux games or other ancient native applications. At the same time it is getting more and more difficult to get those old applications to run on modern Linux distributions. This is a learning project for me, so the goal is not to extend any existing GUI frontend, but get familiar with various techniques and see how far I can get without any previous knowledge.

Updated about 5 years ago. 1 hackers ♥️.

Winepak integration for openSUSE

an idea by clanig

Recently the Winepak project has launched. It seems to package Wine installations that are specifically preconfigured for the corresponding applications in Flatpaks. Then the installer is loaded from the internet automatically.

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Graphical view of the changes to be made to disks during installation

a project by ancorgs

Right now, during the (open)SUSE installation process, the changes to be performed on the storage devices are presented as a list of actions such as: * Resize ntfs partition /dev/sda1 by 100 GiB

Updated over 4 years ago. 1 hackers ♥️.

openSUSE Xen Testing (and vice-versa)

a project by dfaggioli

Currently, the Xen-Project supports automated build-testing/CI via GitLab pipelines, within containers based on: * Debian

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

Alert of key words in WeChat message with Python

an idea by Julie_CAO

purpose: a study project. motivation: I know a little of Python, but have no experience with

Updated about 3 years ago. 1 hackers ♥️. Has no hacker: grab it!

ocfs2 online defragmentation

an idea by lchen

So far, ocfs2 has no tool for defragmentation. This project intends to write one. :smile:

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

minikubic

an idea by suntorytimed

minikubic minikube is a very helpful tool to set up and play around with a small Kubernetes cluster. By default it does use Ubuntu 16.04 as a base for its virtual machines.

Updated almost 5 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Wine packaging for other distributions

an idea by msmeissn

OBS is the goto tool for providing source packages not just for openSUSE but also for other distributions. The Wine team needs new package building methods, so I am planning to

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Add u-boot support for banana-pi r2

a project by mbrugger

Banana-pi R2 has quite a good upstream support in the kernel, but lacks a u-boot support. The idea is to sit down at get working on that. This would be a good starting point to get u-boot support for other Mediatek SoCs as well.

Updated about 5 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.