
At UN Climate Conference U.S. Growers Defend Large-Scale Farming
For the first time ever, the UN is building out a roadmap for curbing carbon pollution from agriculture. To take part in that process, a coalition of U.S. farmers traveled to the
For the first time ever, the UN is building out a roadmap for curbing carbon pollution from agriculture. To take part in that process, a coalition of U.S. farmers traveled to the
Climate-savvy burger lovers know their food comes with an environmental price tag. And it’s hard to enjoy your all-beef patty when you understand what it’s doing to the climate. Plant-based alternatives like
Behold the Impossible Burger, the plant-based indulgence that looks, cooks, smells and tastes just like meat, but without the environmental price tag. The no-meat treat emerged onto the food scene in 2016,
Some people farm corn. Some farm wheat. Some, like Connor Stedman, farm carbon. “There’s a really significant potential for carbon farming worldwide to play a role in reversing the climate crisis,” said
During this season of charitable giving and holiday cooking, the amount of food we throw in the trash can deserves a moment of our attention. Fifty-two million tons of food are wasted
When you paste this story into your backend, you will find a snippet of javascript at the bottom that looks like the code below. This is the tracking pixel. It is a commonly used tool that will allow us to measure the reach of our work. If you prefer to copy the tracking pixel separately, here it is:
<script type="application/javascript">
window.addEventListener('DOMContentLoaded', (event) => {
var img = document.createElement('img');
var src = 'https://www.google-analytics.com/collect?v=1';
src += '&tid=UA-172916447-1';
src += '&cid=1';
src += '&t=pageview';
src += '&dl=' + encodeURIComponent('https://nexusmedianews.com/at-un-climate-conference-u-s-growers-defend-large-scale-farming-5ef0944bfd5/');
src += '&dt=' + encodeURIComponent('At UN Climate Conference U.S. Growers Defend Large-Scale Farming');
src += '&dr=' + encodeURIComponent(window.location.href);
img.src = src;
img.width = 1;
img.height = 1;
img.setAttribute('style', 'display: none;');
img.setAttribute('aria', 'hidden');
img.setAttribute('role', 'presentation');
img.alt = '';
document.body.appendChild(img);
});
</script>