bagder

joined 7 years ago
[–] [email protected] 1 points 1 week ago (1 children)

@[email protected] in curl's case we only offer it via an API but that also means we cannot very easily take it away without risking hurting a few users... Ie we would need to bump SONAME.

[–] [email protected] 1 points 1 week ago

@[email protected] right, presumably not widely used but we can't really tell...

 

#Firefox joins the other browsers and disables HTTP/2 server push.

libcurl still supports it!

https://groups.google.com/a/mozilla.org/g/dev-platform/c/vU9hJg343U8/m/4cZsHz7TAQAJ?pli=1

[–] [email protected] 0 points 2 weeks ago (1 children)

@freddy you're reading too much into my words. I'm just amazed by how large the existing JPEG XL decoder is.

And I don't think I am alone.

[–] [email protected] 0 points 2 weeks ago (4 children)

@freddy ... and that happens to be the one Firefox uses...

[–] [email protected] 1 points 2 weeks ago (3 children)

@Di4na possibly: I believe Rust is generally a good thing for most things, but I believe the Rust ecosystem with cargo and bazillions of always-updatiing tiny dependencies risk adding friction and at least complicates the equation quite a lot

 

The current JPEG XL decoder in #Firefox apparently consists more than 100,000 lines of multi-threaded C++

For just decoding an image format.

Not sure what it says about the format, the implementation and the Internet at large.

https://github.com/mozilla/standards-positions/pull/1064

[–] [email protected] 2 points 2 weeks ago (1 children)

@[email protected] they are indeed quite different beasts in the insides. #curl is not C++ spaghetti using a million threads for example. 😁

[–] [email protected] 1 points 2 weeks ago

@[email protected] I feel I have at least two!

 

I promise, just because #curl and #Firefox often behave similarly, it is almost never because I once worked in the Firefox networking team. 🤠