Matthias (@matthiasendler) 's Twitter Profile
Matthias

@matthiasendler

Chief Meme Officer at corrode.

corrode.dev
codeprints.dev
analysis-tools.dev
openpodcast.app
http://lychee.cli

ID: 79579032

linkhttps://endler.dev calendar_today03-10-2009 22:21:22

3,3K Tweet

3,3K Followers

549 Following

Matthias (@matthiasendler) 's Twitter Profile Photo

If you feel a bit lost with all the AI craze lately, here's a little story for you. endler.dev/2025/paolo/ #development #programming

Matthias (@matthiasendler) 's Twitter Profile Photo

Ten years after Rust 1.0, we need to stop thinking of it as just "systems programming." That label carries historic baggage and scares away teams who could benefit from Rust. corrode.dev/blog/foundatio… #rustlang #rust

Matthias (@matthiasendler) 's Twitter Profile Photo

New "Rust in Production" episode! Adam Hendel talks about PGMQ from old tembo, a lightweight job queue using Postgres as backend. You could build this yourself, but you'd probably waste time and end up with the same design anyway 😄 corrode.dev/podcast/s04e05… #rustlang #postgres

Dmitrii Kovanikov (@chshersh) 's Twitter Profile Photo

I noticed two completely different ways of programming: 1. Write some small code, run, see the result, adjust, repeat for hours. 2. Sit for hours writing code, modelling with types, writing tests, then spend minutes fixing what you’ve got wrong. Turns out, this deeply

Engineering Kiosk - Andy & Wolfi 🎙 (@engkiosk) 's Twitter Profile Photo

Wie hart kann es sein, einen Link zu checken? curl <URL> und gut ist, oder? Das ganze ist _deutlichst_ komplexer als du eigentlich denkst. Ein Deep Dive über Link-Edge-Cases, DOI-Links, HEAD vs. GET und Co. Matthias. Zur Podcast-Episode 🎧 engineeringkiosk.dev/podcast/episod…

Wie hart kann es sein, einen Link zu checken? curl &lt;URL&gt; und gut ist, oder? Das ganze ist _deutlichst_ komplexer als du eigentlich denkst. Ein Deep Dive über Link-Edge-Cases, DOI-Links, HEAD vs. GET und Co. <a href="/matthiasendler/">Matthias</a>.

Zur Podcast-Episode 🎧
engineeringkiosk.dev/podcast/episod…
Matthias (@matthiasendler) 's Twitter Profile Photo

Using Rust to control hundreds of antennas worldwide processing gigabytes of satellite data. Just released a new episode of 'Rust in Production' with Vegard Sandengen from KSAT about building mission-critical space infrastructure with Rust. corrode.dev/podcast/s04e07… #rustlang

Matthias (@matthiasendler) 's Twitter Profile Photo

Season 4 of the Rust in Production podcast is a wrap! 🎉 We had amazing guests from Microsoft, Astral, and more, discussing Rust's role in foundational software. We collected our favorite quotes from this season in our season finale! corrode.dev/podcast/s04e08… #rust #rustlang

Orhun Parmaksız 👾 (@orhundev) 's Twitter Profile Photo

Just you, your keyboard and your coding sins... ⌨️ GitType — Turn your own code into typing challenges. 🔥 Live WPM, accuracy & consistency metrics 🎮 Multiple game modes + custom difficulty 🦀 Written in Rust & built with Ratatui ⭐ GitHub: github.com/unhappychoice/…

Matthias (@matthiasendler) 's Twitter Profile Photo

Business logic should be simple; even in powerful languages like Rust. I wrote down a few tips and tricks on how to keep your code simple and maintainable. Maybe you know someone who needs a refresher. 😉 corrode.dev/blog/simple/ #rustlang #rust #programming

Signal (@signalapp) 's Twitter Profile Photo

We are alarmed by reports that Germany is on the verge of a catastrophic about-face, reversing its longstanding and principled opposition to the EU’s Chat Control proposal which, if passed, could spell the end of the right to privacy in Europe. signal.org/blog/pdfs/germ…

Matthias (@matthiasendler) 's Twitter Profile Photo

Looking for a nice weekend project? Maybe write a HTTP server from scratch? It's a fun way to improve your coding skills. Here's my attempt in Rust. youtu.be/aZ5sfhGmEVU?si… #rustlang #rust

Matthias (@matthiasendler) 's Twitter Profile Photo

Autonomous Lawn-Mowing Robots using Rust! 🌱 🦀 In today's podcast episode, I spoke with @andrewtinka from Scythe Robotics about how they're breaking ground with cutting-edge hardware and software, and how Rust makes industrial robots work. corrode.dev/podcast/s05e02… #rust

Matthias (@matthiasendler) 's Twitter Profile Photo

Cloudflare's Pingora proxy handles 90 million requests... PER SECOND! I asked Edward and Kevin from the team for an interview. We talked about Tokio, the wider async ecosystem, Rust developer ergonomics, and why Cloudflare chose Rust. corrode.dev/podcast/s05e03… #rustlang #rust

AstraKernel 💫 (@astrakernel) 's Twitter Profile Photo

☁️ How Cloudflare handles 90 million requests per second with Pingora - Rust in Production Podcast with Edward Wang & Kevin Guthrie, Software Engineers (CloudFlare) corrode.dev/podcast/s05e03…

☁️ How Cloudflare handles 90 million requests per second with Pingora

- Rust in Production Podcast with Edward Wang &amp; Kevin Guthrie, Software Engineers (CloudFlare)

corrode.dev/podcast/s05e03…
Matthias (@matthiasendler) 's Twitter Profile Photo

Just released my interview with Richard Feldman about rewriting Roc from Rust to Zig. We talked about compile times (20s vs 1.3s), when the borrow checker is overkill, and why comptime can't just be bolted onto Rust. corrode.dev/podcast/s05e04… #rustlang #rust #zig #podcast

Matthias (@matthiasendler) 's Twitter Profile Photo

Jon Seager, VP of Engineering at Canonical and I discussed using Rust in Ubuntu! 🦀🎙️ We covered the tradeoffs of migrating to Rust (including uutils and sudo-rs), future projects, and the costs of legacy C software. corrode.dev/podcast/s05e05… #rust #rustlang

Matthias (@matthiasendler) 's Twitter Profile Photo

How can Rust solve problems that C can't in the Linux kernel? I talked to Danilo Krummrich about rewriting NVIDIA's driver in Rust and the Rust4Linux project. Turns out, when your code compiles, it actually works. corrode.dev/podcast/s05e06… #rustlang #rust