Max Inden

@mxinden
138 Followers
141 Following
111 Posts
Network engineer working on #Firefox, focusing on HTTP/3 and #QUIC
GitHubhttps://github.com/mxinden/
Homepagehttps://max-inden.de/
New Blog post: "Multiple things can be true at the same time" - https://frederikbraun.de/feels-and-llms.html :: Dear reader, I am sure you have read a lot of blog posts about AI in the past weeks or months. And now I too am writing. Mostly to help me cope with what my kind of hacker people would call out as hypocrisy or cognitive dissonance.
Multiple things can be true at the same time

Multiple things can be true at the same time

Frederik Braun

RE: https://podcasts.social/@workingdraft/116441258898547454

Warum brauchte es nach HTTP/2 überhaupt noch HTTP/3? Darüber spreche ich im Working Draft Podcast mit Christian.

#quic #http #firefox

LLM time

0 comments

Lobsters

@flub Yes :(

Any suggestions for a good new name?

[happy] HEv3 in Firefox Nightly & Independent Rust Library

Search IETF mail list archives

Early Happy Eyeballs v3 implementation landed in #firefox Nightly, for now off by default. My #ietf 125 presentation:

https://youtu.be/l9eId_Yjoew?si=asdQo52kgPPQAuP-&t=4768

IETF 125: Heuristics and Algorithms to Prioritize Protocol deploYment (HAPPY) 2026-03-18 01:00

YouTube
RFC 9849: TLS Encrypted Client Hello, E. Rescorla, et al., https://www.rfc-editor.org/info/rfc9849 #RFC This document describes a mechanism in Transport Layer Security (TLS) for encrypting a message under a server public key. This document is a product of the Transport Layer Security Working Group of the IETF.
Information on RFC 9849 » RFC Editor

The #Mozilla meetup is coming back to our lovely Berlin office! Haven't been yet? Come join us THIS THURSDAY with cool tech talks on browser privacy and offline LLMs on the web using WASM https://www.meetup.com/berlin-mozilla-meetup/events/312699118/
Tech talks at Mozilla, Thu, Feb 19, 2026, 6:00 PM | Meetup

Save the date! The Mozilla Meetup series continues with talks focused on modern web technologies. To account for typical **no-show rates**, we’ve opened more RSVP spots th

Meetup
@djc not that I am aware of. The only requirement on quinn-udp is the ability to set and read ECN bits. (For others, which quinn-udp supports today.)

Based on this data, adoption of classic ECN (ECT0) is low. That said, I am excited for #L4S (ECT1) adoption in the future. #firefox 's #quic stack reflects all of the ECN marks, including ECT1. Thus Firefox is ready for L4S on the receive path already today.

https://www.rfc-editor.org/rfc/rfc9330.html

RFC 9330: Low Latency, Low Loss, and Scalable Throughput (L4S) Internet Service: Architecture

This document describes the L4S architecture, which enables Internet applications to achieve low queuing latency, low congestion loss, and scalable throughput control. L4S is based on the insight that the root cause of queuing delay is in the capacity-seeking congestion controllers of senders, not in the queue itself. With the L4S architecture, all Internet applications could (but do not have to) transition away from congestion control algorithms that cause substantial queuing delay and instead adopt a new class of congestion controls that can seek capacity with very little queuing. These are aided by a modified form of Explicit Congestion Notification (ECN) from the network. With this new architecture, applications can have both low latency and high throughput. The architecture primarily concerns incremental deployment. It defines mechanisms that allow the new class of L4S congestion controls to coexist with 'Classic' congestion controls in a shared network. The aim is for L4S latency and throughput to be usually much better (and rarely worse) while typically not impacting Classic performance.