Skip to main content

Search

Items tagged with: curl


Guessing we have about 36m pulls a week for curl container (across quay and docker hub) ... surprising low amount of churn/issues for so much usage #curl
#curl


this month, August 2024, has the most number of git commits in #curl than any other month in curl history
#curl


I swear this was totally unintentional… #curl #rule


what does that mean? #curl developers are as good/bad as #kernel developers?


Welcome Chris Swan as #curl commit author 1299: https://github.com/curl/curl/pull/14635
#curl


@AugierLe42e for #curl issues, we know that the "C mistake" share is a little over 40%. Those are mostly memory related.


The Linux kernel is 38 million LOC. #curl is 170K. The kernel is 223 times bigger.

The Linux kernel ships 60 CVEs per week, 3100 per year.

curl ships on average 13 CVEs per year, 3100/223 = 14

== Roughly the same CVE/line of code ratio.

#curl


and here I get into a discussion about why we don't show off the "OpenSSF scorecard" in #curl

(tldr: it's wrong)

https://github.com/curl/curl/discussions/12609

#curl


Exchanged a full curl #whisky for a #curl t-shirt, and I think I made a pretty sweet deal. Wdyt?

Thanks @bagder!


If you develop on #Windows, I could use your quick assistance on this #curl issue: https://github.com/curl/curl/issues/14368


When I work a year on #curl that amounts to about 1.5 milliseconds spent on each installation.

Seems worth it.😌

#curl


"a filename when none exists"

Starting in #curl 8.10.0, curl works a little harder to come up with a filename to store the download in when -O is used.

https://daniel.haxx.se/blog/2024/08/19/a-filename-when-none-exists/

#curl


A full clean rebuild of #curl on my machine takes about 3.5 seconds. If I make it a "unity" build, it can be done in 2.3 seconds.
#curl


I found the chosen colors hard to distinguish in the key section and map to the graphs.

#curl does actually get way more PRs than issues?!

#curl


Look at that plot for monthly pull-requests in #curl taking off like its on steroids.
#curl


The funding of critical open-source projects of our everyday lives has becond increasingly important. The Sovereign Tech Fund has set out to improve the situation with various programs that assist these projects as @polexa explains.

We're thrilled being joined by @bagder who shares his experiences with maintaining the #curl project and the STF.

🎧 https://focusonlinux.podigee.io/113-sovereign-tech-fund

#FocusOnLinux #Podcast


the most recent hackerone issue was filed because the user googled "[another project] bug bounty program", clicked the first link (to #curl's bug-bounty) and entered an issue about a completely different project...
#curl


How to tell another US government org uses #curl?

"Subject: [ACTION REQUIRED] U.S. Department of Energy Secure Software Development Attestation Submission Request"

#curl


It is useful to understand how #curl connects to hosts. Happy Eyeballs style.

https://everything.curl.dev/usingcurl/connections/happy.html

#curl


On this glorious day, just twenty-seven years ago in 1997, we shipped urlget 2.2. #curl before we named it #curl.

https://curl.se/ch/2.2.html

The changelogs were a little sparse back then.

#curl


Welcome Max Faxälv as #curl commits author 1295: https://github.com/curl/curl/pull/13098
#curl


Daniel Stenberg on #curl's Journey: From C64 Demos to Internet Transfers. (I was on Nerding out with Viktor the other day.)

https://youtu.be/bTb_Rf_qkq8?si=63AvIcr9dkyTlxK1

#curl


Trying out what a #curl family tree could look like.
#curl


@markuswerle @jakob @pluralistic This is how I interpret the situation: #GitHub offers open source programs free access to GitHub actions today exactly as it did in the past. This access is limited in CPU performance and parallelism. It always was. All free CI services do this.

The #curl project was bumped to a fancier account to give us more actions powers: more CPU and more parallelism.

That is them doing us a favor and them supporting us, not the other way around.


with this knowledge we are pondering what we can to do make things less annoying for #curl on Windows.

What now takes a few milliseconds on my Linux machine, takes several seconds on Windows. Not ideal.

#curl