Internal shared images repository

a project by ancorgs

During the last CSM workshop we identified the need to have a good way to share the images we use for testing. We have documented the requirements and the current status in this wiki page (we even have a diagram).

Updated over 6 years ago. 5 hacker ♥️.

Linux System on USB stick

an invention by jsmeix

I like to have a Linux system that completely runs on an USB stick (read and write also for persistent storage) so that it can run

Updated over 6 years ago. 5 hacker ♥️.

drgn for kernel core analysis

a project by tabraham1

Description

drgn as a programmable debugger can be useful for kernel core analysis

Updated about 1 year ago. 5 hacker ♥️. 2 followers.

Setup Home Assistant on Pi4 and collect solar panel stats

a project by emiura

Setup a Home Assistant on Raspberry Pi4 and collect statistics from solar panel energy production

Updated about 1 year ago. 5 hacker ♥️. 2 followers.

[ARM] Ceph on AArch64

an idea by algraf

Octopuses have many ARMs, so we should definitely allow them to run on them too!

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

Scripts and recipes for setting up VMs with multipath and other compex storage stacks

a project by mwilck

Customers are using complex storage stacks such as LVM over dm-crypt over MD RAID over multipath over iSCSI and FC with LOTs of LUNs, and we're facing problems in that area which are usually very hard to reproduce. It's also hard to guard against regressions.

Updated almost 6 years ago. 5 hacker ♥️.

reading a book: <<How Google Tests Software>>

a project by llzhao

Project Description

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

Extend GObject based introspectable API to libzypp

an invention by zbenjamin

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

osc Porcelain inside Emacs

a project by agraul

Project Description

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

Creating Userspace Livepatching using GNU Compiler Infrastructure

an idea by gbelinassi

Description

Livepatching can be described as replacing a faulty, bugged function with another function that contains the fix for the problem. This process requires the livepatch developer to extract the code from the project in question (e.g. glibc, openssl) in such a way to create a single shared object file (.so) that can be loaded within all processes that uses such library.

Updated about 1 year ago. 5 hacker ♥️. 1 follower. Has no hacker: grab it!