unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: kiasoc5 <kiasoc5@disroot.org>
To: Csepp <raingloom@riseup.net>, Robby Zambito <contact@robbyzambito.me>
Cc: Sarthak Shah <shahsarthakw@gmail.com>,
	guix-devel@gnu.org, Felix Lechner <felix.lechner@lease-up.com>
Subject: Re: A Forum for Guix Users
Date: Fri, 14 Jul 2023 22:45:21 -0400	[thread overview]
Message-ID: <cf87d385-8998-9504-834d-a55f3b4606d6@disroot.org> (raw)
In-Reply-To: <87sf9rygb7.fsf@riseup.net>

On 7/13/23 11:21, Csepp wrote:
> 
> Robby Zambito <contact@robbyzambito.me> writes:
> 
>> Hi Sarthak,
>>
>>> As of now, it's a bit difficult for beginners to find answers to their problems in the mailing list or in IRC logs as they aren't very
>>> easy to navigate compared to forum threads.
>>
>> I personally think that it would be wiser to improve the documentation
>> relating to the mailing lists and IRC logs, rather than fragmenting the
>> places that someone should look for answers. Maybe a new / additional
>> frontend that is more approachable for new users would also be good.

Imo, fragmentation is abound in Guix.

The official docs, while very good, is missing things that often need to 
be answered by reading the source/commit log. Some examples: the manual 
is missing API documentation for many of the Guile functions for the 
Guix DSL. The custom kernel chapter in the cookbook doesn't mention 
using #:extra-options keyword yet. The packaging videos on the website 
still refer to old-style inputs, and there's no section in the cookbook 
that describes packaging paradigms such as avoiding assoc-ref.

If it's not in the manual, I (and probably many others) turn to my 
search engine. But there's a relative lack of blogs covering usage of 
Guix, probably because most people have difficulty using Guix on nonfree 
hardware. And the unofficial forums for Guix on Reddit/Lemmy, where 
there's the occasional question, commonly answered by "I don't know, did 
you read the manual/ask the mailing list/IRC?" Yes, I end up on the 
mailing list and IRC, but that's because it's not easy to find 
information that's not in the manual.

Compare this to Nix. It's likely more popular because users have access 
to the most number of updated packages on their (likely nonfree) 
computers and OSes (as Nix works on Mac). These users then write blog 
posts and engage with their community to espouse how amazing their Nix 
experience is, which in turn serves as informal documentation. More 
users = more contributors = more blog posts and engagement = more users 
= positive feedback loop.

The positive feedback loop is comparatively lacking on Guix, which might 
explain the "small, and possibly shrinking" community 
(https://lists.gnu.org/archive/html/guix-devel/2023-07/msg00072.html). 
There should some instruction to learn the "Guix way" in an organized 
and efficient manner, as well as to encourage users to document their 
experiences and share them online. If a forum helps with this, then I 
would support it.

> Sourcehut has full-time employees working on making these accessible, so
> it really boggles my mind why we aren't using that instead of Savannah
> and Debbugs.

I would support a migration to Sourcehut. It really has brought the 
forge to mailing list development. Maybe Guix can host their own 
Sourcehut instance, after sourcehut is packaged.



  parent reply	other threads:[~2023-07-15  2:45 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 13:52 A Forum for Guix Users Sarthak Shah
2023-07-13 14:05 ` Robby Zambito
2023-07-13 15:21   ` Csepp
2023-07-14 11:31     ` Msavoritias
2023-07-15 13:43       ` Attila Lendvai
2023-07-15 21:00         ` MSavoritias
2023-07-16  5:55           ` Julien Lepiller
2023-07-15  2:45     ` kiasoc5 [this message]
2023-07-15 13:59       ` Attila Lendvai
2023-07-15 13:14     ` Tobias Geerinckx-Rice
2023-07-14 21:10   ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-07-15 13:27     ` Attila Lendvai
2023-07-16 10:33     ` Pjotr Prins
2023-07-16 23:30       ` Csepp
2023-07-17 17:41         ` Attila Lendvai
2023-07-17  7:37       ` Ricardo Wurmus
2023-07-17  8:17         ` MSavoritias
2023-07-17 20:29           ` Csepp
2023-07-13 14:40 ` Andrea Rossi
2023-07-13 22:38 ` vidak
2023-07-17  7:58   ` Etienne B. Roesch
2023-08-19 12:47     ` Simon Tournier
2023-07-18  1:52 ` Wilko Meyer
2023-07-18 16:39   ` Nguyễn Gia Phong via Development of GNU Guix and the GNU System distribution.
2023-07-18 21:12     ` Ricardo Wurmus
2023-08-19 11:54 ` Simon Tournier
  -- strict thread matches above, loose matches on Subject: below --
2023-07-14 20:19 Andy Tai
2023-07-14 21:17 ` Sarthak Shah
2023-07-14 21:26   ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-07-14 22:12     ` Wojtek Kosior via Development of GNU Guix and the GNU System distribution.
2023-07-14 23:50   ` Nguyễn Gia Phong via Development of GNU Guix and the GNU System distribution.
2023-07-21 13:30   ` 宋文武
2023-07-18 11:45 Distopico
2023-07-21  8:37 ` Etienne B. Roesch
2023-07-23 16:17 ` Ahmed Khanzada
2023-07-24  2:41   ` Csepp
2023-08-19 10:59 ` Simon Tournier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cf87d385-8998-9504-834d-a55f3b4606d6@disroot.org \
    --to=kiasoc5@disroot.org \
    --cc=contact@robbyzambito.me \
    --cc=felix.lechner@lease-up.com \
    --cc=guix-devel@gnu.org \
    --cc=raingloom@riseup.net \
    --cc=shahsarthakw@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).