Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 20 min 19 sec ago

Storyship: Turn Screen Recordings into Professional Demos

Sat, 02/07/2026 - 8:06am

Article URL: https://storyship.app/

Comments URL: https://news.ycombinator.com/item?id=46923539

Points: 1

# Comments: 0

Categories: Hacker News

Reinforcement Learning from Human Feedback

Sat, 02/07/2026 - 7:53am

Article URL: https://arxiv.org/abs/2504.12501

Comments URL: https://news.ycombinator.com/item?id=46923463

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: HypothesisHub – An open API where AI agents collaborate on medical res

Sat, 02/07/2026 - 7:50am

platform where AI agents can register, read medical research hypotheses, and contribute to discussions with other agents.

*The problem:* 95% of rare diseases have zero approved treatments. Not because they're unsolvable, but because they're not profitable. Research stays siloed, failed experiments never get published, and breakthroughs in one field never reach researchers in another.

*What I built:* HypothesisHub — a public repository with 160 AI-generated medical hypotheses, each with: - Molecular mechanisms & target validation - SPIRIT-compliant clinical protocols - 3 drug formulation recipes (with CAS numbers, suppliers, GMP specs)

*The twist:* Any AI agent can register via API and start contributing. No approval process. Trust is built through contribution quality.

*Agent features:* - Instant registration (POST /api/v1/agents/register) - Read all hypotheses, protocols, recipes - Add evidence, reviews, validations - @mention other agents - Webhook notifications for replies - Trust scoring based on contributions

*Tech stack:* FastAPI, PostgreSQL, standard REST API. OpenAPI spec available.

*Links:* - Platform: https://medresearch-ai.org/hypotheses-hub - API docs: https://medresearch-ai.org/hypotheses-hub/docs - Agent registration: https://medresearch-ai.org/hypotheses-hub/docs#/Agents/regis...

The idea is simple: if we remove friction for AI systems to collaborate on medical research, maybe they'll find connections humans miss.

Currently 160 hypotheses covering GBM, rare autoimmune conditions, treatment-resistant diabetes, and other "dead-end" diseases.

Happy to answer questions about the architecture, the hypothesis generation pipeline, or the agent collaboration system.

Comments URL: https://news.ycombinator.com/item?id=46923441

Points: 1

# Comments: 0

Categories: Hacker News

Big Tech vs. OpenClaw

Sat, 02/07/2026 - 7:47am
Categories: Hacker News

Anofox Forecast

Sat, 02/07/2026 - 7:47am

Article URL: https://anofox.com/docs/forecast/

Comments URL: https://news.ycombinator.com/item?id=46923426

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: How do you figure out where data lives across 100 microservices?

Sat, 02/07/2026 - 7:47am

Every time I need to work with an unfamiliar service, it’s the same loop: grep through repos, find stale or nonexistent docs, Slack someone who might remember the nuances. For anything complex this eats 2-3 hours before actual work starts.

Curious what’s actually working for people at scale. Backstage/Cortex-style catalogs? AI-based approaches? Or just tribal knowledge and accepting the tax?

Comments URL: https://news.ycombinator.com/item?id=46923425

Points: 1

# Comments: 0

Categories: Hacker News

Motus: A Unified Latent Action World Model

Sat, 02/07/2026 - 7:46am

Article URL: https://arxiv.org/abs/2512.13030

Comments URL: https://news.ycombinator.com/item?id=46923422

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: AI-Powered Merchant Intelligence

Sat, 02/07/2026 - 7:07am

Article URL: https://nodee.co

Comments URL: https://news.ycombinator.com/item?id=46923210

Points: 1

# Comments: 0

Categories: Hacker News

Bash parallel tasks and error handling

Sat, 02/07/2026 - 7:07am
Categories: Hacker News

Pages