Tootfinder

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

No exact results. Similar results found.
@wfryer@mastodon.cloud
2025-06-09 02:01:15

Check out my new recipe blog post: “Holy Voodoo Fried Chicken”
#MeatChurch and

A piece of fried chicken is submerged in bubbling oil, showcasing a golden-brown, crispy coating.
@inthehands@hachyderm.io
2025-06-09 17:08:46

For those who never had a Mac who are put off by / bemused by / disdainful of all the praise for Bill Atkinson’s work:
Don’t think of this as admiration for Apple and Apple history. Think of it as admiration for a more humane view of computing:
one where software’s job is to bring delight and foster creativity,
one where our devices are not hermetically sealed gifts from the tech gods with which we make a Faustian bargain, but rather a bucket of art supplies for us to play with, reshape, make our own. mastodon.social/@arroz/1146435

@BBC3MusicBot@mastodonapp.uk
2025-06-08 22:00:20

🔊 #NowPlaying on #BBCRadio3:
#TheNightTracksMix
- Music for night owls
Hannah Peel with a magical sonic journey for late-night listening. Subscribe to receive your weekly mix on BBC Sounds.
Relisten now 👇
bbc.co.uk/programmes/m0018ypp

@MAD_democracy@journa.host
2025-04-09 20:41:37

Nieman Lab:
As Trump silences Voice of America, Russia and China seize the opportunity to reshape Africa’s news ecosystem
#Press

@memeorandum@universeodon.com
2025-06-09 02:45:36

With U.S. vaccine policy in flux, four members of CDC advisory panel receive termination notices (Helen Branswell/STAT)
statnews.com/2025/06/08/cdc-va
memeorandum.com/250608/p78#a25

@whitequark@mastodon.social
2025-06-07 04:59:49

i've upgraded the Ethernet controller applet for #GlasgowInterfaceExplorer
this is the main loop of the applet working in bridge mode (acting as a network card for your PC). no weird optimizations, no hacks, just a loop that forwards packets in normal boring Python
on a 100BASE-T link, i get ~95.5 Mbps [saturated link] of upload bandwidth and ~70 Mbps of downlo…

    async def run(self, args):
        if args.operation == "bridge":
            os_iface = OSNetworkInterface(args.interface)

            async def forward_rx():
                async for packet in self.eth_iface.iter_recv():
                    if len(packet) >= 14: # must be at least ETH_HLEN, or we'll get EINVAL on Linux
                        await os_iface.send([packet])

            async def forward_tx():
                while True:
                    for packet in await os_iface.re…
@NFL@darktundra.xyz
2025-06-08 17:36:45

Aaron Donald granted Jared Verse's request, puts him through an intense workout: 'Ask and you shall receive'

cbssports.com…

@andycarolan@social.lol
2025-06-08 18:41:49

While I'm waiting to receive feedback/review from customers, I have some available time for illustration or design.
HMU if I can help out!
#Work #Illustration #Design

@grumpybozo@toad.social
2025-06-08 22:53:32

Sending “300 now, 2000 eventually” into a dynamic environment where there could easily be 10X as many hostiles is a recipe for disaster. Maybe an intentional one to generate a Reichstag Fire event.
#LosAngeles #ICEProtests

@arXiv_mathNT_bot@mastoxiv.page
2025-06-09 08:31:12

The second moment of the size of the $2$-class group of monogenized cubic fields
Manjul Bhargava, Arul Shankar, Ashvin Swaminathan
arxiv.org/abs/2506.05539