SorteKaninA to Rust@programming.dev · 2 days agoOpenAI is Ditching TypeScript to Rebuild Codex CLI with Rustanalyticsindiamag.comexternal-linkmessage-square18linkfedilinkarrow-up126arrow-down11
arrow-up125arrow-down1external-linkOpenAI is Ditching TypeScript to Rebuild Codex CLI with Rustanalyticsindiamag.comSorteKaninA to Rust@programming.dev · 2 days agomessage-square18linkfedilink
minus-squareMark with a Z@lemmy.kde.sociallinkfedilinkarrow-up3·2 days agoPretty much. Rust is very strict and explicit about everything, while typescript lets you kinda jam things together in ways that are very convenient but harder to keep track of in your head.
Pretty much. Rust is very strict and explicit about everything, while typescript lets you kinda jam things together in ways that are very convenient but harder to keep track of in your head.