More reasonable: roll back to before the datacenter was permitted for construction, find substantially equivalent houses in the general area - 20% more square footage, 20% higher value per square foot, and track their values over time until the present, and whatever the peak was, offer 20% more than that plus moving expenses... effectively 175% of "fair" value + maybe $20K.
MangoCats
There's the thing: what's a woodpecker's property rights on his dead tree? I mean, you can offer him any amount of money and he isn't likely to just give up the nest he carved in it and move on to try to find another. Ask a colony of bats what they want to move to a new roost?
Same for people's homes, there's a price they could get for them if they tried to sell on the open market because they want to leave, but there's a very different and often much higher price that would be required to compensate them for the downsides of moving.
When a corporation wants to entice a new hire to move to a new city, they will buy the home at high-end market value, pay the real-estate commissions on both sale of the old home and purchase of the new home, pay for professional movers, and bulk up all of these benefits to cover increased income taxes where applicable. And that's for a new hire who wants to move.
If China manages to scale their hardware production, this could finally be "their day in the sun" where they clearly surpass the West in the way the West has outshone them for 100 years. MoE has its place, but a MoDE where each E is itself a dense model would be more powerful still, mostly you need the silicon gates and power to drive them.
Three Gorges makes hydro-power, right? 22MW -> 100 TWh per year, just from that one structure, I bet that will run at least one AGI... https://www.fredgao.com/p/deepseeks-liang-wenfeng-breaks-his
Back in the day, I was getting a new "99% compatible" DOS version every 6 months (until we transitioned to the PharLap 32 bit extender, got more memory to work with AND stopped the perpetual upgrade treadmill.)
That "99% compatible" thing means: in a 10,000 LOC codebase, you've got 100 things to fix before it works on the new DOS.
I really liked working with Qt from 2006-2024 or so, the only major break was 4-5 (must admit, I never migrated to 6, and nobody forced me to...) and the migration from 4-5 was less painful than a DOS version bump. Also, Qt fully insulated our code from garbage changes happening at lower layers.
I have definitely seen MS Office and Visual Studio stall at a level and stay there until after they're clearly surpassed by open source competition, then they fund another round of development and ... change, some might say improve, but often it looks like change for the sake of change, especially in Office.
particularly in Europe, where there is a growing desire to break free from the US SaaS stranglehold, using open source software.
I'm sorry, but it took EXTREME provocation to get Europe to start to talk about moving, again. Previous starts to move to open source software across Europe have mostly faltered and reverted to the comfort of handing cash to foreign companies.
racing toward free once it becomes good enough.
I don't know... I was using Open(now Libre)Office over 20 years ago, it wasn't just good enough, it was better than MS Office at the time, and yet... even though LibreOffice has been free and far more than "good enough" for long over a decade, my corporate decision makers insist that we all use Office365 subscriptions, complete with their service outages and other issues.
I see a business model where "we're done, this one is (finally) good enough and now we'll stop bleeding cash on the training and turn up the screws on the customers we've hooked on loss leader pricing." Open weight models will never stop training for improvement, the costs for training seem to be inexorably falling, and any business model built on the idea that they can kick back and roll in the profits after their initial "hard work" is going to lose all their customers to better products.
This isn't some captive market like US automobile customers who have no choice but the limited selection of crap, crap and more crap that is put in front of them. At least not as long as the internet remains relatively open.
My perception is one of a treadmill. My fellow developers in C# are much more frequently analyzing migration from one incarnation to the next, updating and installing their license files, evaluating compatibility between versions, and generally spinning their wheels on things not required for getting work done on other platforms.
I come from a background of porting code between architectures, like 16 to 32 bit. The int type in C was (is) ambiguous in that case, 16 bit signed int on the 16 bit system, 32 bits on the 32 bit system. First thing I had to do to make the 500,000 LOC package start to run properly when ported from 16 bits to 32 bits was find and replace all " int "with " int16 ", "(int)" with "(int16)" etc. It was only going wrong "quite rarely" - but "quite rarely" doesn't cut it, they ALL needed to behave predictably the same as they did before the move. I believe that effort took 3 solid work days, 24 hours of my life, because "int" was "good enough" for the previous team.
People share sensitive information all the time in places and ways they shouldn't - they think noone is looking, noone is listening, noone is recording - the problem is: when it goes on the web, it's recorded, replayable, visible, for all to see.
Yeah, 0.5% was what I was offered as Director of 50% of new startups... 0.005% is more realistic - and could range from 0 to outrageous.