Tootfinder

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

No exact results. Similar results found.
@catsalad@infosec.exchange
2026-07-15 18:57:05

RE: infosec.exchange/@catsalad/114
Aaaaaaaaaaaaaaaaaa!! :neocat_scream_stare:

Best of Cheese Balls meows

Video compilation of a small orange kitten with a massive set of lungs on him. This kitty starts meowing and doesn't stop until all air is expelled as loudly as possible. An older Siamese cat is with the littke rascal, but can't get a meow in edgewise.
@michabbb@social.vivaldi.net
2026-07-01 23:08:13

⚡ Get started fast: run openwiki --init to configure your model and API key, then generate documentation. Add the provided GitHub Action to auto-open a PR once a day with documentation updates.

@grist@fosstodon.org
2026-06-24 18:44:20

Tomorrow! Join Grist Labs co-founder Stan for a demo of Grist's new MCP server.
We'll start small and then show off a complex workflow that leverages multiple integrations, so there's something for everyone.
Connect Claude, ChatGPT, Gemini, or your own local models to your docs over the Model Context Protocol, then list and query tables, read and write rows, and build schema, all via OAuth with scoped access.
Register:

Create a Grist document for me to track my personal expenses. Include
categories such as kids, pets, car or holiday. Add a page where | can see the
summary of what | spend each month.
Loaded tools, used Grist integration >
Got the workspace. Now let me create the document and set everything up.
@michabbb@social.vivaldi.net
2026-08-30 04:17:53

🔀 An orchestration board takes tasks with dependencies. Each started task gets an isolated git worktree plus path leases, so overlapping edits are never assigned, and a quality gate must pass before merge
↺ Session resume locates each agent's own session store on disk and runs its resume command, no flags to paste. Fork a pane to branch a session while the original keeps running

@michabbb@social.vivaldi.net
2026-08-26 13:01:02

🌳 The Depth Tree method splits a task N layers deep via "tree N" — leaves are real units of work with one deliverable each, branches handle decomposition and integration
📝 Acceptance gates are written to a file before work starts: every gate carries a CHECK command, an EXPECT value and an EVIDENCE line, and a checked box whose evidence is still pending counts as unmet