Create 2022-08-22.md

This commit is contained in:
Dan Halbert 2022-08-22 15:17:51 -04:00 committed by GitHub
parent 80368f889b
commit 5d5ea4ce4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

387
2022/2022-08-22.md Normal file
View file

@ -0,0 +1,387 @@
# CircuitPython Weekly Meeting for August 22, 2022
Video is available [on YouTube](https://youtu.be/cT0xTZmNGBM).
Join here for the chat all week: http://adafru.it/discord.
The CircuitPython Weekly happens normally at 2pm ET/11am PT on Mondays. Check the #circuitpython channel on Discord for notices of change in time and links to past meetings. Meeting times are also available in [iCal format](https://raw.githubusercontent.com/adafruit/adafruit-circuitpython-weekly-meeting/master/meeting.ical) for use with standard calendar applications and can also be viewed [in your browser](https://open-web-calendar.herokuapp.com/calendar.html?url=https%3A%2F%2Fraw.githubusercontent.com%2Fadafruit%2Fadafruit-circuitpython-weekly-meeting%2Fmain%2Fmeeting.ical&title=CircuitPython%20Meeting%20Schedule&tab=agenda&tabs=month&tabs=agenda).
If you want to be able to participate in the meeting by speaking, you will need to be added to the @circuitpythonistas role on Discord. Please ask any one of the moderators or admins to add you if youd like to join.
CircuitPython development is sponsored by Adafruit. Please support them by purchasing hardware from https://adafruit.com.
Reminders: Podcast available on most services. Let us know if were missing some.
## 3:22 Community News
### CircuitPython 8.0.0 Beta 0 Released!
CircuitPython 8.0.0-beta.0, a beta release for 8.0.0, is now out. It is relatively stable, but there will be further additions and fixes before final release - [Adafruit Blog](https://blog.adafruit.com/2022/08/18/circuitpython-8-0-0-beta-0-released/) and [GitHub](https://github.com/adafruit/circuitpython/releases/tag/8.0.0-beta.0).
### 4:42 CircuitPython Day a Success!
CircuitPython Day 2022 was last Friday, August 19th. In typical fashion, it did not disappoint with many video streams with the community and folks showing their projects. Thank you to all who participated!
A playlist of all the Adafruit sponsored streams & videos - [YouTube](https://www.youtube.com/playlist?list=PLjF7R1fz_OOXOUMOOZyxQSSflDWv1MCqC).
* CircuitPython Day Introduction
* Celebrating Code & Community: A CircuitPython Day Panel Discussion
* CircuitPython Development Sprint Intro Video
* CircuitPython Project Build with Maker Melissa
* Special Edition CircuitPython Themed Show & Tell
* CircuitPython 8 Preview
* CircuitPython Day Chat with Kattni, Jeff and Dan
* Foamyguy CircuitPython Day Game Jam Stream
Reimagining IoT Deployments with CircuitPython, sponsored by Blues Wireless - [YouTube](https://www.youtube.com/watch?v=fUUOmpEwpCE&t=2s).
### 6:15 CircuitPython Adds RP2040 I2C Target Support
I2C Target Support had been added to CircuitPython for the RP2040 microcontroller in a recent GitHub pull request - [GitHub](https://github.com/adafruit/circuitpython/pull/6758).
### 6:57 Python 3.11.0rc1 is Now Available
The first release candidate of Python 3.11 is now out for the community to review - [Python Blog](https://blog.python.org/2022/08/python-3110rc1-is-now-available.html).
> "This release, **3.11.0rc1**, is the penultimate release preview. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. The second candidate and the last planned release preview is currently planned for Monday, 2022-09-05 while the official release is planned for Monday, 2022-10-03."
### 8:07 Newsletter Details
The CircuitPython Weekly Newsletter is a CircuitPython community-run newsletter emailed every Tuesday. The complete [archives are here](https://www.adafruitdaily.com/category/circuitpython/). It highlights the latest Python on hardware related news from around the web including CircuitPython, Python and MicroPython developments.
To contribute your own news or project, edit next week's draft [on GitHub](https://github.com/adafruit/circuitpython-weekly-newsletter/tree/gh-pages/_drafts) and [submit a pull request](https://help.github.com/articles/editing-files-in-your-repository/) with the changes. You may also tag a tweet with #CircuitPython on Twitter, or email cpnews@adafruit.com.
## 8:59 State of CircuitPython, Libraries and Blinka
### Overall
* 33 pull requests merged
* 23 authors - sokratisvas, okennedy, hexthat, mayrhomar, colonwq, jepler, tekktrik, DavePutz, eirinnm, urfdvw, regulatre, Neradoc, gbeland, dhalbert, rbalsan1, vm0824, tannewt, vladak, weblate, makermelissa, tcfranks, arturo182, gamblor21
* 9 reviewers - FoamyGuy, Neradoc, dhalbert, kattni, jepler, tannewt, tekktrik, makermelissa, ladyada
* 24 closed issues by 14 people, 23 opened by 16 people
### 9:53 Core
* 17 pull requests merged
* 12 authors - Neradoc, dhalbert, hexthat, mayrhomar, jepler, tannewt, DavePutz, weblate, urfdvw, arturo182, gamblor21, makermelissa
* 5 reviewers - kattni, dhalbert, makermelissa, jepler, tannewt
* 16 open pull requests
* https://github.com/adafruit/circuitpython/pull/5999 (Open 194 days)
* https://github.com/adafruit/circuitpython/pull/6037 (Open 187 days)
* https://github.com/adafruit/circuitpython/pull/6119 (Open 169 days)
* https://github.com/adafruit/circuitpython/pull/6217 (Open 142 days)
* https://github.com/adafruit/circuitpython/pull/6247 (Open 138 days)
* https://github.com/adafruit/circuitpython/pull/6349 (Open 109 days)
* https://github.com/adafruit/circuitpython/pull/6397 (Open 99 days)
* https://github.com/adafruit/circuitpython/pull/6410 (Open 94 days)
* https://github.com/adafruit/circuitpython/pull/6522 (Open 59 days)
* https://github.com/adafruit/circuitpython/pull/6555 (Open 48 days)
* https://github.com/adafruit/circuitpython/pull/6594 (Open 39 days)
* https://github.com/adafruit/circuitpython/pull/6634 (Open 30 days)
* https://github.com/adafruit/circuitpython/pull/6681 (Open 19 days)
* https://github.com/adafruit/circuitpython/pull/6757 (Open 9 days)
* https://github.com/adafruit/circuitpython/pull/6767 (Open 6 days)
* https://github.com/adafruit/circuitpython/pull/6779 (Open 3 days)
* 12 closed issues by 7 people, 9 opened by 7 people
* 551 open issues
* https://github.com/adafruit/circuitpython/issues
* 5 active milestones
* 7.3.x: 0 open issues
* 8.0.0: 34 open issues
* Libraries: 22 open issues
* Long term: 491 open issues
* Support: 3 open issues
* 1 issues not assigned a milestone
* Core download stats available at https://circuitpython.org/stats
### 12:45 Libraries
* 15 pull requests merged
* 11 authors - Neradoc, gbeland, sokratisvas, okennedy, vm0824, colonwq, vladak, tekktrik, eirinnm, regulatre, tcfranks
* 7 reviewers - FoamyGuy, Neradoc, dhalbert, makermelissa, ladyada, tannewt, tekktrik
* Merged pull requests:
* https://github.com/adafruit/Adafruit_CircuitPython_Typing/pull/19 (Days open: 33)
* https://github.com/adafruit/Adafruit_CircuitPython_TFmini/pull/13 (Days open: 28)
* https://github.com/adafruit/Adafruit_CircuitPython_MAX31856/pull/20 (Days open: 12)
* https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/12 (Days open: 9)
* https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation/pull/100 (Days open: 7)
* https://github.com/adafruit/cookiecutter-adafruit-circuitpython/pull/195 (Days open: 7)
* https://github.com/adafruit/Adafruit_CircuitPython_VCNL4040/pull/15 (Days open: 5)
* https://github.com/adafruit/Adafruit_CircuitPython_HID/pull/100 (Days open: 2)
* https://github.com/adafruit/CircuitPython_Community_Bundle/pull/105 (Days open: 2)
* https://github.com/adafruit/Adafruit_CircuitPython_NTP/pull/22 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_PortalBase/pull/78 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/pull/135 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_Typing/pull/22 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/116 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests/pull/8 (Days open: 1)
* 31 open pull requests (Oldest: 692, Newest: 1)
* 9 closed issues by 5 people, 10 opened by 6 people
* 669 open issues
* 173 good first issues
* https://circuitpython.org/contributing
Library updates in the last seven days:
**Updated Libraries**
* [Adafruit_CircuitPython_TestRepo](https://github.com/adafruit/Adafruit_CircuitPython_TestRepo)
* [Adafruit_CircuitPython_CircuitPlayground](https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground)
* [Adafruit_CircuitPython_IRRemote](https://github.com/adafruit/Adafruit_CircuitPython_IRRemote)
* [Adafruit_CircuitPython_MAX31856](https://github.com/adafruit/Adafruit_CircuitPython_MAX31856)
* [Adafruit_CircuitPython_PyPortal](https://github.com/adafruit/Adafruit_CircuitPython_PyPortal)
* [Adafruit_CircuitPython_TFmini](https://github.com/adafruit/Adafruit_CircuitPython_TFmini)
* [Adafruit_CircuitPython_NTP](https://github.com/adafruit/Adafruit_CircuitPython_NTP)
* [Adafruit_CircuitPython_PortalBase](https://github.com/adafruit/Adafruit_CircuitPython_PortalBase)
* [Adafruit_CircuitPython_PYOA](https://github.com/adafruit/Adafruit_CircuitPython_PYOA)
* [Adafruit_CircuitPython_NeoPixel](https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel)
* [Adafruit_CircuitPython_Typing](https://github.com/adafruit/Adafruit_CircuitPython_Typing)
* [Adafruit_CircuitPython_HID](https://github.com/adafruit/Adafruit_CircuitPython_HID)
* [Adafruit_CircuitPython_VCNL4040](https://github.com/adafruit/Adafruit_CircuitPython_VCNL4040)
* [Adafruit_CircuitPython_MiniMQTT](https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT)
* [Adafruit_CircuitPython_HTTPServer](https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer)
* [Adafruit_CircuitPython_FakeRequests](https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests)
* [Adafruit_Python_PlatformDetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect)
* [CircuitPython_Community_Bundle](https://github.com/adafruit/CircuitPython_Community_Bundle)
### 15:16 Blinka
* 1 pull requests merged
* 1 authors - rbalsan1
* 1 reviewers - makermelissa
* 4 open pull requests
* https://github.com/adafruit/Adafruit_Blinka/pull/417 (Open 558 days)
* https://github.com/adafruit/Adafruit_Blinka/pull/496 (Open 392 days)
* https://github.com/adafruit/Adafruit_Blinka_bleio/pull/40 (Open 318 days)
* https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/201 (Open 258 days)
* 3 closed issues by 3 people, 4 opened by 3 people
* 81 open issues
* https://github.com/adafruit/Adafruit_Blinka/issues
* Piwheels Downloads in the last month: 11608
Number of supported boards: 89
## 16:04 Hug reports
16:31 @danh (host)
* @kattni for organizing a great CircuitPython day
* @PaulCutler for running the panel
* @kattni, @foamyguy, and @jepler for joining me on the streamed chat, and especially for @kattnis detailed overview of the mailbox monitor project
* All the stream participants for CP Day, and everyone who attended live or watched the streams later
* @tannewt for fixing a ton of issues just before his parental leave
* @DavePutz for a quick fix and diagnosis of a rotaryio issue
* @MakerMelissa for zoomingly adding all the new boards that were added in 8.0.0-beta.0
* Adafruit, contracting with me for five years and continuing to work on CircuitPython. It is great fun and very gratifying, and its a huge pleasure to work with and get feedback from the community.
19:09 @blitzcitydiy (Liz) [missing meeting]
* Kattni for organizing CircuitPython day
* Group hug to everyone who came on CircuitPython day show & tell
* Melissa for lead hosting regular Show and Tell for the first time last week and hosting her own solo livestream on CircuitPython day
19:33 @CGrover (not attending)
* To the team for organizing and conducting CircuitPython Day. The special Show and Tell was amazing, as well.
* @JohnPark for adding practical build content (with wonderful photos) to a recent learning guide project. Hugs to @AnneB for assisting with the guides publishing logistics.
* @foamyguy for educational and inspirational live coding streams. Not only does @foamyguy introduce and explain Python programming solutions, the high-level thought process and structure examples are greatly influencing my design decisions and approach.
* Congratulations to @danh on his Adafruit anniversary. You are a beloved cornerstone of this community.
20:20 @david.glaude (not speaking)
* @danh for the release of 8.0.0-beta.0
* @jepler and @tannewt for sharing on the tinyusb vs CP and boards with or without UF2 boot loader
* @neradoc for explaining creator ID vs USB VID/PID for ESP32 board
* @JohnPark for an Oddly Specific stream on LCDs
* @todbot for suggesting “ESPlay Micro V2” as an alternative to the impossible to find “Odroid Go”
* All the architects, organizers and participants of/to the CP Day
21:23 @foamyguy
* Kattni for planning and organization of CircuitPython day
* Everyone who participated in or watched along with any of the CircuitPython day streams
* @tcfranks for working on many library typing PRs
* @tekktrik for introducing and working on sprints for circuitpython day as well as all those who participated
* @bablokb for submitting some improvements to the sparkline graph in display_shapes library
* @RetiredWizard for jumping in to help with the Hack Tablet
* Group hug
22:56 @jepler
* Kattni for organizing a marvelous day
* Paul Cutler, for hosting a panel session
* Everyone else who participated in CircuitPython day in one way or another
* Everyone that Kattni is about to thank as well
23:44 @kattni
* Thank you to everyone who participated in CircuitPython Day 2022!
* @Liz for hosting a Special Edition Show & Tell
* @Melissa for her first ever livestream - it went so well!
* @Paul Cutler for introducing the whole day, and for hosting a panel discussion
* @jepler, @danh, @foamyguy for participating in the panel discussion with me
* @danh for five years at Adafruit
* @tannewt for the CircuitPython 8 preview and demos
* @jepler and @danh for joining me for a wonderful CircuitPython Day Chat
* @foamyguy for the Game Jam stream
* @tekktrik for coordinating and hosting the CircuitPython Day Development Sprint
* Group hug to the folks who volunteered to help out with the Development Sprint
* Group hug to those who contributed during the Dev Sprint
* @AnneB for keeping up with the socials, blogging the events, and getting all of the days videos into one playlist on YouTube
* @PT for support while I was planning CircuitPython Day
* @Mr. Certainly [Bruce] for moderating multiple chat streams throughout the day, and aggregating questions from YouTube and Twitch into Discord so we could monitor a single chat while livestreaming
* @Mark(Gamblor) for providing two As Seen on Show & Tell Feather badges to give away
* @kmatch for providing the HACKTablets to give away around Foamyguys Game Jam stream
* Adafruits graphics creator Bruce for the CircuitPython Day 2022 graphic, and creating a separate graphic for my Chat with Jeff and Dan
* @cater for sending me two Pi Zero Ws a while back, making the mailbox demo I did on the Chat stream possible
* @krayola for helping with getting the right demo code going on the mailbox demo at almost the last minute
* @jepler for helping me explain the parts of my demo code that I didnt entirely understand
* Group hug to the community for watching the CircuitPython Day livestreams and making CircuitPython what it is
* Apologies to anyone I may have missed. Thank you!
27:07 @kmatch (text only)
* Everyone who made a great CircuitPython day!
* Mike Mabey and Jerry Needell for the ultrasonic sensor library (HC-SR04) including a few key comments
27:27 @makermelissa
* @kattni for organizing CircuitPython Day. It went wonderfully.
* @kattni for encouraging me to do a live stream on CircuitPython day. It went better than I expected.
* Everybody who watched my Live Stream and gave me encouraging Feedback
* @Liz for co-hosting Show and Tell with me again and also for her the special CircuitPython Day Show and Tell
* @kattni, @jepler, @foamyguy, and @danh for the discussion panel
* @tannewt for the CircuitPython 8 preview stream
* @Paul Cutler for your participation in CircuitPython day
* Everybody else who participated in CircuitPython Day including those just watching
* @dglaude and @bill88t for adding boards to circuitpython.org
* Group Hug to anyone else
28:35 @Mark(gamblor21) [ lurking ]
* @Kattni for organizing CP day and everyone who participated
* @lee for continuing to work on his adcbuffer PR and taking the time to learn about all the little gotchas for a core contribution
28:54 @Paul Cutler (text only)
* Kattni for all her work organizing CircuitPython Day
* Kattni, Jeff, Dan & Tim for being part of the panel discussion
* Everyone who contributed to CircuitPython Day!
* Brent Rubell for being a guest on todays podcast episode
* Group hug
29:17 @tammymakesthings
* @Mark(Gamblor), @KeithTheEE, @deshipu, @Tekktrik for organizing/participating with me in the CircuitPython Dev sprint
* Everyone who organized and participated in CircuitPython Day
* Group hug!
29:48 @tekktrik (text only)
* @kattni for organizing all the logistics for CircuitPython Day
* @tammymakesthings, @KeithTheEE, @deshipu, @Mark(Gamblor), and others who volunteered to help with the CircuitPython Day mini development sprint
* @dexter and other authors that contributed PRs during said sprint
* Everyone who held a panel, participated in a panel, shared a project, or otherwise chimed in during CircuitPython Day - definitely a great day all around!
* @tcfranks for all the awesome type annotation PRs theyre submitting
* @ladyada for being the guinea pig for the pyproject.toml updates to the cookiecutter
* Group hug!
## 30:38 Status Updates
31:05 @danh (host)
* Released CircuitPython 8.0.0-beta.0, with over two months of changes.
* Continuing to fix issues for 8.0.0.
31:31 @CGrover (not attending)
* Inspired by @foamyguys state machine coding approach, I spent the week refactoring an old but favorite Eurorack hysteresis-based quantizer module called RangeSlicer. Also upgraded it from CircuitPython v5.3 to v7.3. Code is easier to read and module performance improved by 40%.
* When the module refactoring is completed, itll be adjusted to power two new rack modules that use the same custom PCB board as RangeSlicer. Hope to have ZYComp and an HP test equipment-inspired Precision VCO working soon.
* Since we are seeing more 100F+ sun days, the extensive outdoor wind chime and wind sock collection is experiencing simultaneous UV-related materials failures. Im restringing everything, substituting new materials, and applying UV-protective coatings where possible. Im assuming that the neighbors will appreciate hearing the late night windstorm concerts again.
32:37 @david.glaude (not speaking)
* CircuitPython.org improvement:
* Some typo modification so that all boards of the same manufacturer match exactly
* Adding “Solderparty bbq20kbd”
* Suggesting improvement to learn guide:
* https://learn.adafruit.com/how-to-add-a-new-board-to-the-circuitpython-org-website (force aspect width and height when using ezgif.com)
* https://learn.adafruit.com/how-to-add-a-new-board-to-circuitpython (talk about creator ID vs USB PID/VID for ESP32 board)
* Reporting an old BLE bug when emulating mouse on two separate devices simultaneously
* Testing I2CTarget on RP2040
* Searching the box with all of my ESP32 boards (fail)
33:55 @foamyguy
* Last week
* Circuitpython day participation in panel and game jam stream
* Learn about building debug version of core builds and use it to collect logs about a hard fault. Used for troubleshooting the HackTablet build
* Submit preliminary PR for measuring mpy file size from an actions task
* Submit octopus guide for review
* This week
* Figure out how to use if conditions inside actions to limit the mpy size check to occur only if the changed version is different by a big enough margin
* Move the script for measuring mpy size to a repo in the circuitpython org
* Try out mpy-tool and learn its capabilities. See if it can be helpful for the size / memory measurement effort
* Start publishing walkthrough videos that show how to set up a Minecraft server and the plugins needed to create a virtual feather syncd with a physical one
36:36 @jepler
* Last week: Traveling. CircuitPython day
* Today: Helping move a 4-ton (8300 lbs/3765 kg) CNC machine across town. As of this morning its at the front of the garage its leaving, and by evening it has to be at its new place. Weve got an appropriate trailer & equipment to load and unload it, but where the power equipment cant reach its a slow process of a couple feet per hour to move the thing on rollers. Update: Its inside the new shop, yay! Itll be a process to get it moving again just due to its complexity.
* Rest of week: Probably investigating & maybe starting on pi-cow wifi module support. First question: to fit the firmware blob how much else do we have to give up in CircuitPython? Next after that would probably be to get the LED to blink via the wifi module.
39:09 @kattni
* Last week:
* Fixed up I2S and I2C templates for a discontinued product and terminology update respectively
* Merged a couple of PRs
* Continued coordinating CircuitPython day in the days leading up to it
* CircuitPython Day!
* This week:
* Finish up S3 TFT Feather guide
* Start working with ESP32 V2 WiFi and deep sleep in preparation for a WiFi version of my mailbox notifier project.
* Update CP ESP32 Quickstart guide to have more thorough Thonny section now that support has been released
* Mailbox Notifier project guide. May include LoRa version as well as WiFi.
* Find bugs with the ESP32 CircuitPython setup
* Use Thonny as my IDE to test using it with CP and ESP32
* Update the main guide for the Quad Alphanumeric backpack; now with STEMMA QT
* A countdown project guide using three of the Quad Alphanumeric STEMMA QT backpacks.
41:05 @kmatch (text only)
* Tested the adafruit ultrasonic sensor (HC-SR04 variant) to capture the distance to a rapidly passing sphere (bowling ball). I think it's fast enough!
41:25 @makermelissa
* Last Week:
* Created a loader script so that the entire code.circuitpython.org website will load from the device
* Started adding some of the new boards to circuitpython.org
* Finished up the code for the robot I built on my livestream
* Lots of preparation for my CircuitPython Day live stream
* Co-hosted Show and Tell again but in the lead role
* Live streamed on CircuitPython Day
* Started moving out of my offices over the weekend
* This Week:
* Finish adding the rest of the boards to circuitpython.org
* Continue working on adding Web Workflow to code.circuitpython.org
* If any time left, possibly start on a guide
* Probably more office moving/packing
42:34 @tammymakesthings
* Last week:
* Participated in the CircuitPython Day Dev sprint and had some fun collaboration and discussion
* PR Reviews:
* https://github.com/adafruit/Adafruit_CircuitPython_Debouncer/pull/40 (added comments)
* This week: Unknown (work has been bonkers)
43:17 @tekktrik (text only)
* Last week:
* Hosted the CircuitPython Day mini dev sprints along with a few others in the community
* Started submitting fixes how adabot generates the Infrastructure Issues page on circuitpython.org
* Added additional typing protocols to circuitpython_typing
* Updated all the version strings that typically get replaced to be compatible with PEP 440 so editable installs work again
* Fixed an issue with the neopixel library where chained dependencies werent being recorded in the wheel that was built for PyPI causing downloads via pip to fail
* This week:
* Continue working on patching and improving adabot to handle recent updates to the libraries
* Catch up on a bunch of type annotation PRs
* Implement a patch for allowing Sphinx to keep the copyright date up-to-date each time the documentation is built
* Add additional cookiecutter updates
44:26 @AnneB (text only)
I will be blogging about the NASA Artemis I moon rocket launch and behind the scenes as a social media selectee by NASA. Look on the Adafruit Blog, Twitter, and my Twitter @anne_engineer through into early next week.
## 45:00 In The Weeds
45:25 Making CircuitPython Dev Sprints a regular activity (@tammymakesthings)
* During the CPY Day Dev sprints, the idea came up of making the Dev Sprints a regular activity (monthly/quarterly/…?) with one or two people willing to sign up to be available for a given block of time to help beginners with Git setup, toolchain setup, answers to “where/how do I get started?” type of questions, etc.[a]
* This could be a good way to lower the barriers of entry for newcomers who want to get involved with CircuitPython but who want a bit more interactive guidance than just reading a bunch of learn guides and diving into the Discord.
* I know I would have felt less intimidated when I first joined the community if such a thing existed.
* On a monthly or quarterly cadence, it wouldnt take much scheduling coordination and it wouldn't take very many volunteers to make the burden on any given participant manageable.
53:37 @danh - what to remove from MatrixPortal to make room for frozen libraries: ulab or BLE support?
## 57:50 Wrap-Up
[a]Love this idea - some communities and Discord communities host "office hours" where they are available the same time every week or every month, etc. Maybe for example the first Friday of every month from 1-5pm EST are office hours / sprints.