| ▲ | ungreased0675 2 days ago |
| What would be an example of a well-designed, useful feature that doesn’t mesh with the philosophy of the project? |
|
| ▲ | zahlman 2 days ago | parent | next [-] |
| Anything that falls outside the intended scope of the project. |
|
| ▲ | busymom0 2 days ago | parent | prev | next [-] |
| "What if we allowed posting GIFs to hacker news posts and comments?" |
|
| ▲ | martinky24 2 days ago | parent | prev [-] |
| “What if we added a GUI based web browser to CURL?” |
| |
| ▲ | BobBagwill 2 days ago | parent [-] | | IMHO a better example is: "Can we make a teeny tiny change to CURL that would allow me to use it as a fetch engine for the GUI web browser I'm making? I can't think of anything else that might use that change, but pretty pretty please?" | | |
| ▲ | Too 2 days ago | parent [-] | | This could have been a good example, except curl is not only a CLI, it builds on top of libcurl, one of the most popular libraries for doing HTTP in C. If building a web browser, it’s one of the first candidates for a fetch engine I would reach for. |
|
|