vcuadradojuan

vcuadradojuan

Nuremberg

FizzBuzz OS

a project by mssola

Project Description

Updated 4 months ago. 6 hacker ♥️. 5 followers.

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 4 months ago. 2 hacker ♥️. 2 followers.

Team Hedgehogs' Data Observability Dashboard

a project by gsamardzhiev

Description

This project aims to develop a comprehensive Data Observability Dashboard that provides r insights into key aspects of data quality and reliability. The dashboard will track:

Updated 4 months ago. 2 hacker ♥️. 2 followers.

Ansible for add-on management

a project by lmanfredi

Description

Updated 4 months ago. No love. 1 follower.

Run local LLMs with Ollama and explore possible integrations with Uyuni

a project by PSuarezHernandez

Description

Using Ollama you can easily run different LLM models in your local computer. This project is about exploring Ollama, testing different LLMs and try to fine tune them. Also, explore potential ways of integration with Uyuni.

Updated 4 months ago. 4 hacker ♥️. 1 follower.

Symbol Relations

a project by hli

Description

Updated 4 months ago. 2 hacker ♥️. 3 followers.

Selenium with Python

a project by xguo

Description

Try to create test case about Selenium base on Python

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

Small healthcheck tool for Longhorn

a project by mbrookhuis

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

early stage kdump support

a project by mbrugger

Updated 4 months ago. 17 hacker ♥️. 12 followers.

Model checking the BPF verifier

a project by shunghsiyu

Project Description

Updated over 1 year ago. 9 hacker ♥️. 3 followers.

Create a DRM driver for VGA video cards

a project by tdz

Yes, those VGA video cards. The goal of this project is to implement a DRM graphics driver for such devices. While actual hardware is hard to obtain or even run today, qemu emulates VGA output.

Updated about 2 years ago. 6 hacker ♥️. 4 followers.

Linux on Cavium CN23XX cards

a project by tsbogend

Before Cavium switched to ARM64 CPUs they developed quite powerful MIPS based SOCs. The current upstream Linux kernel already supports some Octeon SOCs, but not the latest versions. Goal of this Hack Week project is to use the latest Cavium SDK to update the Linux kernel code to let it running on CN23XX network cards.

Updated about 2 years ago. 2 hacker ♥️. 2 followers.

Contributing to Linux Kernel security

an idea by pperego

Description

Updated 3 months ago. 3 hacker ♥️. 3 followers. Has no hacker: grab it!

Modularization and Modernization of cifs.ko for Enhanced SMB Protocol Support

a project by hcarvalho

Creator:
Enzo Matsumiya ematsumiya@suse.de @ SUSE Samba team

Updated 5 months ago. No love. 2 followers.

Kill DMA and DMA32 memory zones

a project by ptesarik

Description

Updated 4 months ago. 4 hacker ♥️. 3 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 4 months ago. 1 hackers ♥️. 2 followers.

Create DRM drivers for VESA and EFI framebuffers

a project by tdz

Description

Updated 4 months ago. 4 hacker ♥️. 2 followers.

Modernize ocfs2

a project by goldwynr

Ocfs2 has gone into a stage of neglect and disrepair. Modernize the code to generate enough interest.

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

Explore the integration between OBS and GitHub

a project by pdostal

Project Description

Updated about 2 years ago. 6 hacker ♥️. 6 followers.

A CLI for Harvester

a project by mohamed.belgaied

[comment]: # Harvester does not officially come with a CLI tool, the user is supposed to interact with Harvester mostly through the UI [comment]: # Though it is theoretically possible to use kubectl to interact with Harvester, the manipulation of Kubevirt YAML objects is absolutely not user friendly.

Updated 5 months ago. 11 hacker ♥️. 10 followers.

WebUI for your data

a project by avicenzi

A single place to view every bit of data you have.

Updated 8 months ago. 2 hacker ♥️. 2 followers.

toptop - a top clone written in Go

a project by dshah

Description

toptop is a clone of Linux's top CLI tool, but written in Go.

Updated 5 months ago. 1 hackers ♥️. 2 followers.

Contribute to terraform-provider-libvirt

a project by pinvernizzi

Description

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

Automate PR process

a project by idplscalabrini

Description

This project is to streamline and enhance the pr review process by adding automation for identifying some issues like missing comments, identifying sensitive information in the PRs like credentials. etc. By leveraging GitHub Actions and golang hooks we can focus more on high-level reviews

Updated 4 months ago. No love. 2 followers.

Cluster API Add-on Provider for Kubewarden

a project by csalas

Description

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

terraform-provider-feilong

a project by e_bischoff

Project Description

Updated 4 months ago. 6 hacker ♥️. 2 followers.

Dartboard TUI

a project by IValentin

Description

Our scalability and performance testing swiss-army knife tool Dartboard is a major WIP so why not add more scope creep?

Updated 5 months ago. 2 hacker ♥️. 2 followers.

iSCSI integration in Warewulf

a project by ncuralli

Description

Updated 4 months ago. 3 hacker ♥️. 3 followers.

OpenQA Golang api client

a project by hilchev

Description

I would like to make a simple cli tool to communicate with the OpenQA API

Updated 5 months ago. No love. 3 followers.

Learn enough Golang and hack on CoreDNS

a project by jkuzilek

Description

I'm implementing a split-horizon DNS for my home Kubernetes cluster to be able to access my internal (and external) services over the local network through public domains. I managed to make a PoC with the k8s_gateway plugin for CoreDNS. However, I soon found out it responds with IPs for all Gateways assigned to HTTPRoutes, publishing public IPs as well as the internal Loadbalancer ones.

Updated 4 months ago. 4 hacker ♥️. 1 follower.

Harvester Packer Plugin

a project by mrohrich

Description

Hashicorp Packer is an automation tool that allows automatic customized VM image builds - assuming the user has a virtualization tool at their disposal. To make use of Harvester as such a virtualization tool a plugin for Packer needs to be written. With this plugin users could make use of their Harvester cluster to build customized VM images, something they likely want to do if they have a Harvester cluster.

Updated 4 months ago. 1 hackers ♥️. 1 follower.
7
9
9
10

Activity

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