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 about 5 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 about 5 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. I propose user-friendly method to set these attributes: Selecting the attribute you want to change and setting the value.

Updated about 5 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. The idea is to end up with a paper that explains the memory subsystem from the very beginning (initialization), and then continue with different areas of interest (oom, hotplug memory, page_cache, slab).

Updated almost 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. Technology: HandleBars.js or similar, plus some YAML technology

Updated almost 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 2 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. 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 ♥️.

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.
I'm very interest on how the kernel handle the bio/request/request queue/elevator system.I think this is good chance to read and learn .

Updated about 5 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. My target is to understand the CasSP, like the advantage it take to k8s. How salt works in CasSP?

Updated about 5 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 The basic fuction

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

Improve Conference Recording Experience

a project by dmolkentin

Problem statement

Right now, we have different resources to pool videos. The goal of is to consolidate all video resources into a central place to make them easily searchable, and enable a youtube like experience, rather than a simple file list.

Updated about 5 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 about 5 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 about 5 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: * Libstorage-ng is the C++ library powering the rewrite of the YaST storage stack. For using libstorage-ng from yast2-storage-ng in a more Ruby-like way, we created a wrapper that provides several features like automatic downcasting. But the current downcasting mechanism used by the wrapper causes libstorage-ng to introduce a lot of noise in the YaST logs. It would be nice to reduce that noise.

Updated about 5 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 It runs Windows

Updated almost 5 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 So if I have time during Hackweek I plan on looking at https://wekan.github.io/ also

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

Jangouts: integrate outcome of GSoC

a project by ancorgs

We got a couple of GSoC projects around Jangouts this year: - https://code-master5.github.io/Aug-22-2017

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

Give a shot at photogrammetry

an invention by ikapelyukhin

Updated about 5 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. Introducing kitchen into the equation with a mix of docker to test how if cookbooks work and deploy exactly as we expect them to. It will make it easier to make changes to some more complex cookbook and test them in a real deployment, without having to wait for mkcloud to do a full run. It also means that its easier and faster to test them locally as we dont need to wait for a full run of 3-5 nodes to start,install,configure but we have a ready docker image that is used as deployment node.

Updated about 5 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/crowbar_framework/app/models/service_object.rb#L941 Nice uh? Its a 500 lines methods that its distinctly separated into 4 different pieces internally that make 4 very distinct phases inside.

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

@mudler Created devbot that was helping the qa-tools party.

Updated about 2 years ago. 2 hacker ♥️.