You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Summary
Our September and October 2025 roundup post is ready to publish!
Notable updates:
- Applied formatting
- Reworded quote on arduino acquisition
title: "What we've been reading in September & October (2025)"
3
3
description:
4
-
Here are the articles, videos, and tools we've been excited about in September and October
5
-
2025.
4
+
Here are the articles, videos, and tools we've been excited about in September
5
+
and October 2025.
6
6
author: gminn
7
7
tags: [roundup]
8
8
---
9
9
10
10
<!-- excerpt start -->
11
11
12
-
13
12
Here are the articles, videos, and tools that we've been excited about this
14
13
September and October.
15
14
@@ -18,43 +17,46 @@ September and October.
18
17
What have you been reading? Share in the comments or
19
18
[on the Interrupt Slack](https://interrupt-slack.herokuapp.com/).
20
19
21
-
22
-
23
20
## Articles & Learning
24
21
25
-
-[**State of the Art for Reducing Executable Size (LLVM Discourse Thread)**](https://discourse.llvm.org/t/state-of-the-art-for-reducing-executable-size-with-heavily-optimized-program/87952/18)
26
-
Interesting thread on the LLVM discourse about reducing highly-optimized executable size. – Noah
22
+
-[**State of the Art for Reducing Executable Size (LLVM Discourse Thread)**](https://discourse.llvm.org/t/state-of-the-art-for-reducing-executable-size-with-heavily-optimized-program/87952/18)<br>
23
+
Interesting thread on the LLVM discourse about reducing highly-optimized
24
+
executable size. – Noah
27
25
28
-
-[**How Compiler Explorer Works in 2025 — Matt Godbolt’s blog**](https://xania.org/202506/how-compiler-explorer-works)
29
-
Very interesting write-up by Matt Godbolt, explaining the architecture of the legendary Compiler Explorer website. – Noah
26
+
-[**How Compiler Explorer Works in 2025 — Matt Godbolt’s blog**](https://xania.org/202506/how-compiler-explorer-works)<br>
27
+
Very interesting write-up by Matt Godbolt, explaining the architecture of the
28
+
legendary Compiler Explorer website. – Noah
30
29
31
-
-[**GSoC 2025: Usability Improvements for the Undefined Behavior Sanitizer**](https://blog.llvm.org/posts/2025-09-01-gsoc-ubsan-trap-messages/)
32
-
Nice improvements to LLVM’s Undefined Behavior Sanitizer (UBSan), from a Google Summer of Code project. – Noah
A lightweight, interactive way to learn RISC-V assembly fundamentals. Great for quick experimentation. – François
42
-
43
-
-[**YouTube: Building a Bluetooth LE device using embedded Rust**](https://www.youtube.com/watch?v=L1ScupSwqts)
44
-
Building a Bluetooth LE device using embedded Rust. – Noah
40
+
-[**GitHub: easyriscv**](https://dramforever.github.io/easyriscv/)<br> A
41
+
lightweight, interactive way to learn RISC-V assembly fundamentals. Great for
42
+
quick experimentation. – François
45
43
44
+
-[**YouTube: Building a Bluetooth LE device using embedded Rust**](https://www.youtube.com/watch?v=L1ScupSwqts)<br>
45
+
Building a Bluetooth LE device using embedded Rust. – Noah
46
46
47
47
## News & Announcements
48
48
49
-
-[**Faster linking times with Rust 1.90.0 stable on Linux using the LLD linker**](https://blog.rust-lang.org/2025/09/01/rust-lld-on-1.90.0-stable/)
50
-
Rust 1.90.0 on Linux will start using LLD by default, for faster link times! – Noah
49
+
-[**Faster linking times with Rust 1.90.0 stable on Linux using the LLD linker**](https://blog.rust-lang.org/2025/09/01/rust-lld-on-1.90.0-stable/)<br>
50
+
Rust 1.90.0 on Linux will start using LLD by default, for faster link times! –
🪁 Zephyr launched a podcast! You can find the episodes on YouTube, Spotify, iTunes, and Deezer.
54
-
55
-
-[**Raspberry Pi Unveils the $18 Compute Module 0 — But Only for Chinese Customers, for Now**](https://www.hackster.io/news/raspberry-pi-unveils-the-18-compute-module-0-but-only-for-chinese-customers-for-now-913bf59ab6cc)
56
-
Very cool new Raspberry Pi offering. Easy way to make a connected device. Looking forward to it being available in the rest of the world. – Blake
54
+
🪁 Zephyr launched a podcast! You can find the episodes on YouTube, Spotify,
55
+
iTunes, and Deezer.
57
56
58
-
-[**Qualcomm to Acquire Arduino — Accelerating Developers’ Access to Its Leading Edge Computing and AI**](https://www.qualcomm.com/news/releases/2025/10/qualcomm-to-acquire-arduino-accelerating-developers--access-to-i)
59
-
Qualcomm to acquire Arduino — accelerating developers’ access to its leading edge computing and AI. – Marc
57
+
-[**Raspberry Pi Unveils the $18 Compute Module 0 — But Only for Chinese Customers, for Now**](https://www.hackster.io/news/raspberry-pi-unveils-the-18-compute-module-0-but-only-for-chinese-customers-for-now-913bf59ab6cc)<br>
58
+
Very cool new Raspberry Pi offering. Easy way to make a connected device.
59
+
Looking forward to it being available in the rest of the world. – Blake
60
60
61
+
-[**Qualcomm to Acquire Arduino — Accelerating Developers’ Access to Its Leading Edge Computing and AI**](https://www.qualcomm.com/news/releases/2025/10/qualcomm-to-acquire-arduino-accelerating-developers--access-to-i)<br>
0 commit comments