Get some experience with High Availability Extension

an idea by puzel

The objective of my project is to gain better understanding of HAE and get some hands-on experience with it.

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

Learn how to setup Intel AMT on my WS and X201

a project by mlin7442

Intel Active Management Technology (AMT) is hardware and firmware technology for remote out-of-band management of personal computers, this hackweek I'd like to spend some time to learn how to setup Intel AMT on my workstation and X201 with VNC enabled.

Updated over 6 years ago. 2 hacker ♥️.

Chaos Engineering

a project by dmaiocchi

During the hackweek i want also to learn more about this topic.

Updated over 6 years ago. 2 hacker ♥️.

Kubernetes IPv6 on AWS with SUSE OS

an idea by aojeagarcia

SUSE Kubernetes IPv6 on AWS

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

Telemetry for Uyuni - The research

a project by dleidi

Uyuni is an heterogeneous and giant project (actually it is a beast) made of many pieces, many languages, many internal architecture structures, and also very old and new technologies live in it. Said that, and based on the fact Uyuni delivers tons of features/functionalities not all the end users use, it is not trivial at all to understand

Updated over 4 years ago. 2 hacker ♥️. 2 followers.

Tool to write raw images to USB disks

a project by alarrosa

The idea would be to create a qt5/kde5 based utility that can use local raw images as well as download a list of sources from a remote site. The idea is to provide a user interface that can be used by any user as well as a user interface that can be used in kiosk mode for booths so that a visitor can put a usb pendrive in any usb slot, select the image he/she wants to write to it and get it written in parallel to other usb memories.

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

Getting more knowledge in 3d-printing and designing in blender

an idea by mgriessmeier

I own a Prusa i3 clone for two years now (built in hackweek 0x10 I think). It gave me hard times and frustration, so I ordered recently an original Prusa i3 MK3s.

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

Dice - A light weight build service

a project by sax2

The idea is simple. Dice is a light weight build service for KIWI images with full control over the build power by the user.

Updated over 6 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.

Updated over 3 years ago. 2 hacker ♥️.

RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)

a project by clin

RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)

Make RISC-V boot like rest of industry U-boot for embedded, UEFI for consumer and servers

Updated over 4 years ago. 2 hacker ♥️. 5 followers.

Learn move knowledge about build website and improve qa xfstests dashboard

a project by yosun

Background

A dashboard for testing and analysis xfstests results just initial this year. It has a lot of performance issues to fix, and it also needed to add more features to get usable. Also bootstrap looks very easy to use, plan to learn some frontend knowledge for fun.

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

mount option helper for VFAT and other file systems

a project by sbrabec

While auto-mounting a VFAT volume in a desktop environment, there is no way to select required mount options for the particular volume.

Updated over 6 years ago. 2 hacker ♥️.

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

a project by vcuadradojuan

A successor of

Updated over 6 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 over 3 years ago. 2 hacker ♥️.

Bug reporting GUI tool with template support

an idea by llipavsky

QA engineers often tests same/similar parts of software, and if they find a bug, the information they need to collect can be predicted.

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

openSUSE & SLE support for Puppet modules located at the Forge

a project by tampakrap

Description

Updated over 6 years ago. 2 hacker ♥️.

Look at New Parallelisation Technologies

an invention by aschnell

The idea is to look at some technologies:

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

Updating openSUSE Factory packages

a project by pluskalm

Project Description

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

CI/CD pipeline with Gitlab/Docker/Kubernetes

a project by waynechen55

Project Description

CI/CD, which stands for continuous integration (CI) and continuous delivery (CD), creates a faster and more precise way of combining the work of different people into one cohesive product. In application development and operations (DevOps), CI/CD streamlines application coding, testing and deployment by giving teams a single repository for storing work and automation tools to consistently combine and test the code to ensure it works.

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

running xen on allwinner sunxi powered devices

an invention by bjzhang

I want to boot xen with dom0 and domU on allwinner sunxi devices.

Updated over 6 years ago. 2 hacker ♥️.

a watch for taking care of my baby

a project by bjzhang

i want to make a prototype of a watch for waking up me in the night in order to take care of my daughter.

Updated over 6 years ago. 2 hacker ♥️.

crossword puzzle generator

a project by rsimai

Create a console application for a crossword puzzle generator that can be fed with a custom list of word+explanation pairs. It may be used by people to quickly familiarize with a specific topic (e.g. a knowledge area, new hires to the company ...) to at least understand the terminology and the abbreviations that are used. Or to just have some distraction and fun :-)

Updated over 6 years ago. 2 hacker ♥️.

File system block allocation algorithms comparison and analysis

a project by ganghe

In the past, some customers ever complained that OCFS2 file system performance went down when listing a big directory (e.g. include 400k files). According to my preliminary investigation, this performance problem is related to file system block allocation algorithm. Then, I want to look at the current mainstream file systems (e.g. EXT4, XFS, etc) block allocation algorithms in this hack week, compare and analysis these algorithms advantages/disadvantages.

Updated over 5 years ago. 2 hacker ♥️. 2 followers.

libuitest - a generic GUI testing library

a project by dancermak

Testing GUIs is hard: unit tests require a tremendous amount of mocking and often don't capture the exact user input anyway, integration tests on the other hand are difficult to setup as they often require a dedicated infrastructure with virtual machines.

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