From nobody Sun Jun 29 10:36:36 2025 X-Original-To: freebsd-current@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 4bVQhZ3L8zz603wd for ; Sun, 29 Jun 2025 10:37:02 +0000 (UTC) (envelope-from development@kd2ycu.com) Received: from mail.kd2ycu.com (okayamatan.kozuka.jp [174.136.99.218]) by mx1.freebsd.org (Postfix) with ESMTP id 4bVQhY2yQZz3kD3 for ; Sun, 29 Jun 2025 10:37:01 +0000 (UTC) (envelope-from development@kd2ycu.com) Authentication-Results: mx1.freebsd.org; dkim=none; spf=none (mx1.freebsd.org: domain of development@kd2ycu.com has no SPF policy when checking 174.136.99.218) smtp.mailfrom=development@kd2ycu.com; dmarc=none Received: from smtpclient.apple (syn-098-015-251-083.res.spectrum.com [98.15.251.83]) by mail.kd2ycu.com (Postfix) with ESMTPSA id 314974F1E3; Sun, 29 Jun 2025 06:36:42 -0400 (EDT) Content-Type: text/plain; charset=utf-8 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.600.51.1.1\)) Subject: Re: Hi! Available to help From: Daniel Anderson In-Reply-To: <20250628075502.48308911.40034626.82209601@dino.sk> Date: Sun, 29 Jun 2025 06:36:36 -0400 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <30CB7E73-AB81-4083-8173-6D95DF8098B9@kd2ycu.com> References: <3BE02ABD-776F-46AF-8266-12AB93AB0E50@kd2ycu.com> <20250628075502.48308911.40034626.82209601@dino.sk> To: Milan Obuch X-Mailer: Apple Mail (2.3826.600.51.1.1) X-Spamd-Result: default: False [1.04 / 15.00]; AUTH_NA(1.00)[]; NEURAL_SPAM_LONG(1.00)[0.999]; NEURAL_HAM_SHORT(-0.98)[-0.976]; NEURAL_HAM_MEDIUM(-0.68)[-0.685]; MV_CASE(0.50)[]; ONCE_RECEIVED(0.20)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_NO_TLS_LAST(0.10)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:25795, ipnet:174.136.96.0/20, country:US]; RCVD_COUNT_ONE(0.00)[1]; TO_DN_SOME(0.00)[]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; R_DKIM_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; DMARC_NA(0.00)[kd2ycu.com]; SUBJECT_HAS_EXCLAIM(0.00)[]; R_SPF_NA(0.00)[no SPF record] X-Rspamd-Queue-Id: 4bVQhY2yQZz3kD3 X-Spamd-Bar: + >> I=E2=80=99ve set up a pair of FreeBSD VMs and got them up and = running, one of >> which is compiled off of main. >>=20 >> I=E2=80=99d like to offer to help if there=E2=80=99s anything anyone = needs help with. >>=20 >=20 > The real question is, which area would you like to work on. In = addition > to creating VMs, (out of curiosity, what is underlaying platform?) do > you have any experience with FreeBSD? There are numerous areas where > you can help FreeBSD community... I have two amd64 VMs running, one a webserver running 14.3 and one = running 15-CURRENT with a git pull from a couple days ago. I got these = from a virtual server provider just because it seemed like a good way to = start, but my next plan was to buy something cheapish to set up at home. = I was thinking of purchasing a Raspberry Pi 5 or a used mac mini to = look at the integration / porting to apples new architecture. I think the best thing for me would be to pick up small tasks to get my = feet wet. I=E2=80=99m more familiar with Linux than FreeBSD but it=E2=80=99= s interesting to learn, and I think picking up small tasks like bugs is = a good way to get my feet wet. Also I=E2=80=99m happy to update = documentation or test cases...=