Open source contributions
ZeroMQ
Support for AF_VSOCK.
packer-vsphere
Previously known as jetbrains-infra/packer-builder-vsphere, it is now the official vSphere integration for Packer: https://github.com/vmware/packer-plugin-vsphere.
I added the following features:
- Upload an ISO to a datastore before building a vSphere template, https://github.com/jetbrains-infra/packer-builder-vsphere/pull/164
- Add a force option to deregister an already existing template with the same name, https://github.com/jetbrains-infra/packer-builder-vsphere/pull/186
- Fill the “note” field of a template to save some information, https://github.com/jetbrains-infra/packer-builder-vsphere/pull/185
terraform-provider-ovh
I implemented the first version of the ovh_domain_zone_record resource for the OVH Terraform provider.
https://github.com/ovh/terraform-provider-ovh/pull/3
saltstack
I use SaltStack daily at work. I fixed some bugs upstream and added support for configuring Consul ACLs.
- https://github.com/saltstack/salt/pull/49261
- https://github.com/saltstack/salt/pull/49232
- https://github.com/saltstack/salt/pull/50885
graftorio2
In the past, I maintained a fork of the Factorio mod “graftorio”. It outputs Prometheus metrics to a file that can be consumed with node_exporter. https://github.com/remijouannet/graftorio2
myconso_ha
I spent way too much time and money on Home Assistant. I can check my water consumption data on a mobile app called Myconso. I have developed a Python SDK and the associated Home Assistant integration to retrieve and store the data.