frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Shelfctl – PDF/ePub library manager backed by GitHub Release

https://github.com/blackwell-systems/shelfctl
1•daynablackwell•33s ago•0 comments

Intel Formally Ends Four of Their Go Language Open-Source Projects

https://www.phoronix.com/news/Intel-Stops-Go-Projects
1•LorenDB•34s ago•0 comments

Spacydo: State machine example with own calldata for state transition rules

1•tracyspacy•1m ago•0 comments

Data vs. Hype: How Orgs Win with AI – The Pragmatic Summit [video]

https://www.youtube.com/watch?v=LOHgRw43fFk
1•cyndunlop•1m ago•0 comments

Implementing a Clear Room Z80 / ZX Spectrum Emulator with Claude Code

https://antirez.com/news/160
1•cyndunlop•1m ago•0 comments

Coding Agent, Good?

https://teetracker.medium.com/coding-agent-its-a-good-idea-1d34966c44ab
1•hasszhao•2m ago•1 comments

Steel Bank Common Lisp

https://www.sbcl.org/
1•tosh•2m ago•0 comments

Forests don't just store carbon. They keep people alive, scientists say

https://news.mongabay.com/2026/02/forests-dont-just-store-carbon-they-keep-people-alive-scientist...
1•PaulHoule•2m ago•0 comments

The Deceptively Simple Act of Writing to Disk

https://www.scylladb.com/2026/02/18/the-deceptively-simple-act-of-writing-to-disk/
1•cyndunlop•2m ago•0 comments

Inception Launches Mercury 2, the Fastest Reasoning LLM

https://www.businesswire.com/news/home/20260224034496/en/Inception-Launches-Mercury-2-the-Fastest...
1•tinco•3m ago•0 comments

OpenAI, the US government and Persona built an identity surveillance machine

https://vmfunc.re/blog/persona/
2•rzk•3m ago•0 comments

OpenAI resets spending expectations, from $1.4T to $600B

https://www.cnbc.com/2026/02/20/openai-resets-spend-expectations-targets-around-600-billion-by-20...
1•randycupertino•3m ago•0 comments

I think WebRTC is better than SSH-ing for connecting to Mac terminal from iPhone

https://macky.dev
1•Sayuj01•4m ago•1 comments

China May Grab a Lead in the Race for Military Fusion

https://www.wsj.com/opinion/china-may-grab-a-lead-in-the-race-for-military-fusion-c5ab6d2b
1•JumpCrisscross•4m ago•0 comments

An AI agent bought from our WooCommerce store. Here's what we learned

https://zologic.nl/the-next-evolution-of-conversion-why-your-store-needs-to-be-agent-ready/
1•Zologic•5m ago•1 comments

Ask HN: Share a random link from your bookmarks

1•TechSquidTV•5m ago•0 comments

Ask HN: Demand for a compliance-first deterministic context compiler?

1•PensaerWales•5m ago•1 comments

Ask HN: How to exhaustively search the scientific literature?

1•cossatot•7m ago•0 comments

Gas Town, OpenClaw and the rise of open source AI agents

https://www.axios.com/2026/02/24/agents-openclaw-moltbook-gastown
1•msolujic•7m ago•0 comments

Show HN: Sift – Score your feed locally with EmbeddingGemma

https://github.com/shreyaskarnik/Sift
1•shreyask•9m ago•0 comments

Show HN: SC Screen Recorder: a browser-based screen recorder with added layers

https://kaliedarik.github.io/sc-screen-recorder/
1•rikroots•9m ago•0 comments

Asteroids that didn't hit Earth

https://www.datawrapper.de/blog/asteroids-detection
1•speckx•9m ago•0 comments

Amazon Dominated by Top Sellers

https://trendslates.substack.com/p/amazons-extreme-concentration-ace
1•faderisimo•11m ago•1 comments

Show HN: Cadre – Agent framework for Claude Code with persistent memory

https://github.com/WeberG619/cadre-ai
1•WeberG619•11m ago•1 comments

Anthropic touts new AI tools weeks after legal plug-in spurred market rout

https://www.reuters.com/business/finance/anthropic-touts-new-ai-tools-weeks-after-legal-plug-in-s...
3•billybuckwheat•12m ago•0 comments

Getting Global Age Assurance Right: What We Got Wrong and What's Changing

https://discord.com/blog/getting-global-age-assurance-right-what-we-got-wrong-and-whats-changing
3•meetpateltech•13m ago•0 comments

Liquid Software: Why mid-sized companies should build, not buy

https://zeitraum.blog/en/post/019c8bc9-537a-759e-8559-fa3f9273020d
1•gurkenkoenig•13m ago•1 comments

What I've learned from shipping 25 mobile apps

https://newsletter.masilotti.com/p/what-ive-learned-from-shipping-25
1•joemasilotti•13m ago•0 comments

Private Credit Funds Face Pressure as Weinstein Flags Blue Owl Turmoil

https://www.bloomberg.com/news/articles/2026-02-24/boaz-weinstein-warns-wheels-coming-off-private...
1•petethomas•14m ago•0 comments

Scheduling in a Bare-Metal Web Server

https://thasso.xyz/scheduling.html
2•todsacerdoti•14m 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.