Skip to content

Commit 63da30e

Browse files
authored
post: september and october 2025 roundup (#617)
### Summary Our September and October 2025 roundup post is ready to publish! Notable updates: - Applied formatting - Reworded quote on arduino acquisition
1 parent 869873d commit 63da30e

File tree

1 file changed

+29
-27
lines changed

1 file changed

+29
-27
lines changed

_drafts/2025-11-05-september-and-october-2025-roundup.md renamed to _posts/2025-11-05-september-and-october-2025-roundup.md

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
22
title: "What we've been reading in September & October (2025)"
33
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.
66
author: gminn
77
tags: [roundup]
88
---
99

1010
<!-- excerpt start -->
1111

12-
1312
Here are the articles, videos, and tools that we've been excited about this
1413
September and October.
1514

@@ -18,43 +17,46 @@ September and October.
1817
What have you been reading? Share in the comments or
1918
[on the Interrupt Slack](https://interrupt-slack.herokuapp.com/).
2019

21-
22-
2320
## Articles & Learning
2421

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
2725

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
3029

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
33-
34-
- [**GNU Tools Cauldron 2025 Presentations (YouTube Playlist)**](https://www.youtube.com/playlist?list=PL_GiHdX17WtxuKn7QYme8EfbBS-RKSn0w)
35-
A ton of fascinating presentations from [**GNU Tools Cauldron 2025**](https://gcc.gnu.org/wiki/cauldron2025). – Noah
30+
- [**GSoC 2025: Usability Improvements for the Undefined Behavior Sanitizer**](https://blog.llvm.org/posts/2025-09-01-gsoc-ubsan-trap-messages/)<br>
31+
Nice improvements to LLVM’s Undefined Behavior Sanitizer (UBSan), from a
32+
Google Summer of Code project. – Noah
3633

34+
- [**GNU Tools Cauldron 2025 Presentations (YouTube Playlist)**](https://www.youtube.com/playlist?list=PL_GiHdX17WtxuKn7QYme8EfbBS-RKSn0w)<br>
35+
A ton of fascinating presentations from
36+
[**GNU Tools Cauldron 2025**](https://gcc.gnu.org/wiki/cauldron2025). – Noah
3737

3838
## Projects & Tools
3939

40-
- [**GitHub: easyriscv**](https://dramforever.github.io/easyriscv/)
41-
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
4543

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
4646

4747
## News & Announcements
4848

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! –
51+
Noah
5152

5253
- [**The Zephyr Podcast Launch**](https://www.youtube.com/@zephyrproject)
53-
🪁 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.
5756

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
6060

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>
62+
Big news! – Marc

0 commit comments

Comments
 (0)