FizzBuzz OSa project by mssola 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. |
ESETv2 Emulator / interpreteran invention by m.crivellari DescriptionESETv2 is an intriguing challenge developed by ESET, available on their website under the "Challenge" menu. |
FastFileCheck workan invention by pstivanin DescriptionFastFileCheck is a high-performance, multithreaded file integrity checker for Linux. Designed for speed and efficiency, it utilizes parallel processing and a lightweight database to quickly hash and verify large volumes of files, ensuring their integrity over time. |