daniel:// stenberg:// 2 years ago (Received 1 year ago) • • daniel:// stenberg:// 2 years ago (Received 1 year ago) • • As requested Languages Search Text Share via ...
in reply to daniel:// stenberg:// Billy O'Neal in reply to daniel:// stenberg:// • 1 year ago • • three days? I can do it way faster: cp libcurl-x.y rewritten-curl 🤣🤪 Languages Search Text Share via ...
in reply to daniel:// stenberg:// Carlos Sierra in reply to daniel:// stenberg:// • 2 years ago (Received 1 year ago) • • in rust? Languages Search Text Share via ...
in reply to Carlos Sierra daniel:// stenberg:// in reply to Carlos Sierra • 2 years ago (Received 1 year ago) • • there's of course this companion book Languages Search Text Share via ...
in reply to daniel:// stenberg:// Niels K. in reply to daniel:// stenberg:// • 1 year ago • • I bet ChatGPT can do this for you ;) Languages Search Text Share via ...
in reply to Carlos Sierra daniel:// stenberg:// in reply to Carlos Sierra • 2 years ago (Received 1 year ago) • • I've heard you can basically do it in any language and it'll just be a 100 lines of code. Languages Search Text Share via ...
in reply to daniel:// stenberg:// Mattias Eriksson 🦀🚵♂️⛵ in reply to daniel:// stenberg:// • 1 year ago • • @csierrandresYes,fn main(...) { libcurl(...);}See, even if you add some extra lines for nice error handling, you will end up with less than 100 lines. It wasn't even hard. @Carlos Sierra Languages Search Text Share via ...
Billy O'Neal
in reply to daniel:// stenberg:// • • •Carlos Sierra
in reply to daniel:// stenberg:// • • •daniel:// stenberg://
in reply to Carlos Sierra • • •Niels K.
in reply to daniel:// stenberg:// • • •daniel:// stenberg://
in reply to Carlos Sierra • • •Mattias Eriksson 🦀🚵♂️⛵
in reply to daniel:// stenberg:// • • •@csierrandres
Yes,
fn main(...) {
libcurl(...);
}
See, even if you add some extra lines for nice error handling, you will end up with less than 100 lines. It wasn't even hard.