Get up to speed and experiment with new front-end web techs

a project by richardcox

A week of learning, improving and playing with some of the relatively new front-end stacks and patterns. * Angular 2+

Updated about 3 years ago. No love.

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

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

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: sources: https://wiki.tizen.org/ASan

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

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.

Learn how to write Dracut modules

a project by nadvornik

  • learn how to write Dracut modules
  • investigate running Salt in Dracut initrd
Updated about 5 years ago. 3 hacker ♥️.

Help with mainline support for the Mediatek chromebook (MT8173 based)

a project by mbrugger

Lately the necessary patches to get rudimentary support for the Mediatek chromebook with a mainline kernel got posted. There are some hacks and I'll work on some good solution to get graphics go, at least.

Updated about 4 years ago. 5 hacker ♥️.

Keep learning FIPS and Build/Run FIPS tests in openQA locally

a project by bchou

FIPS 140-2 , The Federal Information Processing Standard (FIPS) Publication 140-2, (FIPS PUB 140-2), is a U.S. government computer security standard used to approve cryptographic modules. The title is Security Requirements for Cryptographic Modules.

Updated almost 5 years ago. No love.

Learn about Vim by reading a book

a project by zoecao

Learn Vim by reading book of Practical Vim

Updated about 5 years ago. 1 hackers ♥️.

learn conky

a project by pgajdos

I would like to work mainly on https://fate.suse.com/323638, think of default configuration and perhaps create a small configuration script for conky.

Updated over 6 years ago. No love.

Improve the btrfs userspace tools to check or repair a problematic filesystem with a more friendly UI.

an idea by winddss

Write a script give the user a more friendly UI, when running the btrfs userspace tools to check or repair a problematic filesystem. learn python & use it.

Updated over 6 years ago. No love. Has no hacker: grab it!

Automatic refhost deployment

a project by ktsamis

This would be a multiple step solution, a first idea that I would explore would be: 1. Query Florian's qam_reposervice API from RRID to base products and modules needed for update

Updated over 6 years ago. No love.

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

Learn Design Model

a project by jtzhao

Learning design model can help to produce high quality codes, which will benefit our products. I'll do it mainly by reading "Design Patterns: Elements of Reusable Object-Oriented Software".

Updated about 5 years ago. 1 hackers ♥️.

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

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

Practice Go

a project by vcuadradojuan

Use this hackweek to practice and learn more about Go.

Updated almost 5 years ago. 4 hacker ♥️.

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. Targets:

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

Learn how openQA was implemented in details.

a project by GraceWang

Learn how openQA was implemented in details. And will spend some time to learn Perl (e.g. read the book <Learning Perl>)

Updated about 4 years ago. 6 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 ♥️.

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

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. This allows to read from inside the VM a blob by reading /sys/firmware/qemu_fw_cfg/by_name/opt/keyname. The driver is included in recent Linux kernels.

Updated about 5 years ago. 3 hacker ♥️.

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. The purpose of this project is to learn to create such galleries, the best would be to add social features of flickr directly there, like comments or faves.

Updated almost 5 years ago. 1 hackers ♥️.

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.