The Pressure
adunk
37 points
5 comments
May 26, 2026
Related Discussions
Found 5 related stories in 103.1ms across 8,541 title embeddings via pgvector HNSW
- Paper Age janisz · 11 pts · April 29, 2026 · 44% similar
- Manual Until It Hurts susam · 13 pts · April 30, 2026 · 42% similar
- On The <dl> (2021) ravenical · 376 pts · May 23, 2026 · 42% similar
- An ode to bzip signa11 · 112 pts · March 14, 2026 · 41% similar
- Hostile Volume – A game about adjusting volume with intentionally bad UI Velocifyer · 83 pts · March 14, 2026 · 41% similar
Discussion Highlights (3 comments)
selectnull
There are a lot of posts from prominent open source maintainers about this topic and from a far away, I always wonder if the solution is actually simpler than they want to admit: treat the project like a real business. `curl` (and similarly important projects) have a tremendous leverage with the big tech and I don't see any of them on curl's sponsors page. Why not? The sales pitch (and yes, treating the project like a business implies sales) would be simple: we are curl, you depend on us, pay us 1M/anually and with that money we'll hire the experts that we need to continue the development and support of the project. Raise a few millions (recurring) and secure the project's financial stability. Pay yourself a respectable salary, hire people. If "the big tech" refuses, publicly call them out on it. Connect with other prominent projects and act together. The internet depends on you, you should be awarded. I have a tremendous respect for curl as a project and Daniel as a person (based on his writtings, never met him) and I know it's easy to comment out the stuff on the internet from a safe distance, but I still wonder if things could be actually different.
keyle
I would too suffer from fatigue from getting a wall of text every day where the effort to produce it might have been a coffee run, and I'd have to sift through it as it claims to end the world as we know it. This is more than grind...
nchmy
I'm a simpleton whose curl experience is things like `curl -O https://mysite.com/page.html ` So I started to write a question about what makes curl such a complex application, that requires decades of dedicated development etc But then I just looked at the man page ( https://curl.se/docs/man page.html) and it is quite apparent that it's an enormously complex and capable tool. Support for tons of protocols, certs, and much more. And, as the article says, it runs on every operating system and architecture. Evidently, it's a eminent example of one of those forgotten yet ubiquitous xkcd dependencies upon which the rest of the software world sits. It's an absolute disgrace that the maintainers have to essentially beg for support like this, in a world where a trillion dollars is being lit aflame to produce little of value.