Skip to content

Commit 13ab2b4

Browse files
draft: jan 2025 roundup (#550)
Co-authored-by: Gillian Minnehan <41022382+gminn@users.noreply.github.com>
1 parent 07a7d30 commit 13ab2b4

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

_drafts/january-2025-roundup

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: "What we've been reading in January (2025)"
3+
description:
4+
Here are the articles, videos, and tools we've been excited about in January
5+
2025.
6+
author: gminn
7+
tags: [roundup]
8+
---
9+
10+
<!-- excerpt start -->
11+
12+
We hope your year is off to a great start! January has been an exciting month for Interrupt — we launched Interrupt Live, a new series where our co-founder and host, Tyler Hoffman, sits down with Interrupt contributors to share their insights and stories. We’d love for you to tune in — see [**more details here**](https://interrupt.memfault.com/blog/interrupt-live)!
13+
14+
Here are the articles, videos, and tools that we've been excited about this
15+
January.
16+
17+
<!-- excerpt end -->
18+
19+
What have you been reading? Share in the comments or
20+
[on the Interrupt Slack](https://interrupt-slack.herokuapp.com/).
21+
22+
## Articles & Learning
23+
24+
- [**Building a (T1D) smartwatch from scratch**](https://andrewchilds.com/posts/building-a-t1d-smartwatch-from-scratch)<br>
25+
I honestly think there's a market for this... tempted to try to build one myself... - Fausto
26+
27+
- [**Volvo with Julius Gustavsson - Rust in Production Podcast | corrode Rust Consulting**](https://corrode.dev/podcast/s03e08-volvo/)<br>
28+
Really interesting podcast about using embedded Rust in the automotive space! - Pat
29+
30+
- [**Round-Up of the Yocto Project Summit 2024.12**](https://burkhardstubert.substack.com/p/round-up-of-the-yocto-project-summit-86d?r=17mfiy&utm_campaign=post&utm_medium=web&triedRedirect=true)<br>
31+
A great recap of five insightful talks from the latest Yocto Project Summit. - Pat
32+
33+
34+
- [**Setting up an LTE link in difficult terrain**](https://m0agx.eu/setting-up-an-lte-link-in-difficult-terrain.html)<br>
35+
A hands-on guide to establishing a reliable LTE connection in a remote, forested area, covering antenna selection, frequency bands, and overcoming coverage challenges.
36+
37+
38+
- [**Evolving GitHub Issues (public preview)**](https://github.blog/changelog/2025-01-13-evolving-github-issues-public-preview/)<br>
39+
Not embedded-specific, but you might notice your favorite open source projects taking advantage of GitHub's new issue UI!
40+
41+
- [**See the code that powered the Pebble smartwatches**](https://opensource.googleblog.com/2025/01/see-code-that-powered-pebble-smartwatches.html)<br>
42+
🥳 - Marc
43+
44+
- [**The hunt for error -22 - Blog - Tweede golf**](https://tweedegolf.nl/en/blog/145/the-hunt-for-error--22)<br>
45+
Chasing down a bizarre, impossible-to-reproduce firmware bug on the nRF9160 — turns out Rust, compiler optimizations, and a sneaky stack-allocated config struct were all in on it. - Pat
46+
47+
48+
- [**This year in LLVM (2024) **](https://www.npopov.com/2025/01/05/This-year-in-LLVM-2024.html)<br>
49+
Highlights from LLVM development in 2024. -Noah
50+
51+
## Projects & Tools
52+
53+
- [**2 boards you can finally use with Zephyr! - Benjamin Cabé**](https://blog.benjamin-cabe.com/2025/01/14/2-boards-you-can-finally-use-with-zephyr#raspberry-pi-pico-2)<br>
54+
The Raspberry Pi Pico 2 is now supported in Zephyr 🥳 ! - Noah
55+
56+
- [**PSA Certified Products**](https://products.psacertified.org/?ct=t(EMAIL_CAMPAIGN_12_31_2024_16_39)&page=1#results)<br>
57+
A list of PSA certified products! Found this through an announcement that the ESP32-C3 line just got L1 certification.
58+
59+
## News & Announcements
60+
61+
- [**Zephyr Diversity & Inclusion Survey**](https://linuxfoundation.research.net/r/zephyr-diversity)<br>
62+
The Zephyr Project released a survey to the community on diversity and inclusion, open until February 28th. They are requesting this feedback particularly if you identify with an underrepresented or marginalized group.
63+
64+
## Events
65+
66+
- [**March 11-13 | Embedded World 2025 – Don’t Miss Tyler Hoffman’s Talk**](https://www.embedded-world.de/en)<br>
67+
Embedded World, the world’s leading embedded systems conference, returns to Nuremberg, Germany, from March 11-13. Join Memfault’s VP of Field Engineering and Interrupt author, Tyler Hoffman, on March 12 at 10:30 AM for his talk, From Defense to Offense – A Paradigm Shift in Error Handling. Learn how offensive programming can help you track down elusive firmware bugs, improve security, and debug efficiently in production. Make sure to add it to your Embedded World agenda! Add section to bottom for events.
68+

0 commit comments

Comments
 (0)