|
| ▲ | GuB-42 an hour ago | parent | next [-] |
| What make you think it is vibe coded? There is no mention of genAI being used, and the methodology looks more consistent with hand-written code he actually understands. |
| |
|
| ▲ | IshKebab an hour ago | parent | prev | next [-] |
| You don't have to fully vibe code it. Most of this stuff doesn't take massive brains, it is just super tedious - especially the reverse engineering. I've never really had the patience for that (except one USB devices that I did reverse engineer when I was younger). AI really helps with the tedium. |
|
| ▲ | m00dy an hour ago | parent | prev [-] |
| If it is coded in safe Rust, why not ? |
| |
| ▲ | malnourish an hour ago | parent [-] | | Safe rust does not mean correct logic; best not conflate the two. You could have perfectly safe rust that disables brakes above a certain speed, inverts steering by wire, or adjusts the charging parameters, for example (depending on addressable capabilities). | | |
|