New York Times veteran David Sanger blasted Donald Trump's assertion that his reporting on the Iran war amounted to treason.
Trump made the comment on Air Force One this week after Sanger asked,
"What would the use be of repeating the bombing?
You you did it for 38 days, and you did not get the political changes in Iran."
After claiming he had achieved a
"total military victory" in Iran,
Trump turned on Sanger, saying,
"I…
#ListeningClub His speaking voice sounds somewhere between Edward Ka’spel and David Tibet — totally mismatched to the music.
David Crowley proposes a total ban on local law enforcement entering into contracts with ICE in Wisconsin, arguing that ICE collaboration destroys trust
Video Source
#ice
Nice paper, finally on arxiv: Higher-order interactions reveal synergistic backbones of cycling infrastructure networks
https://arxiv.org/abs/2609.16285
“People would rather block me than debate my ideas,” he says, totally ignoring the sea lion in the room. #subtoot
Oh my. I couldn't have imagined that ACT could become any more risible... but I was wrong. https://www.rnz.co.nz/news/politics/715192/paul-henry-to-stand-for-act-in-this-year-s-election So it's tweedle dim and tweedle dimmer.
🔧 The implementation in laravel/horizon#1818 is tiny: sum log1p(size) across all queues, then divide each queue's log1p by that total instead of using the raw job count. No strategy interface, no custom allocator, no new service
🧮 Why log1p? It computes log(1 x), so an empty queue gets weight 0 instead of an undefined log(0). Natural log vs log10 does not matter — the base cancels out during normalization