frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Habits to make sure you don't go insane

2•nyxtom•2m ago•0 comments

Agents.md file isn't the problem. Your lack of Evals is

https://tessl.io/blog/your-agentsmd-file-isnt-the-problem-your-lack-of-evals-is/
1•sjmaplesec•4m ago•0 comments

A Decade of Docker Containers

https://cacm.acm.org/research/a-decade-of-docker-containers/
1•matt_d•4m ago•0 comments

Ask HN: Does anyone know how to register as a developer at Microsoft?

1•gcanyon•7m ago•1 comments

Nevada Brothel Workers Are Unionizing to Protect Their Digital Rights

https://www.motherjones.com/politics/2026/02/nevada-sex-workers-brothel-union-ai/
1•gnabgib•9m ago•0 comments

Deferred Member Initialization in C++

https://www.sandordargo.com/blog/2026/02/11/deferred-map-initialization
2•PaulHoule•13m ago•0 comments

Discrete-time multi-robot instability detection simulation

https://github.com/Relational-Relativity-Corporation/robotics-instability-detection-demo
1•Oberon245•15m ago•1 comments

Make Wayland great again [video]

https://www.youtube.com/watch?v=CoDwrvK6xxQ
1•inatreecrown2•19m ago•0 comments

The Moving and the Still

https://www.hyperdimensional.co/p/the-moving-and-the-still
1•nsavage•21m ago•0 comments

Regulating the environmental impact of asteroid mining

https://www.sciencedirect.com/science/article/pii/S0094576526001050
1•inaros•21m ago•0 comments

AI-Induced Tech Selloff Spoils the IPO Parade

https://www.wsj.com/finance/stocks/ai-induced-tech-selloff-spoils-the-ipo-parade-28c54d5e
3•petethomas•23m ago•0 comments

You Get Good at What You Do (Or Do You?)

https://chriscoyier.net/2026/02/24/you-get-good-at-what-you-do-or-do-you/
1•herbertl•24m ago•0 comments

Show HN: Upvoicy – Simple feedback management tool for teams and creators

https://upvoicy.com/
1•optinghost•26m ago•0 comments

Arms race: Apple's waiting for robotics for US iPhone assembly (2025)

https://appleinsider.com/articles/25/04/29/arms-race-apples-waiting-for-robotics-for-us-iphone-as...
4•alhazrod•28m ago•0 comments

Apple's Global Manufacturing Empire

https://www.historytools.org/consumer/where-is-apple-factory
2•stmw•28m ago•0 comments

Can AI Prompt Us to Ask New Questions?

https://newsletter.dancohen.org/archive/can-ai-prompt-us-to-ask-new-questions/
1•Vigier•30m ago•0 comments

Touchscreen OLED MacBook Pro Coming in 2026: Dynamic Island, Redesigned Controls

https://www.macrumors.com/2026/02/24/touchscreen-macbook-pro-dynamic-island/
1•mikhael•37m ago•0 comments

Lattice-proxy – 93% token compression for LLM APIs (drop-in replacement)

https://latticeproxy.io
1•Negative_ron•39m ago•0 comments

Fed's Cook says AI triggering big changes, sees possible unemployment rise

https://www.reuters.com/business/feds-cook-says-ai-triggering-big-changes-sees-possible-short-ter...
26•geox•39m ago•7 comments

Show HN: Linex – A daily challenge: placing pieces on a board that fights back

https://www.playlinex.com/
1•Humanista75•40m ago•0 comments

Claude says its DeepSeek when asked in Chinese

https://twitter.com/stevibe/status/2026227392076018101
7•smusamashah•40m ago•0 comments

UK fines Reddit for not checking user ages aggressively enough

https://arstechnica.com/tech-policy/2026/02/uk-fines-reddit-for-not-checking-user-ages-aggressive...
2•iamnothere•41m ago•0 comments

Show HN: Tau Router – Using Number-Theory to Partition Long-Context Retrieval

https://github.com/davidames0523/tau-router
1•davidames0523•42m ago•0 comments

Show HN: Claud-ometer – See your Claude Code usage, costs, and sessions locally

https://github.com/deshraj/Claud-ometer
1•deshraj•42m ago•0 comments

Show HN: MCP app for viewing/generating 3D Gaussian Splatting in ChatGPT

https://github.com/kstonekuan/splatter-mcp-app
1•kstonekuan•43m ago•0 comments

Sandcastles Made of Bits

https://jsfour.substack.com/p/sandcastles-made-of-bits
2•TheOsiris•44m ago•0 comments

Show HN: VoooAI – natural language to multi-modal AI pipelines

https://voooai.com/
1•hkljjkl•44m ago•1 comments

Every privacy concession in history has been permanent

https://nbtv.substack.com/p/enough-is-enough
6•Cider9986•44m ago•2 comments

Show HN: Ctrl and Click on text to jump to its translation key in VSCode

https://chromewebstore.google.com/detail/i18nkeylocator/nkoandfnjiopdjmhbcnggpeomnmieadi
1•yusufA207•47m ago•0 comments

Xkcd Simulation for Real Packages

https://nesbitt.io/xkcd-2347/
1•michaelw•48m ago•0 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.