My very shiny new toy just arrived: Saleae Logic MSO (Mixed Signal Oscilloscope)β¦ Now I will be able to use logic analyser and oscilloscope in the same beautiful integrated tool! π€π€©
My very shiny new toy just arrived: Saleae Logic MSO (Mixed Signal Oscilloscope)β¦ Now I will be able to use logic analyser and oscilloscope in the same beautiful integrated tool! π€π€©
VSCode disassembling generated WebAssembly code from a Swift breakpoint.
Great language support means nothing without great tooling. Watch Jonas Devlieghere show how LLDB brings first-class debugging to Swift on WebAssembly. fosdem.org/2026/schedul... #Wasm #FOSDEM
Swift System Metrics visualized in Grafana, demonstrating what's possible with real-time monitoring.
πAnnouncing Swift System Metrics 1.0! π A stable API for process-level monitoring on Linux and macOS. Add it to your service in a few lines, plug into Prometheus or OTel, and start visualizing in Grafana. Contributions welcome! www.swift.org/blog/swift-s...
I donβt get why Anthropic hasnβt used Claude Code to rewrite their bloated Electron app as native. Should be much easier than a C compiler.
π Swift Rockies tickets are LIVE. This is the conference where Swift meets the physical world.
I'm showing you how to take Swift beyond iOS: servers, Android, embedded devices. Your Swift skills can power anything.
Don't miss it: swiftrockies.com/joannis-work...
Introducing Tufty2350 - A smart interactive badge powered by Raspberry Pi RP2350! 16MB flash, 8MB PSRAM, WiFi+BT, 1000mAh battery, and a 2.8" IPS display - a whole lot of goodies in a gorgeous shell.π² Now available to order: shop.pimoroni.com/products/tuf...
Pico and oled example circuit
β‘οΈimpl Rust for Pico - Embedded Programming with Rust
- If you have an older Raspberry Pi Pico(RP2040 chip) and want to learn Embedded Rust, this book is for you
- Ported from the "Pico Pico" book which is written for Raspberry Pi Pico(RP2350 chip)
github.com/ImplFerris/r...
#rustlang #embedded
ohs2026 small logo
OHS2026 full logo tee
We are soooo excited to announce that the tickets for the 2026 Open Hardware Summit are officially available! Snag your tickets today and maybe even get yourself an extra cool Summit tee? π
ticket.nodeforum.org/OHS26/
prompt. change. review. commit. repeat π ship.
commanderai.app is changing my way of doing things for the better.
import Foundation let calendar = Calendar.current let openSourceDay = calendar.date(from: DateComponents(year: 2015, month: 12, day: 3))! let anniversary = calendar.date(byAdding: .year, value: 10, to: openSourceDay)! if calendar.isDateInToday(anniversary) { print("10 Years of Swift open source! π") }
π 10 years of open source Swift! A decade ago today, we opened Swift to the world with a simple blog post: swift.org/blog/welcome
What's grown sinceβthanks to an incredible community of contributorsβhas been extraordinary. Here's to the next ten years. π§‘
π¨ NEW PRODUCT KLAXON π¨
Introducing Badgeware - the next generation of wearable, hackable badges from your friends in Sheffield-on-sea. Now with tough colourful exteriors, built in batteries, and much, much more...
<3
badgewa.re
βοΈ Swift progress on embedded Swift, for memory-safe, fast code in resource-constrained environments. The latest updates are coming to Swift 6.3, and you can read more here: www.swift.org/blog/embedde... #IoT
It is time for the annual State of Rust Survey! πβ¨οΈοΈ
Whether you've just begun using Rust, are an experienced Rust user, stopped using Rust, or might use Rust in the future, we'd like to hear from you! π¦
Available in ten languages and open until December 17th: blog.rust-lang.org/2025/11/17/l...
For this one, Iβve already solved the problem with the ST7789 and Parallel Bus using Rust and Embassy! π
Now, we just need @pimoroni.com and @github.com to give us that beautiful board to play with hehe.
Espressif hired a bunch of Rust devs years ago and they have been quietly doing great work supporting Rust on their chips ever since. Still havenβt seen any other chip companies get close.
developer.espressif.com/blog/2025/10...
I will open the code, just donβt do it now because I am in the middle of the mess, but the nice thing is: it will work for any board and that can make use of I2C (preferably using Qw/ST connectors), like all those boards from Pimoroni with no connectivity.
Really, really nice one!!
Currently I am working to bring Wi-Fi connectivity to the Tufty 2040 via I2C using another amazing board, the Adafruit Qt Py ESP32-S2. It is being full of challenges, but I am learning a lot!
Then get one, because that little devil is fascinating! I am playing with it using Rust and embassy-rs
Hopefully @github.com will do the same thing they did last year selling the badge afterwards π
Spotify is now running ICE recruitment ads. We asked them to stop. They ignored us. Let's show them what we showed Disney. No Kings, No Collaborators, No Capitulators. indivisible.org/cancel-spotify
Badges: assembled. Energy: π₯
Tomorrow we go live at GitHub Universeβkeynotes, demos, EDU-friendly sessions, and yesβ¦ a programmable badge.
ποΈ Free virtual pass + schedule β gh.io/AAy5upq
Really nice to know that this year at GitHub Universe, the hackable badge is a customized version of @pimoroni.com Tufty, but in this case, instead of based on RP2040, now it is RP2350.
@pimoroni.com something is wrong with the Pimoroni Discussion feed, the last update was 19 days ago π’
bsky.app/profile/did:...
I finished up another in my "Concurrency Step-by-Step" series. This one is about everyone's favorite: protocols!
It also has a sneak peek for a super-secret idea I'm really excited about: regular old classes.
www.massicotte.org/step-by-step...
β¨οΈ Introducing: Raycast Keyboard for iOS
Our custom keyboard puts dictation, AI commands, snippets, and quicklinks at your fingertips
Get it today π raycast.com/ios
My talk from ServerSide is up!
so the US government just forced a tech company to delete an app it doesnβt like, which is totally normal stuff
www.404media.co/iceblock-own...
The ESP 32 Iβve mentioned in the other post, is to bring connectivity to the Badger and Tufty 2040.
Welcome to the jungle!
Lately, my ass has been heavily beaten by a βblessedβ ESP32 S2 to the point that it has already taken me a week to understand that little devil! Hope youβre having fun there!