frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The x402 Service Discovery – runtime endpoint finder for the agent economy

https://x402-discovery-api.onrender.com
1•rpl_ryan•30s ago•1 comments

The gold plating of American water

https://worksinprogress.co/issue/the-gold-plating-of-american-water/
1•paulpauper•1m ago•0 comments

Hardworking teams still miss the goal

https://medium.com/@PZBird/team-culture-what-holds-a-team-together-when-processes-fall-apart-9e5c...
1•PZBird•1m ago•0 comments

Jane Street faces claims of insider trading that sped up Terraform's collapse

https://www.coindesk.com/markets/2026/02/24/jane-street-faces-claims-of-insider-trading-that-sped...
1•paulpauper•1m ago•0 comments

Polsia: AI That Runs Your Company

https://polsia.com
1•seyz•2m ago•0 comments

The Peace Corps is recruiting volunteers to sell AI to developing nations

https://www.theverge.com/policy/884625/peace-corps-tech-promote-american-ai
1•toomuchtodo•3m ago•1 comments

Body Futurism

https://writing.tobyshorin.com/body-futurism/
1•firloop•3m ago•0 comments

Show HN: Can we simplify front end again? Meet DynamoJS

https://dynamojs.pages.dev/docs
1•novateg•3m ago•0 comments

Best unrestricted AI video tools?

https://unbound.video
1•gabrieln•6m ago•1 comments

Show HN: Naperville Library Spy

https://www.juandavidcampolargo.com/projects/naperlibspy
1•jdcampolargo•8m ago•0 comments

Yabai: A tiling window manager for macOS based on binary space partitioning

https://github.com/asmvik/yabai
1•fanf2•9m ago•0 comments

Diamond owl swoops in with new method to keep electronics cool

https://news.rice.edu/news/2026/diamond-owl-swoops-new-method-keep-electronics-cool
2•westurner•10m ago•1 comments

The cartography of reason

https://www.samrith.dev/blog/the-cartography-of-reason/
1•samrith•11m ago•0 comments

Show HN: Cosmos-Reason2-2B on Nano Super

https://huggingface.co/embedl/Cosmos-Reason2-2B-W4A16-Edge2
1•vottivott•11m ago•0 comments

Connect your AI agent to every chat platform

https://github.com/pantalk/pantalk
1•_pdp_•12m ago•0 comments

Software companies buying software: a story of ecosystems and vendors

https://erikbern.com/2026/02/25/software-companies-buying-software-from-software-companies.html
1•articsputnik•13m ago•0 comments

Engineering heat-tolerant, high-yield rice for a warming planet

https://phys.org/news/2026-02-tolerant-high-yield-rice-planet.html
3•PaulHoule•14m ago•0 comments

Kalshi suspends users for insider trading

https://www.axios.com/2026/2/25/kalshi-insider-trading-suspension
3•upmind•16m ago•1 comments

Hoot v0.8 released: new REPL enabling Scheme live coding in the browser

https://spritely.institute/news/hoot-0-8-0-released.html
2•latinodev•16m ago•0 comments

Trending Next.js Packages

https://www.stacktco.com/js/ecosystems/nextjs/trends
1•matwiemann•17m ago•0 comments

A Chinese official's use of ChatGPT revealed a global intimidation operation

https://www.cnn.com/2026/02/25/politics/chatgpt-china-intimidation-operation
5•breve•17m ago•1 comments

CSS is too powerful now [video]

https://www.youtube.com/watch?v=Y-3tPDZCk2o
2•rasso•19m ago•0 comments

It's Not Magic, It's Metapragmatic: Memetics Through the Lens of Semiotics

https://sublius.substack.com/p/its-not-magic-its-metapragmatic-memetics
1•spacebacon•22m ago•0 comments

Show HN: Opty – A Zig-based HDC that reduces token use by up to 90%

https://github.com/boj/opty
3•bojo•22m ago•1 comments

Was the initial Jewish resettlement of Palestine colonialism?

https://old.reddit.com/r/AskHistorians/comments/1rchlrc/comment/o6z005s/
4•mhb•23m ago•0 comments

Claude Cowork: Scheduled Tasks

https://twitter.com/claudeai/status/2026720870631354429
1•manveerc•24m ago•0 comments

Scam susceptibility is associated with accelerated onset of Alzheimer's dementia

https://alz-journals.onlinelibrary.wiley.com/doi/full/10.1002/alz.14544
2•randycupertino•25m ago•0 comments

Perplexity Computer

https://www.perplexity.ai/mk/hub/blog/introducing-perplexity-computer
2•upmind•25m ago•0 comments

Leaked Documents Show Meta Cracking Down on Access to Abortion Information

https://www.motherjones.com/politics/2026/02/meta-abortion-ai-chatbot-leak-teen-info-ban/
24•u1hcw9nx•25m ago•3 comments

Claude Code Remote control: continue local sessions on your phone

https://twitter.com/noahzweben/status/2026371260805271615
1•oscarfr•27m ago•1 comments
Open in hackernews

Show HN: ToolRegistry – A Python Library for Structured Tool Integration

https://github.com/Oaklight/ToolRegistry
3•Oaklight•9mo ago

Comments

Oaklight•9mo ago
Author here!

I’ve been working on ToolRegistry, a Python library for registering, managing, and invoking tools—from local functions to MCP/OpenAPI endpoints—in a structured, composable way.

With ToolRegistry, you can:

* Register Python functions, classes, or external tools. * Auto-generate JSON Schemas for parameters. * Run tools synchronously or asynchronously in parallel. * Integrate tools over STDIO, HTTP, WebSocket, or SSE via Model Context Protocol (MCP). * Experimental support for OpenAPI services * Compose tools dynamically and reconstruct tool output messages.

The goal is to make it easier to build apps, agents, or systems that coordinate multiple tools flexibly—without getting bogged down in glue code.

GitHub: [https://github.com/Oaklight/ToolRegistry](https://github.com/Oaklight/ToolRegistry) PyPI: [https://pypi.org/project/toolregistry/](https://pypi.org/project/toolregistry/) Docs: [https://toolregistry.lab.oaklight.cn](https://toolregistry.lab.oaklight.cn)

Would love feedback—ideas, issues, or use cases welcome!

Thanks for checking it out.

venk12•9mo ago
This is interesting. I am working on an adjacent idea. I am working on GTM side of things. Would you like to collaborate?
Oaklight•9mo ago
what's GTM?
venk12•9mo ago
GTM is go-to-market. It deals with how to distribute a product so that it can sold out there in the market.