frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Is anyone using Project Hummingbird?

https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/hummingbird
1•todsacerdoti•1m ago•0 comments

The mysterious black fungus from Chernobyl that may eat radiation

https://www.bbc.com/future/article/20251125-the-mysterious-black-fungus-from-chernobyl-that-appea...
1•bookmtn•1m ago•0 comments

Joe Duffyging about Midori (2015)

https://joeduffyblog.com/2015/11/03/blogging-about-midori/
1•keyle•3m ago•0 comments

Data center 'cooling issue' continues to halt CME stock futures trading

https://www.cnbc.com/2025/11/28/cme-halts-fx-commodities-futures-trading-after-data-center-issue....
1•bluedino•3m ago•0 comments

World's first global open database on transmission line length

https://MapYourGrid.org/blog/20251128-LineLength/
1•andreashd11•4m ago•0 comments

A Tale of Four Fuzzers

https://tigerbeetle.com/blog/2025-11-28-tale-of-four-fuzzers/
2•jorangreef•7m ago•0 comments

VC Taxi – random founders pitch a VC in a taxi

https://youtu.be/4PvIr_bADCg?si=atKCNX6vmOL95eY2
1•jarodreyes•7m ago•0 comments

Toon vs. JSON: Byte-Level Efficiency Model

https://toonformat.dev/reference/efficiency-formalization.html
1•lafalce•7m ago•1 comments

Everyday Systems

https://everydaysystems.com/
1•r4um•9m ago•0 comments

Show HN: Redesigned the old any mighty percentage calculator

https://percentset.com
1•qxsp•11m ago•1 comments

Kavin: The generic Node.js process watcher written in C and Assembly

https://github.com/Peakk2011/Kavin
1•thunderbong•12m ago•0 comments

Napoleon and Hitler (1942)

https://www.foreignaffairs.com/articles/germany/1942-01-01/napoleon-and-hitler
1•thomassmith65•12m ago•1 comments

Scaling the Memory Wall: The Rise and Roadmap of HBM

https://newsletter.semianalysis.com/p/scaling-the-memory-wall-the-rise-and-roadmap-of-hbm
1•kristianp•17m ago•0 comments

Switzerland: Data Protection Officers Impose Broad Cloud Ban for Authorities

https://www.heise.de/en/news/Switzerland-Data-Protection-Officers-Impose-Broad-Cloud-Ban-for-Auth...
3•TechTechTech•18m ago•1 comments

Interfaces should make understanding opt-out, not opt-in

https://www.amantulsyan.com/interfaces-should-make-understanding-opt-out-not-opt-in/
2•amantulsyan35•19m ago•0 comments

Show HN: I made a browser tab management extension

https://www.tagmytab.com/
2•Tafita•21m ago•0 comments

Is AI Eating the World? AGI, Network Effects, Value Capture [2/2]

https://philippdubach.com/2025/11/24/is-ai-really-eating-the-world-agi-networks-value-2/2/
2•7777777phil•24m ago•0 comments

I Built a Free GBP/USD Macro Dashboard for FX Trading

https://fxmacrodata.com/dashboard/GBP_USD
2•roberttidball•26m ago•0 comments

Jeandel-Rao Aperiodic Tiling as a Geometric Basis of the Fine-Structure Constant

https://drive.google.com/file/d/1JVV8zcbtULJVf3OecciZ13uezrVIrNBV/view?usp=sharing
3•rikeanimer•30m ago•5 comments

From Billion-Dollar Flows to Gooseberry Jam: Fraser Howie's Voltairean Turn

https://worldsensorium.com/from-billion-dollar-flows-to-gooseberry-jam-fraser-howies-voltairean-t...
2•dnetesn•31m ago•0 comments

iPhone Fold Will Be Creaseless and Cost $2,400, Report Says

https://www.cnet.com/tech/mobile/iphone-fold-will-be-creaseless-and-cost-2400-report-says/
3•matthewsinclair•31m ago•1 comments

AI Might Not Harm Us in the Way You Think

https://nautil.us/ai-might-not-harm-us-in-the-way-you-think-1248498/
3•dnetesn•32m ago•0 comments

Show HN: Total Reciprocity Public License

https://trplfoundation.org/
3•jaypatelani•37m ago•0 comments

Have you guys tried Stitch with Google?

http://stitch.withgoogle.com/
3•pradeepodela•40m ago•1 comments

To Get a Man's Attention, Meow Harder

https://www.nytimes.com/2025/11/27/science/cats-meow-men-women.html
2•quapster•44m ago•1 comments

An Advanced Construction ERP System Helps You Prevent Project Delays

https://jeevantech.in/blog/is-your-construction-business-ready-for-erp-signs-you-need-a-digital-u...
1•Jeevantech•46m ago•1 comments

Nvidia reportedly no longer supplying VRAM to its GPU board partners

https://www.tomshardware.com/pc-components/gpus/nvidia-reportedly-no-longer-supplying-vram-to-its...
1•doener•50m ago•0 comments

I just wrote 'Global Agentic Night Berlin we are cooking'

https://buttondown.com/xemantic/archive/global-agentic-night-berlin-we-are-cooking/
1•morisil•55m ago•0 comments

Cats became our companions way later than you think

https://www.bbc.co.uk/news/articles/cq8dvdp9gn7o
8•n1b0m•57m ago•3 comments

Help, My Java Object Vanished (and the GC Is Not at Fault)

https://arraying.de/posts/markword/
3•todsacerdoti•59m ago•0 comments
Open in hackernews

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

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

Comments

Oaklight•6mo 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•6mo 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•6mo ago
what's GTM?
venk12•6mo ago
GTM is go-to-market. It deals with how to distribute a product so that it can sold out there in the market.