Easy openSUSE Upgrade

a project by maverick74

The idea is about an easy way to allow users to make upgrades (e.g.: changing from one major version like 15.0 to version 15.1) using a GUI and as easy as they can in Ubuntu. Something like a notification with a button to perform the upgrade with just one-click, instead of having to deal with the terminal, that frights some new users and gives them the sensation of an outdated system.

Updated over 1 year ago. 45 hacker ♥️. 9 followers.

MicroOS Desktop

a project by RBrownSUSE

Updated over 2 years ago. 27 hacker ♥️. 19 followers.

crash-python

a project by jeff_mahoney

New Development In previous hack weeks, the first few days ended up being wasted on just getting it working. I'm pleased to share that the code quality has improved dramatically since the last hack week and there are now extensive test cases for both unit testing and testing against real vmcores, and we'll use both mypy and pylint (if installed) to perform static analysis. Packages for those are available in openSUSE or as part of the crash-python OBS repo for SLE15. It has been tested with kernels from 3.0 to 5.1.

Updated almost 3 years ago. 21 hacker ♥️. 4 followers.

x86 instructions decoder

a project by bpetkov

This is the tool I've been working on since HW11 and it needs more work. Actually, there's always something which could be done on it. It is basically an x86 instruction decoder with special emphasis on the kernel and decoding interesting pieces of it in order to help in the development of low-level patching techniques, among others. git repo: https://gitlab.suse.de/bp/x86d

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

gfxboot for grub2

a project by snwint

Make a final attempt to implement a graphical user interface for grub2 (gfxboot2).

It's quite some work, unfortunately. Here's what's done so far:

Updated about 3 years ago. 16 hacker ♥️. 1 follower.

Rewrite Jangouts using React/Redux

a project by IGonzalezSosa

We already tried to improve the Jangouts data model in the past and, although we made quite some progress, we did not finish it. I've been playing a bit with React and Redux lately, and I would like now to try a different approach replacing Angular with that combo. Using Vue.js might be another option too. Of course, we are not going to rewrite Jangouts in just one week, but let's see how far we can go. By the way, the redesign branch contains some interesting stuff from one of the GSoC that we should consider.

Updated over 3 years ago. 11 hacker ♥️. 8 followers.

X86_64 platform system program

a project by jnwang

Description

It can boot up from udisk/floppy.

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

PXEAT - A PXE management tool

a project by whdu

PXEAT (stand for PXE Administration Tool) is a tool to easily deploy and manage PXE service. It's NOT a tool for automatic deployment. It can enable user to add their own PXE items by themselves, but of course, very limited for security reasons. The tool will be developed with the light-weight framework - flask, as well as a sqlite database.

Updated over 4 years ago. 8 hacker ♥️. 1 follower.

Make Ruqola Rocket.Chat client useable / submit to openSUSE Tumbleweed

an invention by zbenjamin

Update: Ruqola ('zypper in ruqola') is now in Tumbleweed and Leap 15.2! For Hack Week 19 (Feb 2020) main goal is to test, polish packaging, potentially do fixes and select a snapshot to submit to openSUSE Tumbleweed. Upstream made one release but it was not optimal, development pace has sped up a lot lately and the client has become more stable and usable.

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

Uyuni: improve spacewalk-repo-sync performance

a project by moio

Let's make reposync faster

Every day,

Updated about 2 years ago. 8 hacker ♥️. 1 follower.

RPMlint cleanups

a project by scarabeus_iv

RPMlint upstream milestone 2.0 is shaping up but there are still ticket that needs to be tackled to finalize the release and enjoy the freshness of awesome QA on Tumbleweed/SLE16. In this hackweek we plan to look on various problems as described at:

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

openSUSE/SLE/Mainline U-boot for some not-yet-supported ARM64 boards

an idea by ldevulder

The Khadas VIM (http://khadas.com/vim/) is an arm64 DIY Set-Top-Box based on Amlogic P212 reference board that use S905X SoC. As Odroid-C2 (based on S905 SoC) is in the mainline U-boot, it should be possible to adapt it for the Khadas VIM (of course a lot of work are needed!).

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

HelenOS of the <future>

an invention by jjindrak

I have previously implemented a major portion of the C++ standard library for HelenOS [0][1][2] as part of my master thesis. In this project, I will be adding

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

Another try on minimalistic C widget library

a project by metan

I've attempted this several times already and each attempt had different shortcomings. I'm kind of curious about how exactly will I fail this time. And it looks like I haven't failed this time.

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

SUSE incarnation of the Party Parrot

an invention by rsimai

The Parrot seems to have many fans meanwhile, in particular since we're running Rocket.chat at SUSE. Some may find these emoticons distracting, some find it just cool and I would certainly love to see something like the Partyparrot but as a "SUSE parrot", probably someone manages to make the SUSE Geeko move in a similar fashion, as party_geeko. Finally I'd love to see this uploaded to the cultofthepartyparrot.com under "Party Guests". Because clearly the Geeko insists! :-) Bonus: do the same with TUX for total ssǝuızɐɹɔ

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

Explore RISC-V

a project by clin

RISC-V is an open ISA (Instruction Set Architecture) based on RISC architecture. It's originated from UC Berkeley and it's attracting more attention in recent years because of its full open architecture so every developer has opportunities to get involved in application processor design or apply it into different applications, such as IoT, Robotics, ... etc. Any topic about RISC-V is welcome, here are some topics you might be interested in:

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

Gary - Kubernetes rethought.

a project by mcounts

The goal of this project is two fold. The first is to better learn and understand why Kubernetes might do something in the way that it does (especially in the control plane)

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

Migrate more OBS service scripts to pure systemd

an invention by enavarro_suse

Following the work started in the last hackweek, Improve OBS service scripts, I will try to migrate current service script for workers to systemd unit, and at the same time, try to get rid of the sysv code.

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

The Chameleon Harmonists

a project by rmax

Join us in singing a capella — barbershop-style and others. Find us on RocketChat: #chameleon-harmonists

Updated about 4 years ago. 5 hacker ♥️.

ML and AI for code static analysis

a project by mvarlese

The idea is to explore the technologies and the various components to realize some AI to predict pitfalls in source code which can potentially generate run-time misbehaviours. The potential area where this idea could have positive implications are:

Updated almost 5 years ago. 5 hacker ♥️. 4 followers.

Suse Manager - SPA

a project by LuNeves

The experience while navigating throughout the UI of Suse Manager it's not that nice. Whenever we navigate to a new page, the whole page gets refreshed and recreated, even when half of it didn't change a thing, for instance, the menu, topbar, and the notifications WebSocket connection, which in my opinion doesn't provide a smooth experience. This project has the goal to test out an automatic way to transform the Suse Manager UI into a Single Page Application.

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

next-generation email synchronization program

a project by dancermak

There are various email synchronization programs like offlineimap or mbsync, which have some inherent limitations: - mbsync does not support IMAP IDLE

Updated almost 5 years ago. 5 hacker ♥️. 5 followers.

netlink interface for ethtool

a project by mkubecek

There seems to be an overall consensus that the ioctl interface used by ethtool is a poor design as it's inflexible, error prone and notoriously hard to extend. It should clearly be replaced by netlink and obsoleted. Unfortunately not much actual work has been done in that direction until this project started. The project started in Hackweek 16 (fall 2017) and has been worked on since, both in Hackweek 17-19 and outside. First two parts of kernel implementation are in mainline since 5.6-rc1, first part of userspace implementation (ethtool utility) has been submitted to upstream at the end of Hackweek 19 (2020-02-16).

Updated almost 4 years ago. 4 hacker ♥️.

Mottainai - what a waste!

a project by EDiGiacinto

Mottainai - Task/Job/Build Server for everyone!

Written in Golang. You can find the source code on GitHub and docs here.

Updated almost 5 years ago. 4 hacker ♥️. 1 follower.

Organize a Rumtasting session

a project by TBro

Out of nowhere the idea came up to organize a rum tasting session on one of the HackWeek evenings. There will be some information about the actual production of rum provided, as well as the different kind of rum existing.

Updated almost 5 years ago. 4 hacker ♥️.

Learn about Robotics

an invention by mstrigl

I want to learn more about robotics. The goal is to have a small robot at the end of the week. Since I have no clue of what I can do with robotics / what is possible I leave it open what the

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

Architecting a Machine Learning project with SUSE CaaSP

an invention by jordimassaguerpla

The goal of this project is to get an overview of the state-of-the-art technology on training and deploying machine learning projects with kubernetes and apply that to a SUSE CaaSP cluster. With that in mind, we will train and deploy a model for summarizing github issues:

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

Add cgroups support to crash-python

a project by mkoutny

To ease debugging cgroup relates issues this suggests to: - list cgroup hierarchy tree(s),

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

Demo project for HA using Raspberry pi-s

a project by xarbulu

I have noticed that explaining HA cluster concepts to non technical people is not easy (my parents for example hehe). In order to improve that I would like to create a more visual project using raspberry pi-s.

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

Porting Askbot to Python 3

a project by rbueker

During the last year Askbot, a question and answer oriented internet tool, similar to stack overflow has been tested for internal usage. The testing went well and it was decided to use the tool in a larger scope.

Updated almost 5 years ago. 4 hacker ♥️. 3 followers.

Run and manage your Ansible cluster using Salt!

a project by PSuarezHernandez

At SUSE we've implemented a module on Salt called ansiblegate which allows to run and manage your Ansible clusters using Salt. This a very powerful module that bring lot of value to Salt when the users are planning on migrating or starting to use Salt and they already have an existing Ansible infrastructure.

Updated almost 5 years ago. 4 hacker ♥️. 1 follower.

Take a look at Metal³ (Kubernetes Bare metal management)

a project by ykornilov

Metal³ is the idea to support a declarative bare metal cluster management for Kubernates by employing a simplified stand alone version of Ironic.

We should explore if

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

minimal openQA

an invention by okurz

motivation

Many people ask how to start with openQA, ask "can you run these two lines in bash in an openQA" test and some shun the effort to try out openQA because it is "too big".

Updated almost 3 years ago. 4 hacker ♥️. 4 followers.

Dudenetes

a project by pgeorgiadis

alt text The most relaxed testing framework of Kubernetes in the world

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

SUSE Manager for Retail Instructional Video Tutorial

a project by lkotek

The goal of this project is to create video tutorial describing configuration of SUSE Manager for Retail. There is a precise documentation describing every step of its configuration, but SUSE Manager for Retail is still a very complex piece of software and there is a lot of things to be configured configured properly (proxy configuration, Kiwi image building, DNS, DHCP, etc.) in specific order to get it finally working.

Updated almost 5 years ago. 4 hacker ♥️. 1 follower.

Controlling and Testing the YaST UI Remotely (for Integration Tests, openQA)

a project by lslezak

Hackweek 18 Update

What Has Been Done During HackWeek 18

Updated about 2 years ago. 3 hacker ♥️.

LibertyDraft.dev

a record by hennevogel

Discover Free Software projects that expose you to real-world tech problems so you can gain experience for the job market.

Problem

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

Refresh my reverse engineering skills

a project by ematsumiya

It's been a little while since I last needed to do some binary reverse engineering, so I want to up my game. Goals

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

Distribution source code repository/browser

an idea by mkoutny

Motivation: You know a particular function name and would like to know which package(s) it comes from. Approximation: It is possible to search in code on Github hoping for a match in upstream repo not being too far from our distro.

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

Make "salt-toaster" available to be used outside SUSE

a project by PSuarezHernandez

The salt-toaster (https://github.com/openSUSE/salt-toaster) is a tool created and developed by SUSE employees that we've been using for testing Salt since few years ago. This tool uses pytest in combination with Docker containers to allow testing the multiple versions of the Salt codebase and as well as Salt packages across multiple distributions.

Updated almost 5 years ago. 3 hacker ♥️. 1 follower.

Raspberry Pi Security

a project by abergmann

Pi Security

I've ordered two security modules that can be used with the Raspberry Pi. One simple LetsTrust TPM with the Infineon Optiga SLB 9670 chip and a Zymbit Zymkey 4i Security Module.

Updated about 2 years ago. 3 hacker ♥️. 1 follower.

PXE improvements for QAM

a project by pluskalm

We kinda need more flexible PXE in Prague office, UEFI would also not hurt - so lets check what we can do to make it better. EDIT (ggherdovich):

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

Running Virtual Machines and Containers together with Kubernetes

an idea by pgeorgiadis

SUSE is well known for the standard enterprise linux distribution (aka SLES). As a result, most of the customers we have are not cloud-native, so cool stuff like microservices and serverless are no gonna happen within the day for them. There is a very good chance that some old monoliths running in Cobol today, will continue running in the same way for the next 10 years. However, companies are evolving and some parts of the business might (or they can be already) converted into containers. So what happens now? They have to keep maintaining two infrastructures: * a modern kubernetes infrastructure

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

Learn how to Python3.

a project by lpalovsky

The idea is simple - I want to learn Python :) My previous knowledge about Python is small. Only few tutorials and some initial readings of below mentioned books to get an overview.

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

Load balancing and cloud instances with Raspberri Pi

a project by SLindoMansilla

Description

Play with raspberry pi to get high availability through load balancing and containers.

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

openSUSE image for Samsung DEX

a project by adrianSuSE

I want to get an openSUSE based image working on Samsung DEX: https://www.linuxondex.com/

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

Set up a VM on x86_64 and ppc64le for LTP tests

an idea by osalvador

Set up a VM on x86_64 and ppc64le sitting on linux-next/mmotm running LTP tests in a loop.

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

work on sunxi a64 cpufreq driver (for teres-1, pine64)

an idea by mbrugger

With the teres-1 [1] laptop we have a first arm64 device we could use as end-users. Much work to run mainline kernel + u-boot was done already. But power consumption of the laptop is not optimal (~2 hours of battery life time). The idea is to support cpufreq for the A64 SoC upstream, which would enable the teres-1, pine64 and pinebook to run more power efficient. up to now it seems nobody is working on the driver [2].

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

Get openSUSE Tumbleweed for s390x (IBM mainframe) on openqa.opensuse.org

an invention by SLindoMansilla

Description

On aarch64, ppc64le and x86_64, there is a common os-autoinst backend called qemu, in which qemu is launched from an installed SLE.

Updated almost 5 years ago. 3 hacker ♥️. 2 followers.

UEFI Capsule Update Channel for Minnowboard

a project by gary_lin

Minnowboard is the platform for UEFI development and supports UEFI capsule update since 0.99, and we are supposed to be able to test the feature with fwupd. However, there is no capsule file in fwupd.org or the official firmware download site. Besides, the Minnowboard firmware source in the current edk2/edk2-platforms git couldn't build due to the recent change of directories. My goal is to rebase the Minnowboard build system to the current git master and create a working up-to-date firmware. Signing the firmware properly would be a plus so that we can apply a private repo in fwupd.org for the development or QA testing.

Updated about 4 years ago. 3 hacker ♥️. 1 follower.