From nobody Sat Nov 09 17:50:00 2024 X-Original-To: freebsd-desktop@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xm3Hd5yyZz5cSds for ; Sat, 09 Nov 2024 17:50:21 +0000 (UTC) (envelope-from msunet@shellblade.net) Received: from mailtransmit04.runbox.com (mailtransmit04.runbox.com [IPv6:2a0c:5a00:149::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xm3Hc4j5Gz4R5q for ; Sat, 9 Nov 2024 17:50:20 +0000 (UTC) (envelope-from msunet@shellblade.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=shellblade.net header.s=selector2 header.b=JuOa3XSO; spf=pass (mx1.freebsd.org: domain of msunet@shellblade.net designates 2a0c:5a00:149::25 as permitted sender) smtp.mailfrom=msunet@shellblade.net; dmarc=none Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1t9pbG-007U86-Vi for freebsd-desktop@freebsd.org; Sat, 09 Nov 2024 18:50:19 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=shellblade.net; s=selector2; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:References:To:Subject:MIME-Version:Date:Message-ID; bh=UNSAEda1EiNfSDYuQvpwXE6maETHLL62tCbo8Wh2UwQ=; b=JuOa3XSO4Uziv0wXGVaXdHpQh3 7G8dvk90KjT0OlH2IQFOAmOypXzGoN0anDAyAVVR5stZebf9Axso5W1RXBI0jONXditrXwegNkauH kzVXUg5IvR5aRpkVbnBHAp421jJUZYmIishEJ9o337UhKFEvifns+lobvG8DIT6FtXQ9Z51quMPYM vQE1wF8UupEof490sC5yqy5fiurZv+NHptBsPM/Jeoya0DDDxNCLjMd581S1Gkra4YFKMkVqTO3AV U1HsUIG2ENIQQ/mGZW4zUO23KqFcdvNXU+84HPTGB6KyqonhRyM1qUuJAyecug6S7cu/Z8pe/ItRx rvgNLf9g==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1t9pbG-0005G5-LX for freebsd-desktop@freebsd.org; Sat, 09 Nov 2024 18:50:18 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (881969)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1t9pb6-00F4of-Pr for freebsd-desktop@freebsd.org; Sat, 09 Nov 2024 18:50:09 +0100 Message-ID: Date: Sat, 9 Nov 2024 09:50:00 -0800 List-Id: Using and improving FreeBSD on the desktop List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-desktop@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [LDWG] Hello To: freebsd-desktop@freebsd.org References: <52d419dc-75f4-43b9-b744-eaebfcfea5b3@shellblade.net> Content-Language: en-US From: Marc Sunet In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-3.59 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[shellblade.net:s=selector2]; R_SPF_ALLOW(-0.20)[+ip6:2a0c:5a00:149::25]; RCVD_IN_DNSWL_LOW(-0.10)[2a0c:5a00:149::25:from]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:50304, ipnet:2a0c:5a00::/29, country:NO]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; DMARC_NA(0.00)[shellblade.net]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; RCVD_TLS_LAST(0.00)[]; MLMMJ_DEST(0.00)[freebsd-desktop@freebsd.org]; DKIM_TRACE(0.00)[shellblade.net:+] X-Rspamd-Queue-Id: 4Xm3Hc4j5Gz4R5q X-Spamd-Bar: --- Thank you, Chris, I just filled the survey. My main question at this moment is how exactly to get started with FreeBSD development. I am looking to install 15-CURRENT on a laptop right now and then take it from there. Marc On 11/9/24 09:05, Chris Moerz wrote: > On Sat, 9 Nov 2024, Marc Sunet wrote: > >> Hello, >> >> This is Marc, we met at the summit. I am interested in helping out with the >> FreeBSD laptop/desktop effort and attending the monthly meeting. I am new to >> FreeBSD, but I have been writing C and C++ for a while. >> >> Marc >> >> >> > Hi Marc, > > thanks for reaching out! You're certainly welcome to join! > > We have not set a date yet, but I've set up a survey to look for potential > dates and times. I guess this is as good an opportunity as any other to > publish it. > > I'm hoping to find the best option at which the majority can join live. > > Here's the link, I'd appreciate it, if you provide some feedback: > > https://docs.google.com/forms/d/e/1FAIpQLSeaa2quKLTgym38KB1A9GJ66s-PZZpTqqF8VqXeI5WrLEynSA/viewform?usp=sf_link > > Please be advised that during the next few days, I might update with other > dates. I'd love to have some representatives from the Foundation's laptop > effort join as well. If they can't make any of the available options, I > might need to adjust. I'll make sure to post a brief heads up here if I > do. > > I'm planning to draft an agenda for the call soon. Unless someone got > objections, it's going to be a Teams call and we're going to record for > posterity sake. > > Let me know if you have any questions otherwise! > > chris >