openSUSE Infrastructure "Factory first"-like policy

a project by tampakrap

The SLE15 development model follows the Factory First policy, where all submissions need to go first to openSUSE:Factory and then to SLE15 repos. This way more bugs are fixed, less patches get lost, less backporting is happening etc.

Updated about 3 years ago. 3 hacker ♥️.

Implement QEMU Firmware Config device support in Linuxrc/AutoYaST

a project by dmacvicar

While normally data is passed to linuxrc (including an AutoYaST profile), modern auto-install tools like Ignition from CoreOS support a very interesting method: the QEMU Firmware Config device.

Updated almost 6 years ago. 3 hacker ♥️.

Learn how to write Dracut modules

a project by nadvornik

  • learn how to write Dracut modules
Updated almost 6 years ago. 3 hacker ♥️.

Compile Factory or some components entirely with Address Sanitizer enabled and push it to openQA

an idea by vpereirabr

Following Tizen and other internal initiatives, to have Factory complete or partially compiled with Address Sanitizer and give it openQA a try to "fuzz" it, looking for memory management issues:

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

Add ASCIIDOC support to DAPS

a project by fsundermeyer

DAPS, the "DocBook Authoring and Publishing Suite" provides a tool set for easy creation and publication of DocBook sources on Linux. DAPS lets you create HTML (incl. webhelp), PDF, EPUB, man pages, and other formats with a single command. DAPS is used and developed by the SUSE documentation team and hosted on https://opensuse.github.io/daps/ .

Updated about 3 years ago. 3 hacker ♥️.

Setup TensorFlow and wrote a simple classifier

a project by mbologna

  • Setup Tensorflow on OpenSUSE 42.3
  • Look for a way to package it
Updated almost 6 years ago. 3 hacker ♥️.

Base container image and template for openSUSE Leap 42.3

a project by dmacvicar

Build a base image and template (both kiwi and Dockerfile) for openSUSE Leap 42.3 using the native OBS container building feature.

Updated about 3 years ago. 3 hacker ♥️.

voctoweb - archive for recordings of presentations

a project by mmanno

media.ccc.de currently hosts about 5TB of presentation recordings. The main mirrors send about 5TB of videos each in a single month. Several OpenSource conferences are hosted on media, like the last two openSUSE conference, or the "All Systems Go!" conference. What started as a web frontend for ftp.ccc.de in 2007 has become a complex project that integrates deeply into the tooling used by the VOC team.

Updated about 3 years ago. 3 hacker ♥️.

Enlightenment Themes

a project by simotek

I have several themes in progress, they all need lots of work before they could be used with openSUSE. * The gtk people keep changing things so the gtk theme I use to match my enlightenment theme also needs fixing.

Updated almost 4 years ago. 2 hacker ♥️.

Using BCC to snoop Wifi or Bluetooh status

a project by acho

BPF Compiler Collection (BCC)

https://github.com/iovisor/bcc

Updated over 5 years ago. 2 hacker ♥️.

Automation of virtualization testing in QAM team (deployment+basic test scenario)

a project by brhavel

This was planned for previous hackweek (hw16-1)

Updated almost 6 years ago. 2 hacker ♥️.

Replace ctcs2 with avocado

a project by pluskalm

We need to package avocado, get it into distro and migrate some of our testsuites from ctcs2. Atm avocado is present in openSUSE:Factory and Backports exist at my home project

Updated almost 6 years ago. 2 hacker ♥️.

package mediagoblin

an invention by mstrigl

From the mediagoblin.org website:

Updated over 2 years ago. 2 hacker ♥️.

Heart Rate Variabilty (HRV) evaluation with open source tools

a project by bigironman

What is HRV ?

Updated almost 6 years ago. 2 hacker ♥️.

Learn to use pen testing tools

a project by bryanstephenson

Take some online classes for penetration testing tools and then practice using them. The goal is to learn enough to provide some value for pen testing of real products. Originally I was hoping to have a real cloud to pen test, but that appears unlikely so I plan to set up an Apache web server instead as the system under test. It won't matter much as the goal is to learn to use the tools.

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

Research on OMEMO for libpurple

a project by whdu

OMEMO is the next generation of end-to-end encryption method for IM applications, which supersedes OTR. Compare to OTR, OMEMO provides many useful new features.

Updated about 3 years ago. 2 hacker ♥️.

Pocket Operating System based on openSUSE

a project by paper318

A pocket operating system,can be burned in a usb stick. Not the live usb,you can save all your changes in this.

Updated about 3 years ago. 2 hacker ♥️.

openSUSE:Factory python2/python3 split

a project by pluskalm

As in near future, there will be python2python3 in Factory but no /usr/bin/python and in SLE-15 base no python2 it is necessary to start checking/switching dependencies.

Updated almost 6 years ago. 2 hacker ♥️.

Designing with LibreOffice

a project by rliang06

L10N for the book entitled Designing with LibreOffice by Bruce Byfield

Updated almost 6 years ago. 2 hacker ♥️.

Supportconfig to VM/Container

an idea by puzel

Supportconfig contains plenty of information about the system at which it has been generated. Common task within the support chain is reproduction of the customer reported issues in our environment. The goal is to develop a tool which takes supportconfig as input and produces either a VM or a container image, resembling as closely as possible the system described by the suportconfig (e.g. installed SP, package versions, storage layout, networking layout, ...). Benefit: help with setting up the reproduction environment.

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

Add a y2log viewer to openQA's WebUI

a project by cwh

Quite a big part of openQA is testing the installation of SUSE products. All of them are installed by YaST. So a big quantity of problems found during openQA testruns are YaST problems.

Updated almost 6 years ago. 2 hacker ♥️.

Easy Hacks of LibreOffice

an idea by zhengqiang

LibreOffice is developed by hundreds of people around the world. It's free and open source software, so I would like to study how it works and add improvements. Start with fixing bugs, to improve skills and be more involved in open source projects.

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

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

a project by vcuadradojuan

A successor of

Updated almost 6 years ago. 2 hacker ♥️.

openmediavault related tasks

an idea by vtheile

For this hack week i plan various task for the openmediavault [http://www.openmediavault.org] project.

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

Try some Image Processing examples with OpenCV-Python

an idea by qmsu

Learn the OpenCV library and try some examples about "Image Processing" with OpenCV-Python.

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

Add support for DDR4 to decode-dimms

a project by jdelvare

While DDR4 memory has become quite popular, decode-dimms doesn't know about it and is not able to display any useful information for DDR4 memory modules. I would like decode-dimms to provide the same detailed information about DDR4 memory modules as it does for all older memory types.

Updated almost 6 years ago. 2 hacker ♥️.

Crowbar : to be able to change barclamp raw properties in a new user-friendly UI

an idea by ilausuch

In crowbar for each barclamp we can change some attributes using comfortable UI fields, but sometimes we need to change some attributes that aren't defined in these fields therefore we have to manipulate a json in a text area to change them.

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

Linux Memory Subsystem research

an idea by osalvador

Currently I am doing a research about the memory subsystem under Linux, and I would like to seize the opportunity to go on during the HackWeek.

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

online DB of L3 supported products

a project by mvancura

The goal is to create a set of YAML files describing L3 supported products with all metadata we need to store there - and a JS presentation layer automatically showing this data in several forms, one of them will be a part of our L3 documentation.

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

Deploy an openQA and create 3 openQA testcase for nautilus

a project by qzhao

Deploy an openQA on my locally virtual machine and create 3 openQA test case for nautilus.

Updated about 3 years ago. 2 hacker ♥️.

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.

Updated almost 6 years ago. 2 hacker ♥️.

create a kernle module monitor basic information in disk/driver IO

an invention by jerrytang

I'v been doing the testing on device mapper, once there are some regression it's very hard to debug without block-layer knowledge.

Updated almost 6 years ago. 2 hacker ♥️.

Play with Caas Platform 2 and Salt

a project by wanghaisu

CaaSP is designed to be used with containers based on SUSE micro OS, using Salt as the management tool. CaaSP2 GMC is available at the moment. I want to spend the hackweek 0x10 to play with it, figure out how CasSP integrate and work with Salt.

Updated almost 6 years ago. 2 hacker ♥️.

Home data center project base on raspberry pi and openSUSE

a record by JWSun

Setup a home data center base on raspberry pi and openSUSE

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

Learn more about container from SUSE CaaS Platform

a project by xguo

How to deploy container - Docker based on SUSE CaaS Platform.

Updated about 3 years ago. 2 hacker ♥️.

Improve Conference Recording Experience

a project by dmolkentin

Problem statement

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

Study SymPy / Learn some Python & refresh some Maths

an idea by JERiveraMoya

I would like to experiment with SymPy this week, it is a good opportunity to use some python, learn symbolic mathematics and refresh some Maths, starting with the tutorial http://docs.sympy.org/latest/tutorial/index.html and later choosing some of the modules in the official documentation http://docs.sympy.org/latest/index.html.

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

A tool to find a patch series from one of its git commit

a project by david_chang

When doing the backport, I sometimes spend some time to check if the commit comes from a patch series and list all commits of a patch series. So I'd like to create a tool for doing this quickly.

Updated almost 6 years ago. 2 hacker ♥️.

Y2Storage improve logging

a project by ancorgs

YaST dumps quite information to its own log file (placed at /var/log/YaST2/y2log). That info is very useful to understand and discover what is happening when an issue appears. All YaST modules write into this log file, and the brand new yast2-storage-ng is not an exception. Some improvements are necessary regarding to the logging of this new module:

Updated almost 6 years ago. 2 hacker ♥️.

Jangouts: integrate outcome of GSoC

a project by ancorgs

We got a couple of GSoC projects around Jangouts this year:

Updated almost 6 years ago. 2 hacker ♥️.

Make The Flatscreen Great Again

a project by RBrownSUSE

SLE Engineering have a large flatscreen in the shared space just outside of Thorsten Kukuk and Stefan Behlert's office

Updated almost 6 years ago. 2 hacker ♥️.

Experiment with WeKan

an invention by RBrownSUSE

While I despise Trello, I quite like the idea of using a Kanban board to organise my individual work and much of my personal projects

Updated almost 6 years ago. 2 hacker ♥️.

Learning Rust by rewriting DriConf with GTK+ 4

a project by clanig

The DriConf-Project inside of MESA has seen its latest update in 2006 and is implemented with GTK+ 2. https://dri.freedesktop.org/wiki/DriConf/

Updated almost 6 years ago. 2 hacker ♥️.

Kernel Boot/Testing Framework with LinuxKit

a project by vrothberg

Problem statement

Once a kernel is built, a developer/janitor may want to boot the kernel for various reasons, such as performing simple boot test or running tests and workloads from user space or simply playing around in a shell. However, an easy to use and a descriptive tool to perform those tasks doesn't exist to our knowledge.

Updated about 3 years ago. 2 hacker ♥️.

Give a shot at photogrammetry

an invention by ikapelyukhin

Results:

Updated almost 6 years ago. 2 hacker ♥️.

Introduce Kitchen tests for the Suse Openstack Cloud chef cookbooks

an idea by itxaka

There is a lack of testing for our infrastructure code, in the chef part. While we have openstack tests that indicate that the chef cookbooks did their work (kind of) there is multitude of small details that can get away and not come up in the openstack tests that refer to infrastructure and changing cookbooks can lead to disasters without proper testing.

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

Refactor apply_role in crowbar framework to create a better world

a project by itxaka

Look at this beauty: https://github.com/crowbar/crowbar-core/blob/master/crowbarframework/app/models/serviceobject.rb#L941

Updated almost 6 years ago. 2 hacker ♥️.

Deploy our Terraform code via GitLab CI

a project by hfschmidt

In our team, we currently manually deploy our Terraform code (namely, the SUSE Registry at registry.suse.com) from our own PCs. This is error prone, as it would be very easy to override something by mistake. I want to create the appropriate .gitlab-ci.yml file that will:

Updated about 3 years ago. 2 hacker ♥️.

Improve devbot for QA-tools team while learning Golang

a project by szarate

Once upon a time there was a bot

Updated about 3 years ago. 2 hacker ♥️.

Running openATTIC and DeepSea on multiple distros

a project by jluis

Running openATTIC and DeepSea on Multiple Distributions

Updated almost 6 years ago. 2 hacker ♥️.

Salt in QA Maintenance

a project by DZiolkowski

SaltThe most intelligent, powerful and flexible open source software for remote execution, configuration automation, cloud control and event-driven orchestration

Updated about 3 years ago. 2 hacker ♥️.

Improve TAP and RSpec parsing in openQA External Harness Parser

a project by foursixnine

Currently there is support for TAP being added to OpenQA::Parser::Format

Updated almost 6 years ago. 2 hacker ♥️.

fun hardware peripherials

a project by michals

There are many fun peripherials that you can connect to a RPi but PC users are not left out either

Updated about 3 years ago. 1 hackers ♥️.

Build a tea candle housing from sugar cubes

a project by bmwiedemann

A nice project for enhancing the winter time:

Updated almost 6 years ago. 1 hackers ♥️.

kCFI Release

a project by jmoreira

kCFI is a tool that enables the compilation of commodity Operating Systems with Control-Flow Integrity protection. kCFI first prototype was developed/implemented during a PhD program held in the University of Campinas, in Brazil. Although fully functional, the tool remains in a very experimental shape, needing to be refactored prior to being released.

Updated almost 6 years ago. 1 hackers ♥️.

orr: openSUSE rvm replacement

an idea by hennevogel

orr mimics rvm and helps you to switch between different ruby versions on your openSUSE installation.

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

FUN with ssh and tunnels in openstack

an idea by duartead

there are many options for creating vpn tunnels using ssh. remote port forwading, local port forwarding, and even creation of tun interfaces with the "-w" switch. During this hack we will try to craete an "appliance" vm that can be used as a sshvpn concentrator inside an openstack cloud.

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

port notmuch/muchsync to android

a project by aaptel

port notmuch/muchsync to android, with some java ui on top

Updated over 5 years ago. 1 hackers ♥️.

SMT in a Container

an invention by jsevans

It's a pretty simple idea. Be able to deploy an SMT using Docker with minimum effort.

Updated almost 6 years ago. 1 hackers ♥️.

Package Mycroft Core and the Mycroft Plasmoid for openSUSE

an invention by alarrosa

Mycroft is an open source artificial intelligence platform (an open source assistant) and has very nice demos like: Mycroft Plasmoid Version 2.0 and Akademy 2017 presentation (this one starts around 2:30) .

Updated almost 6 years ago. 1 hackers ♥️.

mamiru

an idea by persmule

tool to split the header and body of an OpenPGP digital envelope

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

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 almost 4 years ago. 1 hackers ♥️. Has no hacker: grab it!

Make maildirproc IMAP ready

a project by jgrassler

I currently use maildirproc for filtering Maildirs downloaded by offlineimap and like its highly flexible approach to filtering a lot (filters Python code). This works very well, except for one problem: after filtering, the next offlineimap run deletes the messages that where previously in Inbox on the mail server and uploads them to the folders they were sorted into. Depending on how many emails one gets, this is a colossal waste of bandwidth.

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

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

Rocket.Chat Improvements

a project by nkrinner

Various improvements to Rocket.Chat, like - adding a IRC/Rocket.Chat gateway

Updated almost 6 years ago. 1 hackers ♥️.

Proper difftool for supportconfigs

an idea by jschmid1

Supportconfigs are huge blob of text which we are asked to examine and deduce issues from.

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

yast python bindings

a record by dmulder

The bindings have not really been maintained or used, and don't work so well: https://github.com/yast/yast-python-bindings We've started a project rewriting these bindings (using some of the old source).

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

Save and restore desktop window positions

a project by blgardner

I switch fairly often from working on my laptop alone to working on my laptop attached to the dock with several monitors, and I have to move my windows around every time I switch. I want a tool to save and load window/desktop location configurations. I've tried a few tools and scripts that either haven't worked or haven't worked to my liking. I propose to create a tool that will work for openSUSE.

Updated almost 6 years ago. 1 hackers ♥️.

Porting coreboot to Dell Latitude E6230

a project by ArchLinux

I'm going to port coreboot to the Dell Latitude E6230 laptop and make it work.

Updated almost 6 years ago. 1 hackers ♥️.

Try more qemu/libvirt features.

a project by xlai

Current virtualization requirements mainly come from fate, and I haven't got chance to try freely many features of qemu/libvirt. So I will try to play it.

Updated almost 6 years ago. 1 hackers ♥️.

GJS memory snapshot tool

an idea by xiaoguang_wang

GJS is javascript engine used by gnome-shell.

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

Add support for m3u, m3u extended, pls, and asx playlists to Volumio music player.

a project by cwh

Volumio is a great, Linux based, open source music player for Raspberry PI and x86.

Updated almost 6 years ago. 1 hackers ♥️.

Learn about log-structured file systems

a project by ganghe

Compared with traditional file systems (e.g. EXT4, XFS), log-structured file systems treat its storage as a circular log and write sequentially to the head of the log. I want to learn about this kind of file system via this hack week, to understand how it manages its data and metadata, to understand how it recover back from crash, to understand its advantages and disadvantages.

Updated almost 6 years ago. 1 hackers ♥️.

Loosely coupled integration between SUSE Manager and Machinery

an idea by joachimwerner

The Machinery project adds one feature to SUSE Manager that even Salt in its current state can not fully provide: You can scan a complete system for all programs, configuration files, users, and services that are present, and compare those over time.

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

My own picture gallery using Flickr API

a project by mvancura

Flickr provides not only a large space for photos but also nice features around, including tags and other metadata allowing sorting of photos by different criteria - but one is very limited in the design of something like "frontpage" of such galleries. The solution is to use 3rd party JS solutions using Flickr API, like nanogallery.

Updated over 5 years ago. 1 hackers ♥️.

kdenlive: Help finishing the timeline refactor

an invention by gboiko

Kdenlive is refactoring its timeline to be based on Qt's data models and a QML view. This work is not yet finalized so any help there is appreciated by the developers.

Updated about 3 years ago. 1 hackers ♥️.

Study and try to improve live migration, esp. memory-copy

a project by fei_Shirley

As live migration is widely used in many scenarios nowadays, spend one week time to study it and try to improve its efficiency, e.g. seamlessly migrate with less downgrading the guest. Another challenging part is memory migration, as it involves the dirty memory's detection, record and copy.

Updated almost 6 years ago. 1 hackers ♥️.

Study and card QEMU work flow.

a project by XGWang0

During testing virtualization , I usually met some issue and can not position the issue location (host or guest), so I would like to deeply learn QEMU code, card the work flow, understand communication mechanism between host and guest.

Updated almost 6 years ago. 1 hackers ♥️.

Learn more about Docker and Go

an idea by mitiao

Learn Docker and Go by reading book of the source code analysis of docker.

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

Learn Design Model

a project by jtzhao

Learning design model can help to produce high quality codes, which will benefit our products.

Updated almost 6 years ago. 1 hackers ♥️.

Learn about Vim by reading a book

a project by zoecao

Learn Vim by reading book of Practical Vim

Updated almost 6 years ago. 1 hackers ♥️.

study RISC-V proxy kernel and simulater

a project by ArchLinux

I'm planning to do some research about RV32E which has only 16 GPRs, but riscv-pk doesn't have RV32E support so that the RV32E aware GCC (https://github.com/kito-cheng/riscv-gcc/tree/riscv-next) cannot build riscv-pk. I'm going to study how the proxy kernel works so that I can do some modification to let it support RV32E.

Updated almost 6 years ago. 1 hackers ♥️.

make some contributions for terraform-libvirtd-plugin golang project

a project by dmaiocchi

since i am learning golang, i will make some contributions for the upstream project we used already @suse

Updated almost 6 years ago. 1 hackers ♥️.

Research SEO solutions available in WP

an idea by ckowalczyk

There are numerous technologies available in WP, apparently easy to use and powerful. Is it possible to take advantage of them and make some great SUSE products (for example HA stack) more visible in the Internet?

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

python yast + python kodi plugin

an idea by npower

python yast

My colleague David Mulder started a new version of python yast bindings, I've started to use it for some samba related stuff. However my python is poor, my yast UI knowledge is even poorer :-) I'd like to rewrite the ruby yast examples in python, that way I can hopefully learn a bit more about

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

OpenStack Cloud deployment alternative to automatic mkcloud

a project by vsistek

Aim of this project is to create scenarios for manual deployment using limited feature set of mkcloud. Useful for situations when full mkcloud deployment is broken. It would help qam-cloud team a big time. We can reuse the result later in automation.

Updated about 3 years ago. 1 hackers ♥️.

[Machine Learning] Chatbot that replicates the chatting style of a specific person

an idea by mgebai

This project is mostly for learning ML.

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

study wayland - add weston support for multiple kms devices

an idea by vliaskovitis

I now have a setup with 2 GPUs and want to try to make the reference wayland compositor weston to work on 2 GPUs. Weston currently only supports single kms devices with one or more outputs. Add support to Weston's DRM backend to open several KMS devices, with the ability to use outputs from all of them.

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

Make Mokutil Beautiful Again

a project by gary_lin

I planned to write a GUI for mokutil since I started the project. I guess now it's time to do that.

Updated almost 6 years ago. 1 hackers ♥️.

yast2-storage-ng: ensure the best layout is proposed

a project by ancorgs

The theory behind the partitioning proposal of yast2-storage-ng is that all possible distributions of partitions in the disk are evaluated and the best one, according to this criteria, is chosen. But I have found several examples in which is hard believe that the result is actually the optimal distribution of partitions.

Updated almost 6 years ago. 1 hackers ♥️.

Major user input/output cleanup and improvement for ReaR 2.3

a project by jsmeix

I will implement the ReaR upstream issue https://github.com/rear/rear/issues/1399

Updated almost 6 years ago. 1 hackers ♥️.

Make parted great again!

a project by sparschauer

During regular L3 work I often don't find enough time to work on the command line disk partitioner parted which I maintain.

Updated about 3 years ago. 1 hackers ♥️.

Try SUSE Manager

an invention by okurz

``` ‎zypper ar -f http://dist.suse.de/install/SLP/SUSE-Manager-Server-3.1-GM/x86_64/DVD1/ suma3.1

Updated about 2 years ago. 1 hackers ♥️.

Automated tests for jangouts using openQA and simulation of network limitations

an idea by okurz

Idea

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

yast2-network clean up and start a new API design

a project by teclator

Updated about 3 years ago. 1 hackers ♥️.

perf bench epoll

a project by dbueso

While there are plenty of benchmarks that compare different IO multiplexing techniques such as epoll vs poll/select, there's really nothing out there that particularly measures epoll system call latencies under different scenarios. Design and implement a series of performance benchmarks for this call under the 'perf bench' framework.

Updated almost 6 years ago. 1 hackers ♥️.

Setup an ISCSI storage server which supports multipath

an invention by lyan

Setup an iscsi server on minnowboard/espressobin/odroid c2 based on opensuse tumbleweed, use two Nics to support multipath Setup an iscsi initiator on odroid c2 and dm

Updated about 5 years ago. 1 hackers ♥️.

Use LUKS UUID in /etc/crypttab

an invention by aschnell

The the LUKS UUID in /etc/crypttab. In general the file system UUID is already used in /etc/fstab. So using the LUKS UUID in /etc/crypttab is a small step towards consistency and should make the system more robust (e.g. avoid bugs like bsc #1063249).

Updated almost 6 years ago. 1 hackers ♥️.

Add Xen PVH support to grub2

a project by j_gross

PVH domains are a new guest type supported by Xen being as lightweight as possible (e.g. no emulation of legacy devices via qemu) while taking advantage of the hardware virtualization features of the x86 processor.

Updated almost 4 years ago. 1 hackers ♥️.

Exploring ZX Spectrum Next's new features

a project by wstephenson

Back in the day, I enjoyed coding on 8 bit machines, mostly MSX. There is now a Kickstarted project to create a successor machine with some new features: hardware sprites, hardware scrolling, better sound, integrated SD/MMC IO and an ESP8266 for networking.

Updated almost 6 years ago. 1 hackers ♥️.