Viewing profile — matthewcroughan
matthewcroughan
HN member- Joined
- Sat, Jul 10, 2021, 11:13 AM UTC
- HN karma
- 14
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About matthewcroughan
No profile information was provided.
Recent public activity
-
comment
Comment #43429536
Wondering what the recourse is, as my friend has an expensive paperweight now, and we used it a lot. Ideas welcome.
- story
-
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.
-
story
Nix.Camp 2024 Is On
https://nix.camp/ Bring your friends :)
- comment
- story
- comment
- story
- comment
- story
-
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…
-
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:/…
-
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.
- story
-
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 …
-
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…
-
comment
Comment #36891278
> docker forces all injection points to be super explicit. L O L
-
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…
-
comment
Comment #36891128
Nix. Nix. Nix. Nix. Nix. Nix. https://www.youtube.com/watch?v=0uixRE8xlbY https://www.youtube.com/watch?v=6Le0IbPRzOE
- story
-
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!
- story
-
comment
Comment #34625868
https://floxdev.com/blog/hash-collision
-
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…
-
comment
Comment #34601049
This is the only case then?