Two Colville women were booked into a rural Washington jail. It became a death sentence
Critics say WA jails are letting opioid users suffer from withdrawals, leading to preventable deaths
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });
Arguing that the ideological battles waged in the push to increase the globe’s food production create no winners, Bill Gates today does what he usually does to make things happen: He puts money on the table.
He’s announcing a $120 million package of agriculture-related grants from the Bill & Melinda Gates Foundation to nine institutions around the world, part of his foundation's growing interest in increasing agricultural development, Seattle Times business reporter Kristi Helm writes today. His foundation has spent $1.4 billion over the past three years in Africa and South Asia, drawing criticism from those say it is “too heavily focused on technology solutions,” Helm writes.
"It's a false choice, and it's dangerous for the field," Gates said in advance excerpts from the speech. "It blocks important advances. It breeds hostility among people who need to work together. And it makes it hard to launch a comprehensive program to help poor farmers. The fact is, we need both productivity and sustainability — and there is no reason we can't have both."
Critics want Gates to address the underlying roots of hunger, although Helm writes that the current 'green revolution' grants do that, including:
"$15 million to AGRA to develop policies that would improve farmer productivity, expand markets for crops and strengthen property rights; $12 million to help farmers supply local school-feeding programs; $10 million for a farmer radio network; $9.7 million to help rural families in India by mobilizing 120,000 women and training them in land and water management; and $4.7 million to the Grameen Foundation to build a system for communities in Uganda to use mobile devices to exchange agricultural information.
-- Rita Hibbard
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.