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); } }); });We didn't have to point out the juxtaposition of one Alaskan mining firm being fined for environmental violations -- notwithstanding the industry's claim that modern mining methods obviate environmental harm -- as another upped its bet to open a massive new mine in The Last Frontier state.
No, the editorial writers at the Anchorage Daily News caught that one for us.
Firm No. 1 is Teck Alaska, which was just fined for wastewater violations at its Red Dog Mine near Kotzebue. It's a subsidiary of Teck Cominco, a firm based just across the Canadian border and upstream from Washington's Lake Roosevelt, which the firm also has polluted. This despite the mining industry's characterization of regulations as a "belt-and-suspenders" system to protect the environment.
Firm No. 2 is Northern Dynasty Mines Inc., which is boosting its budget for the Pebble Mine in southwest Alaska by $10 million, to $70 million. Opponents point out that the proposed mine is upstream from Bristol Bay, where they fear mining pollution will severely curtail the salmon harvest.
Here's what the Daily News' opinion writers had to say about the situation.
No mine -- or any other industrial operation -- is going to run flawlessly, even with the best training and intentions and vigilant enforcement.
While we're rounding up pollution news in the 49th state, we also should note that BP just got fined $1.7 million for inadequate oil spill protection at Prudhoe Bay.
-- Robert McClure
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.