I say: UBI is how you break that separation of the people from the resources they need to survive.
I say: UBI is something better. It is an automatic social safety net. It gives every citizen "credibility" that they can make some regular payments reliably.
I say: even $600 per month UBI would give everyone the ability to tell an overbearing boss "no, I'm not doing that."
I say: UBI + flat tax is a fair, progressive tax system which "caps out" at a rate that's fair (equal) for everyone and doesn't tax the poor, it's a negative tax on the poor.
I say: UBI is affordable. At a rate of $600 per month UBI, a US flat tax of roughly 33% would be revenue neutral, providing the $2.5T per year necessary to fund UBI and another $2.5T for incentive programs that used to be called "incentive tax breaks." This would be a modest tax break for the top earners who currently pay 37% on every dollar they earn above their current income. It would represent a tax increase on the wealthy, but they would never be paying more than the 33% flat rate that everyone in the country would pay on every dollar earned.
I say: UBI is overdue. There are 134 government domestic aid programs in the US, each one more byzantinely administered than the next. Most of those could be eliminated, replaced by UBI. Break out my tiniest violin for the bureaucrats who won't be "needs testing program applicants" anymore, they'll get UBI like the rest of us.
I say: only a tiny fraction of the US population would be opposed to UBI if they understood the impact it would truly have on their daily lives. Nobody would need to beg on street corners. Nobody would need to steal to eat. People would still do it, but people doing that with UBI could be short-tracked to the counselling they need to get their lives straightened out so they aren't desparate anymore. Who wants to live in a country with a bunch of desperate people?
I agree with your take, but I also agree with GL on this one... if you continue to get around in horse drawn carriages because cars are smelly and dangerous and non-traditional, you're going to get left behind.
There are plenty of things horses and carriages are "better at" than cars, particularly traversing long distances in a country with streams and fields and no gas stations. However... there are also things that cars are better at than horses and carriages...
I used to program in assembly language about 10-30% of my working time, up through the early 1990s. What changed? Optimizing compilers finally got better at writing assembly code than me. They had been around for decades, but they had always been a little bit lacking, until then. I still code for a living, but I haven't even looked at an aseembly listing in 25 years. I get significantly more done, faster and more reliably using compiled (and interpreted) languages than I do using assembly code, which I used to be able to use to make the complied (and especially interpreted) programs dramatically faster. Compilers do that for me now.
As of today, AI is kicking my ass at reviewing my colleagues' code. It's not saving me any work, I spend 2-3x more time in code reviews now than I did before AI code review "was a thing" - but now, those code reviews are 20-50x more valuable than they used to be. We're catching many more problems in the code (and documentation) at review time, not after the software gets into customers' hands. That's a very good thing, and today I would consider anyone who ships critical code without an AI review to be negligent.