Kernel debugging

a project by firoyang

Collecting problems and writing tools or methods for kernel debugging.

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

Install BLOB-less U-Boot in SPI of Pine64 ROCKPro64 and boot from NVMe disk

a project by clanig

Project Description

This project is about installing a fully open source ARM machine. It was not originally a Hack Week project and some information gathering was already done before.

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

Learn how to write 'Learn Language App'

a project by kalabiyau

The basic idea behind learning language is to ensure three parts:

Updated over 6 years ago. 1 hackers ♥️.

Creates a Google Sheets Extension for SubHub OEM API

a project by cwh

Description

Let Product Ops request OEM Keys by just a few mouse clicks.

Updated 8 months ago. No love. 1 follower.

CodeAdopter

a project by kalabiyau

Initial idea to build a tool to help rubygems community to rotate maintainers for abandoned projects.

Updated over 6 years ago. 2 hacker ♥️.

Hack-a-geeko

a project by okir

Using traditional hardware development tools, apply a Non-uniform Choppy Transformation to a block of ligneous substance. The end result should be a 3D rendering of the Geeko glyph.

Updated over 4 years ago. 2 hacker ♥️.

Docker orchestration

a project by flavio_castelli

Play with Docker orchestration tools like the ones provided by CoreOS, OpenShift and kubernetes. Provide packages for openSUSE and SLE.

Updated about 6 years ago. 1 hackers ♥️.

Port a fake signal optimization to kGraft

a project by mbenes

We currently work on a consistency model for upstream livepatching infrastructure. We use something called a fake signal to speed up a finalization of the patching process. I'll port the implementation to kGraft in SLES which should allow to remove immediate patching since it has recently proved to be problematic...

Updated over 4 years ago. 1 hackers ♥️.

arm64 set-top-box based workstation

a project by mbrugger

Tronsmart has a Rockchip rk3368 based set-top-box [1].

Updated over 3 years ago. 7 hacker ♥️.

zypper-docker with multiple backends and an API

a project by mssola

During the last CSM workshop I started to refactor zypper-docker in a way that:

Updated over 6 years ago. 3 hacker ♥️.

Jessy: it is like Alexa, but closer to you

a project by bmaryniuk

Alexa understands you. Jessy is the same, but you also understand her! :-)

Updated over 3 years ago. 3 hacker ♥️.

openSUSE Tumbleweed Snapshots: refactor for S3 and deploy

an invention by jberry

In lieu of official hosting which was requested a year ago, go ahead and refactor approach to work on AWS S3. The previous approaches used either soft or hard links to avoid duplicating files that remain unchanged between snapshots, but S3 is not a file-system and does not support links. The closest comparable concept are object level redirects, but managing and creating those would be combersome, slow, and result in a higher bill. To avoid that an alternative that does not require object level redirects to simulate links, but that does not requiring duplicating files would be preferable.

Updated over 7 years ago. No love.

Cleanup backlog of Mediagoblin

a project by bbobrov

From the mediagoblin.org website:

Updated over 6 years ago. 1 hackers ♥️.

Load balancing and cloud instances with Raspberri Pi

a project by SLindoMansilla

Description

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

Install openSUSE Tumbleweed and set up hass on rpi4

a project by mlin7442

I got a Raspberry pi 4 not long ago, I'd like to install openSUSE Leap 15.2(Alpha) on it, and set up hass - Home Assistant, a open source home automation assistant on rpi4, then have some fun with it!

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

tcetc - transaction capable /etc

a project by wpreston2

tcetc

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

investigate Bose headset tools and add support for QC Earbuds

a project by fcrozat

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

Systems performance: golang and benchmarks

a project by dmaiocchi

Project Description

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

Research on Solar router/optimizer with Home Assistant

an invention by fcrozat

Updated 9 months ago. 2 hacker ♥️. 1 follower.

Emulate a 68k on x86

a project by BLandorff

Description

In C++ and x86 assembly, build an Emulator for Motorola 68000.

Updated 8 months ago. 2 hacker ♥️. 2 followers.

REST API for QADB

a project by llipavsky

QADB is the database used to strore results of automated tests in SUSE QA.

Updated over 6 years ago. 2 hacker ♥️.

Use systemd Service Templates to manage OBS workers

an invention by enavarro_suse

Project Description

Updated over 2 years ago. 1 hackers ♥️. 2 followers.

detect and visualise git commits' patch-based dependencies

a project by aspiers

It is well-known that two git commits within a single repo can be independent from each other, by changing separate files to each other, or changing separate parts of the same file(s). Conversely when a commit changes a line, it is "dependent" on not only the commit which last changed that line, but also any commits which were responsible for providing the surrounding lines of context, because without those previous versions of the line and its context, the commit's diff would not cleanly apply.

Updated over 6 years ago. 4 hacker ♥️.

Fix a focus stealing bug in pidgin in openSUSE

a project by moskyto

I have an IRC tab open in pidgin and an adjacent XMPP tab; the latter one displayed with focus. When a new XMPP tab opens in background (with a message incoming), the IRC tab steals the focus but not the display. It brings annoying situations when I sometimes send something accidentally to the IRC instead of XMPP, not noticing that I don't have focus.

Updated over 6 years ago. 1 hackers ♥️.

Play with afl fuzzer

an invention by metan

The afl fuzzer is an interesting tool that uses compile time instrumentation and genetic algorithms to automatically produce test cases that will trigger different code paths in binary...

Updated over 6 years ago. 6 hacker ♥️.