Viewing profile — pierrebeucher
pierrebeucher
HN member- Joined
- Fri, Mar 04, 2022, 5:47 PM UTC
- HN karma
- 32
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About pierrebeucher
No profile information was provided.
Recent public activity
-
comment
Comment #44308401
You're right cost is an issue, that's why Cloudy Pad is mostly suitable for occasional players (up to 30h or 40h / months) in which case it's still cost efficient to use such Cloud…
-
comment
Comment #44307090
Do you also use a VPN like Tailscale for out-of-home / remote access ?
-
comment
Comment #44307039
Thanks ! Do not hesitate to let me know how it goes if you give it a try
-
comment
Comment #44307036
Hi there, I'm Pierre the creator. Work is in progress on this, I hope it will be available in a few weeks since it's a highly requested feature :)
-
story
Show HN: I built a FOSS tool to run your Steam games in the Cloud
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 …
- comment
- story
-
story
Show HN: secret-sharer – CLI tool to share secrets using Shamir's Secret Sharing
As part of my annual data backup, I implemented a small CLI to keep my important info safe. Here it is open-sourced :)
-
comment
Comment #41945175
From what I gather it's exactly this in reverse: they already were a consulting company providing development environment to teams as part of their package, and Flox is an internal…
-
comment
Comment #41945145
I agree. Plain Nix is very complex but highly configurable and allow very complex use case, whereas Flox / devenv are much easier to setup but hide certain Nix features (which are …
-
comment
Comment #41945100
Wouldn't have said better, devenv and Flox are indeed similar and both uses Nix packages. We can say they are different frontends to the same set of packages, with slightly differe…
- story
- story
-
comment
Comment #40458994
Not too hard, it's one of the source I plan to implement along with Infisical and others. Feel free to create an issue for this :)
-
comment
Comment #40451574
Same problem, encountering similar problems with Qwant (though not always)
-
comment
Comment #40451565
It seems DuckDuckGo has some kind of outage. The site itself is not down but every search I did recently are greeted with _Sorry, we ran into an error displaying these results. Cli…
- story
-
story
Show HN: Novops – Secret and Config manager for local and CI environments
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 y…
-
comment
Comment #39836492
Working on Novops ( https://github.com/PierreBeucher/novops ), a FOSS config & secret manager for development and CI. It helps manages secrets securely from various sources (Hashic…
- story
-
comment
Comment #39140575
Novops - https://github.com/PierreBeucher/novops - is a similar tools with active maintenance, more flexibility (generic interface, support plain strings and different secrets prov…
-
comment
Comment #37338002
Hello HN ! As developer and DevOps I often lived the painful situation of setting up development environments and CI config when onboarding new projects... A long and difficult pat…
- story
-
comment
Comment #37025704
Can you be more specific about "big players denouncing the 'type of game' development behind BG3" ? I've heard a few things about BG3 development method being critized by some devs…
-
story
Show HN: A dotenv file on steroïd for Devs, SysAdmins and DevOps
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 provi…