vcuadradojuan

vcuadradojuan

Nuremberg

Add a machine-readable output to dmidecode

a project by jdelvare

Description

There 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.

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

pudc - A PID 1 process that barks to the internet

a project by mssola

Description

Updated 3 months ago. 1 hackers ♥️. 1 follower.

Smart lighting with Pico 2

a project by jmodak

Description

I 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:

Updated 20 days ago. No love. 1 follower.

Update M2Crypto

a project by mcepl

There are couple of projects I work on, which need my attention and putting them to shape:

Updated about 1 month ago. 4 hacker ♥️. 3 followers.

Bring to Cockpit + System Roles capabilities from YAST

a project by miguelpc

Bring to Cockpit + System Roles features from YAST

Updated 16 days ago. 9 hacker ♥️. 4 followers.

Improve/rework household chore tracker `chorazon`

a project by gniebler

Description

Updated about 1 month ago. No love. 2 followers.

Improvements to osc (especially with regards to the Git workflow)

a project by mcepl

Description

There is plenty of hacking on osc, where we could spent some fun time. I would like to see a solution for https://github.com/openSUSE/osc/issues/2006 (which is sufficiently non-serious, that it could be part of HackWeek project).

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

Liz - Prompt autocomplete

a project by ftorchia

Description

Liz is the Rancher AI assistant for cluster operations.

Updated 14 days ago. 2 hacker ♥️. 3 followers.

openQA log viewer

an idea by mpagot

Description

*** Warning: Are You at Risk for VOMIT? ***

Updated 19 days ago. 4 hacker ♥️. 4 followers. Has no hacker: grab it!

early stage kdump support

a project by mbrugger

Updated 16 days ago. 20 hacker ♥️. 13 followers.

Improve UML page fault handler

a project by ptesarik

Description

Improve UML handling of segmentation faults in kernel mode. Although such page faults are generally caused by a kernel bug, it is annoying if they cause an infinite loop, or panic the kernel. More importantly, a robust implementation allows to write KUnit tests for various guard pages, preventing potential kernel self-protection regressions.

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

Add Qualcomm Snapdragon 765G (SM7250) basic device tree to mainline linux kernel

a project by pvorel

Qualcomm Snapdragon 765G (SM7250) (smartphone SoC) has no support in the linux kernel, nor in u-boot. Try to add basic device tree support. The hardest part will be to create boot.img which will be accepted by phone.

Updated 16 days ago. 1 hackers ♥️. 1 follower.

bpftrace contribution

a project by mkoutny

Description

Updated 16 days ago. 1 hackers ♥️. 1 follower.

Backporting patches using LLM

a project by jankara

Description

Updated 12 days ago. No love. 1 follower.

Mail client with mailing list workflow support in Rust

a project by acervesato

Description

Updated 19 days ago. 2 hacker ♥️. 1 follower.

git-fs: file system representation of a git repository

a project by fgonzalez

Description

This project aims to create a Linux equivalent to the git/fs concept from git9. Now, I'm aware that git provides worktrees, but they are not enough for many use cases. Having a read-only representation of the whole repository simplifies scripting by quite a bit and, most importantly, reduces disk space usage. For instance, during kernel livepatching development, we need to process and analyze the source code of hundreds of kernel versions simultaneously.This is rather painful with git-worktrees, as each kernel branch requires no less than 1G of disk space.

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

A CLI for Harvester

a project by mohamed.belgaied

Harvester does not officially come with a CLI tool, the user is supposed to interact with Harvester mostly through the UI. Though it is theoretically possible to use kubectl to interact with Harvester, the manipulation of Kubevirt YAML objects is absolutely not user friendly. Inspired by tools like multipass from Canonical to easily and rapidly create one of multiple VMs, I began the development of Harvester CLI. Currently, it works but Harvester CLI needs some love to be up-to-date with Harvester v1.0.2 and needs some bug fixes and improvements as well.

Updated about 2 months ago. 12 hacker ♥️. 14 followers.

Cluster API Provider for Harvester

a project by rcase

Updated 2 months ago. 10 hacker ♥️. 9 followers.

Contribute to terraform-provider-libvirt

a project by pinvernizzi

Description

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

SUSE Health Check Tools

a project by roseswe

SUSE HC Tools Overview

Updated about 1 month ago. 5 hacker ♥️. 5 followers.

Rewrite Distrobox in go (POC)

a project by fabriziosestito

Description

Rewriting Distrobox in Go.

Updated about 1 month ago. 7 hacker ♥️. 4 followers.

Create a go module to wrap happy-compta.fr

a project by cbosdonnat

Description

Updated 22 days ago. No love. 1 follower.

HTTP API for nftables

an idea by crameleon

Background

Updated 9 days ago. No love. 1 follower. Has no hacker: grab it!

Add support for todo.sr.ht to git-bug

an idea by mcepl

Description

I am a big fan of distributed issue tracking and the best (and possibly) only credible such issue tracker is now git-bug. It has bridges to another centralized issue trackers, so user can download (and modify) issues on GitHub, GitLab, Launchpad, Jira). I am also a fan of SourceHut, which has its own issue tracker, so I would like it bridge the two. Alas, I don’t know much about Go programming language (which the git-bug is written) and absolutely nothing about GraphQL (which todo.sr.ht uses for communication). AI to the rescue. I would like to vibe code (and eventually debug and make functional) bridge to the SourceHut issue tracker.

Updated 17 days ago. No love. 1 follower. Has no hacker: grab it!

terraform-provider-feilong

a project by e_bischoff

Project Description

Updated 11 days ago. 8 hacker ♥️. 2 followers.
7
9
9
10

Activity

  • about 1 year ago: vcuadradojuan started Create some Rust crates for the Bevy ECS engine
  • about 1 year ago: vcuadradojuan originated Create some Rust crates for the Bevy ECS engine
  • about 2 years ago: vcuadradojuan started A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • about 2 years ago: vcuadradojuan added keyword "flightsimulation" to A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • about 2 years ago: vcuadradojuan added keyword "planes" to A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • about 2 years ago: vcuadradojuan added keyword "xpbd" to A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • about 2 years ago: vcuadradojuan added keyword "bevy" to A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • about 2 years ago: vcuadradojuan added keyword "simulator" to A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • about 2 years ago: vcuadradojuan added keyword "rust" to A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • about 2 years ago: vcuadradojuan added keyword "physics" to A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • about 2 years ago: vcuadradojuan originated A Flight Dynamics Library written in Rust with an Entity Component System architecture
  • almost 5 years ago: vcuadradojuan joined Rust Bootcamp
  • over 7 years ago: vcuadradojuan liked Learn Ansible
  • about 8 years ago: vcuadradojuan started Practice Go
  • about 8 years ago: vcuadradojuan added keyword "go" to Practice Go
  • about 8 years ago: vcuadradojuan added keyword "golang" to Practice Go
  • about 8 years ago: vcuadradojuan liked Practice Go
  • about 8 years ago: vcuadradojuan originated Practice Go
  • about 8 years ago: vcuadradojuan liked Take care of my Debian packages
  • about 8 years ago: vcuadradojuan liked Take care of my Debian packages
  • about 8 years ago: vcuadradojuan liked saltify dotfiles, workstation, laptop, Desktop Environment and beyond (NAS, router, media center, Kodi, if time allows)
  • about 8 years ago: vcuadradojuan liked Take care of my Debian packages
  • about 8 years ago: vcuadradojuan liked Gomoduino: put some nice lights on your workstation to notify your coleagues when you are busy
  • about 8 years ago: vcuadradojuan liked Take care of my Debian packages
  • about 8 years ago: vcuadradojuan liked Ansible configs for home infrastructure: router, nas, server, desktop, laptop, htpc, offlinepc
  • All Activity