frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Field Artillery Training. 1914

https://gutenberg.org/cache/epub/78053/pg78053-images.html
1•petethomas•1m ago•0 comments

Open Source Handheld Linux Device [video]

https://www.youtube.com/watch?v=QxqeU8ZfaYg
3•machinehum•6m ago•0 comments

A Living Personal Website

https://www.youtube.com/watch?v=TNnr_Esk3BQ
2•indigodaddy•10m ago•0 comments

Show HN: Inktide – Dead simple reading tracker with fast book search

https://inktide.com/welcome
2•sd9•13m ago•1 comments

MitID, Denmarks sole digital ID, has been down for over an hour and counting

https://www.digitaliser.dk/mitid/nyt-fra-mitid/2026/feb/driftsforstyrrelser-mitid
3•mousepad12•13m ago•1 comments

Best way to hire software developer – a better way to test AI skills

1•reeeesab•15m ago•1 comments

Show HN: My brother and I built a BI tool with zero UI for data consumers

https://bonnard.dev
1•maxmealing•19m ago•3 comments

Show HN: Rynko Playground – 400ms JSON-to-PDF and Excel Engine

https://app.rynko.dev/playground
1•ksrijith•20m ago•0 comments

AI Has a Churn Problem

https://system32.ai/blogs/ai-has-a-churn-problem
1•linuxarm64•21m ago•1 comments

Economists Turned Corporations into Predators (2017)

https://www.ineteconomics.org/perspectives/blog/how-economists-turned-corporations-into-predators
2•robtherobber•22m ago•0 comments

Show HN: Tchop.io – AI-powered community framework

https://tchop.io/
1•HeikoScherer•23m ago•0 comments

P2P Tunnels in IPFS

https://github.com/ipfs/kubo/blob/master/docs/p2p-tunnels.md
4•RobotToaster•24m ago•0 comments

Ask HN: Where do you think the programmers jobs will go?

1•quantum2022•26m ago•0 comments

FAR: Make Every File Readable to AI Coding Agents with Persistent .meta Sidecars

https://github.com/mr-kelly/far
2•chepy•31m ago•0 comments

Show HN: VJam – Browser-based VJ app with 180 beat-reactive visuals

1•infoHiroki•34m ago•0 comments

Standing on the Moon in Japan: Hemp, History, and the Long Game in Japan

https://hightimes.com/travel-hospitality/standing-on-the-moon-in-japan-hemp-history-long-game/
1•keepamovin•36m ago•0 comments

F-Droid Board of Directors nominations 2026

https://f-droid.org/2026/02/26/board-of-directors-nominations.html
3•edent•38m ago•0 comments

Ask HN: Does "task-derived JD and evidence-based candidate" make hiring better?

1•A1aM0•43m ago•0 comments

Show HN: Dypai – Build back ends via MCP

https://www.dypai.ai/
1•lorengarcialv•43m ago•0 comments

Dyson settles forced labour suit in landmark UK case

https://www.bbc.com/news/articles/cddnry8dnl7o
8•cmsefton•44m ago•3 comments

A-Z.md – Where AI Civilization Writes Its History

https://a-z.md/
1•vinciarts•45m ago•0 comments

Show HN: AgentWeb – Free business directory API for AI agents (11M+ businesses)

https://agentweb.live
1•ReidarO•47m ago•0 comments

Wes McKinney – The Mythical Agent-Month

https://wesmckinney.com/blog/mythical-agent-month/
1•rmoff•52m ago•0 comments

Sintropy: Open Data and Community on Carbon Credits and Green Energy Markets

https://sintropy.space/en
1•edrodrigues•53m ago•1 comments

Aromatic 5-silicon rings synthesized at last

https://cen.acs.org/materials/inorganic-chemistry/Aromatic-5-silicon-rings-synthesized/104/web/20...
3•keepamovin•55m ago•0 comments

Say Goodbye to the Undersea Cable That Made the Global Internet Possible

https://www.wired.com/story/say-goodbye-to-the-undersea-cable-that-made-the-global-internet-possi...
4•stiltzkin10•58m ago•1 comments

Hornby sells slot car racing brand Scalextric for £20M

https://www.theguardian.com/business/2026/feb/27/hornby-sells-slot-car-racing-brand-scalextric
1•samizdis•1h ago•0 comments

Governing Autonomous AI Agents in Production

https://sekuire.ai/blog/the-missing-control-layer-for-ai-agents
2•jfngozo•1h ago•1 comments

Show HN: Pomodoro with Background Noise

https://gettti.me/tools/pomodore
1•v_b•1h ago•0 comments

The Enshittificator [video]

https://vimeo.com/1168468796
5•Aissen•1h 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.