Performance with auto transmission says less about the driver but more about the tech team.
And yes, the point of these racing regulations is to make it at least optically a driver skill competition, not just who can throw more money at a pretty mundane challenge of getting from A to B the fastest. (If not for those regulations, since the track is known to the centimeter, the fastest driver would probably be the lightest one because it would be dead weight.)
Thankfully software engineering challenges are far from mundane, so the chasm will indeed grow
> If not for those regulations, since the track is known to the centimeter, the fastest driver would probably be the lightest one because it would be dead weight.
Maybe if everyone took turns setting times. But in a real race, you have to deal with traffic, figure out how to pass, etc.
Time attack is a type of race. But anyway, if "other racing cars" is the only real variable it's hardly a challenge for autopilot software and the driver may as well be gone. Regulations exist since traditional mainstream audience may not find this show quite as engaging.
Again, the analogy is broken. Automatic transmission, full autopilot, these things would objectively help win the race (if make it boring), but creating good software is a little more involved than "who can type faster".
this. when a programmer cannot explain how something works and just say, “oh this part was generated” ... well, thats worthless, because there is no ownership of knowledge.
The shell itself is an outdated piece of technology that unfortunately has to be used for historical reasons. I’m glad we now see a way to work past it.
What would you describe as a better tool? GUIs definitely aren’t it, as they can’t be composed together. APIs are great when they exist, but are often far too verbose for one-off tasks.
Relevant here, a GPT-powered shell throws away the repeatability and predictability that shells have. There’s nothing to say that a different random seed or a little more training data won’t change the interpretation of a task that was specified in the vagaries of natural language.
In fact driver aids had to be actively banned in many racing series. Just to make it more fun for spectators.