fossified / podcast

a podcast in English where we talk all things Free and Open Source
https://fossified.com
Apache License 2.0
58 stars 2 forks source link

topic: curl turns 25 years #12

Closed bagder closed 1 year ago

bagder commented 1 year ago

Ok, sorry for being egocentric here but on March 20 2023, the @curl project turns 25 years old and it is kind of a big thing for me. :partying_face:

curl-8 0 0

stdevel commented 1 year ago

Would be great to hear some of your highlights and insights on this project!

hesa commented 1 year ago

Want to hear weird stories, e.g. the recent Microsoft curl package

bch commented 1 year ago

Technical tools and techniques for keeping the project on the rails. Editors, compilers, build system, tools like valgrind...

bpoyner commented 1 year ago

Any extraordinary use of curl that you know about, e.g. the mars helicopter.

oej commented 1 year ago

This is a very relevant topic.

hesa commented 1 year ago

Curl vs Postman

Curl vs Wget (I am sure none of the maintainers sees a rivalry)

oej commented 1 year ago

Depending on the "one-man" curl project in your mission critical software :-)

bagder commented 1 year ago

I think it could be good to address these commonly asked questions that are curl related but not strictly about it turning 25:

bagder commented 1 year ago

from William Reardon on twitter:

How has the toolchain evolved over the years?

andrew commented 1 year ago

Are there any significant forks of curl that have ever gained any traction?

rybak commented 1 year ago

What kind of practices do you follow in the curl repository for better Git log? I know you don't use GitHub's merge for pull requests, because it doesn't fit your use-case. How much time do you spend reviewing structure of pull requests and commit messages?

bagder commented 1 year ago

From Michael Mattsson on twitter:

What advice would you offer to a younger generation that aspire to maintain an open source project for 25 years as graciously and humble as you have?

linusnielsen commented 1 year ago

I remember when I got a call in the evening by a very angry lady who claimed that we (Haxx) had hacked her computer. Her son had found curl in a malware, along with the company name "Haxx". My phone number is listed as the contact number for Haxx, so guess who she called?

It took me several evenings of patient explanation over the phone to make her understand that we are not the ones who "hacked" her computer.

Similar things have actually happened quite a few times over the years. I guess the company name Haxx has its drawbacks, despite being such a cool name. :-)

lhjnilsson commented 1 year ago

Grattis!! Would it be possible to calculate the average number of curl- calls an average human does per day? Not through the terminal, but through various applications and their dependencies. 10, 100, 10 000?!

bagder commented 1 year ago

I did some math and rough guessing of curl traffic in that vein in a blog post in 2019: https://daniel.haxx.se/blog/2019/12/04/daily-web-traffic/

This simple-minded estimate would imply that maybe, perhaps, possibly, curl transfers more data an average day than any single individual browser flavor does

bagder commented 1 year ago

This was episode 2: #44