β² 1434 βΌ That's LTT in the bottom (lemmy.dbzer0.com) submitted 2 years ago by 0x4E4F@lemmy.dbzer0.com to c/linuxmemes@lemmy.world 486 comments fedilink hide all child comments
[β] callyral@pawb.social 11 points 2 years ago (2 children) btw i use Nixos permalink fedilink source parent hideshow 4 child comments replies: [β] excitingburp@lemmy.world 6 points 2 years ago The language itself has no type enforcement, the type checking is implemented within nixpkgs. This might seem like pedantry, but it really matters for things like LSPs (text editor autocomplete). I think that's what scares some people off: it's like OG Minecraft, you need to have the wiki/search.nixos.org open while you are doing your editing. That being said, the type checking goes much deeper than what the windows registry does - e.g. it won't allow you to enable conflicting services - like grub and systemd-boot - at the same time. permalink fedilink source parent [β] xenoclast@lemmy.world 4 points 2 years ago claps permalink fedilink source parent
[β] excitingburp@lemmy.world 6 points 2 years ago The language itself has no type enforcement, the type checking is implemented within nixpkgs. This might seem like pedantry, but it really matters for things like LSPs (text editor autocomplete). I think that's what scares some people off: it's like OG Minecraft, you need to have the wiki/search.nixos.org open while you are doing your editing. That being said, the type checking goes much deeper than what the windows registry does - e.g. it won't allow you to enable conflicting services - like grub and systemd-boot - at the same time. permalink fedilink source parent