TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Deploy scripts using G-expressions

18 点作者 rekado将近 2 年前

4 条评论

vitiral将近 2 年前
&gt; The G-expression we installed on the remote machine didn&#x27;t go alone. It went carrying along the htpasswd utility and all the other required dependencies. In total, this amounted to 407.9 MiB!<p>I get that many of these would be installed anyway, but this right here feels like it demonstrates much of the problem of modern software complexity. I like that there are tools like Guix to try and get a handle on that complexity though!
t0astbread将近 2 年前
TIL that Guix is based on Nix. I always thought it&#x27;s a completely separate implementation of the same paradigm until now. Would be interesting to see a comparison which parts&#x2F;concepts of Nix are used by Guix and what it introduces on top! (Beyond surface-level facts like how many packages it has or that the CLI is different.)
评论 #36155426 未加载
kiwidrew将近 2 年前
Shame that the shell script is so concise compared to the &quot;G-expression&quot; mess that&#x27;s meant to replace it.
评论 #36162809 未加载
mikedelago将近 2 年前
I&#x27;ve been using Guix for around a year now (installed alongside Arch Linux), but I haven&#x27;t been able to grok G-exprs until now! What a cool feature
评论 #36155442 未加载