Better Boot Screens with BPAEngine (Plymouth)

a project by mdeniz

This project is about hacking and pushing further an engine called BPAEngine written in plymouth that enable people to develop better boot screens without much effort. Having those new boot screens in our distributions would be great.

Updated almost 4 years ago. 3 hacker ♥️.

Help Astronomy team from University of Louisville

an idea by aplanas

The Astronomy team at the University of Louisville is providing documentation about how to setup openSUSE for a better experience for the daily job:

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

Deploy openQA and review the test scripts

a project by XJin

For our daily work, usually we need to check running result from openQA as a good reference for the quality of a specific build. I'd like to take this chance to make openQA deployed and try to review the test scripts.

Updated over 6 years ago. 3 hacker ♥️.

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

Make NoNewPrivs/no_new_privs (no setuid binaries) the default

an invention by kukuk

Description

Updated 16 days ago. 3 hacker ♥️. 2 followers.

Learn Web Scraping with Python

an idea by qkzhu

This book seeks to put an end to many common questions about web scraping, while providing a comprehensive guide to most common web-scraping tasks.

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

Add automatic loading of salt autosign grains to saltboot

an idea by oholecek

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

Dive into Linux Kernel Memory management

an idea by herbert0890

When I worked on some bugs about Linux Kernel Memory management, I met zone, frame, slab allocator, buddy allocator, and etc. I want to summarize these memory management knowledge and dive deep into it. Hope I could finish some kernel modules to verify these theories.

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

Audio controlled smart devices

a project by bzoltan1

Project Description

Updated over 3 years ago. 3 hacker ♥️. 1 follower.

Enhance dotfiles and local environment to be more productive (or not)

a project by gpuliti

Description

Updated 23 days ago. 3 hacker ♥️. 1 follower.

openSUSE template for reveal.js

a project by cwh

reveal.js is a modern & lightweight HTML5/js-based presentation framework – much smarter than LibreOffice Impress can ever be (for a software developer). Richard Brown was so kind to create a proper LibreOffice presentation template for openSUSE and I would like to bring that design to reveal.js so next time I do a presentation I can happily use reveal.js while keeping up the openSUSE flag. :-)

Updated over 6 years ago. 3 hacker ♥️.

openSUSE code

a project by SLindoMansilla

openSUSE code

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

Polish a few GFXprim apps

a project by metan

Description

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

Learning more about Docker and Linux Network Internals

a project by acho-novell

Try some things about Docker and Understanding Linux Network Internals

Updated over 6 years ago. 3 hacker ♥️.

FCoE over virtio

a project by hreinecke

This project aims for enabling FCoE over virtio-net. With that we should be able to run FCoE within a KVM guest, and finally have a 'real' FC host in a KVM guest. This should enable 'real' FC testing, like link failure, multipath operations etc.

Updated over 6 years ago. 3 hacker ♥️.

Transactional Desktop

an invention by fcrozat

Leap 15 and TW supports Transactional Server system role but some additional work is needed to have a transactional desktop system role.

Updated over 6 years ago. 3 hacker ♥️.

Git stochastic bisection

a project by jankara

Bisection is a well known method of localizing which commit caused a regression in a code repository. git-bisect is a particularly used tool for this problem in git repositories. However it is often the case that the failure is probabilistic in nature - either because we don't have a reliable reproducer of the failure and thus not reproducing a problem on a particular commit does not mean the problem is not still present there, or because of inherent variability of e.g. performance regressions. Bisection for such failures is problematic as it takes only one false result for the bisection to end up in an unrelated part of code history. So in these cases we usually have to heavily extend runtime of a reproducer or do multiple test runs or multiple bisection runs to minimize a chance of error.

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

Reading SLES15 "Security and Hardening Guide"

an idea by llzhao

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

Improve Qualcomm SOC msm8994/msm8992 kernel mainline support

a project by pvorel

Project Description

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

Rust in linux kernel

an invention by dsterba

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

issuefs: FUSE filesystem representing issues (e.g. JIRA) for the use with AI agents code-assistants

an invention by llansky3

Description

Creating a FUSE filesystem (issuefs) that mounts issues from various ticketing systems (Github, Jira, Bugzilla, Redmine) as files to your local file system.

Updated 20 days ago. 3 hacker ♥️. 2 followers.

MIDI2-based Mixer API for ALSA

a project by ismaell

Description

MIDI supports volume control, so why not use that for ALSA?

Updated about 1 year ago. 3 hacker ♥️. 4 followers.

Add github and/or gitlab support to Zuul

an idea by aspiers

UPDATE: it turns out that people upstream are already working on this, so the idea would be to join that work.

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

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 almost 6 years ago. 3 hacker ♥️. 1 follower.

Linux kernel networking: Improving qdisc hierarchies

a project by jkosina

    jikos:~ # tc qdisc show
Updated over 6 years ago. 3 hacker ♥️.

zypper-docker reloaded

a project by mssola

The aim of this project is to finish up the work already done in previous editions of Hackweek in regards to zypper-docker. That being:

Updated over 6 years ago. 3 hacker ♥️.

OBS Project Monitor page redesign

a project by vpereirabr

Exactly what problem will this solve?

Updated over 1 year ago. 3 hacker ♥️. 2 followers.

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 almost 5 years ago. 3 hacker ♥️. 2 followers. Has no hacker: grab it!

ReFrame: DRM framebuffer based screencast and remote desktop.

a project by AZhou

Prototype

Updated 4 months ago. 3 hacker ♥️. 1 follower.

[Yast] Provide useful understandable error messages for Storage

an idea by locilka

It has probably already happened to you: Creating volume /dev/sda2 failed with error -1008 Did it tell anything useful to you? Maybe if Storage gave you some more info, you could have continued, fix the problem by yourself.

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

Bare metal testing in OpenQA

an invention by kwk

OpenQA uses the VNC protocol to interface with a test system. This limits test systems to be virtualized. Bare metal (physical) systems do not provide VNC out-of-the-box.

Updated over 6 years ago. 3 hacker ♥️.

Base Linux

a project by dspinella

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

Upstream support for RPi4 CM4 and Pi400

a project by nsaenzjulienne

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

Bootstrap UI for Weblate

an invention by mcihar

Implement better UI for Weblate using Twitter Bootstrap library.

Updated over 6 years ago. 3 hacker ♥️.

Implement git-explode to untangle linear sequence of commits into multiple independent topic branches

a project by aspiers

Automate the process described here:

Updated over 6 years ago. 3 hacker ♥️.

QA Portal

a project by maritawerner

QA wants to set up a new QA Portal to get an new organized entry point for all Information that is QA related. The Hackweek Project is to start a discussion with the different QA groups, SLE QA, CSS QA and QAM to collect ideas and make a concrete plan.

Updated over 6 years ago. 3 hacker ♥️.

K9s plugin for k3k navigation

a project by hgalalabdelazizahmed

Description

Updated 23 days ago. 3 hacker ♥️. 2 followers.

Tool to update images in an OpenStack Cloud

an idea by tbechtold

Currently there is an internal OpenStack instance (cloud.suse.de). Most of the images there are outdated so it's common that everybody just uploads a new image. Would be nice to have a tool which updates at least the most common images (SLE11&12, openSUSE, CentOS, Ubuntu, Debian, Fedora) automatically once a day. So ater spawning a new VM, there would be no need to first update (and maybe reboot) the machine or upload a new image before you can start to work.

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

Learn more about SDN & NFV

a project by teclator

I want to learn more about SDN and NFV, so i have started reading some book ASIN: B00WF85208 and prepared a list of things to get deeper into:

Updated over 6 years ago. 3 hacker ♥️.

make openSUSE working on Sony Xperia Tablet Z

a project by sleep_walker

Look once again on Xperia Tablet Z and try to have there openSUSE running natively as alternative operating system.

Updated over 6 years ago. 3 hacker ♥️.

legacy full tree creation

an idea by oertel

some developers have been missing the old-style full trees for current products (sle12). try to reuse existing code to create these trees without wasting disk-space by using hardlinks

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

Work on KDE translation improvement

a project by vpelcak

I intend to work on translation of KDE to Czech language.

Updated almost 5 years ago. 3 hacker ♥️.

Learn how to write Dracut modules

a project by nadvornik

  • learn how to write Dracut modules
Updated over 6 years ago. 3 hacker ♥️.

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 almost 4 years ago. 3 hacker ♥️. 2 followers.

Rancher Releases

a project by jpayne

Project Description

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

Implement search in zellij

an invention by MSirringhaus

Project Description

Updated over 3 years ago. 3 hacker ♥️. 1 follower.

Task manager in Elixir/Erlang

a project by vmoravec

Elixir is a Ruby-ish dialect of Erlang with meta-programming capabilities, this is my first project using it: pedro . The idea is to create a task manager that would organize tasks (jobs) and manage them in projects. It will be running locally, remotely or both in multi-node setup, will provide CLI, have web UI relying on http and websockets.

Updated over 6 years ago. 3 hacker ♥️.

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:

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

grub2-minimize-config

a project by jbohac

grub2-minimize-config

Replace the config-generating scripts to generate a minimalist grub2 config

Updated almost 5 years ago. 3 hacker ♥️.

Focus Friendly Desktop Adaptations

a project by wstephenson

Background

Given the number of different demands on our time and attention, it becomes increasing hard to focus and find the 'flow state' where a developer can be most productive. Interruptions due to chat notifications, email, and updater applets all break focus. Additionally, the desktop metaphor has in most cases failed to evolve as the browser and other MDI interfaces have become the focus for many users, and increased performance has allowed us to keep more tasks running and present on the desktop at once, presenting a higher cognitive load to the user.

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