Skip to main content


“I could rewrite #curl

Here's my collection of some less cheerful quotes to keep me firmly grounded. Blogged three years ago today:

daniel.haxx.se/blog/2021/05/20…

#curl
in reply to daniel:// stenberg://

Idiots with no real programming experience.

But my "favorite" is still the guy who complained to you years ago after seeing the "curl" name in an error on his router or something and blamed you for his issues :D

---

We highly appreciate your work, One of my programming goals is to contribute to curl someday and I follow you wherever I can. Consider me a fan :D

p.s. why I have not contributed yet? um.. I'm following the issues but never seen something that I can work on.

in reply to daniel:// stenberg://

"May you succeed at rewriting curl" could be the new "May you live in interesting times"
in reply to daniel:// stenberg://

I doubt most folks could even understand what all 200+ switches do in a weekend, much less implement them
in reply to Billy O'Neal

@malwareminigun people generally just think of curl as the command that solved their latest particular minor thing, and implementing *that* specific use case might actually be possible to do in a short time, at least if it doesn't have to work reliably, across the internet and with a stable AB/API for decades etc.

In the end, it is good that curl appears to be that simple. I want it to appear simple.

in reply to daniel:// stenberg://

amateur who needs three days … and then over a weekend! What happened to burning the midnight oil?! 😤
in reply to daniel:// stenberg://

The ultimate art is to make complex things look simple.
These comments are pure flattery.
in reply to daniel:// stenberg://

half of those sound like the people simply don't understand the scope of the project and think it's just about the command line utility. So their 3-day "rewrite" will just use a http client from some language's standard library... which likely wraps libcurl.

Edit: just saw that you posted the exact same conclusion in another reply :D

This entry was edited (6 months ago)
in reply to daniel:// stenberg://

At least they recognised it was complicated enough to take a 3-day weekend 😆
in reply to daniel:// stenberg://

At a computer club (Stacken) I once was a member of, when someone took "we should ...." a bit too far, someone else often responded with a "When are you done with it?"

Sometimes, that lead to things actually happening, but most of the time, it worked perfectly as a reality check.

That could be a (arguably not the gentlest) response to a claim like that.