Tweede golf
@tweedegolf.bsky.social
120 followers 37 following 73 posts
Software agency in NL. Web, security and embedded. Rust specialists.
Posts Media Videos Starter Packs
tweedegolf.bsky.social
Marc and Hugo are at ONE Conference in The Hague today! This afternoon, they will give their talk 'You're not secure by design, if you're not memory safe!'.

@hugovandepol.bsky.social

#cybersecurity #memorysafety #ONE2025
Image shows a selfie of Marc and Hugo with a ONE Conference banner in the background that reads 'We are all connected'
tweedegolf.bsky.social
"You're not secure by design, if you're not memory safe!" Hugo van de Pol and Marc Schoolderman will present this talk at ONE Conference in The Hague on 1 Oct 2025.

buff.ly/nKw3uQ9

@hugovandepol.bsky.social

#cybersecurity #memorysafety
tweedegolf.bsky.social
Our intern Ebbe may just have sped up your debug journey for async Embedded Rust. We're impressed! Read about the Proof of Concept here: buff.ly/TfNFCp3

Feedback and contributions are appreciated, so give inspect-embassy a go!

@ebbdrop.bsky.social

#rustlang #embeddedrust #debugging
Embedded async debugging and inspect-embassy - Blog - Tweede golf
As part of my internship at Tweede golf this summer I was tasked with improving the async debugging experience for embedded development. This work resulted in a prototype async debugger for embass ...
tweedegolf.nl
tweedegolf.bsky.social
Update on Folkert and Bjorn's work for Trifecta Tech Foundation, improving state machine code generation in the Rust compiler:
trifectatech.bsky.social
Blog post by Folkert: How can we make Rust programs that use state machines even faster?

Trifecta Tech aims to create safe and robust infrastructure software, that's why we're dedicated to making Rust the go-to for performance-critical components like zlib&zstd.

trifectatech.org/blog/improvi...
Improving state machine code generation - Trifecta Tech Foundation
Over the past couple of months, Björn and I have been working on improving state machine code generation in the rust compiler, a rust project goal for 2025H1. In late June, PR 138780 was merged,…
trifectatech.org
Reposted by Tweede golf
rustnl.bsky.social
** Ticket sales now open ** Get your Early Bird tickets for RustWeek 2026!

The world's biggest Rust conference returns to beautiful Utrecht, welcoming over 900+ community members, professionals and the maintainers of Rust.

2026.rustweek.org

#rustweek2026 #rust
RustWeek 2026
RustWeek 2026, The Netherlands - May 18 - 23 2026. The world's biggest Rust conference returns to beautiful Utrecht, welcoming over 900+ community members, professionals and the maintainers of Rust.
2026.rustweek.org
tweedegolf.bsky.social
Hugo will present "Rust Meets the Grid: Building Openleadr-rs for Real-World Demand Response" at LF Energy Summit Europe, 11 September in Aachen, Germany, together with Ton Smets from @elaad.nl!

buff.ly/7W9H2Jp

@hugovandepol.bsky.social

#opensource #lfenergysummit #energy #energytransition
tweedegolf.bsky.social
In 2023, our team started on sudo in Rust with Ferrous Systems for Prossimo. Now, under @trifectatech.bsky.social‬, they've helped bring sudo-rs to a huge milestone: the default sudo for the upcoming Ubuntu!

More on the Ubuntu blog: buff.ly/37uB4wr

🙏 Marc, Björn, Marlon and Ruben!

#rustlang
A happy Ferris, the Rust mascot, is standing on an Ubuntu logo, holding the Rust logo.
Reposted by Tweede golf
sovereign.tech
Join us for the next "Memory Safety in the EU" meeting that we’re co-hosting together with @tweedegolf.bsky.social

We’re inviting active participants and stakeholders to join the conversation, contact Tara Tarakiyee 📩

📅Tuesday, August 26
⏰ 9:30 - 14
📍 adjacent to the event venue
tweedegolf.bsky.social
The meeting aims to finalise a statement on the importance of memory safety for security by design. This is a joint effort by several European stakeholders to put memory safety on the agenda of both industry and policy makers.
tweedegolf.bsky.social
Our Director of Open Source, Erik will be at the Open Source Summit and OpenSSF Community Day in Amsterdam, 25-28 August!

Message him to meet up and talk about the open source infrastructure work at Trifecta Tech Foundation!

@trifectatech.bsky.social
@erikjee.bsky.social

#OSSummit #OpenSSF
tweedegolf.bsky.social
We have 100+ Rust-related articles on our blog! Read them here: tweedegolf.nl/en/blog/rust

Topics: web development, systems programming, Embedded Rust, open-source projects, memory-safety, interoperability with other languages, testing and bug hunting.. and much more.

Enjoy!

#rustlang
Blog - Tweede golf
Tech blog on web, security & embedded
tweedegolf.nl
tweedegolf.bsky.social
We started work on sudo-rs in 2022, with Ferrous Systems, for Prossimo. In 2024, sudo-rs moved to Trifecta Tech Foundation. We're still working on it: maintenance, improvements, and readying for various distributions, of which Ubuntu 25.10 is the biggest milestone so far! 🥳
tweedegolf.bsky.social
David and Ruben will be at the IETF in Madrid all week, collaborating with the timing community on #openstandards for better time synchronization.

@ietf.org
trifectatech.bsky.social
David and Ruben are headed to Madrid for the 123rd @ietf.org meeting!
They'll join the NTP WG and work on NTP version 5, an NTS pool, and better time synchronization in general. Come find them to talk all-things-time!

More on NTPv5 & NTS: trifectatech.org/tags/ntpd-rs/

- Madrid 123 image by IETF
Artwork of IETF 123 Madrid 19-25 July 2025 Trifecta Tech Foundation's David and Ruben in action at a PTP plugfest Image announcement ntpd-rs support for Network Time Protocol version 5
tweedegolf.bsky.social
Do general practitioners in the Netherlands know enough about diabetes to treat the growing number of patients? We've built a gamified learning tool for healthcare professionals with RadboudUMC, Schola Medica and Grafische Republiek.

Read about it here: buff.ly/vWPEK3c

@radboudumc.bsky.social
Building a gamified learning tool for healthcare professionals - Blog - Tweede golf
Do general practitioners in the Netherlands know enough about diabetes to treat the growing number of patients? If you have read our blog before, that question might surprise you. But not all of o ...
tweedegolf.nl
tweedegolf.bsky.social
A milestone in our work on secure time for a safer internet, for @trifectatech.bsky.social! It was a team effort, so thanks to David, Ruben, Tamme, Marlon and Marlon! 🙏
tweedegolf.bsky.social
We tackled the challenge of writing an over-the-air firmware update mechanism for the lossy LoRaWAN network. David explains how we reconstructed the lost data using parity blocks: buff.ly/FxjnbA0

This work was performed in close collaboration with Philip Markgraf for Kelvin.

#embeddedrust #iot
Reconstructing lost data from parity blocks - Blog - Tweede golf
A few months ago, we were faced with the challenge of writing an over-the-air firmware update mechanism for the lossy LoRaWAN network; If a packet arrives, it is guaranteed to be correct, but not ...
tweedegolf.nl