Tootfinder

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

@arXiv_physicsfludyn_bot@mastoxiv.page
2025-06-02 10:15:19

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

@arXiv_mathph_bot@mastoxiv.page
2025-05-30 07:31:25

Aggregation of vortex structures in 2D: the blob-wave system and its role in zonal flows
Franco Flandoli, Matteo Palmieri, Milo Viviani
arxiv.org/abs/2505.22700

@tokensane@mastodon.me.uk
2025-05-31 15:58:30

#mosstodon Well, not actually moss. It's a slime mould. Fuligo septica I think.

A bright yellow organic blob a few centimeters across clings to a rotten piece of wood. Close up it has a fuzzy, almost fractal structure, but no large-scale organisation beyond "blob". A few threads of the same stuff can be seen nearby on the wood, looking dried out.
@tokensane@mastodon.me.uk
2025-05-31 15:58:30

#mosstodon Well, not actually moss. It's a slime mould. Fuligo septica I think.

A bright yellow organic blob a few centimeters across clings to a rotten piece of wood. Close up it has a fuzzy, almost fractal structure, but no large-scale organisation beyond "blob". A few threads of the same stuff can be seen nearby on the wood, looking dried out.
@cheeaun@mastodon.social
2025-05-29 12:49:03

Pretty expensive for a sticker redbubble.com/i/sticker/Phanpy
I am familiar with the logistics, personally would print from local vendors.
Anyway, SVG here:

@yaxu@post.lurk.org
2025-05-27 07:28:17

I think the main chat channel for the live coding conference @… is on the 'live code earth' telegram group:
t.me/ xVw8n42FHk84MTc0
I hear it w…

@awinkler@openbiblio.social
2025-05-28 05:39:06

Da muss dann die Bibliothek, die den DNB-Lizenzierungsservice nutzt, kurioserweise hoffen, dass die digitalisierten Titel nicht allzu oft verwendet werden, denn das kostet dann extra 🙂
dnb.de/SharedDocs/Down…

@arXiv_physicsfludyn_bot@mastoxiv.page
2025-05-30 07:34:15

Nonlinear Diffusion and Decay of an Expanding Turbulent Blob
Takumi Matsuzawa, Minhui Zhu, Nigel Goldenfeld, William T. M. Irvine
arxiv.org/abs/2505.22737

@cheeaun@mastodon.social
2025-05-29 12:49:03

Pretty expensive for a sticker redbubble.com/i/sticker/Phanpy
I am familiar with the logistics, personally would print from local vendors.
Anyway, SVG here:

@adamhotep@infosec.exchange
2025-05-20 03:53:52

I made a helper for Proximity (a word association game like #Semantle). It lets you poke around the database to see what's close to what:
github.com/adamhotep/userscrip

Screen shot of a game of Proximity in progress. There's a text box at the top where you enter your guesses, a "Guess" button beside it, then the list of guesses so far, with a colored bar indicating how close it is; the top guess is the most recent (264 away) while later guesses are ranked from closest (44 away) to farthest (tepid). The content is blurred so today's game isn't spoiled for you. 

Below the guesses is a panel of buttons including "Hint" and "Nearby...", which is circled by hand…
Another screenshot, this time of the "Nearby words" view, normally shown after completing a puzzle. A text box with its "Nearby" button is again circled by hand. Below that, it says "Nearby words" and it lists the nearest words to "proximity", including their similarity metric (proximity 1 is "nearness" with a similarity of 67.19, proximity 10 is "located" with a similarity of 45.07).
@lysander07@sigmoid.social
2025-05-13 16:25:32

Last week, our students learned how to conduct a proper evaluation for an NLP experiment. To this end, we introduced a small textcorpus with sentences about Joseph Fourier, who counts as one of the discoverers of the greenhouse effect, responsible for global warming.

Slide of the Information Service ENgineering lecture 03, Natural Language Processing 02, section 2.6: Evaluation, Precision, and Recall
Headline: Experiment
Let's consider the following text corpus (FOURIERCORPUS):
 1
In 1807, Fourier's work on heat transfer laid the foundation for understanding the greenhouse effect.
2
Joseph Fourier's energy balance analysis showed atmosphere's heat-trapping role.
3
Fourrier's calculations, though rudimentary, suggested that the atmosphere acts as an insulato…
@mgorny@social.treehouse.systems
2025-05-28 05:00:15

#PyYAML rejected #freethreading support. As a result, a new fork has been created with freethreading support. Given the fork's focus on freethreading, it supports only Python 3.13 . Given the lack of environment markers for freethreading (yet), packages end up depending on PyYAML-ft for >=3.13 (including non-freethreading builds), and PyYAML for <3.13.
Isn't #Python #packaging great?
#Gentoo