More than 250 corporate signatories joined together to try and deal with plastic pollution in an announcement timed to coincide with the 5th Annual "Our Ocean Conference" in Bali, Indonesia.
Under terms of the agreement, the companies agreed to, among other things, make all of the plastics they produce recyclable by 2025. The signatories, including Coca-Cola, Danone, and Kellogg, also agreed to a 2025 deadline to increase the amount of recycled plastic they use in the production of their various products.
Environmental groups like Greenpeace cautiously welcomed the announcement as "moving in the right direction," but say the agreement is way too open-ended to have much of an impact.
The facts are that around the world, according to a recent study, a whopping 91 percent of all plastic is never recycled. And all that plastic ends up in landfills, in the ocean, in the food chain and ultimately in us.
Greenpeace also noted that this agreement doesn't change much because "corporations are not required to set actual targets to reduce the total amount of single-use plastics they are churning out. They can simply continue with business as usual after signing the commitment."
Business as usual is also how the group Oceana views the agreement. It put out a stronger statement, denouncing the agreement. "None of these companies have committed to stop using plastic, to stop putting plastic into consumer products, or to even offer consumers alternatives."
Most environmental groups are urging signatory companies like Coca-Cola and UniLever to stop the flow of plastics at the source.
"Every company that signed the declaration should commit to a meaningful, time-bound and specific percent-reduction of the amount of plastic it is putting into the market," Oceana said in a statement. "...and to find alternative ways to package and deliver its products."
In fact, Greenpeace officials point out that "11 of the largest consumer goods companies’ current plans allow them to increase their use of single-use plastics and none have set clear elimination or reduction targets."
Despite the best intentions of the agreement, most environmental groups say this won't do much to slow the amount of plastic building up around the world.
The companies that signed on, however, say this agreement will allow them to "eliminate the plastic items we don’t need; innovate so all plastics we do need are designed to be safely reused, recycled, or composted; and circulate everything we use to keep it in the economy and out of the environment."
Since its beginning, the annual Our Ocean Conference has worked with private companies and governments around the world to protect 12.4 million square kilometers of ocean with monetary commitments worth more than $18 billion.

L162的更多相关文章

  1. Windows Phone 十八、加速计

    加速度传感器 手机的加速度传感器工作时是通过 x.y.z 三个轴的偏移来计算的 在代码基本的 API 主要集中在 Accelerometer 类型中 主要是使用该类型的对象捕获 ReadingChan ...

  2. CoreCLR源码探索(三) GC内存分配器的内部实现

    在前一篇中我讲解了new是怎么工作的, 但是却一笔跳过了内存分配相关的部分. 在这一篇中我将详细讲解GC内存分配器的内部实现. 在看这一篇之前请必须先看完微软BOTR文档中的"Garbage ...

  3. 原创-使用pywinauto进行dotnet的winform程序控制(一)

    pywinauto自动化控制win32的ui的程序,网上有好多的教程.但是操作dotnet写的winform教程,就少之又少.今天我就来分享我的pywinauto操作dotnet的winform的研究 ...

  4. 记一次bypass某场景GD库及拓展分析

    0x00 前言 gou楼兰师傅发来个站说是过不了gd库,问我有啥办法没有,给了他之前海贼师傅说的jpg_payload脚本,但是绕不过,问他拿了站点,写了个jpg_payload批量的fuzz脚本,f ...

  5. 手写Koa.js源码

    用Node.js写一个web服务器,我前面已经写过两篇文章了: 第一篇是不使用任何框架也能搭建一个web服务器,主要是熟悉Node.js原生API的使用:使用Node.js原生API写一个web服务器 ...

  6. kubelet CPU 使用率过高问题排查

    kubelet CPU 使用率过高问题排查 问题背景 客户的k8s集群环境,发现所有的worker节点的kubelet进程的CPU使用率长时间占用过高,通过pidstat可以看到CPU使用率高达100 ...

  7. [SPDK/NVMe存储技术分析]012 - 用户态ibv_post_send()源码分析

    OFA定义了一组标准的Verbs,并提供了一个标准库libibvers.在用户态实现NVMe over RDMA的Host(i.e. Initiator)和Target, 少不了要跟OFA定义的Ver ...

随机推荐

  1. LocalStorage存储JSON对象的问题

    LocalStorage存储JSON对象的问题   localStorage - 没有时间限制的数据存储 1 var arr=[1,2,3]; 2 localStorage.setItem(" ...

  2. Could not reserve enough space for 1572864KB object heap

    This problem might be caused by incorrect configuration of the daemon.For example, an unrecognized j ...

  3. Hive的Explain命令

    Hive的Explain命令,用于显示SQL查询的执行计划. Hive查询被转化成序列阶段(这是一个有向无环图).这些阶段可能是mapper/reducer阶段,或者是Metastore或文件系统的操 ...

  4. MySQL_解决ERROR 2006 (HY000) at line XX MySQL server has gone away问题

    参考:http://www.111cn.net/database/mysql/106911.htm 1.修改mysqld的配置文件my.cnf 调整max_allowed_packet的值,修改为5M ...

  5. .Net HttpClient form-data格式请求

    var multipartFormDataContent = new MultipartFormDataContent(); multipartFormDataContent.Add(new Stri ...

  6. mysql创建数据库和用户

    create database sonar character set utf8 collate utf8_general_ci; flush privileges; grant all privil ...

  7. apache解压版安装服务

    解压版也就是绿色版 到apache/bin目录 然后运行下面命令 httpd.exe -k install -n "Apache24" 如果要卸载服务的话,就是下面这个命令 htt ...

  8. UVa 11038 有多少个0

    https://vjudge.net/problem/UVA-11038 题意: 输入两个非负整数m和n,求将m~n的所有整数写出来,一共要写多少个数字0? 思路: 举个例子来说: 12345 从右到 ...

  9. tp5---auth权限搭建2

    1.auth权限 composer auth库 下载完成之后 根据auth.php中所提及怎样创建表,就怎样建表 2.安利一个简单的建表操作 根据composer下载里的文件注释的代码,将其直接放到s ...

  10. 【性能测试】服务器性能监控、数据采集工具nmon安装使用详解

    nmon nmon是一种在AIX与各种Linux操作系统上广泛使用的监控与分析工具,它能在系统运行过程中实时地捕捉系统资源的使用情况,并且能输出结果到文件中,然后通过nmon_analyzer工具产生 ...