From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +MLlIn0cGmAfJgAA0tVLHw (envelope-from ) for ; Wed, 03 Feb 2021 03:46:05 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eBy7Hn0cGmDDOwAAB5/wlQ (envelope-from ) for ; Wed, 03 Feb 2021 03:46:05 +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 C8B419403E8 for ; Wed, 3 Feb 2021 03:46:04 +0000 (UTC) Received: from localhost ([::1]:44620 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l797D-0003Af-I0 for larch@yhetil.org; Tue, 02 Feb 2021 22:46:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56850) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l796x-00039N-Iy for guix-devel@gnu.org; Tue, 02 Feb 2021 22:45:47 -0500 Received: from mail1.g12.pair.com ([66.39.4.99]:39204) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l796s-0007Pf-LL for guix-devel@gnu.org; Tue, 02 Feb 2021 22:45:45 -0500 Received: from mail1.g12.pair.com (localhost [127.0.0.1]) by mail1.g12.pair.com (Postfix) with ESMTP id 2BE2273086; Tue, 2 Feb 2021 22:45:41 -0500 (EST) Received: from [10.78.55.54] (pw126182184220.27.panda-world.ne.jp [126.182.184.220]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail1.g12.pair.com (Postfix) with ESMTPSA id DCBBE73083; Tue, 2 Feb 2021 22:45:40 -0500 (EST) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Yasuaki Kudo Mime-Version: 1.0 (1.0) Subject: Re: PowerShell core? Date: Wed, 3 Feb 2021 12:45:37 +0900 Message-Id: <8F9DE981-710B-4398-96EC-9618D5679F25@yasuaki.com> References: <14758b5b7da38ac08dfdf2f8b51a46211676e4ca@hey.com> In-Reply-To: <14758b5b7da38ac08dfdf2f8b51a46211676e4ca@hey.com> To: Ryan Prior X-Mailer: iPhone Mail (18C66) Received-SPF: none client-ip=66.39.4.99; envelope-from=yasu@yasuaki.com; helo=mail1.g12.pair.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, MIME_QP_LONG_LINE=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Development of GNU Guix and the GNU System distribution , =?utf-8?Q?Nicol=C3=B2_Balzarotti?= Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.86 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: C8B419403E8 X-Spam-Score: -0.86 X-Migadu-Scanner: scn0.migadu.com X-TUID: C1sa5sLPA83C Hi everyone! Thank you all for replying, and especially because you explored many attribu= tes, including my own autography of my sorry existence buried deep inside a b= ank some years ago, where I became a Powershell and Excel "expert"=F0=9F=98=85= Ok, so all we need is time (which I don't have much at the moment =F0=9F=98=85= ) There seems real convergence of Windows and open source now - for one thing,= on my Windows 10 laptop, I run Microsoft's built-in Linux and Guix and top o= f it! There might come a day when "proprietary software business" is no lon= ger a core thing at Microsoft? I think they are probably aware of being mad= e irrelevant by Linux on the server side, Chrome on the web, Android and Iph= one on smart phones =F0=9F=98=85 Cheers, Yasu > On Feb 3, 2021, at 03:24, Ryan Prior wrote: >=20 > CLR and the .NET Core tools is the first step there.