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); } }); });From Seattle to San Francisco and beyond, Western cities and parks are beginning to align their recycling policies with a simple fact: we as a society send too much usable stuff to landfills. And we're paying through the nose to do it.
New York Times reporter Leslie Kaufman describes the zero waste ethic as "simple in concept if not always in execution."
Though born of idealism, the zero-waste philosophy is now propelled by sobering realities, like the growing difficulty of securing permits for new landfills and an awareness that organic decay in landfills releases methane that helps warm the earth’s atmosphere.
With the economy in shambles and landfill space at a premium, companies such as Honda are getting past the problems to implement zero waste recycling policies, trimming their costs in the process.
Here's a tip -- that saves money and the earth -- straight from my zero waste kitchen to yours: stop throwing away perfectly usable food. I am not referring to moldy leftovers that deserve nothing more than to be composted. Things happen, leftovers get ignored.
What I am referring to are chicken and beef bones and carrot tops and ends and all the other vegetable bits left over from making dinner. Take them and freeze them as you go about your day to day business. If you know you're not going to get to all the veggies in your bin -- for example, if you're going away for the weekend -- freeze rather than dump all those greens. When you have filled a gallon-sized freezer bag, put the bones and/or veggies in a pot, cover it all with water, bring it to a boil, and then let it all simmer for anywhere from one to three hours.
What you get is delicious stock that can be used to make soup, rice or couscous, or reduced into a sauce, or used to substitute for water and pump up the nutrition and flavor in almost any savory recipe.
Investigative advice? Perhaps not. But it is plain good sense.
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.