|
Port OTPClient to GTK >= 4.18a record by pstivanin Project Description |
Add a machine-readable output to dmidecodea project by jdelvare DescriptionThere have been repeated requests for a machine-friendly dmidecode output over the last decade. During Hack Week 19, 5 years ago, I prepared the code to support alternative output formats, but didn't have the time to go further. Last year, Jiri Hnidek from Red Hat Linux posted a proof-of-concept implementation to add JSON output support. This is a fairly large pull request which needs to be carefully reviewed and tested. |
pudc - A PID 1 process that barks to the interneta project by mssola Description |
Smart lighting with Pico 2a project by jmodak DescriptionI am trying to create a smart-lighting project with a Raspberry Pi Pico that reacts to a movie's visuals and audio that involves combining two distinct functions: |
x64id: An x86/x64 instruction disassembleran invention by m.crivellari DescriptionThis is an old side project. An x86/x64 machine code decoder. It is useful to get instructions' length and identify each of its fields. |