Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pierrebeucher
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
pierrebeucher
1y ago
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 providers. > more or less identical
2.
▲
by
pierrebeucher
1y ago
Do you also use a VPN like Tailscale for out-of-home / remote access ?
3.
▲
by
pierrebeucher
1y ago
Thanks ! Do not hesitate to let me know how it goes if you give it a try
4.
▲
by
pierrebeucher
1y ago
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 :)
5.
▲
Show HN: I built a FOSS tool to run your Steam games in the Cloud
(github.com)
30 points
by
pierrebeucher
1y ago
|
9 comments
6.
▲
Show HN: secret-sharer – CLI tool to share secrets using Shamir's Secret Sharing
(github.com)
1 points
by
pierrebeucher
2y ago
|
0 comments
7.
▲
by
pierrebeucher
2y ago
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 tool they open-sourced. (interpreted from what I read
8.
▲
by
pierrebeucher
2y ago
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 probably not needed in most dev environments anyway, so
9.
▲
by
pierrebeucher
2y ago
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 different features. Both are great in my opinion.
10.
▲
Flox, a better alternative to Dev Containers
(medium.com)
45 points
by
pierrebeucher
2y ago
|
17 comments
11.
▲
by
pierrebeucher
2y ago
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 :)
12.
▲
by
pierrebeucher
2y ago
Same problem, encountering similar problems with Qwant (though not always)
13.
▲
by
pierrebeucher
2y ago
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. Click here to try again._ It seems others have the same issue a
14.
▲
Show HN: Novops – Secret and Config manager for local and CI environments
(github.com)
1 points
by
pierrebeucher
2y ago
|
2 comments
15.
▲
by
pierrebeucher
2y ago
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 (Hashicorp Vault, AWS/GCP/Azure,
16.
▲
Show HN: Vaultrs – Rust-based HashiCorp Vault client library
(github.com)
2 points
by
pierrebeucher
3y ago
|
0 comments
17.
▲
by
pierrebeucher
3y ago
Novops - https://github.com/PierreBeucher/novops - is a similar tools with active maintenance, more flexibility (generic interface, support plain strings and different secrets providers). Teller is nice but lacks some
18.
▲
Automated, Reproducible and Secure Development and CI Environments
(blog.crafteo.io)
1 points
by
pierrebeucher
3y ago
|
1 comments
19.
▲
by
pierrebeucher
3y ago
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 path for lots of us. I started a blog post series to help you l
20.
▲
by
pierrebeucher
3y ago
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 and/or companies but haven&#x
21.
▲
Show HN: A dotenv file on steroïd for Devs, SysAdmins and DevOps
(github.com)
4 points
by
pierrebeucher
3y ago
|
4 comments
22.
▲
Efficient Docker build with SSH Docker daemon
(blog.crafteo.io)
1 points
by
pierrebeucher
4y ago
|
1 comments
23.
▲
by
pierrebeucher
4y ago
Working with Docker for 8+ years I've seen many teams struggling with build process optimization - mostly around CI config for efficient cache re-use. I was surprised very little literature mention that a Docker daemon can be configure