Elektrine lite

โ† Feed

daniel:// stenberg://

bagder@mastodon.social

<p>I write curl. I don&#39;t know anything.</p>

Posts

  • Post #4498011

    (I replied:) &gt; *What are you willing to pay for someone to take care of the Windows side?* We get exactly zero dollars for our windows version of curl and you&#39;re welcome to get a share of this revenue!

  • Post #4495607

    #curl can download a single transfer HTTP/1.1 (clear-text) 100G file from localhost at 5674473589 bytes/sec on my machine. That&#39;s a lot of bytes every second.

  • Post #4448780

    No one in the seven-person curl security team is on or runs Windows. People sending us Windows-only flaws makes us groan and roll eyes. And sometimes hyperventilate a little. Why this is so? Because no one in the team wants to be on Windows, and no other curl contributor is active enough, Windows-knowledgeable and interested in joining the team. Let me know if you are someone like that who I&#39;ve just not noticed.

  • Post #4448710

    Welcome to try out #curl 8.22.0-rc1 https://curl.se/rc/ Thanks for flying curl.

  • Post #4391711

    Anyone using HTTP/2 server push with libcurl? If you use this feature in libcurl, please let us know. It is being deprecated all over, including in specs, browsers and servers and I believe the time has come for us to drop it from libcurl in the future as well. So I&#39;m curious to know if anyone actually (still) uses it.

  • Post #4384130

    I&#39;m sorry but I&#39;m not going to speak at NDC Techdown 2026 in September as previously planned.

  • Post #4372228

    My guide on **how to invite me to do a talk**: https://daniel.haxx.se/how-to-invite-me.html

  • Post #4371152

    https://curl.se/ just got a menu refresh, try it out! All new, but looks similar to before... Should work better on small screens/mobile and with keyboard navigation. Heavy lifting done by Rito Rhymes. See https://github.com/curl/curl-www/pull/611

  • Post #4366385

    As an Open Source person I am apparently expected to keep doing things for free so I get invited to participate in EU policy events in Brussels, with not even an attempt to offer me compensation for travel, lodging or time. So I decline.

  • Post #4348848

    It might be time for #curl performance/benchmark testing: https://github.com/curl/curl/discussions/22465

  • Post #4347841

    What the bliss taught us https://daniel.haxx.se/blog/2026/08/03/what-the-bliss-taught-us/ #curl

  • Post #4273691

    Welcome Ramesh Adhikari as #curl commit author 1503: https://github.com/curl/curl/pull/22449

  • Post #4273634

    Also, just three more days of bliss. ๐Ÿ˜ฑ

  • Post #4232938

    I would like us to make an effort to move #curl&#39;s HTTPS-RR and ECH support out of experimental mode before end of year 2026. https://curl.se/mail/lib-2026-07/0013.html

  • Post #4195091

    Join the fun and help us test &quot;Apple fast UDP&quot; with #curl. Using their undocumented functions... https://github.com/curl/curl/pull/22417

  • Post #4175056

    It seems there is a limit to the freebies given from GitHub, even for me:

  • Post #4157785

    Michael Winser of Alpha Omega talked about the current Open Source security situation and AI at BSDCan 2026. Lots of material in there from yours truly. https://youtu.be/gq4-g9ELZgc

  • Post #4148571

    If you&#39;re looking for something to help out with in the #curl project, here is an idea! Enable one, some or all experimental features in your local build and use them for a while to see how they behave - and report all problems: https://curl.se/dev/experimental.html

  • Post #4137071

    Time to make the top-menu on curl.se better? more keyboard and mobile-friendly. https://github.com/curl/curl-www/pull/611

  • Post #4135765

    Did anyone implement Resumable Uploads for HTTP yet server side? In particular for multipart formposts. Nested mime sections even more so. Supporting this client-side is going to be an adventure... I&#39;ve started to think about this, and you know, interop and all that. https://datatracker.ietf.org/doc/draft-ietf-httpbis-resumable-upload/

  • Post #4132366

    HTTP Message Signatures with #curl https://daniel.haxx.se/blog/2026/07/27/http-message-signatures-with-curl/

  • Post #4039171

    No #curl CVEs at all during July because of bliss. Highly recommended.

  • Post #4020123

    Over the last 30 days, the curl.se website handed out 2.98 of data TB/day. A new record.

  • Post #4019761

    Firefox takes a stance and returns to X. ๐Ÿค” https://x.com/firefox/status/2079317211152564724

  • Post #3998522

    Out of the 100 million USD that has been donated through #GitHub sponsors, 0.0641% was given to #curl (64K USD since 2019) https://github.blog/open-source/maintainers/100-million-for-open-source-a-milestone-built-by-the-community/

  • Post #3973974

    macOS has undocumented functions that allow applications to do faster UDP... https://github.com/curl/curl/pull/22341

  • Post #3970860

    glibc has this open bug to resolve link-local host names for AF_INET6 since 2012 https://sourceware.org/bugzilla/show_bug.cgi?id=14413 Now this causes problems to #curl, as it now does separate name resolves for IPv4 and IPv6 in order to start connecting once the first response is in. ๐Ÿ˜• https://github.com/curl/curl/issues/22330

  • Post #3841874

    The HTTP workshop in Basel day two: https://daniel.haxx.se/blog/2026/07/15/workshop-basel-day-two/

  • Post #3793289

    You don&#39;t see people from the frontier models brag about how many vulnerabilities they FIXED, only how many they FOUND.

  • Post #3782345

    How I do it My explainer on how I do Open Source development, from exactly one year ago. Work, why and how. https://daniel.haxx.se/blog/2025/07/13/how-i-do-it/