The Ricer's Guide to Linux

a project by simotek

Working with some of the Linux modding communities I am aiming to make the ultimate guide / knowledge base for modifying the look and feel of your Linux install.

Updated almost 6 years ago. No love. 1 follower.

Can we (machine) learn from bug reports?

a project by gboiko

Bug reports can be a great source of information, but usually finding the information requires extensive work in reading through all of the discussions and understanding the details about it.

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

Rust in linux kernel

an invention by dsterba

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

New features in openqa-trigger-from-obs for openQA

a project by jlausuch

Description

Implement new features in openqa-trigger-from-obs to make xml more flexible.

Updated about 1 year ago. No love. 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 5 days ago. 3 hacker ♥️. 2 followers.

Arcticwolf - A rust based user space NFS server

an invention by vcheng

Description

Rust has similar performance to C. Also, have a better async IO module and high integration with io_uring.

Updated 1 day ago. No love. 2 followers.

Learn about Service Management

a project by lrupp

Project Description

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

ARM SCMI study

a project by clin

Updated almost 3 years ago. 2 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.

git-fs: file system representation of a git repository

a project by fgonzalez

Description

This project aims to create a Linux equivalent to the git/fs concept from git9. Now, I'm aware that git provides worktrees, but they are not enough for many use cases. Having a read-only representation of the whole repository simplifies scripting by quite a bit and, most importantly, reduces disk space usage. For instance, during kernel livepatching development, we need to process and analyze the source code of hundreds of kernel versions simultaneously.This is rather painful with git-worktrees, as each kernel branch requires no less than 1G of disk space.

Updated 8 days ago. 1 hackers ♥️. 2 followers.

VLC: fix video filter chain

a project by moskyto

Dive into VLC and fix mixing video and audio sources together with multiple transcoding and multiple outputs.

Updated almost 9 years ago. No love.

More Web Tech in Desktop -- A File Manager using nw.js

a project by VictorYang

The trend of adopting Web technology in Desktop is ubiquitous these days. Both as a learning project and a proof of concept, we'd like to

Updated over 6 years ago. 2 hacker ♥️.

Sat solve product dependencies on the server

a project by wstephenson

Overview

With the recent explosion of product extensions, modules, bases, the decomposition of monolithic base products into modules, and the amount of churn in product composition between releases, the task of calculating product dependencies and migrations between products has approached the complexity of package management. We have a state of the art tool for solving package dependencies, so why not apply it to the new domain?

Updated over 6 years ago. 4 hacker ♥️.

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.

Better default conky theme

a project by simotek

As per the title I am aiming to investigate a much nicer conky default, I have a short list, but it depends on asking people nicely to license there work, if I have to create something from scratch it probably won't happen this hackweek.

Updated about 1 year ago. No love. 1 follower.

Cockpit for YES Certification

a project by nm75

Updated over 4 years ago. No love. 2 followers.

Open-source software for controlling Genesis Thor keyboard

an invention by jbaier_cz

Motivation

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

Quick read some NFS related RFC

a project by yosun

Description

Recently, I became interested in NFS and want to learn more about it by reading related RFC files. However, there seem to be quite a lot of them. The goal is to glance at them and get a basic feel for the differences between each version.

Updated about 1 year ago. No love. 1 follower.

Porting the Release Tool from Python to Go

a project by gyribeiro

Description

Port release tool from Python to Go to learn language features and industry best practices. The project prioritizes proper Go architecture (concurrency, interfaces, error handling) over direct translation, concluding with a performance benchmark comparison between the two implementations.

Updated 8 days ago. 1 hackers ♥️. 2 followers.

open-source RPI Smart Speaker (Hey, geeko)

an invention by HarrisonWAffel

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

Open source voice controlled AI drawing interface for young kids

an invention by jstehlik

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

Remove `flask_restx` dependency from mash

a project by amunoz

Description

Updated about 1 year ago. No love. 1 follower.

finish the ioq3 arm VM

an invention by lnussel

I need to finish my work from the last hackweek

Updated over 6 years ago. 1 hackers ♥️.

Explore Clojure and ClojureScript ecosystem

a project by bergmannf

This project will focus mostly on getting to know the Clojure and ClojureScript ecosystem.

Updated almost 9 years ago. No love.

Linux kernel networking: Improving qdisc hierarchies

a project by jkosina

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