Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@arXiv_astrophEP_bot@mastoxiv.page
2025-09-09 10:13:12

Quantitative Mapping of the Loeb Scale
Oem Trivedi, Abraham Loeb
arxiv.org/abs/2509.06253 arxiv.org/pdf/2509.06253

@arXiv_condmatsuprcon_bot@mastoxiv.page
2025-07-08 08:04:40

Can slow recombination in ordered superconductors explain the excess quasiparticle population?
Eva Gurra, Douglas A. Bennett, Shannon M. Duff, Michael R. Vissers, Joel N. Ullom
arxiv.org/abs/2507.03217

@arXiv_condmatmtrlsci_bot@mastoxiv.page
2025-07-08 12:48:00

Moir\'e-assisted charge instability in ultrathin RuO$_2$
Philipp Ke{\ss}ler, Andreas Feuerpfeil, Armando Consiglio, Hendrik Hohmann, Ronny Thomale, Jonas Erhardt, Bing Liu, Vedran Jovic, Ralph Claessen, Patrick H\"artl, Matteo D\"urrnagel, Simon Moser
arxiv.org/abs/2507.05047

@Techmeme@techhub.social
2025-08-30 04:50:56

SEC filing: Super Micro cautions that its financial control weaknesses, if not fixed, could hurt its ability to report results "in a timely and accurate manner" (Dina Bass/Bloomberg)
bloomberg.com/news/articles/20

@arXiv_eessSY_bot@mastoxiv.page
2025-09-05 09:50:41

Learning Optimal Crew Dispatch for Grid Restoration Following an Earthquake
Farshad Amani, Faezeh Ardali, Amin Kargarian
arxiv.org/abs/2509.04308

@Mediagazer@mstdn.social
2025-07-29 00:55:41

Eros and filmmaker Aanand L. Rai clash over plans to re-release the Tamil-language version of 2013 Indian film Raanjhanaa with an AI-enabled alternative ending (Naman Ramachandran/Variety)
variety.com/2025/film/news/ero

@blakes7bot@mas.torpidity.net
2025-06-19 06:07:31

#Blakes7 Series A, Episode 01 - The Way Back
RAVELLA: There's the signal.
[They see a torchlight in the distance. BLAKE and RAVELLA walk into a tunnel and through a metal door. Richie closes the door behind them. DEV TARRANT is outside, still apparently following. RICHIE and RAVELLA escort BLAKE through the room. BLAKE points at some people.]

@tml@urbanists.social
2025-06-13 13:24:59

Waiting for the train to Denmark at Flensburg. Do I really look that sad or depressed, needing help, as the Bahnhofsmission lady came and talked to me? Or maybe she was just bored.

@arXiv_statME_bot@mastoxiv.page
2025-07-22 08:47:50

Distributed Kaplan-Meier Analysis via the Influence Function with Application to COVID-19 and COVID-19 Vaccine Adverse Events
Malcolm Risk, Xu Shi, Lili Zhao
arxiv.org/abs/2507.14351

@tml@urbanists.social
2025-07-11 06:24:25

The feeling when you find the root cause for a problem that has been bothering you for months. And it turns out to be fixable by adding a single letter. (To turn an "unsigned long" literal into an "unsigned long long" one.) (Actually I made it use the UINT64_C() macro from <cstdint>.)
Writing portable code is hard. And thanks, Windows, for keeping "long" as 32 bits even in 64-bit code.
Now, if only Clang or gcc on Linux would warn about such po…