L268 A terrifying look at the consequences of climate change
Climate change is a devilish problem for humanity: at once urgent and slow-moving, immediate and distant, real and abstract. It is a conundrum for writers, too. Relegating it to a human-interest story—a Bangladeshi displaced by rising sea levels, say—downplays its civilisation-wide significance; sticking to scary forecasts—200m climate refugees by 2050, the UN warns—diminishes its visceral relevance. That may be why, for all its existential gravity, the subject has yet to produce a great work of literature. It lends itself instead to dystopian science-fiction, or to compendiums of scary science facts, sometimes derided as “climate porn”. The latest in that genre, “The Uninhabitable Earth” by David Wallace-Wells, is unabashedly pornographic. It is also riveting.
Mr Wallace-Wells, an editor at New York magazine, freely admits that he is not an environmentalist. He has never willingly gone camping, and rarely recycles. Nor is he an environmental reporter. He is a voyeur, seduced at first by stories that appeared allegorical—Arctic scientists trapped by melting ice on an island inhabited by polar bears, or a Russian boy killed by anthrax from a reindeer carcass uncovered by thawing permafrost.
Yet, as the author makes starkly clear, global warming is no parable. Far from being a problem only for future generations, it is wreaking havoc now. Five of the 20 worst fires in California’s history blazed in 2017; the deadliest incinerated the town of Paradise last year. Floods are becoming wetter, droughts drier and hurricanes fiercer. Such calamities, Mr Wallace-Wells notes, are not the “new normal”; they mark “the end of normal”, as climate change tips Earth beyond the conditions that allowed humans to evolve in the first place. And that is with barely 1°C of man-made warming since the industrial revolution.
Things will get much worse. The world is on course to become at least 3°C hotter than in pre-industrial times. Within a few decades, this could mean that temperatures in Mecca render the haj physically impossible for many of the 2m Muslims who make the pilgrimage each year. With a rise of 7°C— plausible if humanity remains wedded to fossil fuels—swathes of Earth’s equatorial band would become uninhabitable. Even if warming did not exceed 2°C, as stipulated in the Paris climate agreement of 2015, rising seas may engulf $1trn-worth of American property.
“Numbers can numb,” Mr Wallace-Wells writes. Yet like fellow climate-porn addicts, he cannot resist piling statistic on dismal statistic. In the hands of a lesser writer, this litany of woe might have degenerated into one of the dry treatises on which he draws. But whereas his chapters—on the impacts of extreme weather, sea levels, human health, economic consequences and so on—echo reports by the Intergovernmental Panel on Climate Change, his elegant, accessible prose does not.
He has a point when he says that exercising caution over warning signs is tantamount to complacency. Occasionally, however, he could exercise a bit more of it himself. For example, he acknowledges that humans are an adaptive species, then cites projections of lives lost to heatwaves, air pollution and the like, which typically do not factor in adaptation measures.
He nevertheless gets the big things right. His insistence that electing leaders with climate-friendly policies matters immeasurably more than forgoing a plastic straw in your cocktail is surely correct. Yet he is perversely optimistic: because humans are responsible for the problem, they must be capable of undoing at least some of it, he thinks. If Americans’ carbon footprints matched those of average Europeans, the United States would emit less than half as much carbon as it does.
The book does not dwell on the policies that might achieve such outcomes; it is more expository than prescriptive. Some readers will find Mr Wallace-Wells’s outline of possible futures alarmist. He is indeed alarmed. You should be, too.
L268 A terrifying look at the consequences of climate change的更多相关文章
- words
conscious[英][ˈkɒnʃəs][美][ˈkɑnʃəs]consensus[英][kənˈsensəs][美][kənˈsɛnsəs] scious sensuswaterflood; de ...
- sentence patterns
第四部分 推理题 1.世界上每个角落的每个人都有立场,都有背景,都有推理性,能推理出一个人语言的真意,才成就了真正的推理能力: 2.换言之,如果你能通过一个人的说话推理出其身份职业,你的推理能 ...
- Ehcache(2.9.x) - API Developer Guide, Cache Usage Patterns
There are several common access patterns when using a cache. Ehcache supports the following patterns ...
- L293 给地球降温
Countries look at ways to tinker with Earth’s thermostat The idea of cooling the climate with strato ...
- TED_Topic10:The case for engineering our food
By Pamela Ronald Pamela Ronald studies the genes that make plants more resistant to disease and stre ...
- DLL Dynamic-Link Library Search Order
http://msdn.microsoft.com/en-us/library/windows/desktop/ms682586(v=vs.85).aspx A system can contain ...
- Report: Disappearing Wetlands Put Planet Life at Risk
A new report warns that wetlands are disappearing three times faster than the world’s forests, with ...
- 26. The Greenhouse Effect and Its Consequences 温室效应及其后果
26. The Greenhouse Effect and Its Consequences 温室效应及其后果 ①The greenhouse effect causes trouble by rai ...
- 文献阅读 - Genome-wide consequences of deleting any single gene
现在在做单基因敲除后的转录组数据分析,一个显而易见却又百思不得其解的问题出现了: 为什么敲掉一个基因会导致其他那么多基因的表达发生了变化,甚至是其他很多调控基因(转录因子)? 我敲掉的只是一个普通基因 ...
随机推荐
- 自定义session的存储机制
<?php class MSession implements SessionHandlerInterface{ // reids 对象 protected $handler = null; / ...
- Numpy常用API
目录 一.输入和输出 1.1 NumPy二进制文件(NPY,NPZ) 1.2 文本文件 1.3 正则表达式解析 1.4 原始二进制文件 1.5 内存映射文件 1.6 Base-n相关 1.7 数据源 ...
- 惊世骇俗的sql语句之连表查询
select `product_skus`.id as skuId, `wname` as sku名称, if(`sku_attributes`.`status`=1,'上架','下架') as 状态 ...
- Java异常及错误
java提供了两种异常机制,可以分为运行时异常(RuntimeException)与检查式异常(checked Exception). 检查式异常:java编译器对于这种异常需要我们对其用try... ...
- Leetcode 1020. 将数组分成和相等的三个部分
1020. 将数组分成和相等的三个部分 显示英文描述 我的提交返回竞赛 用户通过次数321 用户尝试次数401 通过次数324 提交次数883 题目难度Easy 给定一个整数数组 A,只有我们可 ...
- dubbo初认知(dubbo和springCloud关系,在微服务架构中的作用等)(持续更新中)
一:dubbo是什么? dobbuo是阿里开源的一个高性能优秀的服务框架, 可通过高性能的 RPC 实现服务的输出和输入功能,使得应用可以和 高性能的rpc实现输入和输出的功能,可以了 Spring ...
- Java中关键字this、super的含义及使用
Java语言中this的含义及作用: 关键字this用来指向当前实例对象(内存里正在运行的哪个实例对象),它的另一作用是用来区分对象的成员变量与方法的形参. 关键字super指的是当前对象里边的父对象 ...
- WebSphere安装教程(WAS6.1为例)
1.网络准备 我们选择图形界面安装,如果堡垒机是windows则要在目标机器安装桌面环境并开启vcnserver:如果堡垒机是Linux则在堡垒机安装桌面环境和vncserver,然后将目标机的DIS ...
- 一篇文章有若干行,以空行作为输入结束的条件。统计一篇文章中单词the(不管大小写,单词the是由空格隔开的)的个数。
#include <iostream>using namespace std; int k = 0;int n = 0;int main() { char c; char a[1000]; ...
- commonJS 和 ES6 模块化的不同
commonjs 导出 module.exports={ add:function(){ console.log('add测试') } } 导入 var add=require('./add.js') ...