Powered by RND

netstack.fm

Plabayo BV
netstack.fm
Dernier épisode

Épisodes disponibles

5 sur 7
  • Rustls with Dirkjan Ochtman
    Episode 7 – Rustls with Dirkjan OchtmanIn this episode, we go through Dirkjan's extensive experience in software development, particularly focusing on Rust, TLS, and QUIC protocols.We explore Dirkjan his journey working on QUIC implementations to his contributions to Rust TLS and Hickory DNS. The conversation also delves into the ACME protocol and the Instant Domain Search project.Dirkjan shares insights on the future of Rustls and the importance of community support in open-source projects.Learn more:https://dirkjan.ochtman.nl/https://github.com/rustls/rustlsrustls 0.24 tracking issue: https://github.com/rustls/rustls/issues/2400HickoryDNS Let's Encrypt tracking issue: https://github.com/hickory-dns/hickory-dns/issues/2725https://github.com/djc/instant-acmehttps://instantdomainsearch.com/RamaIf you like this podcast you might also like our modular network framework in Rust: https://ramaproxy.orgChapters00:00 Intro00:44 Introduction to Dirkjan Ochtman02:02 Dirkjan's Rustls contributor origins04:18 Quic implications on Rustls13:35 Exploring the H3 Protocol and Its Challenges16:47 Contributions to Hickory DNS22:59 instant ACME28:43 R2D2 — Connection Pooling32:13 the EPP Protocol34:40 Insights from Working with Domain Registrars35:36 Rustls and Safety50:31 The Future of Rust TLS and Its Ecosystem54:50 OutroNetstack.FMMore information: https://netstack.fm/#episode-7Join our Discord: https://discord.gg/29EetaSYCDReach out to us: [email protected] for this episode was composed by Dj Mailbox. Listen to his music at https://on.soundcloud.com/4MRyPSNj8FZoVGpytj.
    --------  
    55:43
  • Curl with Daniel Stenberg
    Episode 6 – Curl with Daniel Stenberg.In this episode of netstack.fm, Glen speaks with Daniel Stenberg, the creator and maintainer of Curl, one of the most widely used networking tools on the internet. They discuss Daniel's journey into programming and networking, the evolution of Curl from a simple tool to a comprehensive solution supporting multiple protocols, and the challenges of maintaining such a large open-source project. Daniel shares insights on the importance of community involvement, the complexities of debugging across various platforms, and his reflections on a 30-year journey with Curl. The conversation highlights the significance of open-source contributions and the future of Curl as a project.Learn more:https://curl.se/https://daniel.haxx.se/https://daniel.haxx.se/blog/https://github.com/curl/curlRamaIf you like this podcast you might also like our modular network framework in Rust: https://ramaproxy.orgChapters00:00 Intro00:36 Introduction to Curl and Daniel Stenberg05:20 Understanding Protocols and Specifications08:10 The Birth of Curl: From IRC Bot to Networking Tool12:46 Curl's Evolution and Protocol Support15:58 The Decision to Focus on Client-Side Development17:40 Current Protocol Support in Curl22:17 Managing Complexity in Curl's Codebase25:33 The Choice of C as the Programming Language28:33 Continuous Development and Community Engagement30:16 Balancing Work, Family, and Open Source Contributions36:37 Transitioning to Full-Time Work on Curl41:38 The Challenge of Funding Open Source Projects46:44 Exploring Commercial Opportunities with Curl49:53 Ensuring Curl's Longevity and Succession Planning51:58 Tackling Technical Challenges in Open Source Development57:05 Reflecting on a 30-Year Journey with Curl01:00:07 OutroNetstack.FMMore information: https://netstack.fm/#episode-6Join our Discord: https://discord.gg/29EetaSYCDReach out to us: [email protected] for this episode was composed by Dj Mailbox. Listen to his music at https://on.soundcloud.com/4MRyPSNj8FZoVGpytj.
    --------  
    1:01:05
  • Tokio with Carle Lerche
    Episode 5 – Tokio with Carl Lerche.In this episode of Netstack.fm, Glen speaks with Carl Lerche, the creator and maintainer of the Tokio Runtime, about his journey into technology, the evolution of programming languages, and the impact of Rust on the software development landscape. They discuss the rise of async programming, the development of networking libraries, and the future of Rust in infrastructure. Carl shares insights on the creation of the Bytes crate, the implications of io_uring, and his role at Amazon. The conversation also touches on the upcoming Tokio conference and the introduction of Toasty, a new query engine for Rust.Learn more:https://tokio.rs/https://www.tokioconf.com/https://github.com/carllercheRamaIf you like this podcast you might also like our modular network framework in Rust: https://ramaproxy.orgChapters00:00 Intro00:45 Origins of Carl04:01 Parallel between DotCom Bubble and current AI wave05:52 Origins of Carl... Continued09:12 Carl discovers Rust in 201413:40 Creation of mio17:39 mio, tokio and futures19:15 Powers of Rust25:57 io_uring26:12 The Evolution of IO-URing and Its Practicality29:40 Carl's job at Amazon and Tokio30:51 Maintaining Tokio today and beyond32:30 Toasty38:58 AI in Software Development: A Tool for Productivity49:20 First Tokio Conference53:10 Final words55:17 OutroNetstack.FMMore information: https://netstack.fm/#episode-4Join our Discord: https://discord.gg/VN77rKHRReach out to us: [email protected] for this episode was composed by Dj Mailbox. Listen to his music at https://on.soundcloud.com/4MRyPSNj8FZoVGpytj.
    --------  
    56:11
  • Datastar and Hypermedia
    Episode 4 – Datastar and Hypermedia.In this episode, Glen interviews Delaney, the creator of DataStar, a lightweight framework designed for building real-time collaborative web applications. Delaney shares his journey from being a 3D artist to a developer, emphasizing the importance of hypermedia and real-time visualization. The conversation delves into the efficiency of DataStar, its use of Server-Sent Events (SSE), and the framework's potential for collaborative web experiences. Delaney also discusses the challenges of WebSockets and introduces future projects like DarkStar, aimed at enhancing networking capabilities. Overall, the episode highlights the transformative potential of DataStar in modern web development. In this conversation, Delaney discusses the intricacies of DataStar, a real-time system for handling large volumes of messages. He emphasizes the importance of simplicity in programming, the significance of measuring performance, and the role of abstraction in software development. Delaney also explains the core functions of DataStar, including patch elements and signals, and how they facilitate real-time interactivity. The discussion touches on offline support, the growth of the DataStar community, and the non-profit model that supports its development. Delaney encourages developers to engage with the community and emphasizes the importance of building solutions to real problems.Learn more about Datastar and Hypermedia:https://data-star.dev/https://data-star.dev/reference/datastar_prohttps://hypermedia.systems/RamaIf you like this podcast you might also like our modular network framework in Rust: https://ramaproxy.orgChapters00:00 Intro00:42 Delaney and his background02:39 The Evolution of Hypermedia and Real-Time Systems06:27 SSE and Compression15:33 The Social Web23:01 Why use datastar?29:42 Web Transport and Darkstar33:55 DataStar and Future Directions46:04 Understanding Abstraction in Programming50:19 DataStar: Key Functions and Concepts53:27 Signals in DataStar: When to Use Them57:25 Front-End Validation and User Experience59:27 Offline Support and Web Applications01:02:56 The Growth of DataStar and Community Engagement01:07:09 The Challenges of Web Development01:09:26 AI and Its Role in Development01:13:22 DataStar and WebTransport: Future Directions01:16:33 Dynamic Content and DataStar's Use Cases01:18:35 Funding and Sustainability of Open Source Projects01:31:02 OutroNetstack.FMMore information: https://netstack.fm/#episode-4Join our Discord: https://discord.gg/VN77rKHRReach out to us: [email protected] for this episode was composed by Dj Mailbox. Listen to his music at https://on.soundcloud.com/4MRyPSNj8FZoVGpytj.
    --------  
    1:31:59
  • OpenTelemetry, eBPF, and Metoro
    Episode 3 – OpenTelemetry, eBPF and Metoro.In this conversation, Chris Batterbee, co-founder of Metoro, discusses the importance of observability in modern software systems, particularly in Kubernetes environments. He explains how Metoro leverages eBPF technology to simplify observability by automatically instrumenting applications. The discussion also covers the integration of OpenTelemetry, the challenges faced by developers in implementing observability, and the potential of AI in diagnosing issues. Chris shares insights from his experience with Y Combinator and the competitive landscape of observability tools, emphasizing the unique position of Metoro in the market.Learn more about OpenTelemetry, eBPF and Metoro:https://opentelemetry.io/https://ebpf.io/https://metoro.io/metoro demo: https://demo.us-east.metoro.io/guardian?startEnd=&service=OpenTelemetry metric examplar: https://opentelemetry.io/docs/specs/otel/metrics/data-model/#exemplarsRamaIf you like this podcast you might also like our modular network framework in Rust: https://ramaproxy.orgChapters00:00 Intro00:41 Chris Batterbee his background02:27 eBPF intro in context of Metoro04:20 eBPF + OpenTelemetry06:37 Opentelemetry Experience14:19 WASM16:10 eBPF and Windows16:59 Y Combinator Experience23:52 OpenTelemetry standard25:50 Platform is king26:53 eBPF accessibility28:30 Future of Prometheus29:41 Metoro and LLMs32:14 Replacing Sentry and the like33:46 Profiling35:39 Metoro Subscription Models36:37 Final words38:57 OutroNetstack.FMMore information: https://netstack.fm/#episode-3Join our Discord: https://discord.gg/VN77rKHRReach out to us: [email protected] for this episode was composed by Dj Mailbox. Listen to his music at https://on.soundcloud.com/4MRyPSNj8FZoVGpytj.
    --------  
    39:01

Plus de podcasts Technologies

À propos de netstack.fm

A podcast about networking, Rust, and everything in between. Join us as we explore the stack: from protocols and packet flows to the people and projects building the modern internet — all through the lens of Rust. Featuring deep dives, crate spotlights, and expert interviews.
Site web du podcast

Écoutez netstack.fm, De quoi jme mail ou d'autres podcasts du monde entier - avec l'app de radio.fr

Obtenez l’app radio.fr
 gratuite

  • Ajout de radios et podcasts en favoris
  • Diffusion via Wi-Fi ou Bluetooth
  • Carplay & Android Auto compatibles
  • Et encore plus de fonctionnalités

netstack.fm: Podcasts du groupe

Applications
Réseaux sociaux
v7.23.9 | © 2007-2025 radio.de GmbH
Generated: 10/1/2025 - 9:15:15 PM