frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

George Washington as entrepreneur (2021)

https://lawliberty.org/george-washington-as-entrepreneur/
1•hhs•29s ago•0 comments

Show HN: LLM-wiki – One command Karpathy's wiki with QMD search for Claude/Codex

https://github.com/ivankuznetsov/llm-wiki
1•ivankuznetsov11•4m ago•1 comments

Objects of Categories as Complex Numbers (2002)

https://arxiv.org/abs/math/0212377
1•pizza•4m ago•0 comments

How I leared what a decoupling capacitor is for, the hard way

https://nbelakovski.substack.com/p/how-i-learned-what-a-decoupling-capacitor
1•actinium226•5m ago•0 comments

Got Bugs? U of G Collecting Samples to Catalogue Canada's Biodiversity

https://news.uoguelph.ca/2026/04/got-bugs-u-of-g-collecting-samples-to-catalogue-canadas-biodiver...
2•gnabgib•8m ago•0 comments

The Self-Defeating Condescension of an Anti-Racist Education

https://www.theatlantic.com/ideas/2026/04/anti-racism-schools-achievement-gap/686912/
1•apparent•11m ago•1 comments

Bitwarden CLI Backdoored on NPM for 93 Minutes

https://hackingpassion.com/bitwarden-cli-supply-chain-attack/
2•milkglass•13m ago•1 comments

Hair Dryer Used to Manipulate Polymarket

https://www.engadget.com/big-tech/someone-allegedly-used-a-hairdryer-to-rig-polymarket-weather-be...
2•simpleintheory•13m ago•1 comments

The Eurail Breach and the Digital ID Problem

https://reclaimthenet.org/the-eurail-breach-and-the-digital-id-problem
2•Cider9986•13m ago•0 comments

Astronomy and Mathematics in the Indian Classical Age

https://zenodo.org/records/15715590
1•suyashdeep•14m ago•1 comments

opinion: Professors Are Too Old

https://www.chronicle.com/article/professors-are-too-old
1•paulpauper•14m ago•0 comments

How Short-Form Clips Took over the Internet

https://www.theatlantic.com/podcasts/2026/04/how-short-form-clips-took-over-the-internet/686922/
1•paulpauper•15m ago•1 comments

Hedd Wyn

https://en.wikipedia.org/wiki/Hedd_Wyn
1•thedrexster•16m ago•0 comments

Action Potentials for April

https://neurobiology.substack.com/p/action-potentials-for-april-ab6
1•paulpauper•16m ago•0 comments

Steve Reich reshaped the boundaries of musical time (2025)

https://kolapse.com/en/contenido/90817-how-steve-reich-reshaped-the-boundaries-of-musical-time
1•thomassmith65•20m ago•1 comments

Yam – Local AST-based plagiarism detector (MOSS alternative)

https://gitlab.com/sylvan.wood.carving-group/yam.git
1•jmresler•21m ago•0 comments

Single-binary dotfiles manager to replace dotbot

https://github.com/fisenkodv/dfm
1•fisenkodv•23m ago•0 comments

Europe–not US–first to authorize Moderna's combo mRNA flu-Covid vaccine

https://arstechnica.com/health/2026/04/europe-not-us-first-to-authorize-modernas-combo-mrna-flu-c...
3•Brajeshwar•25m ago•0 comments

Protovac Retro Terminal (2025)

https://tanner.vc/protovac-retro-terminal/
3•wonger_•31m ago•0 comments

Text-wrap:balance; CSS rule to avoid typographic orphans

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/text-wrap
2•hypertexthero•32m ago•0 comments

USB Cheat Sheet

https://fabiensanglard.net/usbcheat/index.html
3•gwerbret•42m ago•0 comments

Two Compilers, One Moment

https://intertwingly.net/blog/2026/04/25/Two-Compilers-One-Moment.html
2•ingve•45m ago•0 comments

Kevin Graaf: Computerising Hyerogliphic Scripts

https://www.youtube.com/watch?v=Vhx-hRyh6BM
1•aeontech•46m ago•0 comments

The 3D Controller That Should Have Existed 20 Years Ago [video]

https://www.youtube.com/watch?v=u1v7TXViRi8
1•smusamashah•49m ago•0 comments

The avionics suite designed to let anyone fly a plane

https://newatlas.com/aircraft/interview-airhart-aeronautics-cockpit-avionics-suite/
1•breve•50m ago•0 comments

MCP Spine – Middleware proxy for LLM tool calls with security and token control

https://github.com/Donnyb369/mcp-spine
1•Mxwell369•54m ago•0 comments

Show HN: LawVM, a compiler for replaying amendment acts into point-in-time law

https://lawvm.org/
1•ekns•55m ago•0 comments

Ask HN: How did the industry settle on weekly limits?

3•saratogacx•59m ago•1 comments

Beyond Phishing: The Control-Plane Risk of Recursive Trust

https://zenodo.org/records/19432540
1•rogelsjcorral•1h ago•0 comments

Sustaining innovation has failed us. It's time to think more radically

https://werd.io/sustaining-innovation-has-failed-us-its-time-to-think-more-radically/
1•benwerd•1h ago•0 comments
Open in hackernews

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

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

Comments

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