Viewing profile — mehackernewsacc
mehackernewsacc
HN member- Joined
- Thu, Jan 09, 2025, 4:04 PM UTC
- HN karma
- 9
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About mehackernewsacc
No profile information was provided.
Recent public activity
-
comment
Comment #48467872
Wow, nixidy really seems to tie up a lot of loose ends around working with Kubernetes in consistent, holistic way.
-
comment
Comment #48310972
Naming is hard, sure, but doing some due diligence up front to see what's already being used isn't very difficult. Very neat tool.
-
comment
Comment #48310391
Any plans to natively support projects using devenv instead of flakes?
-
comment
Comment #48223388
Is your company hiring?
-
comment
Comment #48059010
Being able to drop direnv as a dependency for environment auto-activation has been very nice.
-
comment
Comment #48027841
Shared up the chain, but bringing your attention to it as well: https://nixidy.dev/ solves all of these issues.
-
comment
Comment #48026275
You should take a look at https://nixidy.dev/ .
-
comment
Comment #47942002
Are you hiring? This sounds like a really cool space and product to work on.
- story
-
comment
Comment #47329626
Whoa. This is very, very cool. I love TypeScript and its type system, and started using Nix in the past few years and wished it could have something similar.
-
comment
Comment #47263720
Who watches the watcher? i.e. verify.ps1 is a separate program that needs to be verified somehow.
-
comment
Comment #46797980
I’m genuinely not trying to be combative here — I’m just noticing that a lot of your choices seem pretty unconventional, and I’m trying to understand the reasoning behind them, bec…
-
comment
Comment #46692586
Odd thing to proclaim, as Nix and Dagger-orchestrated containers are not 1:1?
-
comment
Comment #46636622
First-glance feedback is that Nix ( https://nixos.org/ ) is _way_ too established a technology to use its name in another software project, if only for SEO reasons, and I'd recomme…
-
comment
Comment #45792330
NixOS is what you are describing: https://nixos.org
-
comment
Comment #42646973
Just in case you are unaware, these build issues are entirely solvable by defining a Nix flake for your project, resulting in a repeatable, reproducible build every time: https://n…