Most of this is wrong or missing important context.
The scaling effort is clearly exponential, hence a total non-starter for anybody that understands computing
Scaling in terms of what? The other user was talking about energy usage. This is pretty obviously not the case. Most forms of quantum computers have to be kept incredibly cold, often in miliKelvin. If there were exponential energy use, then adding even in a few more quantum gates would make that energy total massive. But we don't see that. So by what metric are you claiming exponential scaling effort?
Actually, since QC effort scales exponentially with the length of the computation, one could argue it is trice exponentially worse.
I don't know what "QC effort" is, but the obvious metric for this is just false. For example, Shor's algorithm, which is the algorithm for factoring using a quantum computer, has a number of qubits which scales slightly worse than the square of the number of digits https://en.wikipedia.org/wiki/Shor's_algorithm.
At this time, the qc factoring record (!) is 28. And that is with a no-decision algorithm, i.e. one that knew the outcome before. The next larger effort failed. And the 28 needed many, many repetitions to go though.
This is highly garbled. First, of all the record for factoring cannot be 28, and it cannot be 28 for a pretty obvious reason. Shor's algorithm only works for *odd numbers*. This is a very basic part of how the algorithm functions. The number you are thinking of is 21, not 28. https://arxiv.org/abs/1111.4147. Your point about that these have been "no-decision algorithm" is not completely accurate, but is approximately so. They did use a compiled circuit which used prior knowledge of the solution to optimize the arrangement of the qubits.
But there are also good reasons that factorization records have not expanded. First, Shor's algorithm has high overhead if you trace out the number of gates, and requires very high coherence to even start getting used. It isn't a useful metric of where things are going. This is like looking at the number of people going to space in the 1950s when no one has gone to space and ignoring that rockets had been steadily improving since the 1930s. The coherence time for quantum computers continues to improve. For a while it was improving at a rate of a factor of 10 roughly every 3 years https://en.wikipedia.org/wiki/Quantum_computing_scaling_laws#Schoelkopf's_law . That has slowed down in the last decade or so, so it is now improving by about a factor of 3 to 5 every 3 years. Similar remarks apply to other metrics like number of gates. And we know that if you can get error levels down and coherence times long then quantum error correcting codes https://en.wikipedia.org/wiki/Quantum_error_correction works. In particular, the threshold theorem https://en.wikipedia.org/wiki/Threshold_theorem says that once your physical error rate is low enough, the logical error rate can be as low as you want, regardless of the size of the computation.