Live data from Hacker News

Viewing profile — mehackernewsacc

mehackernewsacc

HN member
Joined
Thu, Jan 09, 2025, 4:04 PM UTC
HN karma
9
Public activity
16 items

About mehackernewsacc

No profile information was provided.

Recent public activity

  1. comment
    Comment #48467872

    Wow, nixidy really seems to tie up a lot of loose ends around working with Kubernetes in consistent, holistic way.

  2. 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.

  3. comment
    Comment #48310391

    Any plans to natively support projects using devenv instead of flakes?

  4. comment
    Comment #48223388

    Is your company hiring?

  5. comment
    Comment #48059010

    Being able to drop direnv as a dependency for environment auto-activation has been very nice.

  6. comment
    Comment #48027841

    Shared up the chain, but bringing your attention to it as well: https://nixidy.dev/ solves all of these issues.

  7. comment
    Comment #48026275

    You should take a look at https://nixidy.dev/ .

  8. comment
    Comment #47942002

    Are you hiring? This sounds like a really cool space and product to work on.

  9. story
  10. 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.

  11. comment
    Comment #47263720

    Who watches the watcher? i.e. verify.ps1 is a separate program that needs to be verified somehow.

  12. 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…

  13. comment
    Comment #46692586

    Odd thing to proclaim, as Nix and Dagger-orchestrated containers are not 1:1?

  14. 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…

  15. comment
    Comment #45792330

    NixOS is what you are describing: https://nixos.org

  16. 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…