Tootfinder

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

@michabbb@social.vivaldi.net
2026-09-16 05:29:09

📊 Measured tools/list payload: 10 tools 5,843 − 1,431 bytes (-75.5%), 40 tools 23,423 − 1,431 bytes (-93.9%), 100 tools 58,585 − 1,431 bytes (-97.6%). Rule of thumb: past 10-15 tools, a catalog pays off.
⚖️ Trade-off: search adds a round trip and batches have no loops or branching. Small servers with always-used tools should keep advertising directly; agents needing control flow still need a sandbox like

@xiffy@mastodon.nl
2026-08-16 09:07:26

When your RSS feed can only be fetched by clients that understand and execute javascript you are doing it wrong.
I'm looking at you @…
`curl #rss #cloudflare #broken

@ellie@ellieayla.net
2026-08-02 14:48:38

Sometimes people post RSS/iCal/etc feeds on web servers and then get conned into slapping Cloudflare in front. So feed readers get captchas instead of a feed.
But Cloudflare edge workers are privileged. So one can write a tiny proxy to fetch from the original website without a challenge.
#cloudflareisevil