Live data from Hacker News

After ruining a treasured water resource, Iran is drying up

e360.yale.edu

171–180 of 335 posts

Re: After ruining a treasured water resource, Iran is drying up

#171
post #132

Earlier quoted context omitted.

It's not completely wrong, though. Iran has spent significant resources on a nuclear weapons program, as well as sponsoring foreign terrorist organizations and other military activities. We can argue about whether those things are right or wrong but they really happened and consumed resources that could have been used to improve water infrastructure. Guns or butter.

Believe it or not, other things do happen in the country aside from what is reported on in western media. Claiming this is all they do is heinously ignorant.

> other things do happen in the country aside from what is reported on in western media

Of course they do. The forced expulsion of Afghan workers and refugees didn’t get a lot of coverage, but it’s prominent in regional sources.

OP isn’t arguing there isn’t any good in Iran. Just that the corrupt theocracy has pursued unsustainable goals cruelly and incompetently, and in a way that has turned Iran into a unique menace to the region through its embrace of similarly-totalitarian proxies who couldn’t give fewer shits about their populations.

To the extent there is a propagandized version of the story, it’s the one that ignores what every Iranian refugee and what every one of Iran’s’ neighbours say. The irony of that is Iran behaves as a revanchist imperial concern, the precise philosophy many enlightened types in the West claim to reject.

Re: After ruining a treasured water resource, Iran is drying up

#172

Next up: Las Vegas

Las Vegas is actually very efficient with their water use.

LOL. Las Vegas water prices are ridiculously low for the paltry amount of water they have. It's hard to get people to not waste the water when the price is artificially kept low.

Las Vegas water is less expensive than mine, and we have in excess of 10x the precipitation and everything is naturally green.

Re: After ruining a treasured water resource, Iran is drying up

#173

Earlier quoted context omitted.

That doesn't sound correct. My understanding of the history is that Iran democratically elected a socialist who wanted to nationalize Iran's oil fields so they could keep the oil revenue inside their country instead of giving it away to BP and Exxon. The British orchestrated a coup to install the old monarchy (the Shah), who brought back the British extraction companies and harshly repressed Shia Muslims. Then in 197…

No. Mossadegh was appointed by the Shah (who was still head of state), but his own autocratic actions such as dissolving parliament and giving himself autocratic powers pushed most political forces against him that a confrontation was inevitable. There is a reason the military stood back as he was disposed. Furthermore, the Shah did actually have the legal right to fire Mossadegh, when je ignored that the situation w…

From my understanding your retelling of history is a minority view. For instance, it is in conflict with Wikipedia.

It’s commonly accepted that Mossadegh was thrown out by a coup and that Khomenei seized power through a revolution.

Re: After ruining a treasured water resource, Iran is drying up

#174

Earlier quoted context omitted.

> This is based on some ideological pillar of being autarkic, as the Islamic Republic was generally built upon the fear of outside influence You say that if it was some cultural oddity, and not a completely understandable reaction and exactly the same any state with "western culture" would have done in the same situation.

> exactly the same any state with "western culture" would have done in the same situation Until like a couple years ago, autarky was generally not in the Western playbook. It’s a stupid idea that tends to be embraced by stupid people. The only ones who have done it sustainably are the Kims, as a nuclear monarchy over a totalitarian state.

They're being sanctioned by a regime controlled by the most aggressive, violent group on earth.

Re: After ruining a treasured water resource, Iran is drying up

#175
> In Iran, some 90 percent of the water abstracted from rivers and underground aquifers is taken for agriculture.

It's quite something they are envisioning a 100 billion dollar project to move the capital instead of limiting water waste in desert agriculture and closing Tehran's water loop by reclaiming sewage, greatly reducing the net demand: https://www.youtube.com/watch?v=WhCNpX3s-D8

Re: After ruining a treasured water resource, Iran is drying up

#176
post #135

Earlier quoted context omitted.

Not sure that every browser advertises English, but mine certainly does. However, as I'm in Portugal, many websites ignore what my browser says and send me to translated versions, I assume based on my IP. That causes problems because the translations are often quite bad, and they do it with redirects to PT URLs so I can't share links with people who don't speak the language.

Does "advertises" in this context mean what's put in the "Accept-Language" HTTP header? Might be worth seeing what that value specifically is the next time this happens. A "clever" IP-based language choice server-side seems far too complicated and error prone, but I guess that's what makes it so "clever."

Yeah I've seen this a few times on the backend that decides this. The standard should be to use the accept-language header, but all the time when people write their own code on top of frameworks (or maybe use niche shitty ones) they just geoip for language.

For business use cases sometimes it's based on the company's default language that you're an employee for.

Re: After ruining a treasured water resource, Iran is drying up

#177

Earlier quoted context omitted.

Clean water use for data center use has literally zero impact on water situation in Iran. Datacentres don't consume water.

Yes, they do. For example, only 60% of Equinix’s DCs use closed loop, non-evaporative cooling systems… https://www.cdotrends.com/story/4492/balancing-energy-and-wa...

Industrial cooler manufacturers and DC PR teams have their ways to greenwash the truth.

"40% of data centers are using evaporative cooling" doesn't mean that other 60% are fully closed loop water to air coolers or what would be called "dry cooling systems" by the manufacturers. The other 60% could be "adiabatic coolers" or "hybrid coolers" or if data center is close to large body of water/water heat exchangers, where 2/3 of those still depend on evaporating water, but the manufacturers would put them in separate category from evaporative coolers.

Just took a looked at offering of one of the industrial cooler manufacturers. They had only 1 dry cooler design, compared to a dozen more or less evaporative ones. And even that one was advertised as having "post install bolt-on adiabatic kit option". Which feels like a cheat to allow during initial project and build claim that you are green by using only dry coolers, but after the press releases are done, grant money collected and things are starting to operate at full capacity, attach sprinklers to keep the energy costs lower.

Re: After ruining a treasured water resource, Iran is drying up

#178
post #162

As someone of Turkish origin with Kurdish, Bulgarian, and Greek roots (somehow my genes don't fight each other!), I'm deeply saddened by the current state of the region. Growing up in western Turkey, I didn't give much thought to the eastern part of the country, let alone Iran. Funnily, my first real interactions with Iranian culture didn't happen until I moved to Germany. Aside from their cuisine being the only one…

You don't think Iran's situation is also mostly its own doing?

No, you see the instant a western power interferes with a region, all agency is immediately stripped from every single person there. It's really sad, they all become puppets or automatons reacting purely to external stimulus.

Re: After ruining a treasured water resource, Iran is drying up

#179
post #135

Earlier quoted context omitted.

Not sure that every browser advertises English, but mine certainly does. However, as I'm in Portugal, many websites ignore what my browser says and send me to translated versions, I assume based on my IP. That causes problems because the translations are often quite bad, and they do it with redirects to PT URLs so I can't share links with people who don't speak the language.

Does "advertises" in this context mean what's put in the "Accept-Language" HTTP header? Might be worth seeing what that value specifically is the next time this happens. A "clever" IP-based language choice server-side seems far too complicated and error prone, but I guess that's what makes it so "clever."

Try to use any Google site while traveling. I have two languages in my Accept-Language header, but Google always give me language based on location if I'm not logged in. There are also many other sites that does the same, often without any option to change language

Re: After ruining a treasured water resource, Iran is drying up

#180

As someone of Turkish origin with Kurdish, Bulgarian, and Greek roots (somehow my genes don't fight each other!), I'm deeply saddened by the current state of the region. Growing up in western Turkey, I didn't give much thought to the eastern part of the country, let alone Iran. Funnily, my first real interactions with Iranian culture didn't happen until I moved to Germany. Aside from their cuisine being the only one…

Regarding

> We share similar struggles, though I recognize that Turkey's situation involves much less external interference than Iran's... ours is mostly our own doing.

Can you explain what you mean by Turkey having issues "of it's own doing"? Do you mean something like corruption, or some other factor? I know very little about Turkey or the issues it faces, other than some cataclysmic earthquakes.

Post reply on HN