unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* advanced?
@ 2022-11-26 21:47 Simon Josefsson via Development of GNU Guix and the GNU System distribution.
  2022-11-27  8:51 ` advanced? Liliana Marie Prikler
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Simon Josefsson via Development of GNU Guix and the GNU System distribution. @ 2022-11-26 21:47 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 1144 bytes --]

Hi

I find use of the term 'advanced' wrt Guix confusing and even mildly
excluding, even though it is wide-spread.  What is advanced about Guix?
Can I use it even if I'm not an advanced user?  What do others think?
Is there some historical background for this description of Guix?

How about the attached patch to merely drop this term in some place?

I would happily agree that Guix supports and encourages advanced
features.  But that is not exactly the same as saying Guix itself is
advanced.  If we want to use the term, I think it would be better to
rephrase things as 'Guix supports advanced features such as X, Y and Z'
if we really want to drive home that we are advanced.

I would prefer to use a basic or even simple operating system, and I'd
like to think Guix can be that for me, but maybe everyone has different
preferences, so maybe it doesn't really have to say anything.

(Or we could re-claim a variant of Debian's old slogan 'Guix - a free
universal operating system' but that may be controversial...)

The patch is meant as food for thought as I'm sure I'm missing
something, and it may be a language/cultural thing.

/Simon

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-website-Reduce-use-of-advanced-term.patch --]
[-- Type: text/x-diff, Size: 2626 bytes --]

From aac8f6d1fb382b9f9120b7cd51dc80e8ef07cc03 Mon Sep 17 00:00:00 2001
From: Simon Josefsson <simon@josefsson.org>
Date: Sat, 26 Nov 2022 22:35:15 +0100
Subject: [PATCH] website: Reduce use of 'advanced' term.

---
 website/apps/base/templates/about.scm | 4 ++--
 website/apps/base/templates/home.scm  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/website/apps/base/templates/about.scm b/website/apps/base/templates/about.scm
index 9e2d252..1cf2f65 100644
--- a/website/apps/base/templates/about.scm
+++ b/website/apps/base/templates/about.scm
@@ -16,7 +16,7 @@
   (theme
    #:title (C_ "webpage title" '("About"))
    #:description
-   (G_ "Guix is an advanced distribution of the GNU operating system.
+   (G_ "Guix is a distribution of the GNU operating system.
     Guix is technology that respects the freedom of computer users.
     You are free to run the system for any purpose, study how it
     works, improve it, and share it with the whole world.")
@@ -45,7 +45,7 @@ system|GNU Hurd|GNU Guix package manager") #\|)
 
       ,(G_
         `(p
-          "Guix System is an advanced distribution of the "
+          "Guix System is a distribution of the "
           ,(G_ `(a (@ (href ,(gnu-url))) "GNU operating system"))
           ".  It uses the "
           ,(G_ `(a (@ (href ,(gnu-url "software/linux-libre"))) "Linux-libre"))
diff --git a/website/apps/base/templates/home.scm b/website/apps/base/templates/home.scm
index 7b72da8..8a0bccd 100644
--- a/website/apps/base/templates/home.scm
+++ b/website/apps/base/templates/home.scm
@@ -18,9 +18,9 @@
   "Return the Home page in SHTML using the data in CONTEXT."
   (theme
    #:title (C_ "webpage title"
-               '("GNU's advanced distro and transactional package manager"))
+               '("GNU Guix transactional package manager and distribution"))
    #:description
-   (G_ "Guix is an advanced distribution of the GNU operating system.
+   (G_ "Guix is a distribution of the GNU operating system.
    Guix is technology that respects the freedom of computer users.
    You are free to run the system for any purpose, study how it
    works, improve it, and share it with the whole world.")
@@ -45,7 +45,7 @@ management|Reproducibility") #\|)
        ,(G_
          `(li
            ,(G_ `(b "Liberating."))
-           " Guix is an advanced distribution of the "
+           " Guix is a distribution of the "
            ,(G_ (link-yellow
                  #:label "GNU operating system"
                  #:url (gnu-url "gnu/about-gnu.html")))
-- 
2.30.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-01-09 13:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-26 21:47 advanced? Simon Josefsson via Development of GNU Guix and the GNU System distribution.
2022-11-27  8:51 ` advanced? Liliana Marie Prikler
2022-11-27 12:39 ` advanced? zimoun
2022-11-27 17:22 ` advanced? Ryan Prior
2022-11-27 18:35 ` advanced? Vagrant Cascadian
2022-11-28 11:18   ` advanced? Ludovic Courtès
2022-11-28 14:44     ` advanced? Simon Josefsson via Development of GNU Guix and the GNU System distribution.
2022-11-28 18:36       ` advanced? zimoun
2023-01-04 11:00       ` advanced? Ludovic Courtès
2023-01-09 12:02         ` advanced? Simon Josefsson via Development of GNU Guix and the GNU System distribution.
2022-11-28 15:35   ` advanced? Denis 'GNUtoo' Carikli
2023-01-04 10:54 ` advanced? Ludovic Courtès
2023-01-09 11:12   ` advanced? Ludovic Courtès
2023-01-09 11:37     ` advanced? Julien Lepiller

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).