extend netapp-harvest to also collect space usage data directly

an idea by oertel

currently netapp-harvest only pulls performance data (as seen on http://netapp-grafana.suse.de/ internally)

Updated about 4 years ago. No love. 1 follower. Has no hacker: grab it!

Remote telescope control using Opensuse+rasp3+INDI lib, to use with astronomical pictures.

a project by martinsmac

****The motivation is create a open source solution, base on this business astronomy products: AZWO Asiair

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

Lioncast RGB Keyboard user software, protocol reverse engineering

a project by rsimai

I recently bought a Lioncast LK200 RGB keyboard which is a nice piece of hardware and has exactly the look and feel I want. All basic functions work well under Linux. Unfortunately the manufacturer only provides user software to upload/download profiles and control the LEDs for Windows. The device can be configured and operates autonomously from any OS but color setup is a PITA and it's very easy to factory-reset, and lose all config. I approached them but Lioncast seems neither interested to support native Linux nor to provide protocol specs so one can implement it. I thought to take this as an example to learn about reading and reverse-engineering USB device software.

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

Learn a New Programming Language

an idea by ccalancha

Challenge

  • Pick up a programming language that you wish to learn.
Updated about 2 years ago. No love. 1 follower. Has no hacker: grab it!

Integrate GoPro WiFi remote control into libgphoto2

an idea by msmeissn

While last Hackweek I integrated Lumix WiFi remote control into libgphoto2, this year I will do so with GoPro Wifi.

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

Play with SUSE CaaS Platform

a project by xguo

SUSE CaaS Platform is a Cloud-Native Computing Foundation (CNCF) certified Kubernetes distribution. - Family with SUSE CaaS Platform

Updated almost 3 years ago. 1 hackers ♥️. 2 followers.

uMEC Documentation - Architecture and Installation

a project by FSzekely

Overview

uMEC (aka MicroMEC, or Micro-MEC) is a project under the Akraino Edge umbrella. SUSE joined in 2019 and together with partners we managed to create the 1st prototype infrastructure.

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

Add support for the new lockless printk ringbuffer into crash-python

an idea by pmladek

printk() is function that is used to print messages in the kernel code. The messages are stored into an internal buffer and show on the registered consoles. They could be read and stored by userspace when the system is running. The messages might not reach the console or userpace when the system crashes. One way to see them is reading them from a kernel crashump. crash-python is a semantic debugger for the Linux kernel. It is a very powerful tool for analyzing kernel crashdumps.

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

Prototype JIRA project with hybrid Scrum/Kanban approach

a project by lpato

DevOps teams face double sided challenges: development tasks should be planable and maintenance tasks should maintain their flow to provide maximum value through the queue. Build a prototype JIRA project to help them organize their workload with a Scrum board for their development tasks and a Kanban board for their maintenance work, all fed from a common backlog.

Updated about 2 years ago. 1 hackers ♥️. 3 followers.

A comparative description of modern build systems and QA systems

a project by lpato

SUSE is using OBS as a build system and openQA for automated testing purposes. The goal of the study is to find out the strengths and weaknesses of these systems and compare them to other open source alternatives in a structured way.

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

Learn Python3

an idea by JNa

Will learn python3 how to parse json,CSV data

Updated about 4 years ago. No love. 1 follower. Has no hacker: grab it!

xdg-utils python rewrite

a project by simotek

The plan is to start working towards a rewrite of xdg-utils in python, focusing on the really bad bits such as dealing with desktop files and mime handling. In this hackweek, I want to split python-xdg into multiple libraries such as python-mime and python-desktop file and prepare them to be used in helper binaries to handle some of the more complex tasks currently done in shell.

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

MSQA Department documentation from a newbie perspective

a project by deneb_alpha

The Maintenance Coordination, Security and Quality Assurance department documentation is organized and handled on Confluence and there are several pages and how-to available for new team members or other colleagues searching for more information. The processes and workflow documentation is a key asset for on-boarding quickly new employees and for improving existing workflows.

Updated almost 4 years ago. No love. 1 follower.

Refresh my knowledge of linear algebra

an idea by qkzhu

I have to stay in the house due to the outbreak of 2019-nCoV, it's a good time to pick up my textbook and immerse into the math world. Resources:

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

Create a CLI to spawn jenkins slaves in public clouds

an idea by tbechtold

The SES team already has code to spawn nodes in OVH (OpenStack public cloud) and to register the spawned node as a Jenkins worker. Do something similar for AWS and make it generic so it can be used by others, too.

Updated about 3 years ago. No love. 1 follower. Has no hacker: grab it!

Write script to setup openqa server

an idea by leli

To speedup the deployment of openqa server, just combine all cmds to setup openqa server in the script. Depend the system info to setup corresponding repos and packages automatically.

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

Better default conky theme

a project by simotek

As per the title I am aiming to investigate a much nicer conky default, I have a short list, but it depends on asking people nicely to license there work, if I have to create something from scratch it probably won't happen this hackweek. Now that themes such as Polycore are licensed so they are useable the aim is to build from there.

Updated about 1 year ago. No love. 1 follower.

The Ricer's Guide to Linux

a project by simotek

Working with some of the Linux modding communities I am aiming to make the ultimate guide / knowledge base for modifying the look and feel of your Linux install. The scope of this hackweek project is to get the initial framework set up using Jekyll with some basic content added. Further content will be added in the future.

Updated about 4 years ago. No love. 1 follower.

Learn about collecting debug info

an idea by zoecao

Expect checking logs, I need to learn more skills on collecting debug info to promote the quality of filing bugs.

Updated about 3 years ago. No love. 1 follower. Has no hacker: grab it!

Bring Kubeadm and Kubernetes on openSUSE Leap 15.2

a project by mjura

openSUSE Leap 15.2 is currently under development and it will be released soon. We would like to bring Kubernetes support for it and offer kubeadm deployment on it. As Kubernetes cluster container images we can use images from kubic project.

Updated about 3 years ago. No love. 2 followers.

Summary some knowledge in filesystem and learn some new feature

a project by yosun

I plan to summary exist knowledge in filesystem part during hackweek. And learn some more feature about btrfs/xfs/ext4. The motivation is to speed up test result review in the future.

Updated about 4 years ago. No love. 1 follower.

Play CAP on AWS

a project by fanyadan

Have a play with SUSE CAP on AWS during this hackweek.

Updated about 4 years ago. 1 hackers ♥️. 2 followers.

Study openQA

a project by qzhao

I want to study the knowledge of openQA I will read the online documents and do some experiment in virtal-machine.

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

Play with kuberntes

an idea by xlai

Read k8s docs and try to play with it.

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

snoek on Wechat miniprogram.

an idea by yfjiang

  • investigate to deploy the mini-program SDK on Linux (nw.js desktop environment and tumbleweed wine stack)
  • invest time to learn a bit the MINA frame work
Updated about 4 years ago. No love. 1 follower. Has no hacker: grab it!