Search

Items tagged with: Curl


#curl


There was a question posed on the #curl IRC channel whether there's ever going to be a need to raise addressing or offsets from 64-bit to something larger, such as 128-bit.

I argue there is no need to do this. 64-bit can already address a very large amount of data. For example, many operating systems and filesystems have a limit of 2**64 for file sizes. But it is difficult to wrap your head around this; how much data can such a file really hold?

Some estimates (*) say that there's going to be around 181 ZB (zettabytes) of data in the world by the end of 2025.

This is only 9812 files if each file holds 2**64 bytes.

*) rivery.io/blog/big-data-statis…

#curl


Right now, we have less than ten open issues for the #curl project

github.com/curl/curl/issues

#curl


#curl


#curl


#curl


#curl


#curl


#curl


#curl


#curl


Ten years ago on this day we went full GitHub model in #curl: pull-request style development. We have since handled over 10,700 PRs in an increasing amount of activity.

daniel.haxx.se/blog/2015/03/03…

#curl


@thomas_klopf sometimes you must really want to get something done and put in the extra effort to make sure it happens. Being captain of the #curl ship takes me to many such places...


Today is also two years since "the nuget story" where I struggled to get a ten year old and vulnerable #curl version delisted:

daniel.haxx.se/blog/2023/03/02…

#curl



#curl


#curl


#curl


#curl


#curl


I think #curl needs a few minor tweaks to support this really well...
#curl


#curl


#curl


#curl


If you use a curl built with GnuTLS (debian sid, for example), specifying --ciphers now does nothing.

But some people have need of that option to work. Here you can chime in on how it should be supported:

github.com/curl/curl/discussio…
#curl

#curl


@wolf480pl I'm neutral on this. I'm mostly observing and thinking about how this will/should impact #curl if it gets adopted for real.


#curl


#curl


#curl


Sunday surprise!

A friend of mine found an old email from me dated January 17 1997

Attached in this mail was the #httpget 0.2 source code. Previously believed to be lost, now the oldest httpget code I have.

165 lines long. 110 lines code, 30 lines comments, 25 blank lines.

This morning, #curl was 174,854 lines of code, not counting blank lines but comments.

1248 times larger over 28 years.


#curl


#curl


Sometimes people think #curl is a simple little HTTP tool, while in reality there's a whole internet transfer machine in there supporting 28 protocols.
#curl


Daniel shows off the plumbing, related scripts and how to keep the #curl RELEASE-NOTES file in sync during development so that it is ready and in good shape at release time.

youtu.be/sElmQtHoo5Y

#curl