Tootfinder

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

No exact results. Similar results found.
@primonatura@mstdn.social
2026-07-16 12:00:47

"Britain’s cars and SUVs are growing bigger – but there is a way to stop this deadly ‘carspreading’
Christian Wolmar"
#UK #UnitedKingdom #Cars

@soundclamp@mastodon.xyz
2026-05-17 01:02:13

#Requiescat For Bengt Berger. youtube.com/playlist?list=OLAK

@netzschleuder@social.skewed.de
2026-07-15 18:00:04

florentine_families: Padgett Florentine families
Multiplex network with 2 edge types representing marriage alliances and business relationships between Florentine families during the Italian Renaissance. Data hosted by Manlio De Domenico.
This network has 16 nodes and 35 edges.
Tags: Social, Relationships, Multilayer, Unweighted

florentine_families: Padgett Florentine families. 16 nodes, 35 edges. https://networks.skewed.de/net/florentine_families

When the conservative American commentator Tucker Carlson sat down last year for a buzzy interview with Iran’s president, Masoud Pezeshkian,
the unlikely encounter would most likely never have happened without the involvement of a tiny, independent Iranian outlet.
Mahdi Ahmadi, the founder of Azad, a six-person team that hosts debates in Tehran and publishes them on YouTube, pitched Mr. Carlson on the idea, he said, and then connected him with the president’s team.
This med…

@davidaugust@mastodon.online
2026-07-16 16:27:38

Yes. It is real. He actually posted it.
(Context: Blue Angels, US Navy precision flight team, flew above beachgoers in Florida and jet wash, the kinetic energy of flight, hit the beachgoers. The flyover is in violation of the law, Navy policy and basic understanding of pilot responsibility for anyone older than 5.)
The flyover: yout…

screenshot of a post by Pete Hegseth @PeteHegseth: 

The flyovers will continue until morale improves. 

Jul 16, 2026 • 1:30 PM UTC
@hikingdude@mastodon.social
2026-07-15 16:50:30

During our vacation recently, I tried to practice more foreground and composition for .. not for documenting our vacation, but to capture more a feeling that I had at this moment.
This is one of the photos. Here it felt "better" to me to set the focus to the red poppies because at this moment, they just drew more attention as we were walking towards the gate.
More of this day:

This image captures a picturesque and serene scene featuring a historic building, likely a monastery or church, set against a lush, natural backdrop. The building is characterized by its white walls with red trim, a steeply pitched red roof, and an arched entrance. Atop the roof, there are statues of religious figures, adding a sense of grandeur and historical significance to the structure.
In the foreground, a vibrant meadow stretches out, dotted with red poppies and other wildflowers. The con…
@Techmeme@techhub.social
2026-08-13 09:51:04

Sources: Demis Hassabis pitched a new independent industry AI safety entity, modeled on the IAEA, to top Trump officials before stepping down as DeepMind CEO (Wall Street Journal)
wsj.com/tech/ai/deepminds-hass

@frankel@mastodon.top
2026-07-16 17:27:59

The #git history command deserves more attention
lalitm.com/post/git-history/

@soundclamp@mastodon.xyz
2026-06-16 04:54:41

#Requiescat For Abdullah Ibrahim aka Dollar Brand. youtube.com/playlist?list=PL_O

@mgorny@social.treehouse.systems
2026-07-11 18:04:07

Did you know that you can use #PyTest 's plugin manager instance to check whether a particular plugin was loaded? You might have known that.
And did you know that pytest plugins have no "canonical" name, and every plugin's name is literally whatever was passed while it was registered? So if a plugin was autoloaded, it's its entry point name. If it was loaded via `-p` or `PYTEST_PLUGINS`, it's whatever the argument was (i.e. entry point name in the first case, object reference in the second one). And if it was loaded via an explicit call to plugin loader, then it was whatever you passed to the plugin loader.
github.com/syrupy-project/syru