early stage kdump support

a project by mbrugger

Project Description

When we experience a early boot crash, we are not able to analyze the kernel dump, as user-space wasn't able to load the crash system. The idea is to make the crash system compiled into the host kernel (think of initramfs) so that we can create a kernel dump really early in the boot process.

Updated 10 months ago. 13 hacker ♥️. 9 followers.

Port some classic game to Linux

a project by MDoucha

Let's pick some old classic game, reverse engineer the data formats and game rules and write an open source engine for it from scratch. Some games from 1990s are simple enough that we could have a playable prototype by the end of the week. Write which games you'd like to hack on in the comments. Don't forget to check e.g. on Open Source Game Clones, Github and SourceForge whether the game is ported already.

Updated about 2 months ago. 32 hacker ♥️. 17 followers.

Preserve SUSE's history

a project by fos

Project Description

SUSE dissolved an old warehouse, containing lots and lots of boxes with old SUSE / SuSE / S.u.S.E software. All of those boxes were originally going to be dumped in March 2021, which could be prevented.

Updated about 2 months ago. 25 hacker ♥️. 9 followers.

Framework laptop integration

a project by nkrapp

Project Description

Although openSUSE does run on the Framework laptops out-of-the-box, there is still room to improve the experience. The ultimate goal is to get openSUSE on the list of community supported distros

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

Explore the integration between OBS and GitHub

a project by pdostal

Project Description

The goals:

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

influxdb-rails 2.0

a project by hennevogel

Release v2.0 of the gem and dashboards TODO: https://github.com/influxdata/influxdb-rails/issues?q=is%3Aopen%20is%3Aissue%20project%3Ainfluxdata%2F118

Updated 11 months ago. 1 hackers ♥️. 3 followers.

WebUI for your data

a project by avicenzi

A single place to view every bit of data you have.

Problem

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

Enhance remote and in office social relationship

a project by baldarn

Project Description

After the 2019 covid pandemic, remote and hybrid work has started to become more and more popular. The main drowback of working remotely are social relationship with coworkers. Let's try to improve this, and maybe, also offer a solution for other companies!

Updated 28 days ago. 3 hacker ♥️. 3 followers.

Switch software-o-o to parse repomd data

a project by hennevogel

Currently software.opensuse.org search is using the OBS binary search for everything, even for packages inside the openSUSE distributions. Let's switch this to use repomd data from download.opensuse.org

Updated 10 months ago. 5 hacker ♥️. 4 followers.

Create openSUSE images for Arm/RISC-V boards

an invention by avicenzi

Project Description

Create openSUSE images (or test generic EFI images) for Arm and/or RISC-V boards that are not yet supported.

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

Continue AKTIVE, my Tcl Image & Vector Extension

an invention by andreas-kupries

Project Description

(HackWeek 24):

Updated 1 day ago. No love. 1 follower.

SUSE Prague claw machine

a project by anstalker

Project Description

The idea is to build a claw machine similar to e.g. this one:

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

New openSUSE-welcome

a project by lkocman

Project Description

Let's revisit our existing openSUSE welcome app.

Updated about 1 month ago. 1 hackers ♥️. 1 follower.

FizzBuzz OS

a project by mssola

Project Description

FizzBuzz OS (or just fbos) is an idea I've had in order to better grasp the fundamentals of the low level of a RISC-V machine. In practice, I'd like to build a small Operating System kernel that is able to launch three processes: one that simply prints "Fizz", another that prints "Buzz", and the third which prints "FizzBuzz". These processes are unaware of each other and it's up to the kernel to schedule them by using the timer interrupts as given on openSBI (fizz on % 3 seconds, buzz on % 5 seconds, and fizzbuzz on % 15 seconds).

Updated 18 days ago. No love. 1 follower.

Update my own python audio and video time-lapse and motion capture apps and publish

a project by dmair

Project Description

Many years ago, in my own time, I wrote a Qt python application to periodically capture frames from a V4L2 video device (e.g. a webcam) and used it to create daily weather timelapse videos from windows at my home. I have maintained it at home in my own time and this year have added motion detection making it a functional video security tool but with no guarantees. I also wrote a linux audio monitoring app in python using Qt in my own time that captures live signal strength along with 24 hour history of audio signal level/range and audio spectrum. I recently added background noise filtering to the app. In due course I aim to include voice detection, currently I'm assuming via Google's public audio interface. Neither of these is a professional home security app but between them they permit a user to freely monitor video and audio data from a home in a manageable way. Both projects are on github but out-of-date with personal work, I would like to organize and update the github versions of these projects.

Updated 13 days ago. No love. 1 follower.

Calendar TUI with GCal support

a project by malikirri

Project Description

Due to lack of good and simple TUI applications for calendars, there's a need to create one.

Updated 13 days ago. No love. 2 followers.

Small healthcheck tool for Longhorn

a project by mbrookhuis

Project Description

We have often problems (e.g. pods not starting) that are related to Longhorn. In several cases the cause could be as simple as overcommitting the available diskspace. To check this, you have to login to Rancher, select the correct K8S cluster, go to Longhorn and then click through the menus. It would be much simpler if there is simple tool, you can run on the CLI that provides the information. Also it should list if the PVC status.

Updated 6 days ago. No love. 1 follower.