A CI/CD approach for Solid Ground

a project by vstsironis

Solid Ground is an essential software tool for the daily tasks of an L3 agent. A continuous integration/continuous delivery (CI/CD), and even more a continuous deployment, approach is currently missing from its development ecosystem slowing down its release cycles.

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

Add MOKx for blacklisting any specific hash of kernel module (Hackweek 10 in Taipei)

a project by joeyli

Add MOKx for blacklisting any specific hash of kernel module.

Updated over 6 years ago. 1 hackers ♥️.

QJobViewer

a project by apappas

Updated almost 3 years ago. 1 hackers ♥️. 1 follower.

Image ranker via click-to-choose using locally running UI

an invention by jeremy_moffitt

Description

Create an locally deployable application that allows the user to repeatedly choose between two images from a set to rank them over the course of multiple comparisons. The image set should be loadable from a local file folder the user specifies, then the program displays 2 images at a time to the user who selects their preferred image, random comparisons continue until the user decides they are done, or some threshold for comparisons is met (for example, all images except 1 have "lost" 5 times). The resulting stack sort is available to the user. As a stretch goal the images could be renamed or copy+rename based on the results. Additional stretch goal would be to sort images from a library of URLs (or perhaps a flickr stream). An unlikely but ambitious additional stretch goal is to filter out blurry images using some sort of AI plugin.

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

Crash Reference Card for ARM64

an idea by ptesarik

Update the Crash Reference Card, replacing 32-bit x86 with ARM64. The above link contains all sources I used to create the original card.

Updated almost 4 years ago. 1 hackers ♥️. Has no hacker: grab it!

Learn about debugging of services in systemd/dbus times

a project by mvancura

boot: to find logs with both kernel and user-space parts, be able to add debug flags etc. to the failing service configuration... suspend/resume: what services are configured? Something triggered via DBus? How to find? And how to debug that?

Updated over 6 years ago. 1 hackers ♥️.

Improve git workflow for qemu packaging

an idea by bfrogers

For some time I've wanted to improve our git based patch workflow for qemu to be more friendly toward "generic joe" contributing fixes, and for handling patching the code in git submodules just as easily as we handle patching for the main qemu code. Once again, I'll try to make some progress here. This time, hopefully it will stick.

Updated over 6 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Improve zypp-gui tool

a project by xiaoguang_wang

zypp-gui is a gui tool to update the system and install the packages in openSUSE distro. It's written by rust.

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

gphoto2 work

an invention by msmeissn

Description

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

UEFI on ARM

an idea by gary_lin

Aarch64 was added into UEFI spec recently, and the patches already landed into edk2. The goal of this project is to make an UEFI image to run on the Foundation Model and package Aarch64 edk2 in OBS, so that everyone can just download the latest image and play it.

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