frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Plunging test scores are a slow-moving catastrophe

https://www.economist.com/leaders/2026/09/10/plunging-test-scores-are-a-slow-moving-catastrophe
1•vinni2•1m ago•0 comments

Do not let your type system reason about aliasing in your programming language

https://futhark-lang.org/blog/2026-09-22-aliasing.html
1•mpweiher•3m ago•0 comments

The Unix Philosophy for macOS

https://micahblachman.com/p/nanopost
1•subdomain•3m ago•0 comments

Mahvex – An all-in-one platform for developers

https://mahvex.githubpage.com/
1•mahbod_farajian•3m ago•0 comments

Details of how BC school shooter used ChatGPT 'more disturbing' than prev. known

https://www.cbc.ca/news/canada/british-columbia/mother-jones-chatgpt-safeguards-tumbler-ridge-bc-...
1•ghostpepper•4m ago•0 comments

Eras of SF Tech Culture

https://www.noahpinion.blog/p/four-eras-of-san-francisco-tech-culture
2•AnhTho_FR•5m ago•0 comments

A Constitutional Architecture for Synthetic Consciousness

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7469179
1•lopanapol•7m ago•1 comments

All new PocketWebTools – Home of local AI

https://pocketweb.tools/
1•shafkathullah•8m ago•0 comments

I think this AI models are making us stupid and the reason is their interface

2•aveshusmangagda•12m ago•0 comments

The Case of the Missing SR-71 Blackbird

https://aviationweek.com/podcasts/check-6/podcast-case-missing-blackbird
1•Betelbuddy•14m ago•0 comments

New Satellite Engine Could Use Earth's Atmosphere to Stay in Orbit Indefinitely

https://scitechdaily.com/new-satellite-engine-could-use-earths-atmosphere-as-fuel-to-stay-in-orbi...
2•GordonS•14m ago•0 comments

Rulers of the childless land: A response to the AGMAI

https://proofsandprompts.com/2026/09/24/rulers-of-the-childless-land-a-response-to-the-agmai/
2•Zsfe510asG•15m ago•0 comments

The Flu Alarm Is Armed – and This Winter, It Gets Graded

https://laggingtruth.substack.com/p/the-flu-alarm-is-armed-and-this-winter
1•jaek913•16m ago•1 comments

Show HN: Ephemeral runner for JEV-style models

https://github.com/Partysun/jigor
1•zatsepin•17m ago•0 comments

Show HN: I made HACKER AI for your vibecoded app

https://www.netherite.uz
1•apexxx•17m ago•0 comments

The Nine-Person Game Team Will Soon Outperform a AAA Game Studio

https://www.clairvoyanceai.com/blog/the-nine-person-game-team-will-soon-outperform-a-aaa-game-studio
1•draginol•18m ago•0 comments

Show HN: Ogre MCP – Let your AI agent see your WoW Classic game state

https://github.com/bttf/ogremcp
1•bttf•18m ago•0 comments

The Office Harness for AI Agents – Spreadsheets,Docs,Slides,PDF in One Runtime

https://github.com/dream-num/univer
1•qwbfsa•18m ago•0 comments

There is more to code review than (automatable) detection

https://www.adaptivecapacitylabs.com/2026/08/24/there-is-more-to-code-review-than-automatable-det...
1•utiiiD•18m ago•0 comments

All Quiet on the AI Front: The Future of Undergraduate Math Research

https://arxiv.org/abs/2609.28615
3•Betelbuddy•21m ago•0 comments

Heaviside-1

https://www.arenaphysica.com/publications/heaviside-1
1•avidiax•24m ago•1 comments

The Art Forger Who Became a National Hero

https://priceonomics.com/the-art-forger-who-became-a-national-hero/
1•bookofjoe•24m ago•0 comments

What I Remember

https://stevenwaterman.uk/what-i-remember/
1•StevenWaterman•27m ago•0 comments

Whistleblower: Driscoll berries sent to Canada w excess chemicals

https://www.cbc.ca/news/canada/montreal/whistleblower-allege-driscoll-s-berries-9.7359158
1•randycupertino•29m ago•1 comments

A Roman Name for Software

https://marcosmagueta.com/blog/a-roman-name-for-software/
8•dimonomid•31m ago•1 comments

This Won't Make You Rich. But It Might Help You Avoid Losing It All

https://laggingtruth.substack.com/p/this-wont-make-you-rich
1•jaek913•33m ago•0 comments

An ad-free, zero-signup fullscreen color tool for monitor testing and light

https://blackscreen.vip/
2•wangxili1997•34m ago•2 comments

Golang: Crypto/fips140: do not bloat crypto code unnecessarily

https://github.com/golang/go/issues/81639
1•zx2c4•36m ago•1 comments

Qualcomm posts GPU patches for lower-tier Snapdragon X2 SoCs

https://www.phoronix.com/news/Qualcomm-Mahua-GPU-Support
1•cromka•37m ago•0 comments

Show HN: Prodigy – The Self-Updating Technical Digest

https://www.prodigy.org.in/
1•samayashar•39m ago•0 comments
Open in hackernews

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

https://github.com/Oaklight/ToolRegistry
3•Oaklight•1y ago

Comments

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