On the radio
May 20, 2021 • Issue 5
Official project updatesFrank Hunleth on Beam Radio to talk Nerves Previous podcast showings by Nerves core maintainers from the last year or so:
Updating Nerves for Elixir 1.12 and Erlang/OTP 24 Frank made a post in there about some chores, issues and tasks that need to be done to get everything up to speed with the new Elixir 1.12 release and the much-anticipated Erlang/OTP 24 release. And they are good releases. If you join the Slack you might get the scrollback and be able to find the post from the 15th, otherwise, give a shout that you are there to help and I bet one of us can repost it and Frank can let you know what work remains. Community updatesMovement on major Scenic updates Featured library: cerlcby Mark Sebald A native Erlang implementation of Cyclic Redundancy Check, also known as CRC. It provides a ton (50!) predefined CRC algorithms and functionality for defining custom ones. It has no other dependencies. So if you need more CRC than what Erlang offers by default. This is good one. Github repository: mdsebald/cerlc Have a project or library you think would interest the Nerves community? Let us know and we might feature it! Featured talk: ElixirConf 2019 Keynoteby Justin Schneck Justin takes us on a journey through Nerves with some wild on-stage demo:ing in this Keynote presentation from one of those in-person conferences. Code BEAM V Europe is currently happening and this makes me miss physical conferences a fair bit. See y'all on the other side. Video: ElixirConf 2019 - Day 2 Morning Keynote - Justin Schneck Nerves technical note: heartNerves ties into the hardware watchdog and Erlang :heart implementation for runtime monitoring. A heartbeat check is run every few seconds and if there is any failure, the system reboots. Some systems are configured to revert the firmware on reboot if startup wasn't successful and so heart becomes a valuable tool in recovery from bad firmware. See the references below for more information. Nerves heart repository: nerves-project/nerves_heart - Jon Supporting the Nerves projectWe want to encourage everyone to contribute in whatever way works for them. Here are some ways we currently recommend:
Finally, if you have questions about the newsletter or want to suggest something you can simply respond to this email it will go directly to me, Lars, who edits this thing. Let me know what you think. - Lars, Underjord.io |