Advertisement · 728 × 90

Posts by Dirkjan Ochtman

I’ve used TeamViewer for this for a long time (including recently). It’s not as good as it once was, but still decent.

1 day ago 2 0 0 0

I'm *very* excited to report that we got initial funding and have hired our first Rust maintainers!

RustNL's Rust Maintainers Team starts out with two full time maintainers, one intern, and five part-time maintainers, now stably employed to continue their work on Rust! 🎉

rustnl.org/maintainers/

4 days ago 195 33 7 5
Preview
Release 0.26.0 · hickory-dns/hickory-dns 13 months after the release of 0.25.0, we finally have a bigger feature release of Hickory DNS, the suite of DNS libraries and authoritative/recursive name servers written in pure Rust. A lot of wo...

After 13 months of work, today we released Hickory DNS 0.26.0 (our memory-safe DNS libraries and server), which should be more robust, faster and easier to use correctly. Detailed release notes are here:

github.com/hickory-dns/...

4 days ago 16 2 0 0
Preview
Google shoehorned Rust into Pixel 10 modem to make legacy code safer Cellular modems are complex black boxes of legacy code, but Google is making them safer with Rust.

That little DNS project I started about 10 years ago is making some news with Google! This is definitely because so many people have jumped in to help contribute here. Special call out to @djc.ochtman.nl who’s picked up a huge amount of slack for me in the last year.

arstechnica.com/gadgets/2026...

6 days ago 17 2 1 0
Recent lld/ELF performance improvements Since the LLVM 22 branch was cut, I've landed patches that parallelize more link phases and cut task-runtime overhead. This post compares current main against lld 22.1, mold, and wild. Headline: a Rel

From an LLD maintainer: “wild is worth calling out separately: its user time is comparable to lld's but its system time is roughly half, and its parse phase is 4-8x faster than either of the C++ linkers.”

maskray.me/blog/2026-04...

(Via @llvmweekly.org.)

1 week ago 18 1 0 0

Do some manual verification and file all of them? Want to collaborate?

1 week ago 3 0 0 0

Also, I think we might have made some progress on -proto code size in the 0.26 beta releases, would be great to get your feedback before a final release.

1 week ago 0 0 0 0

Do you think there might be budget within the Android org to help sustain future Hickory DNS development? Right now my own PRs are stuck waiting for review because there’s limited review capacity.

1 week ago 4 0 1 0

Very cool to see that Google is using Hickory DNS (which I help maintain) to power DNS message parsing in the Pixel firmware!

Reviewing those PRs does indeed seem like a short while ago…

1 week ago 35 4 0 0
Video

This woman is facing a copyright claim for her own music by an AI company that took her youtube page and copied her.

2 weeks ago 1861 860 32 131
Advertisement

So are you going to build all the apps, too? I guess the agents make it a little less crazy than before…

1 week ago 0 0 1 0

So on some projects I’m happy to squash merge for you. But, GitHub’s merge queue doesn’t allow per-PR merge mode control and is generally desirable for other reasons, so on projects where the merge queue is in use (like rustup), I ask contributors to do that step.

1 week ago 5 0 1 0

I have not actually used it, and generally still use macOS because the Linux desktop has felt like a comparatively bad experience. But not sure how much of that is the DE itself vs GTK/toolkit and the apps…

1 week ago 0 0 1 0

Have you looked at Cosmic?

1 week ago 0 0 1 0
Q1 2026 Rustls Performance Update Overview Offering top tier performance is a primary goal for the Rustls project. As such, the project has developed benchmarks representing some of the most performance critical functions and monitors them closely. The Rustls project periodically publishes test results that compare Rustls performance to other popular TLS libraries, OpenSSL and BoringSSL. The previously published test results are from July of 2025. The Rustls project is planning to start publishing performance reports more frequently going forward.

An update on rustls performance: it’s still pretty fast.

www.memorysafety.org/blog/26q1-ru...

1 week ago 23 6 0 1

⚠️ An active phishing attack is targeting crate owners by asking them to "confirm that your email address is still active". These messages are not from crates.io, and should be ignored. (We will never ask you to confirm that your e-mail address is still active.) ⚠️

1 week ago 152 63 1 0
Preview
A Cryptography Engineer’s Perspective on Quantum Computing Timelines The risk that cryptographically-relevant quantum computers materialize within the next few years is now high enough to be dispositive, unfortunately.

Two papers came out last week that suggest classical asymmetric cryptography might indeed be broken by quantum computers in just a few years.

That means we need to ship post-quantum crypto now, with the tools we have: ML-KEM and ML-DSA. I didn't think PQ auth was so urgent until recently.

2 weeks ago 297 123 10 19
Toasty, an async ORM for Rust, is now on crates.io

Apparently, if a crate is not 100% human written, it is off topic for /r/rust: reddit.com/r/rust/comme.... I have been working on Toasty for 3 years, 9 months with AI tools. I am quite proud of the code quality and stand by it. By their standard, the entire tokio-rs GitHub organization is now OT.

2 weeks ago 157 13 23 14
Preview
Plugin marketplace clone triggers unexplained SSH key access prompt on startup · Issue #14485 · anthropics/claude-code Summary Claude Code clones the official plugins repository (anthropics/claude-plugins-official) using SSH (git@github.com:...) instead of HTTPS. This can lead to an approval workflow for key access...

See also:

github.com/anthropics/c...

2 weeks ago 2 0 1 0
Advertisement

Simple ARM VPS on Hetzner, 15 EUR/month for 8 cores and 16 GB. Looks like they have some US locations, too.

2 weeks ago 1 1 1 0

@tobias.bieniek.cloud is something like this on the roadmap?

2 weeks ago 1 0 1 0

Too bad about Weir’s privilege blindness…

2 weeks ago 0 0 0 0
Vulnerability Research Is Cooked

I wrote something: sockpuppet.org/blog/2026/03...

3 weeks ago 93 40 7 7
Preview
GitHub - weizhiao/rust-dlopen: A dynamic linker fully implemented in Rust. A dynamic linker fully implemented in Rust. Contribute to weizhiao/rust-dlopen development by creating an account on GitHub.

Someone built a pure Rust ELF dynamic loader / linker and dlopen()! It is extensible by design, which opens the door to turnkey custom ld-linux.so and dlopen() implementations. So many possibilities. github.com/weizhiao/Rel... github.com/weizhiao/rus...

3 weeks ago 10 2 0 0
Original post on hachyderm.io

I'm thrilled to announce that the next target of #Ubuntu's oxidization plan will be ntpd-rs!

We will be funding the @trifectatech to build new features, enhance security isolation, and ultimately deliver a unified, memory-safe time synchronization utility for the Linux ecosystem for NTP, NTS […]

3 weeks ago 27 8 1 0

Are the risks purely random/chance-based?

4 weeks ago 0 0 1 0
Advertisement
Post image

Big news @ #securitycon #KubeCon EU — Canonical, publishers of Ubuntu, have joined the Rust Foundation as a Gold Member! Canonical's investment supports the long-term health of #rustlang and highlights its growing role in resilient systems. rustfoundation.org/media/canoni... 🦀

4 weeks ago 53 7 1 0

But not postcard-rpc?

4 weeks ago 0 0 1 0

Wow, who’s still running that?

1 month ago 1 0 1 0

Sure, but you'll still have the laptop, right?

1 month ago 0 0 1 0