dmidecode: no more open-coded printfs

a project by jdelvare

There's a long standing request to extend the output of dmidecode to something that would be machine-readable. Something like an XML or JSON-based format. Unfortunately this can't be implemented right now because the output of dmidecode is generated by open-coded printfs as the DMI table is being parsed, with no intermediate structures nor temporary buffers.

Updated almost 6 years ago. 3 hacker ♥️. 1 follower.

uMEC Documentation - Architecture and Installation

a project by FSzekely

Overview

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

DRM driver for USB-based SiS graphics cards

a project by tdz

Back in the late 90s to early 2000s, SiS graphics chips were fairly common and found in many low-end devices. Today, the chips are still capable enough for simple graphics needs, but the graphics cards were on PCI and AGP buses. They are not usable in modern computers.

Updated over 4 years ago. 3 hacker ♥️. 1 follower.

machine learning with Python

a project by hrommel1

Description

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

ReFrame: Yet another Wayland remote desktop.

a project by AZhou

Description

Updated about 17 hours ago. 2 hacker ♥️. 1 follower.

Learning podman with selinux enabled

a project by gosipyan

Project Description

Podman is an open-source, Linux-based tool that builds Docker-compatible container images

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

Open Source ONVIF Camera Implementation

a project by nbelouin

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Gemini-Powered Systemic Bug Evaluation and Management Assistant

a project by rtsvetkov

Description

To build a tool or system that takes a raw bug report (including error messages and context) and uses a large language model (LLM) to generate a series of structured, Socratic-style or Systemic questions designed to guide a the integration and development toward the root cause, rather than just providing a direct, potentially incorrect fix.

Updated 1 day ago. 5 hacker ♥️. 5 followers.

OSHW USB token for Passkeys (FIDO2, U2F, WebAuthn) and PGP

a project by duwe

Description

Updated 1 day ago. 1 hackers ♥️. 1 follower.

investigate how kernel live patching works

a project by herbert0890

kGraft is SUSE Labs answer to the rising need for being able to patch the running kernel without rebooting the system. I think this kind of tool is very cool, so by this hackweek chance, I want to investigate it how it works and how it was implemented. And also by this chance, I hope I can improve my ability of kernel hacking. If you are also interested in kernel live patching, please join this project together.

Updated over 4 years ago. 1 hackers ♥️.