diff options
Diffstat (limited to '')
-rw-r--r-- | _articles/2018-07-17-running-guix-on-nixos.md | 2 | ||||
-rw-r--r-- | _articles/2020-11-14-local-first-software-you-own-your-data-in-spite-of-the-cloud-article-review.md | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/_articles/2018-07-17-running-guix-on-nixos.md b/_articles/2018-07-17-running-guix-on-nixos.md index e409f3c..6005f9f 100644 --- a/_articles/2018-07-17-running-guix-on-nixos.md +++ b/_articles/2018-07-17-running-guix-on-nixos.md @@ -12,7 +12,7 @@ Guix on a NixOS machine. Even though the Guix manual explains how to do it [0]: https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html#Binary-Installation I couldn't just install GuixSD because my wireless network card -doesn't have any free/libre drivers (yet). +doesn't have any free drivers (yet). ## Creating `guixbuilder` users diff --git a/_articles/2020-11-14-local-first-software-you-own-your-data-in-spite-of-the-cloud-article-review.md b/_articles/2020-11-14-local-first-software-you-own-your-data-in-spite-of-the-cloud-article-review.md index 635a9a5..68ae03c 100644 --- a/_articles/2020-11-14-local-first-software-you-own-your-data-in-spite-of-the-cloud-article-review.md +++ b/_articles/2020-11-14-local-first-software-you-own-your-data-in-spite-of-the-cloud-article-review.md @@ -110,15 +110,15 @@ If it stops working due do, say, data growth, what are the options? Reverting to an earlier backup, and making it read-only? That isn't really a "Long Now", but rather a "Long Now as long as the software keeps working as expected". -The point is: if the software isn't free/libre, "The Long Now" isn't achievable +The point is: if the software isn't free, "The Long Now" isn't achievable without a lot of wishful thinking. Maybe the authors were trying to be more -friendly towards business who don't like libre software, but in doing so they've proposed +friendly towards business who don't like free software, but in doing so they've proposed a contradiction by reconciling "The Long Now" with proprietary software. -It isn't the same as saying that any free/libre software achieves that ideal, +It isn't the same as saying that any free software achieves that ideal, either. The license can still be free, but the source code can become unavailable due to cloud rot. Or maybe the build is undocumented, or the build -tools had specific configuration that one has to guess. A piece of free/libre +tools had specific configuration that one has to guess. A piece of free software can still fail to achieve "The Long Now". Being free doesn't guarantee it, just makes it possible. |