Skip to content

Commit 2ed0759

Browse files
authored
publish: interrupt live post (#548)
1 parent d4ace88 commit 2ed0759

File tree

3 files changed

+59
-2
lines changed

3 files changed

+59
-2
lines changed

_data/notifications.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Notification Banner:
22
background: "#141845"
33
textcolor: "#fff"
4-
title: Bond Home Webinar
4+
title: Interrupt Live
55
description: |
6-
<i>How Bond Home Built In-House Observability & Why They Switched to Memfault | Wed, October 30th - 9AM PT | 12PM ET | <a href="https://hubs.ly/Q02Rz4mJ0">RSVP</a></i>
6+
<i>Interrupt Live: Noah Pendleton | MCU SDK Engineer @ Memfault | Thurs, January 30th - 10:30 AM ET | 7:30 AM PT | <a href="https://www.youtube.com/watch?v=UPFhUrQa1bs">Get Notified</a></i>
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
title: Introducing Interrupt Live - Meet the Minds Behind Interrupt
3+
description:
4+
Announcement for a Interrupt Live, a live interview of Interrupt authors
5+
author: gminn
6+
image: /img/interrupt-live/publishing-esp-idf-component.png
7+
---
8+
9+
<p align="center">
10+
<img width="80%" src="{% img_url interrupt-live/publishing-esp-idf-component.png %}" alt="Memory layout diagram" />
11+
</p>
12+
13+
The Interrupt community was developed by Memfault as a meeting place for
14+
engineers, hobbyists, and enthusiasts to share debugging war stories, uncover
15+
new workarounds, build on the latest technology, and celebrate their most
16+
triumphant wins. Yes, we aim to push embedded engineering forward, but more
17+
importantly, we want to showcase the brilliant minds that make this field so
18+
dynamic.
19+
20+
<!-- excerpt start -->
21+
22+
After nearly seven years of Interrupt contributions, we’ve decided to take this
23+
conversation to the next level. Introducing Interrupt Live: a YouTube Live
24+
series where we sit down with Interrupters to hear more about their origin
25+
stories, engineering journeys, and the unique challenges that inspired their
26+
contributions. If you’ve ever wanted to hear directly from the engineers behind
27+
your favorite Interrupt posts, now’s your chance.
28+
29+
<!-- excerpt end -->
30+
31+
During these quick, 20-minute live sessions, we’ll get to know our contributors
32+
up close, ask them anything, and virtually throw tomatoes at our co-founder and
33+
host, [Tyler Hoffman](https://interrupt.memfault.com/authors/tyler/). Expect
34+
unscripted conversations and candid discussions with real-world embedded
35+
engineers.
36+
37+
📅 Join us for the inaugural episode on
38+
[Thursday, January 30, 2025, at 10:30 AM ET | 7:30 AM PT](https://www.youtube.com/watch?v=UPFhUrQa1bs).
39+
We’ll meet [Noah Pendleton](https://interrupt.memfault.com/authors/noah), MCU
40+
SDK Engineer at Memfault. Find us on
41+
[YouTube](https://www.youtube.com/@memfaultinc) to subscribe and save the date!
42+
43+
---
44+
45+
_If you’ve contributed to Interrupt before and want to be a guest, contact
46+
[interrupt@memfault.com](mailto:interrupt@memfault.com). Interested in writing
47+
for Interrupt and joining us for Interrupt Live?
48+
[Pitch us a topic](https://interrupt.memfault.com/contributing). If it gets
49+
approved, we’ll work closely with you to get published._
50+
51+
<!-- Interrupt Keep START -->
52+
53+
{% include newsletter.html %}
54+
55+
{% include submit-pr.html %}
56+
57+
<!-- Interrupt Keep END -->
1.07 MB
Loading

0 commit comments

Comments
 (0)