From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oWJrNQ1D1mCdagEAgWs5BA (envelope-from ) for ; Fri, 25 Jun 2021 22:56:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OFmTMA1D1mDNcwAA1q6Kng (envelope-from ) for ; Fri, 25 Jun 2021 20:56:45 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 11B952F761 for ; Fri, 25 Jun 2021 22:56:45 +0200 (CEST) Received: from localhost ([::1]:55022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lwssU-0002lp-Td for larch@yhetil.org; Fri, 25 Jun 2021 16:56:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwssM-0002lc-C7 for help-guix@gnu.org; Fri, 25 Jun 2021 16:56:34 -0400 Received: from mx1.dismail.de ([78.46.223.134]:42271) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwssH-0003W5-C6 for help-guix@gnu.org; Fri, 25 Jun 2021 16:56:34 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id d410a1cf; Fri, 25 Jun 2021 22:56:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:cc:in-reply-to:references; s=20190914; bh=7JfDkXKv/jdLfZHe+lbsJH7z0FG115DW63kTC+cqMiM=; b=ls19qypH8DxJ T65VtvKnmw88fun1NzNlK70tZwGVFF6dENe62HDsMSXmA35AJsDtvr1v2D1e+3Z6 42188v3OV+v7UJLZGl7kC7ck+Lj53mELV2/xiukI7C94NYmpaQl4EvIlSLYz0W76 CAir8RsKiptgTtEAgg5jlUs2j6FQymp9zeqemujs/JqLUmnx8rQ93QxvU1CAr9yO HdfAv4PQqGqR/JjwzuEGiug+lCBnW1RNyHLN/vHmBqECDqluoMDlqs6Ns3vw1P0v hcXKsH5pmq96LA4NrvQDXWL+H0BSLCXCoJIkDygitOiOGpOJQEGVq7Cfob5xdpeV ZHQAfkMWKw== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id e385812d; Fri, 25 Jun 2021 22:56:24 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 36db18e7; Fri, 25 Jun 2021 22:56:24 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 5d545e0d (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Fri, 25 Jun 2021 22:56:23 +0200 (CEST) MIME-Version: 1.0 Date: Fri, 25 Jun 2021 20:56:22 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.14.0a From: jbranso@dismail.de Message-ID: <999d14a56998b787056467406ba6c9c2@dismail.de> Subject: Re: package manager guix on Windows and OSX To: "Jonathan McHugh" Cc: "Edouard Klein" , "=?utf-8?B?UGF0cmljaW8gTWFydMOtbmV6?=" , help-guix@gnu.org In-Reply-To: <87wnqh3kc3.fsf@libre.brussels> References: <87wnqh3kc3.fsf@libre.brussels> <87y2azyw0g.fsf@disroot.org> <87fsx686kv.fsf@rdklein.fr> <871r8px48s.fsf@dismail.de> Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624654605; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=NIFjVz0giUh1RFdzajfOEtltlSweOT4J823k7+EnV1g=; b=OZs1ri5Z0Y2UKyXObvS/PnLb3iVwGmhNy9NGFiSJtLSM1IoAjq7j+x8W63i3mKP4jwFg/j QIN2os1AzDXqJLwwMRBqqpk03w/n6yBr4oqLfGZueQC2miqlW4DQuwGTRZ+X4RsSt8yohN 5UonX23N9ZMG0kjsJ6Aew1c2XO/crcCv7suTn/dLN7SKiPwzvnP1VXYmp9pXThxIEEM/wz WShvvsKcqGX1TGWlJbk+eYBCeXVLuPanrLLGUatP9+GhpD5ygOJm0u0TNBIhbbhID9Qfov 6zm92gc2YVcrxwyMrKppcIJhrAligk44JshBrlkIu5PzjZvd9Kr+WZDCu4yEhg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624654605; a=rsa-sha256; cv=none; b=B2LtgIyPsT+D4xze35/1v3NY07OY12mrvdyVUUqVIYG5aCMz5zyq5O6aH9UUYi4fFpzAhp 2cyGOUYoK4JMq6UVfmME8tLN9StgXjVyo6YCukJJ/huC2QblnEV5+gEym6sRKIFnWC55Ld DBJ+ASqqKreT0DDjGicOmqkJtgGqAL8zMGlcGI4HMp6fctDwcHDJUz9Pj5L1+LVpbSTLeE bhIUiofl9A6qfOvLP9o/RUz9lwmgUpT+x9qhnQ+bilSFma2WN8/KVTN1xPWPzjDFPetyoQ qCnASeLf56SBNqVhyzY4Okt+RzdnOVRzoYhAD42ItyQH6SwlXqG3KBIsrKRuxg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=ls19qypH; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=ls19qypH; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 11B952F761 X-Spam-Score: -3.13 X-Migadu-Scanner: scn1.migadu.com X-TUID: yAXAR5q2Wf/U June 25, 2021 1:53 PM, "Jonathan McHugh" = wrote:=0A=0A> Hi Joshua,=0A> =0A> A Guix-BSD hybrid would be delectable.= =0A> =0A> I consider the OpenBSD community to be excellent, not only for = their=0A> prioritising a tight kernel and high levels of security standar= ds but=0A> because they refuse to release updates until documentation suc= h as=0A> manpages are comprehensively written.=0A=0AThat and their softwa= re is top notch! Linus called their developers=0A"masturbating monkeys", = because of their obsessive pursuit of security!=0Ahahaha. At every shutdo= wn, the OpenBSD kernel is re-linked. It's the same=0Akernel when you rebo= ot it, but the binary is re-ordered. That's amazing!=0A=0A> This final po= int is something which the Guix community needs to=0A> improve - there is= too much of a publish first - decribe later philosophy. As somebody stil= l trying=0A> to fully master I get the feeling that=0A> their are things = which will elude me until I get enough battle scars and=0A> my productivi= ty will be hampered until I reach that sweet spot (or at=0A> least become= more proficient/confident at just asking!)=0A=0AMy personal feeling is t= hat GNU should adopt Org mode as their documentation =0Astandard. It's s= lightly easier to use than texinfo. Thought texinfo is =0Apretty rad. := )=0A =0A> I should state that I consider the help-guix and devel-guix to = be highly=0A> informative, friendly and professional. There should be gre= ater=0A> expectations of contributors to explain their improved functiona= lities=0A> in advance. Additionally, I hold your individual support to be= =0A> exemplary.=0A=0AWell thanks! I might mount that compliment on my wa= ll!=0A=0A> Additionally, while I understand that MIT is in many ways defi= cient=0A> compared to GPL licenses, if not pernicious and counterproducti= ve I do=0A> empathise regarding why networking engineers may prefer havin= g a licence=0A> which permits encapsulation more readily.=0A=0AWell, what= is interesting, is that the HyperbolaBSD developers intend to =0Arewrite= 20% of the BSD kernel and license the whole project GPL. :)=0A=0AWhat d= o you mean by:=0A=0A> empathise regarding why networking engineers may pr= efer having a licence=0A> which permits encapsulation more readily.=0A = =0A=0A> Joshua Branson writes:=0A> =0A>> Edouard Kle= in writes:=0A> =0A> To port Guix to another operating s= ystem such as BSD (including OSX),=0A> one would have to translate these = calls.=0A> =0A> For example, Guix is the only software I've actually enco= untered that=0A> can not run in SmartOS' emulation of Linux, because the = system calls it=0A> uses are not implemented there.=0A> =0A> I would love= for Guix to be a Multi Kernel package manager (I mean it=0A> works on th= e Hurd also, but I have never encountered a Hurd user in real=0A> life). = My dream would be to port Guix to Plan 9 ;-)=0A>> Why Plan 9? May I ask? = And I do really like the Hurd, but I use the=0A>> dvorak keyboard layout.= My understanding is that the Hurd does not=0A>> support variant keyboard= layouts yet... :(=0A>> =0A>> I actually think that the Guix developers m= ay want to consider a port to=0A>> the OpenBSD kernel, provided that the = Hyperbola developers get=0A>> HyperbolaBSD working. Though I guess the De= bian guys sort of did=0A>> already. :)=0A>> =0A>> https://www.hyperbola.i= nfo/news/announcing-hyperbolabsd-roadmap=0A> =0A> --=0A> Jonathan McHugh= =0A> indieterminacy@libre.brussels