logoalt Hacker News

vladdetoday at 7:30 AM2 repliesview on HN

looks nice when you want to quickly get something up and running! i'm trying to move away from GUI-based, and i haven't really found a nice workflow with just using curl

https://justuse.org/curl/


Replies

NoSalttoday at 4:06 PM

Oh, man, that write-up is hilarious! Hilarious and true. The KISS principle is the way to go.

aitchnyutoday at 7:49 AM

I used to write Python scripts with Requests or run from terminal. It has a nicer syntax, all LLMs know it, and we all used Python in the backend.

https://docs.python-requests.org/en/latest/index.html

show 1 reply