Viewing profile — jkarni
jkarni
HN member- Joined
- Sat, Feb 02, 2013, 12:01 AM UTC
- HN karma
- 694
- Public activity
- 119 items
- HN profile
- View on Hacker News ↗
About jkarni
Recent public activity
-
comment
Comment #48771876
The limiting factor on speed-tests when you have 10-25 Gbps internet is WiFi. That’s what this is more likely showing.
-
comment
Comment #48370022
> bubbles are notoriously unpredictable and generally don't happen when they are loudly and widely proclaimed to happen any minute now. Is that true? It seemed to me that the most …
-
comment
Comment #48291294
Thomas Aquinas believed cruelty to animals was wrong not because animals have souls (and with that all the standard moral rights), but because it can teach us cruelty to other huma…
- story
- story
- story
-
comment
Comment #45443152
Yeah, I heard Jane Street disables even cache.nixos.org, and I think that's very sensible (but a pity...).
- story
-
comment
Comment #43430839
It’s still helpful to eg fold different phases in Nix, and different derivation output. I work on garnix.io, which is exactly a Nix-based CI alternative for GitHub, and we had to b…
-
comment
Comment #43027523
We also do something similar at garnix, but when enabling incremental builds. Instead of just skipping the build stage, we also “normalize” the eval into just the store path, and s…
-
story
Show HN: Garnix modules – CI and hosting rethought
Hi HN! We're the team behind garnix, and today we're releasing the beta of garnix modules. Check it out at: https://garnix.io/modules . In some ways garnix modules should be very f…
-
comment
Comment #41319155
Yeah, nix on macOS can be a pain… You might be too deeply scarred to come close to it, but we just wrote a blog post about deploying NixOS servers without installing nix locally or…
- story
- story
-
comment
Comment #39698761
This is part of why we built https://garnix.io/
-
comment
Comment #38658889
Garn [0] is most of that: simpler CLI, and Typescript for configuration, though lying on top of Nix. (Disclaimer: I work on garn) [0] https://github.com/garnix-io/garn
- story
-
comment
Comment #38117518
It’s to allow interpolation of packages and environments. But in practice we don’t use it that often, so we were thinking of switching the main function to using just a second stri…
- story
- story
-
comment
Comment #34364602
Resveratrol is "as close to a miraculous molecule as you can find." NAD+ “is the closest we’ve gotten to a fountain of youth.” Both quoted in an excellent article on Sinclair: http…
-
comment
Comment #34363870
This is coming from David Sinclair, who claimed resveratrol was the fountain of youth (it wasn't, but he still managed to sell his resveratrol company for hundreds of millions), an…
- story
-
comment
Comment #33144940
Thank you!
-
comment
Comment #33135781
There are lots of advantages and disadvantages to both, and use cases where one or the other shines. A proper response would probably be a blog post in length, but in brief, I find…