pierrebeucher

↗ HN profile [ 60.2 ms ] full profile
Karma
32
Created
March 4, 2022 (4y ago)
Submissions
0
  1. I wanted to play my Steam games but my aging PC couldn’t keep up, so I built Cloudy Pad - a tool to run Steam in the Cloud (GitHub: https://github.com/PierreBeucher/cloudypad) It runs on AWS, Azure, GCP, Scaleway and…

  2. As part of my annual data backup, I implemented a small CLI to keep my important info safe. Here it is open-sourced :)

  3. I made Novops, a FOSS secret manager for development and CI. It fetches secrets and configs from source (Hashicorp Vault, AWS, GCP, Azure...) and ensure they are used securely on your workflow. Key features: - Fetches…

  4. Hello HN :) I made a kind of dotenv file on steroïd. It helps developers, sysadmins and DevOps load and source secrets / configs as env vars and files seamlessly from various providers (e.g. Hashicorp Vault, Clouders,…