

Ignoring the AI stuff, I don’t even get the joke.
Ignoring the AI stuff, I don’t even get the joke.
True. Doesn’t solve the other issue tho. Heck, I work on rust a lot, and rustrover is free
NGL I’d use jetbrainz products more if they weren’t that pricey and more portable
To whoever does that, I hope that there is a special place in hell where they force you to do type safe API bindings for a JSON API, and every time you use the wrong type for a value, they cave your skull in.
Sincerely, a frustrated Rust dev
From someone in computer networking classes: “I don’t use GitHub. This is too complicated” Like bruh. The instructions are right there in the readme.
There’s also the time where we were asked to read temperature from a sensor, and everyone went straight to chatgpt. Meanwhile, first search result, full repo with full noob instructions.
Personally I don’t like unit tests. I’d rather have debug asserts and larger scope tests.
But using unit tests as debugging is near too