Live data from Hacker News

Viewing profile — matthewcroughan

matthewcroughan

HN member
Joined
Sat, Jul 10, 2021, 11:13 AM UTC
HN karma
14
Public activity
37 items

About matthewcroughan

No profile information was provided.

Recent public activity

  1. comment
    Comment #43429536

    Wondering what the recourse is, as my friend has an expensive paperweight now, and we used it a lot. Ideas welcome.

  2. story
  3. comment
    Comment #41071346

    Actually yes, but they haven't had the money to re-implement it all, such that it works again as it once did.

  4. story
    Nix.Camp 2024 Is On

    https://nix.camp/ Bring your friends :)

  5. comment
  6. story
  7. comment
  8. story
  9. comment
  10. story
  11. comment
    Comment #40849370

    The SCION Book goes over a lot of potential solutions that are possible because of the architecture, but my favorite is hidden paths. https://scion.docs.anapaya.net/en/latest/hidde…

  12. comment
    Comment #40845403

    For my own setup, I'm looking into Path Aware Networking (PAN) architectures like SCION to avoid exposing paths to my sshd, without having to set up a VPN or port knocking. https:/…

  13. comment
    Comment #38587820

    TL;DR is that it uses TCL Expect and Tesseract OCR together to automate the installation of archaic operating systems and boil them down to a single Nix command, or nixosModule.

  14. story
  15. comment
    Comment #36891505

    Reproducibility and build determinism are slightly different. Nix is not really about bit-for-bit reproducibility, that is a side-goal, and one that is being worked towards. It is …

  16. comment
    Comment #36891314

    "Easier to use" comes at a cost. I have to wonder whether there's a lower limit to how "easy" reproducibility can be. It is a matter of physics at some level, and the ease of repro…

  17. comment
    Comment #36891278

    > docker forces all injection points to be super explicit. L O L

  18. comment
    Comment #36891244

    What you suggested about the listed steps is a bad suggestion. Docker should crash if you don't use a sha256 in a Dockerfile, or at least make some sort of lock file. But it instea…

  19. comment
    Comment #36891128

    Nix. Nix. Nix. Nix. Nix. Nix. https://www.youtube.com/watch?v=0uixRE8xlbY https://www.youtube.com/watch?v=6Le0IbPRzOE

  20. story
  21. comment
    Comment #35286579

    At 2 hours it's probably a bit too long for some, but I liked taking questions and just going with the flow!

  22. story
  23. comment
    Comment #34625868

    https://floxdev.com/blog/hash-collision

  24. comment
    Comment #34604704

    So what about the IPFS CAR format? https://car.ipfs.io/ , it would fulfill a lot of what I expect from NAR too. NAR or CAR, I don't care, I believe the content is what matters, not…

  25. comment
    Comment #34601049

    This is the only case then?