From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9D6D15800A for ; Sun, 30 Jul 2023 20:10:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18340E075F; Sun, 30 Jul 2023 20:10:37 +0000 (UTC) Received: from mail-yw1-x112c.google.com (mail-yw1-x112c.google.com [IPv6:2607:f8b0:4864:20::112c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8EECE075F for ; Sun, 30 Jul 2023 20:10:36 +0000 (UTC) Received: by mail-yw1-x112c.google.com with SMTP id 00721157ae682-583f99641adso34993697b3.2 for ; Sun, 30 Jul 2023 13:10:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690747836; x=1691352636; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=9tlagIj+9irhh2JdWmTOY/qe2eeDdmf2gGt8jCcfDBo=; b=cWEePaRotq/6fw7sEM1HrWhreywDTMTCHeXmnEMcT7GSRqqENA1GprHniZDLrQnIY9 F/Vum0RHTHdV17hPgkF1w+4syZ/fq0vCVWnG+YWfGDeZfG8hrseEPKreQ27pdHmfmTqm pHONCbdA8KahpWzWvI5LSNn19KSU2pfe+ViHgDnihlJiHAwaPLVl0WQhqo9QWR5jUKV0 oRHO23UzYEzUMNctYdmcHp8KHb8UZAMWP9voZ8ICD3XgCiUVXvIWbro0HiJ78O7URZEs DaFzUIHepOkcskOiw0iK7FnBJNfxrDJrd/g2n960pxRqTgFfuVRdYk4pay4CPS4T1dG9 SyzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690747836; x=1691352636; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=9tlagIj+9irhh2JdWmTOY/qe2eeDdmf2gGt8jCcfDBo=; b=N+LRqLyzFauqjUTqOwwNtGeNsoSQTUn7fJYiOLx5pHXqy3msUFtZ96ocBIXwfAO7vI hNVqqeGi69RHZ1mldax/kgUlMiM2rGYXRx/Gj09/tur0itlssA+2p+gTELP6YFpzvGNT hgOl2i/ORIW+YYSrSRz+hNr+fpZF1afuFH2ygWgnZymMYTtjcV0d/2BUi50nYNM/UORl 4CFre6M/z4J0oDBXjslRZID6tq/CbnGPX0KNOglaesBGzXe5D6PClvffqPXPzMGKhEw5 8jeRv8BOQxA9HdzPt262N9HXIm9KB76haD6KkEfkyIEAzU3DR63i+jX9dQ3C74IU81u8 UY9g== X-Gm-Message-State: ABy/qLau5sc9x1NguUHqjpWlmiwtYQrnk0xmTmXJga0Bs3/MOA+DFE4j gC1U2VjCY6z2Vfj2DK2ohjclegoYAHUmTxjNKCK9+MLGo3gpwA== X-Google-Smtp-Source: APBJJlGP/J9IftpofgnZx2f+sWcnvvd2+qEjfgfVCZuYDDOBMfF9sndXa51BSNF2vlseQOoVI7xYwVhQN8vXLMRpHwg= X-Received: by 2002:a0d:f5c5:0:b0:583:e958:39c6 with SMTP id e188-20020a0df5c5000000b00583e95839c6mr6877718ywf.34.1690747835990; Sun, 30 Jul 2023 13:10:35 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 From: Kulikov Stepan Date: Sun, 30 Jul 2023 23:10:25 +0300 Message-ID: Subject: [gentoo-soc] Week 9 report, Automated Gentoo system updater To: gentoo-soc@lists.gentoo.org Content-Type: multipart/alternative; boundary="0000000000002b490c0601b9e8b0" X-Archives-Salt: 9ee0ce08-6c3c-4d42-88d2-73711a314e23 X-Archives-Hash: 37159a7dc36b509aaac77a3a7792eb82 --0000000000002b490c0601b9e8b0 Content-Type: text/plain; charset="UTF-8" Hello everyone! Here is my report for the 9th week. I will write the blog post later in the week because I am still deciding on some app architecture details. *Week 9 Wrap-Up:* This week, much of my time was spent on improving Dart and Flutter skills, preparing to develop the mobile app and researching app architecture. I have also made some *gentoo_update* code improvements as well: - Store update log in a dataclass instead of a dictionary. - Remove y/n option for CLI flags, now if the flag is present it automatically means y - Read multiple mount point disk usage stats, instead of just / - Simplify package info parsing by replacing complex regular expressions with string splitting *Week 10 Plan:* By the end of the week 10 I plan to have a working UI for the mobile app. That's all, have a good week everyone! --- Best regards, Kulikov Stepan (Lab-Brat) --0000000000002b490c0601b9e8b0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello everyone!

Here is= my report for the 9th week.
I will write the blog post lat= er in the week because I am still deciding on some=C2=A0
app arch= itecture details.

Week 9 Wrap-Up:
This week, much of my time was spent on improving Dart and Flutter = skills,
preparing to develop the mobile app and researching app archite= cture. =C2=A0

I have also made some gentoo_update code improv= ements as well:
  • Store update log in a dataclass instead of a dic= tionary.
  • Remove y/n option for CLI flags, now if the flag is presen= t it automatically means y
  • Read multiple mount point disk usage sta= ts, instead of just /
  • Simplify package info parsing by replacing co= mplex regular expressions with string splitting

Week 10 Plan:
By the end of the week 10 I p= lan to have a working UI for the mobile app.=C2=A0=C2=A0

=

That's all, have a good week everyone!

---
Best regards,
Kuli= kov Stepan (Lab-Brat)

--0000000000002b490c0601b9e8b0--