8 ms·
Today is Jun 15. So, I wonder if somebody + AI can rewrite curl in Rust in 1.5 months. I think it's possible if that person knows all curl features. However, do
by dxxvi 3mo ago
Today is Jun 15. So, I wonder if somebody + AI can rewrite curl in Rust in 1.5 months. I think it's possible if that person knows all curl features. However, does that person even exist?
- dxxvi 3mo agoThere are projects like this: urlx, curlio.
- GoblinSlayer 3mo agohttps://curl.se/docs/security.html https://curl.se/docs/security.html - C bugs are marked.
- SoftTalker 3mo agoIf that were possible it would already have been done.
- colinsane 3mo agocurl used to have rust in it, dropped it 1.5 yrs ago. AI doesn't help with the hard parts here i don't think. https://daniel.haxx.se/blog/2024/12/21/dropping-hyper/ https://daniel.haxx.se/blog/2024/12/21/dropping-hyper/
- steveklabnik 3mo agoThey dropped the hyper backend, but that wasn’t the only Rust code in tree.