Posts
533
Following
489
Followers
400
Linux Kernel security developer, working for Microsoft. Also W7TXT. Views are my own.
Topics: #Linux #kernel #security, #amateurradio, #RF, #hamradio, #electronics, #science, #radioastronomy, #physics, #space, #arduino.

📡 https://w7txt.net/
🐧 https://blog.namei.org/
☠️ https://www.facebook.com/w7txt


I can highly recommend getting a ferrule crimper for connecting wires to these kinds of terminals.
0
0
3

David Chisnall (*Now with 50% more sarcasm!*)

We have released 1.0 of the #CHERIoT specification! The architecture has been unchanged for almost a year and has been implemented in two open-source cores. We (SCI) are getting back our first CHERIoT silicon from the fab soon and will be moving to mass production net year (I can't talk about what other people are doing with CHERIoT).

2
4
1
@mossmann very cool: measuring < 0.01 Hz changes in an 60 kHz signal from Colorado while flying in a passenger jet is impressive.

RE: https://mastodon.social/@mossmann/115493045854686572
0
0
4
AI really is no fun.
0
0
2
I finally bought a USB microscope and wow does it help with reverse engineering RF circuits. Quite an interesting & surreal world down there, too. This is from a 60 GHz wireless backhaul device. The RF wavelength is about 4.5mm.
1
1
8
@andersonc0d3 congrats! Good to see bugfixes with the reporting.

RE: https://infosec.exchange/@andersonc0d3/115419629407280002
1
0
1
I gave a talk on generating millimeter-wave signals from 122-141 GHz at Microwave Update on the weekend.

https://microwaveupdate.org

Here are the slides: https://w7txt.net/wp-content/uploads/2025/10/A-Synthesized-F-Band-Signal-Source-for-122-and-134-GHz-v1.pdf
0
4
5
Large discone antenna in Arizona, covers 3-30 MHz. Licensed amateur operators can use this, at the Titan Missile Museum. I didn’t have a radio with me.
0
0
1
WSPR and Red Bull for breakfast in Eastern WA.
0
0
2
Collected various bits of 80s surplus over a couple of years and now I can “see” signals from DC to sub-millimeter (300 GHz+), in theory at least. This is a 25 GHz signal.
1
2
13
"Looks like there aren't many options for WJ-340 VLF receiver. Consider this used farm tractor or a pair of flannel pajamas."
0
0
1
DIY window feed through for running RF cables from inside to outside. You can buy these but I had the parts.
2
0
8

Good read about cancellations in Async Rust https://sunshowers.io/posts/cancelling-async-rust/

This blogpost covers a lot of the problems in this space very well. I like how it emphasizes definitions and semantics, shows examples of bugs they came across to, and list some practical recommendations.

The "double-edge sword" of cancellation in Rust is spot on: on one hand, it's cool how "easy" and simple it is to cancel future in Rust -- you *drop* it. Especially given how non-trivial it can be in synchronous environments.

However, this also means it's far too easy to *silently* drop a future. This is scary on its own, and combined with the fact that cancellation of parent futures propagates down to child futures (because of the single ownership model) makes it much more concerning.

This post also links another (much older, Feb 2024) blogpost that covers this space well, elaborating on async clean-up problems and mentions linear types as a solution https://without.boats/blog/asynchronous-clean-up/

0
1
1

Last week 2025 happened in Berlin, and it was a blast as usual, thanks to all the amazing speakers!

Talks are already available on YT: https://www.youtube.com/playlist?list=PLWYdJViL9EiqX25Rmu49FTDDnzT30wvqL

1
4
1

At the beginning of this month we wrapped up OSHWA’s first ever Open Healthware Conference. For two days we got to hear from incredible creators within the Open Healthware community, see demos of devices meant to better the medical world, and meet new folks from the community.

It was incredible! We can’t say thank you enough but we can try! From NSF, to speakers, to in person and online attendees - thank you, thank you, thank you!!

https://oshwa.org/announcements/open-healthware-conference-wrap-up/

0
1
1

All Systems Go! is almost here! Next Tuesday, Sept 30th, will kick off 2 days of talks and mingling around foundational user-space Linux technologies.
📆 Schedule is here ➡️ https://cfp.all-systems-go.io/all-systems-go-2025/schedule/
🎟️ Tickets are still available ➡️ https://ti.to/all-systems-go/all-systems-go-2025

0
9
1

David Chisnall (*Now with 50% more sarcasm!*)

Edited 1 month ago

Anyone going to be at SOSP in a couple of weeks? I will be giving a keynote at the KISV workshop on Monday morning about how CHERI changes how you think about OS design, and then we'll be presenting our paper on the CHERIoT RTOS first thing on Tuesday morning (and at the poster session).

0
1
1
Did you know you can watch @KernelRecipes videos already by seeking in the live streams which are currently online?

https://www.youtube.com/@KernelRecipes/streams
0
1
5
Show older