Remix.run Logo
Curl: Nobody Wants to Work with Windows(heise.de)
16 points by smartmic 20 hours ago | 6 comments
kristianp 18 hours ago | parent | next [-]

The original post: https://mastodon.social/@bagder/117061983160992793

f30e3dfed1c9 20 hours ago | parent | prev [-]

They should just drop support for Windows and let Microsoft develop something with similar functionality. If Microsoft doesn't, well, them's the breaks.

edflsafoiewq 19 hours ago | parent | next [-]

There is already Invoke-WebRequest. Powershell 5 infamously shipped with "curl" as an alias for it. So be careful what you wish for.

chrisandchris 18 hours ago | parent | next [-]

Isn't Invoke-WebRequest the one that makes it really hard to have an exit code != 0 if your request fails?

PenguinCoder 14 hours ago | parent | prev [-]

I REALLY hate that alias.

rini17 19 hours ago | parent | prev [-]

Since curl has minimal non-copyleft license, Microsoft can just use it as is.

However seems they lost capability to properly maintain anything, most obvious problems will be patched with AI crap at best.