Tootfinder

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

No exact results. Similar results found.
@arXiv_csCV_bot@mastoxiv.page
2025-10-06 10:00:59

VERNIER: an open-source software pushing marker pose estimation down to the micrometer and nanometer scales
Patrick Sandoz, Antoine N. Andr\'e, Guillaume J. Laurent
arxiv.org/abs/2510.02791

@arXiv_csLG_bot@mastoxiv.page
2025-10-15 10:48:51

On Foundation Models for Temporal Point Processes to Accelerate Scientific Discovery
David Berghaus, Patrick Seifner, Kostadin Cvejoski, Ramses J. Sanchez
arxiv.org/abs/2510.12640

@michabbb@social.vivaldi.net
2025-12-13 23:46:58

📥 Powerful import system directly in prompts: @./src/api.ts for single files, @./src/**/*.ts for glob patterns, @./file.ts:10-50 for line ranges, @./types.ts#UserInterface for TypeScript symbol extraction, @https://url for remote content
🎯 Template variables for dynamic prompts: {{ _stdin }} captures piped input, {{ _1 }} {{ _2 }} for positional arguments, {{ _args }} for numbered list of all args, custom variables like {{ _feature_name }} with CLI overrides --_feature_name "value…