蒸汽机和烟灰:19世纪工业的继承
当我们穿过19世纪后期欧洲主要城市的街道时,我们只能猜测当时的日常生活有多大不同。历史记录清楚地表明,工业革命从根本上改变了城市的景观。随着如何从地球上获得和使用化石燃料,城市发生了黑暗的变化。烟灰和污垢在墙壁上延伸,而燃烧的气味则在空中拉动。
在此期间,能源供应发生了革新,并导致了大规模的城市化。人们涌向工厂蓬勃发展并创造新工作的城市。但是这些发展的黑暗面并没有被隐藏。空气的污染和巨大的环境影响使人们对使用基于化石的能量相关的风险有了新的认识。
工业革命的后果
城市环境通过工业革命的转变产生了深远的影响。在曾经有寂静的地方和健康的空气的地方,人们现在面临着灰色的,工业上浮雕的现实。空气污染和健康问题成为常态。历史报告记录了由于烟雾和噪音污染而塑造的城市中的生活条件差。
对这些挑战的认识正在增长,因为我们继续感受到过去能源过渡的残留物。随着气候的变化和城市化的永久影响,很明显,我们对能源的处理至关重要。这些挑战挑战了我们打破新的立场并探索替代性,更可持续的能源产生形式。
通过转向过去的教义,我们有机会今天做出更好的决定。对工业革命的错误的了解可以充当发展更环保城市的准则,这些城市值得为后代生活。重要的是要积极塑造能源过渡,并确保我们的城市不仅是经济进步的象征,而且是可持续生活方式的象征。
关于能源过渡的讨论并不是什么新鲜事物,但它已经爆发了。为了满足不断变化的世界的要求,必须重新考虑能源系统。创新的技术和可持续解决方案正在发挥作用,可以帮助克服过去工业化能源收益的负面影响,并促进环境友好的生活方式。
More information on this topic can be found in in-depth articles that deal with the necessity and possibilities of re-evaluating our energy sources,
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #b20e10 !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #b20e10;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #b20e10; }
Kommentare (0)