The same criticism has been said of Deno and Pnpm and bun, and yet, despite all these years since their respective releases, node and npm remain slower than all three options.
Yeah, but do they work? Last time I gave bun a chance their runtime had serious issues with frequent crashes. Faster package installation or spin-up time is meaningless if it comes at the cost of stability and compatibility.
Opus 4.6 has gotten pretty good at writing Powershell.
It’s the first model where I didn’t have to ask, repeatedly, that it use Powershell 5, and never use emojis or other invalid characters, like Gemini and those non-ASCII spaces.
Why would you think that the same thing preventing density and new development in cities won’t stop your new city from growing before any building taller than 2 stories is built?
It’s a good thing that businesses can make investment plans with legible rules to follow. Too many communities are blocking data centers for no good reason, and this preempts NIMBYs and unreasonable local opposition.
“What about my water?”- not an issue in this area.
“What about my electric bill?”- we’re signing long term contracts with local power companies or building out our own capacity; we eat the marginal costs and don’t increase your bill.
“What about noise?”- we’re far enough away from the nearest person that they cannot hear us; fans are x decibels at y distance; not a problem.
“I saw on Facebook that data centers poison the water and spy on me”- seek help, you cannot block us from building out and giving you oodles of tax money for this nonsense reason.
I don’t think it counts as NIMBYism if you don’t want it in yours or anybody’s backyard, ever. I would describe that as principled opposition.
Also, what happens when we don’t need such enormous data centers anymore? How many communities in the U.S. are saddled with enormous dead malls while the developers walk away with zero liability?
There is an incredibly good reason not to have datacenters in montana - a whole lot of the additional load will be from colstrip - one of the dirtiest coal mines left in the United States.
This research presentation from Benn Jordan will hopefully change your mind on the noise issue and its consequences. I highly recommend it. https://www.youtube.com/watch?v=_bP80DEAbuo
Long term contracts are routinely broken in bankruptcy without some sort of surety bond if things go sideways. This leaves localities footing the bill on maintenance if things do not turn out.
When I lived in Costa Rica, I lost three surge protectors in a year to power surges. During one such power surge, I didn't notice that the red light indicating surge protection was already out, and a power surge fried my (knockoff) Macbook power adapter, leaving me without a way to work for a day.
A lot of that bloat is due to compatibility and the 32bit -> 64bit transition.
Linux has suffered from the 32/64 bit problem as well for quite some time. The only difference is because of opensource it's been easier to slowly kill off the 32bit ecosystem.
First up, the nature of dlls is that the same dll for multiple applications gets saved in memory just once. If you have 2 windows applications and one is 32bit and the other 64bit, then both of those applications end up loading up effectively the same dlls, but one is compiled for 64bit apps and the other 32. That nearly doubles the amount of ram needed in a mixed system.
But then there's just the fact that 64bit code by it's nature uses and passes around 64bit pointers everywhere. That's not quite as significant but it does have an effect.
The other part that ends up adding to the memory consumption is from XP on microsoft added compatibility layers. What those effectively did is distribute a different set of dlls based on the application being launched. So now instead of having 1 copy of the dlls like you did with 95, 98 and ME you can end up with potentially 3 or 4 different dlls. And that's ultimately exploded as more versions of windows have been released.
How does this help young people who want to move to a new city, but can't because all apartments are already rented because rents are far below market rate? This is reality in cities like Berlin and Stockholm.
You need more housing. Rents in Austin have collapsed because the city made it legal to build a lot more housing.
You should look at Vienna public housing then, rents there are typically less than 20% of the median monthly salary. Socialized housing works for the people that want to live and make a community with the limited time on this Earth they have.
It doesn't work for landlords that just want to extract wealth from others.
Relying on private developers that only want to build luxury housing is kinda how we're in this current mess. Expecting them to solve the problem we know, build more housing, is just silly. They didn't do it when money was the cheapest it ever was the last 15 years, they aren't going to start building it now.
This is why the government needs to step in and build more/better public housing.
It works for Vienna, this young chap even speaks about it at great length:
I sure hope he goes into politics, we need people with this type of imagination to better our society and give us hope for a better future which we can create now, not later.
reply