Learn more about C programming

an idea by mitiao

Re-learn and improve C programming skill. Also join weihua's project https://hackweek.suse.com/15/projects/1960 to read and hack with C.

Updated almost 7 years ago. 2 hacker ♥️. Has no hacker: grab it!

Full automation testing framework for KVM

a project by jnwang

So I have to build a tool for in full automation, when I work on KVM testing. The tool should be base on and compatible QASET (that is used currently in QA team.

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

Brine in Go: A Salt Formula Build System

a project by Druonysus

What is Brine?

Updated almost 7 years ago. 2 hacker ♥️. 1 follower.

openSUSE for Android

a project by adrianSuSE

Termux is already bringing a terminal and debian package manager to Android.

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

Critik8s

a project by ftorchia

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

Learn how to use the Relm4 Rust GUI crate

a project by xiaoguang_wang

Relm4 is based on gtk4-rs and compatible with libadwaita. The gtk4-rs crate provides all the tools necessary to develop applications. Building on this foundation, Relm4 makes developing more idiomatic, simpler, and faster.

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

CoPA – Patch container vulnerabilities on the fly

an idea by pohanhuang

Description

Updated 2 months ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Try to model check gfp_flags with cbmc

a project by vbabka

Paul McKenney's blog article inspired me to try apply his approach to kernel's memory allocation flags (gfp_flags) and how their combinations affect the decisions and actions taken during page allocation. Recent upstream development around these flags leads me to believe that the complexity is too high for me to reason about them and change the code without unintended changes in semantics. So it might be worth to let the computer do the hard work.

Updated almost 7 years ago. 2 hacker ♥️.

Add support for the new lockless printk ringbuffer into crash-python

an idea by pmladek

printk() is function that is used to print messages in the kernel code. The messages are stored into an internal buffer and show on the registered consoles. They could be read and stored by userspace when the system is running. The messages might not reach the console or userpace when the system crashes. One way to see them is reading them from a kernel crashump.

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

Package workflow experiments

a project by jfehlig

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