I guess I’ll forgive the misuse of “POV” for the relatively high effort joke. Lol.
Embedded engineer and programming languages enthusiast. If you wrote some pretty code, I wanna see it.
- 0 Posts
- 7 Comments
Joined 4 months ago
Cake day: April 11th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
mobotsar@sh.itjust.worksto Programmer Humor@programming.dev•Slapping on a `.expect` is also error handling!English4·22 days agoIf it’s guaranteed to not be
None
, why is it anOption
?
I’m a software engineer, and I don’t even know what a v&v engineer is.
Depending on what I’m doing, sometimes rust will annoy me just as much. Often I’m doing something I know is definitely right, but I have to go through so much ceremony to get it to work in rust. The most commonly annoying example I can think of is trying to mutably borrow two distinct fields of a struct at the same time. You can’t do it. It’s the worst.
What platforms don’t see it (or which one in this case, anyway)?
Crawlers aren’t LLMs; they can do arbitrary computations (whatever the target demands to access resources).