back
user profile
domenkozar
769karma·158submissions·July 17, 2019
recent activity (158 total)
comment
There is data-science channel on Matrix and Discord!
comment
That's the maximum and for some reason they always take that long. For no competition I'm not sure, but that would help.
comment
https://ok2.de/ThinkPad/P14s-14/ThinkPad-P14s-AMD-Gen-2-21A0... …
comment
I realize that the current naming is confusing, so while writing a tutorial I opened https://github.com/NixOS/nixpkgs/issues/126949 that hopefully gets us to a naming s…
comment
That's going to be improved once Nix 2.4 comes out. Another few weeks to get all installer fixes out.
comment
We've just made Nix support Apple Silicon natively! I've also been working on tutorials for beginners at https://nix.dev , for example how to set up declarative developer environm…
comment
It's interesting since from https://github.com/sponsors/frenck#sponsors he pitches: > Are you enjoying my work? And want to support me in my effort helping the world to b…
comment
https://nix.dev/tutorials/deploying-nixos-using-terraform
comment
Link?
comment
I agree with your reasoning and the reason this is hard to change is similar to Python 2->3 transition. If it was about 50 users, we could just do it. Since there are many users, it takes a while t…
comment
Thanks. I'm looking for feedback on the content - in terms of problems with it and what's missing!
comment
That's the long term plan, once the new command line stabilizes.
comment
That's another problem of documentation. The correct way is to search for packages as the following: https://nix.dev/tutorials/ad-hoc-developer-environments.html... And then…
comment
Do you have some examples of that? Maybe a link to discord discussion?
comment
https://nix.dev/tutorials/deploying-nixos-using-terraform.ht... showcases how you can use terraform to provision things and Nix to describe the machine. There's also https:…
comment
There's Darwin support in Nix, but it needs to be polished: https://opencollective.com/nix-macos
comment
We've grown a lot in last few years and haven't caught up with the policies. See https://github.com/NixOS/nixpkgs/issues/118661 for details. Note that those s…
comment
Did you follow the language tutorial in the manual or something else?
comment
What kind of tutorial would you like to read?
comment
I've written a few tutorials at https://nix.dev/ , more to come in following months :)
comment
Tutorial on declarative and reproducible developer environments with Nix: https://nix.dev/tutorials/declarative-and-reproducible-devel... …
comment
If you're looking to try out Nix, let me know if I something is missing on https://nix.dev/