Tootfinder

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

@Techmeme@techhub.social
2025-05-31 19:20:47

Share of news influencers on Bluesky has doubled after the 2024 US election to 43%, but X remains popular, with 82% of news influencers maintaining an account (Pew Research Center)
pewresearch.org/short-reads/20

@arXiv_astrophSR_bot@mastoxiv.page
2025-06-03 07:52:44

Solar Surface Magnetic Field Simulation from 2010 to 2024 and Anomalous Southern Poleward Flux Transport in Cycle 24
Ruihui Wang, Jie Jiang, Yukun Luo
arxiv.org/abs/2506.01416

@fanf@mendeddrum.org
2025-06-01 17:42:03

from my link log —
The magic of software; or, what makes a good engineer also makes a good engineering organization.
moxie.org/2024/09/23/a-good-en
saved 2025-05-21

@kubikpixel@chaos.social
2025-05-27 05:05:35

»Programmiersprache – Rust 2024 ist die bisher umfangreichste Edition:
Die jüngste Rust-Edition bringt große Neuerungen unter anderem für das Ownership-Modell, Unsafe Rust und Slices.«
Nun gut, dann gibt es mehr zu lernen und dies positiev.
🦀

@Techmeme@techhub.social
2025-06-01 11:05:37

DappRadar: NFT lending market volume has dropped 97% from a peak of ~$1B in January 2024 to ~$50M in May 2025, with borrower activity falling by 90% (Stephen Katte/Cointelegraph)
cointelegraph.com/news/real-wo

@arXiv_astrophEP_bot@mastoxiv.page
2025-06-03 16:29:45

This arxiv.org/abs/2404.06343 has been replaced.
initial toot: mastoxiv.page/@arXiv_…

@inthehands@hachyderm.io
2025-05-28 16:36:46

P.S. Hat tip to @… for the radium reference. He was talking about other things (pluralistic.net/2024/09/19/jus), but the whole vibe of that “Radium will magically restore you to health!” era is by far the best historical comparison I’ve found for the current froth-mouthed AI hype.

@maxheadroom@hub.uckermark.social
2025-05-30 06:56:09

Und wo wir gerade bei underrated Mucke sind: wie konnte Snow Patrol so lange an mir vorbeigehen!?
open.spotify.com/album/7cbi6Ye

@raiders@darktundra.xyz
2025-06-01 16:12:14

How Has Raiders' Malcolm Koonce Looked in OTAs? si.com/nfl/raiders/malcolm-koo

@arXiv_astrophSR_bot@mastoxiv.page
2025-06-03 07:56:01

Probing the Turbulent Corona and Heliosphere Using Radio Spectral Imaging Observation during the Solar Conjunction of Crab Nebula
Peijin Zhang, Surajit Mondal, Bin Chen, Sijie Yu, Dale Gary, Marin M. Anderson, Judd D. Bowman, Ruby Byrne, Morgan Catha, Xingyao Chen, Sherry Chhabra, Larry D'Addario, Ivey Davis, Jayce Dowell, Katherine Elder, Gregg Hallinan, Charlie Harnach, Greg Hellbourg, Jack Hickish, Rick Hobbs, David Hodge, Mark Hodges, Yuping Huang, Andrea Isella, Daniel C. Jaco…

@privacity@social.linux.pizza
2025-04-29 06:09:44

FPF and OneTrust launch updated Conformity Assessment under the EU AI Act: guide and infographic
fpf.org/blog/fpf-and-onetrust-

@kubikpixel@chaos.social
2025-05-26 09:30:09

A very simple code to describe emotions or how does this work in real life?!?? ;)
```rust
#[allow(warnings)]
fn main() {
let mut emo: &str;
match 1 1 == 0b10 {
true => emo = "🤓",
_ => emo = "😵‍💫",
};
println!("Perception: {}", emo);
}
```
Play 🦀:

@inthehands@hachyderm.io
2025-05-28 16:36:46

P.S. Hat tip to @… for the radium reference. He was talking about other things (pluralistic.net/2024/09/19/jus), but the whole vibe of that “Radium will magically restore you to health!” era is by far the best historical comparison I’ve found for the current froth-mouthed AI hype.

@relcfp@mastodon.social
2025-05-30 03:42:09

TOC Hualin International Journal of Buddhist Studies (HIJBS) 7.1, 7.2 networks.h-net.org/group/annou

@thomasrenkert@hcommons.social
2025-05-09 11:52:16

Es ging doch nur darum, das Rezept für den übelst lekkeren Hefezopf, der immer bei den F-Runden serviert wird, vor den Grühünen geheim zu halten! 🥹
#FDP #Lindner
Quelle:

Screenshot 

Wurde Christian Lindners Mailpostfach gelöscht?
Die Bundesregierung will offensichtlich weiter Mailfächer, Chatnachrichten und Kalender ausgeschiedener Regierungsmitglieder löschen – trotz schriftlicher Warnung des Bundesarchivs. Die Mailfächer der im November 2024 ausgeschiedenen FDP-Minister Lindner und Buschmann könnten bereits gelöscht sein.
@arXiv_astrophSR_bot@mastoxiv.page
2025-05-29 07:29:51

The chemical yields of stars in the range 9-15 Msun
Marco Limongi, Lorenzo Roberti, Agnese Falla, Alessandro Chieffi, Ken'ichi Nomoto
arxiv.org/abs/2505.22030

@cyclocracy@norden.social
2025-04-09 14:10:38

POL-LG: Weniger Verkehrsunfälle und Verletzte: Verkehrsunfallstatistik 2024 für die Polizeidirektion Lüneburg
2014: 32.284 Unfälle, 2024: 35.769 Unfälle
Mittelfristig gibt es da in #Lüneburg eher nichts zu feiern.
#verkehr

Balkendiagramm Ausschnitt Verkehrsunfälle gesamt von 2014 (32.284) bis 2024 (35.769)
@adulau@infosec.exchange
2025-03-04 09:27:11

Don't forget! In vulnerability-lookup, you can quickly identify sighted vulnerabilities that are not yet published or are scheduled for publication soon (highlighted in yellow in the screenshot).
This example is interesting, a pre-publication on GitHub Gist before the official CVE release.

Sighting for non published CVEs.