Live data from Hacker News

Viewing profile — zach_mitchell

zach_mitchell

HN member
Joined
Wed, Mar 01, 2023, 7:34 PM UTC
HN karma
11
Public activity
5 items

About zach_mitchell

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #34989221

    I've also noticed this. If you install `rustc` it says that you get `rust-gdb`, but that's really just a wrapper script around `gdb`, which it doesn't install.

  3. comment
    Comment #34987854

    Here you go: https://nixos.wiki/wiki/Flakes https://tonyfinn.com/blog/nix-from-first-principles-flake-ed... The second link appears to be down at the moment so check back later.

  4. comment
    Comment #34987802

    You can use as much or as little of it as you want, which I know is not a satisfying answer. I think the most common use case is as a build system, but in this context you aren't l…

  5. comment
    Comment #34987165

    Author here if anyone has questions