
2025-07-31 10:02:22
The making of the ‘NFL Top 100,’ and our complicated relationship with it https://www.nytimes.com/athletic/6523428/2025/07/31/nfl-top-100-ranking-nfl-network/
The making of the ‘NFL Top 100,’ and our complicated relationship with it https://www.nytimes.com/athletic/6523428/2025/07/31/nfl-top-100-ranking-nfl-network/
The making of the ‘NFL Top 100,’ and our complicated relationship with it https://www.nytimes.com/athletic/6523428/2025/07/31/nfl-top-100-ranking-nfl-network/
How much does a Russian drone attack on Ukraine cost? The question is more complicated than it sounds: https://benborges.xyz/2025/05/29/how-much-does-a-russian.html
The making of the ‘NFL Top 100,’ and our complicated relationship with it https://www.nytimes.com/athletic/6523428/2025/07/31/nfl-top-100-ranking-nfl-network/
Note to self: When starting doing something large and complicated in Visual Studio, regularly build and run in both Debug and Release configurations from the start, even while you are still very much debugging the stuff, so that you notice if the latter mysteriously doesn't work early enough.
When I worked at an agency, I frequently worked with this one front-end dev. We had the following exchange several times:
Her: Hey Crell, the client wants to do X. How long would that take?
Me: What? X is impossible, there's no logical way to do it.
Me: Well, I suppose we could blah blah, but that would be super complicated.
Me: Hm, but what if I blah blah?
Me: Hang on a sec, let me check something.
<10 min later>
Me: OK, I just did it.
H…
@… it's complicated
Nothing complicated
#blogging
MIBoost: A Gradient Boosting Algorithm for Variable Selection After Multiple Imputation
Robert Kuchen
https://arxiv.org/abs/2507.21807 https://arxiv.org/pd…
Researchers say using ChatGPT can rot your brain. The truth is a little more complicated
https://phys.org/news/2025-06-chatgpt-brain-truth-complicated.html
LLM coding is the opposite of DRY
An important principle in software engineering is DRY: Don't Repeat Yourself. We recognize that having the same code copied in more than one place is bad for several reasons:
1. It makes the entire codebase harder to read.
2. It increases maintenance burden, since any problems in the duplicated code need to be solved in more than one place.
3. Because it becomes possible for the copies to drift apart if changes to one aren't transferred to the other (maybe the person making the change has forgotten there was a copy) it makes the code more error-prone and harder to debug.
All modern programming languages make it almost entirely unnecessary to repeat code: we can move the repeated code into a "function" or "module" and then reference it from all the different places it's needed. At a larger scale, someone might write an open-source "library" of such functions or modules and instead of re-implementing that functionality ourselves, we can use their code, with an acknowledgement. Using another person's library this way is complicated, because now you're dependent on them: if they stop maintaining it or introduce bugs, you've inherited a problem, but still, you could always copy their project and maintain your own version, and it would be not much more work than if you had implemented stuff yourself from the start. It's a little more complicated than this, but the basic principle holds, and it's a foundational one for software development in general and the open-source movement in particular. The network of "citations" as open-source software builds on other open-source software and people contribute patches to each others' projects is a lot of what makes the movement into a community, and it can lead to collaborations that drive further development. So the DRY principle is important at both small and large scales.
Unfortunately, the current crop of hyped-up LLM coding systems from the big players are antithetical to DRY at all scales:
- At the library scale, they train on open source software but then (with some unknown frequency) replicate parts of it line-for-line *without* any citation [1]. The person who was using the LLM has no way of knowing that this happened, or even any way to check for it. In theory the LLM company could build a system for this, but it's not likely to be profitable unless the courts actually start punishing these license violations, which doesn't seem likely based on results so far and the difficulty of finding out that the violations are happening. By creating these copies (and also mash-ups, along with lots of less-problematic stuff), the LLM users (enabled and encouraged by the LLM-peddlers) are directly undermining the DRY principle. If we see what the big AI companies claim to want, which is a massive shift towards machine-authored code, DRY at the library scale will effectively be dead, with each new project simply re-implementing the functionality it needs instead of every using a library. This might seem to have some upside, since dependency hell is a thing, but the downside in terms of comprehensibility and therefore maintainability, correctness, and security will be massive. The eventual lack of new high-quality DRY-respecting code to train the models on will only make this problem worse.
- At the module & function level, AI is probably prone to re-writing rather than re-using the functions or needs, especially with a workflow where a human prompts it for many independent completions. This part I don't have direct evidence for, since I don't use LLM coding models myself except in very specific circumstances because it's not generally ethical to do so. I do know that when it tries to call existing functions, it often guesses incorrectly about the parameters they need, which I'm sure is a headache and source of bugs for the vibe coders out there. An AI could be designed to take more context into account and use existing lookup tools to get accurate function signatures and use them when generating function calls, but even though that would probably significantly improve output quality, I suspect it's the kind of thing that would be seen as too-baroque and thus not a priority. Would love to hear I'm wrong about any of this, but I suspect the consequences are that any medium-or-larger sized codebase written with LLM tools will have significant bloat from duplicate functionality, and will have places where better use of existing libraries would have made the code simpler. At a fundamental level, a principle like DRY is not something that current LLM training techniques are able to learn, and while they can imitate it from their training sets to some degree when asked for large amounts of code, when prompted for many smaller chunks, they're asymptotically likely to violate it.
I think this is an important critique in part because it cuts against the argument that "LLMs are the modern compliers, if you reject them you're just like the people who wanted to keep hand-writing assembly code, and you'll be just as obsolete." Compilers actually represented a great win for abstraction, encapsulation, and DRY in general, and they supported and are integral to open source development, whereas LLMs are set to do the opposite.
[1] to see what this looks like in action in prose, see the example on page 30 of the NYTimes copyright complaint against OpenAI (#AI #GenAI #LLMs #VibeCoding
Voltage Control of the Boost Converter: PI vs. Nonlinear Passivity-based Control
Leyan Fang, Romeo Ortega, Robert Gri\~n\'o
https://arxiv.org/abs/2505.23112
Gun Nerds Dismantle Infamous Pistol to Research If It Fires at Random https://www.404media.co/gun-nerds-dismantle-infamous-pistol-to-research-if-it-fires-at-random/
Nonlinear Diffusion and Decay of an Expanding Turbulent Blob
Takumi Matsuzawa, Minhui Zhu, Nigel Goldenfeld, William T. M. Irvine
https://arxiv.org/abs/2505.22737
@… It’s something to aspire to, though. We could get much closer if we shared graphs, rather than free text. Graph merging is in some respects more complicated than text merging, but there’s been a lot of progress recently (see Difftastic).
Across the Northeast this month, states will mark the complicated history of anointing a singular Black leader to represent their community,
-- a settler colonial tradition that persists today
Negro Election Day,
or Negroes Hallowday,
dates back to 1639 in Massachusetts,
making it the the earliest known Black voting system in the United States.
The day was celebrated throughout the Northeast to mark the day that African people elected a “king” or “governo…
An Extended Soliton's Zero Modes
Jarah Evslin, Hui Liu
https://arxiv.org/abs/2507.18922 https://arxiv.org/pdf/2507.18922…
The platform of 33 year-old Zohran Mamdani, the “Democatic Socialist" immigrant who just won the primary in New York City (setting himself up for Mayor's election in November)
free public buses 🚎
universal childcare 👶
freezing rent in subsidized units 🏚️
city-run grocery stores 🥖🥒🍎
all paid for by new taxes on the rich.🤑
Good people want these things. They are not complicated or extreme.
also:
"strong support of Palestinians and criticism of Israel”
#Socialist #CanPoli
https://www.bbc.com/news/articles/ckg6yg7x467o
"In a probable cause statement, one officer wrote that the suspect 'knowingly engage[d] in conduct that create[d] a grave risk of death to another individual and thereby cause[d] the death of the other individual.'"
https://www.sltrib.com/news/politics/2025/
Louis Armstrong: The US jazz icon with a 'controversial' legacy? If you ask me, Pops was grinnin' 'cause he was winnin'! Micheal Ray said to me, there were only two times in America when it was OK to be black and happy; the other time was Disco.
Gold plated bathroom, Richard Nixon smuggles your stash, and (fuck Miles, he was too coked to have sense) not one detractor, even his ex and his mistress joined his wife at his funeral. Yeah, 'controversial' 🙄
…
> She explained, “I just need the paper. I need to write things down. [The iPad script] also has so many passwords and then I would have ADD and then do something else and then it would lock me out … it was so complicated. So I printed it.”
When actors bypass corporate controls to get their work done, it's a showbiz story.
Mirror-mediated long-range coupling and robust phase locking of spatially separated exciton-polariton condensates
Shuang Liang, Hassan Alnatah, Qi Yao, Jonathan Beaumariage, Ken West, Kirk Baldwin, Loren N. Pfeiffer, Natalia G. Berloff, David W. Snoke
https://arxiv.org/abs/2506.20924
Bram Cohen on algorithms for determining the winner in ranked-choice voting: More complicated than you might think.
https://bramcohen.com/p/variants-on-instant-runoff
Chemotaxis of branched cells in complex environments
Jiayi Liu, Jonathan E. Ron, Giulia Rinaldi, Ivanna Williantarra, Antonios Georgantzoglou, Ingrid de Vries, Michael Sixt, Milka Sarris, Nir S. Gov
https://arxiv.org/abs/2505.21949
»One of Mr. Reagan's advisers, David Stockman, later wrote that the real aim of fiscal policy was to create a ›strategic deficit‹ that would slam the door and reduce the size of the federal government.« https://www.nytimes.com/2004/06/07/opinion/ronald-reagan.html
China's MiniMax open sources MiniMax-M1, a model to handle complicated productivity tasks that supports 1M input tokens and it says surpasses DeepSeek's R1-0528 (Bloomberg)
https://www.bloomberg.com/news/articles/20
Sure, the Fediverse is nerdy and requires you to choose an instance, but at least that makes it too "complicated" for the vice president of a fascist administration to join.
A Step-by-step Guide on Nonlinear Model Predictive Control for Safe Mobile Robot Navigation
Dennis Benders, Laura Ferranti, Johannes K\"ohler
https://arxiv.org/abs/2507.17856
Very nice article about LLM architecture, a bit too complicated for me but probably not for others..
https://magazine.sebastianraschka.com/p/the-big-llm-architecture-comparison
Filter-And-Refine: A MLLM Based Cascade System for Industrial-Scale Video Content Moderation
Zixuan Wang, Jinghao Shi, Hanzhong Liang, Xiang Shen, Vera Wen, Zhiqian Chen, Yifan Wu, Zhixin Zhang, Hongyu Xiong
https://arxiv.org/abs/2507.17204
@…
"… I had already ran a script that 'over organized' my project files and made it too complicated for me to access simple files, so I asked ChatGPT
"Can you write me a script that will retrace our steps to how it was organized on my desktop before we ran the last script? Rather than have over organized session folders like they …
Seems to be a rather complicated way of saying „we don‘t want no foreign students no more“ …
New US visa rules will force foreign students to unlock social media profiles https://www.theguardian.com/us-news/2025/jun/18/social-media-student-visa-…
Trump's effort to distance from Epstein complicated by his deep ties to Epstein (Justin Glawe/Public Notice)
https://www.publicnotice.co/p/trump-epstein-ties-history
http://www.memeorandum.com/250719/p34#a250719p34
A rose drying out naturally in a pot inside.
#wildlife #photography
I should learn to do a floating IP, but it sounds complicated! https://docs.oracle.com/en/learn/oci-ip-failover/index.html#task-2-configure-the-cluster-and-the-floating-ip
Instead of needing to write a complex function or remember complicated formulas, we just need to know how to instruct AI to get the results we want.
And if we’re not experts, we can have multiple AIs check the work.
We’re basically sitting in a council of experts and learning along the way.
So, in the end, we’re not getting dumber - we’re just shifting our knowledge and adapting to a new way of thinking.
Taming Vision-Language Models for Medical Image Analysis: A Comprehensive Review
Haoneng Lin, Cheng Xu, Jing Qin
https://arxiv.org/abs/2506.18378 https://
Of course, with paper, note-it, Joplin and Bitwarden available, I didn't write down my exquisitely complicated new router password.
I mean, what's the use of that 😠
Loose threads: parsec-scale filamentation in the high Galactic latitude molecular clouds MBM 3 and MBM 16
Marco Monaci, Loris Magnani, Steven N. Shore
https://arxiv.org/abs/2506.19728
Being on the spectrum myself, I’ve noticed just how much easier it is to be authentic around autistic females, they genuinely help me unmask and feel like myself more and more every day.
But when I’m around guys on the spectrum, it’s the opposite: I end up masking even harder, feeling embarrassed and on edge, like everything just gets more complicated.
Sometimes I’m just hit with these realizations, and it really does feel like autism is full of surprises, never really stops catc…
A numerical approach to particle creation in accelerating toy models
Pedro Duarte Baptista, Alex Va\~n\'o-Vi\~nuales, Adr\'ian del R\'io Vega
https://arxiv.org/abs/2506.18610
Agent's Take: Why Terry McLaurin's contract dispute with the Commanders is more complicated than you think
https://www.cbssports.com/nfl/news/agents-…
FlowForge: Guiding the Creation of Multi-agent Workflows with Design Space Visualization as a Thinking Scaffold
Pan Hao, Dongyeop Kang, Nicholas Hinds, Qianwen Wang
https://arxiv.org/abs/2507.15559
♻️ Why recycling solar panels is harder than you might think − an electrical engineer explains
https://theconversation.com/why-recycling-solar-panels-is-harder-than-you-might-think-an-electrical-engineer-explains-25…
Rational Motions of Minimal Quaternionic Degree with Prescribed Line Trajectories
Z\"ulal Derin Yaqub, Hans-Peter Schr\"ocker
https://arxiv.org/abs/2506.18029
Turbulent Snow Transport and Accumulation: New Reduced-Order Models and Diagnostics
Nikolas O. Aksamit, Alex P. Encinas-Bartos, Holt Hancock, Alexander Prokop
https://arxiv.org/abs/2505.17028
LENS-DF: Deepfake Detection and Temporal Localization for Long-Form Noisy Speech
Xuechen Liu, Wanying Ge, Xin Wang, Junichi Yamagishi
https://arxiv.org/abs/2507.16220
Molecules and Chemistry in Red Supergiants
Lucy M. Ziurys, Anita M. S. Richards
https://arxiv.org/abs/2507.15968 https://arxiv.org/pd…
The Complicated Magnetic Environment of ‘Weird’ Uranus
https://www.stsci.edu/contents/news-releases/2025/news-2025-018
Variable Selection for Stratified Sampling Designs in Semiparametric Accelerated Failure Time Models with Clustered Failure Times
Ying Chen, Chuan-Fa Tang, Sy Han Chiou, Min Chen
https://arxiv.org/abs/2507.14689
Integrating Maneuverable Planning and Adaptive Control for Robot Cart-Pushing under Disturbances
Zhe Zhang, Peijia Xie, Zhirui Sun, Bingyi Xia, Bi-Ke Zhu, Jiankun Wang
https://arxiv.org/abs/2506.18410
“[LLM] … mappings look a lot like strange attractors in dynamical systems - complicated, convoluted paths that are structured-ish.” https://social.wildeboer.net/@jwildeboer/114808711283091974
Podcast: This Site Unmasks Cops With Facial Recognition https://www.404media.co/podcast-this-site-unmasks-cops-with-facial-recognition/
Staff shortages at weather service offices in might have complicated Texas forecasters’ ability to coordinate responses with local emergency management officials.
https://www.nytimes.com/2025/07/05/us/poli
Tactical Decision for Multi-UGV Confrontation with a Vision-Language Model-Based Commander
Li Wang, Qizhen Wu, Lei Chen
https://arxiv.org/abs/2507.11079 ht…
PCG-Informed Neural Solvers for High-Resolution Homogenization of Periodic Microstructures
Yu Xing, Yang Liu, Lipeng Chen, Huiping Tang, Lin Lu
https://arxiv.org/abs/2506.17087
A Study on Effective Initial Guess Finding Method Based on B\'ezier Curves: Orbit Determination Applications
Daegyun Choi, Sungwook Yang, Henzeh Leeghim, Donghoon Kim
https://arxiv.org/abs/2506.13921
An Ecosystem for Ontology Interoperability
Zhangcheng Qiang
https://arxiv.org/abs/2507.12311 https://arxiv.org/pdf/2507.12311
An isometry theorem induced by the Radon transform between the convolution and interleaving distances
Michiaki Takiwaki
https://arxiv.org/abs/2506.12046 ht…
Leveraging the Spatial Hierarchy: Coarse-to-fine Trajectory Generation via Cascaded Hybrid Diffusion
Baoshen Guo, Zhiqing Hong, Junyi Li, Shenhao Wang, Jinhua Zhao
https://arxiv.org/abs/2507.13366
Decay and lifetime of oscillons coupled to an external scalar field: Insights from instability band analysis
Siyao Li, Masahide Yamaguchi, Ying-li Zhang
https://arxiv.org/abs/2507.13276
Terminated NIH grants are being reinstated almost entirely in blue states (Anil Oza/STAT)
https://www.statnews.com/2025/07/03/nih-cuts-grant-restoration-complicated-by-limits-to-court-order-trump-dei-restrictions/
http://www.memeorandum.com/250703/p99#a250703p99
Overly academic/distanced ethical discussions
Had a weird interaction with @/brainwane@social.coop just now. I misinterpreted one of their posts quoting someone else and I think the combination of that plus an interaction pattern where I'd assume their stance on something and respond critically to that ended up with me getting blocked. I don't have hard feelings exactly, and this post is only partly about this particular person, but I noticed something interesting by the end of the conversation that had been bothering me. They repeatedly criticized me for assuming what their position was, but never actually stated their position. They didn't say: "I'm bothered you assumed my position was X, it's actually Y." They just said "I'm bothered you assumed my position was X, please don't assume my position!" I get that it's annoying to have people respond to a straw man version of your argument, but when I in response asked some direct questions about what their position was, they gave some non-answers and then blocked me. It's entirely possible it's a coincidence, and they just happened to run out of patience on that iteration, but it makes me take their critique of my interactions a bit less seriously. I suspect that they just didn't want to hear what I was saying, while at the same time they wanted to feel as if they were someone who values public critique and open discussion of tricky issues (if anyone reading this post also followed our interaction and has a different opinion of my behavior, I'd be glad to hear it; it's possible In effectively being an asshole here and it would be useful to hear that if so).
In any case, the fact that at the end of the entire discussion, I'm realizing I still don't actually know their position on whether they think the AI use case in question is worthwhile feels odd. They praised the system on several occasions, albeit noting some drawbacks while doing so. They said that the system was possibly changing their anti-AI stance, but then got mad at me for assuming this meant that they thought this use-case was justified. Maybe they just haven't made up their mind yet but didn't want to say that?
Interestingly, in one of their own blog posts that got linked in the discussion, they discuss a different AI system, and despite listing a bunch of concrete harms, conclude that it's okay to use it. That's fine; I don't think *every* use of AI is wrong on balance, but what bothered me was that their post dismissed a number of real ethical issues by saying essentially "I haven't seen calls for a boycott over this issue, so it's not a reason to stop use." That's an extremely socially conformist version of ethics that doesn't sit well with me. The discussion also ended up linking this post: https://chelseatroy.com/2024/08/28/does-ai-benefit-the-world/ which bothered me in a related way. In it, Troy describes classroom teaching techniques for introducing and helping students explore the ethics of AI, and they seem mostly great. They avoid prescribing any particular correct stance, which is important when teaching given the power relationship, and they help students understand the limitations of their perspectives regarding global impacts, which is great. But the overall conclusion of the post is that "nobody is qualified to really judge global impacts, so we should focus on ways to improve outcomes instead of trying to judge them." This bothers me because we actually do have a responsibility to make decisive ethical judgments despite limitations of our perspectives. If we never commit to any ethical judgment against a technology because we think our perspective is too limited to know the true impacts (which I'll concede it invariably is) then we'll have to accept every technology without objection, limiting ourselves to trying to improve their impacts without opposing them. Given who currently controls most of the resources that go into exploration for new technologies, this stance is too permissive. Perhaps if our objection to a technology was absolute and instantly effective, I'd buy the argument that objecting without a deep global view of the long-term risks is dangerous. As things stand, I think that objecting to the development/use of certain technologies in certain contexts is necessary, and although there's a lot of uncertainly, I expect strongly enough that the overall outcomes of objection will be positive that I think it's a good thing to do.
The deeper point here I guess is that this kind of "things are too complicated, let's have a nuanced discussion where we don't come to any conclusions because we see a lot of unknowns along with definite harms" really bothers me.
Quantum thermodynamics in a rotating BTZ black hole spacetime
Wenjing Chen, Yixuan Ma, Si-Wei Han, Zihao Wang, Jun Feng
https://arxiv.org/abs/2507.16787 ht…
Faceting transition in aluminum as a grain boundary phase transition
Yoonji Choi, Tobias Brink
https://arxiv.org/abs/2506.13550 https://
"This is how Lotus was born: as a company featuring unprecedented benefits for their employees, fostering a culture of radical diversity and inclusion, cleverly mixing dashes of 1960s counterculture with the latest 1980s technology.
Two major names stand out in the creation of this culture: first, Janet Axelrod, who passed away in 2021, and who brought her experience at Digital Equipment Corporation in the areas of diversity and inclusion. Second, Freada Kapor Klein."
PinchBot: Long-Horizon Deformable Manipulation with Guided Diffusion Policy
Alison Bartsch, Arvind Car, Amir Barati Farimani
https://arxiv.org/abs/2507.17846 https://
This https://arxiv.org/abs/2501.05616 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_qu…
Asymptotically sharp stability of Sobolev inequalities on the Heisenberg group with dimension-dependent constants
Lu Chen, Guozhen Lu, Hanli Tang, Bohan Wang
https://arxiv.org/abs/2507.12725
Interpretable Mnemonic Generation for Kanji Learning via Expectation-Maximization
Jaewook Lee, Alexander Scarlatos, Andrew Lan
https://arxiv.org/abs/2507.05137
iThermTroj: Exploiting Intermittent Thermal Trojans in Multi-Processor System-on-Chips
Mehdi Elahi, Mohamed R. Elshamy, Abdel-Hameed Badawy, Ahmad Patooghy
https://arxiv.org/abs/2507.05576
Shape Adaptation for 3D Hairstyle Retargeting
Lu Yu, Zhong Ren, Youyi Zheng, Xiang Chen, Kun Zhou
https://arxiv.org/abs/2507.12168 https://
Strategic Control of Drug-Resistant HIV: Multi-Strain Modeling with Diagnosis, Adherence, and Treatment Switching
Ashish Poonia, Siddhartha P. Chakrabarty
https://arxiv.org/abs/2507.10625
Google Search Advertising after Dobbs v. Jackson
Yelena Mejova, Ronald E. Robertson, Catherine A. Gimbrone, Sarah McKetta
https://arxiv.org/abs/2507.06640 …
I’m a US citizen who has never lived there but has family there and has a certain history, affinity and complicated relationship with the country. I am simultaneously disconnected from the reality of “on the ground” culture — just as incredulous and horrified as the rest of the world — while also having a particular additional fear and a grief from my personal connection. I don’t really have capacity to examine that at the moment. That’s why I’m not talking about it, really.
Modeling HMI observables for the study of solar oscillations
D. Fournier, N. M. Kostogryz, L. Gizon, J. Schou, V. Witzke, A. I. Shapiro, I. Milic
https://arxiv.org/abs/2507.13756 …
Recently I had a flashback to me telling a friend that I was about to start learning a new concept in programming. Classes. I remember feeling nervous because I felt it was this huge complicated topic, and I already felt my brain was 'full' so-to-speak with programming knowledge. Well that was years ago and now I can't imagine not using classes. It's amazing to look back and see progress! #coding
On Fault Tolerance of Data Storage Systems: A Holistic Perspective
Mai Zheng, Duo Zhang, Ahmed Dajani
https://arxiv.org/abs/2507.03849 https://
Pet peeve: In the process of making your library "simple" to setup or demo, you also make it difficult/impossible to use cleanly in a DI-based system.
Pet peeve: In the process of making your library DI-friendly, you make it so complicated that it's practically unusable outside of a pre-configured framework.
Come on, #PHP. We can do better than this. We *can* have this cake an…
Analysis of Anonymous User Interaction Relationships and Prediction of Advertising Feedback Based on Graph Neural Network
Yanjun Dai, Haoyang Feng, Yuan Gao
https://arxiv.org/abs/2506.13787
Uncertainty quantification of synchrosqueezing transform under complicated nonstationary noise
Hau-Tieng Wu, Zhou Zhou
https://arxiv.org/abs/2506.00779 htt…
Trump has ordered more troops to Los Angeles and Washington than he currently has stationed in Syria and Iraq combined.
He seems more willing to use the military against Americans than against Iranians.
He celebrates a show of force on U.S. soil even as he denounces “endless wars” outside its borders.
Why I Think Murder Is Plunging -- It's complicated, but this is what I find compelling. (Jeff Asher/Jeff-alytics)
https://jasher.substack.com/p/why-i-think-murder-is-plunging
http://www.memeorandum.com/250609/p154#a250609p154
Fast Gaussian Processes under Monotonicity Constraints
Chao Zhang, Jasper M. Everink, Jakob Sauer J{\o}rgensen
https://arxiv.org/abs/2507.06677 https://
Robust Contextual State Estimation with Limited Measurement Data
J. G. De la Varga, J. M. Morales, S. Pineda
https://arxiv.org/abs/2507.08767 https://
Fine-structure Line Atlas for Multi-wavelength Extragalactic Study (FLAMES) I: Comprehensive Low and High Redshift Catalogs and Empirical Relations for Probing Gas Conditions
Bo Peng, Cody Lamarche, Catie Ball, Amit Vishwas, Gordon Stacey, Christopher Rooney, Thomas Nikola, Carl Ferkinhoff
https://arxiv.org/abs/2507.10702…
Asymptotics of spin-spin correlators weighted by fermion number measurements with low rapidity threshold in the 2D Ising free-fermion QFT
Yizhuang Liu
https://arxiv.org/abs/2507.13093
Probability-Raising Causality for Uncertain Parametric Markov Decision Processes with PAC Guarantees
Ryohei Oura, yuji Ito
https://arxiv.org/abs/2507.07319
Data-Driven High-Dimensional Statistical Inference with Generative Models
Oz Amram, Manuel Szewc
https://arxiv.org/abs/2506.06438 https://
Brian Wilson, who died Wednesday at 82, was one of music’s true visionaries,
if that’s the right word for a guy who dealt in the endless possibility of sound.
As a composer of melodies, a constructor of textures, an arranger of vocal harmonies
— as someone who knew how to pull complicated elements together into songs that somehow felt inevitable
— he was up there with Phil Spector, George Martin and the Motown team of Holland-Dozier-Holland.
Democrats Denied This City Had a Gang Problem. The Truth Is Complicated. (Ted Conover/New York Times)
https://www.nytimes.com/2025/07/03/magazine/aurora-colorado-venezuela-gangs.html
http://www.memeorandum.com/250703/p60#a250703p60
New Steelers TE Jonnu Smith on trade from Dolphins: 'Got to go where I am appreciated' https://www.nfl.com/news/new-steelers-te-jonnu-smith-on-trade-from-dolphins-got-to-go-where-i-am-appreciated
Hierarchical Debate-Based Large Language Model (LLM) for Complex Task Planning of 6G Network Management
Yuyan Lin (Charlie), Hao Zhou (Charlie), Chengming Hu (Charlie), Xue Liu (Charlie), Hao Chen (Charlie), Yan Xin (Charlie), Jianzhong (Charlie), Zhang
https://arxiv.org/abs/2506.06519…
AURA-CVC: Autonomous Ultrasound-guided Robotic Assistance for Central Venous Catheterization
Deepak Raina, Lidia Al-Zogbi, Brian Teixeira, Vivek Singh, Ankur Kapoor, Thorsten Fleiter, Muyinatu A. Lediju Bell, Vinciya Pandian, Axel Krieger
https://arxiv.org/abs/2507.05979
Khovanov-Rozansky cycle calculus for bipartite links
A. Anokhina, E. Lanina, A. Morozov
https://arxiv.org/abs/2506.08721 https://arxi…