frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Fencing Visualization System

https://bsky.app/profile/kcimc.bsky.social/post/3mjxchuwkzs2v
2•mariuz•11m ago•0 comments

Berea college makes tuition free with its endowment

https://www.theatlantic.com/education/archive/2018/10/how-berea-college-makes-tuition-free-with-i...
2•KnuthIsGod•17m ago•0 comments

Iran claims US backdoors knocked out networking equipment

https://www.theregister.com/2026/04/21/iran_claims_us_used_backdoors/
2•defrost•21m ago•0 comments

Writing Node.js Addons with .NET Native AOT

https://devblogs.microsoft.com/dotnet/writing-nodejs-addons-with-dotnet-native-aot/
2•soheilpro•27m ago•0 comments

Using changesets in a polyglot monorepo

https://luke.hsiao.dev/blog/changesets-polyglot-monorepo/
2•lwhsiao•29m ago•0 comments

Louis Zocchi, inventor of the d100, has died

https://icv2.com/articles/news/view/62176/r-i-p-louis-zocchi-the-godfather-dice
2•sgbeal•36m ago•0 comments

Ask HN: Is This True? An OLAP DB SlothDB That Beats DuckDB on Parquet/CSV/JSON

1•souravroyetl•39m ago•0 comments

Ask HN: What are some of your favorite dedication pages in a book?

2•chistev•40m ago•0 comments

Palantir manifesto – 'ramblings of a supervillain' amid UK contract fears

https://www.theguardian.com/technology/2026/apr/21/palantir-manifesto-uk-contract-fears-mps
2•mindracer•40m ago•0 comments

WinShader: Curated GL Shaders in a Screensaver

https://github.com/PsyChip/WinShader
1•psychip•42m ago•0 comments

A Mad Undertaking: An Undefinitive Guide to the Aadam Jacobs Collection

https://aadamjacobscollection.org/
1•wise_blood•42m ago•0 comments

OMGfixMD – Comment on Markdown like it's a doc

https://omgfixmd.com/
1•ladiamant•45m ago•0 comments

Cocaine alters the movement of salmon in a large natural lake

https://www.sciencedirect.com/science/article/pii/S0960982226003155
2•tobr•45m ago•0 comments

Reduce hiring overhead with real work trials

2•saurav18s•51m ago•0 comments

Google Cloud in the list of 4 EU sovereign cloud providers

https://www.theregister.com/2026/04/20/europe_picks_4_sovereign_cloud/
1•kouzant•52m ago•0 comments

Amazon 'strong-armed' Levi's, Hanes to hike prices on rival sites, DA says

https://www.cnbc.com/2026/04/20/california-da-amazon-price-fixing-walmart-target.html
3•1vuio0pswjnm7•53m ago•0 comments

Canada has banned employers from ghosting job candidates

https://www.positive.news/society/canada-has-banned-employers-from-ghosting-job-candidates/
6•jethronethro•53m ago•0 comments

Types and Neural Networks

https://www.brunogavranovic.com/posts/2026-04-20-types-and-neural-networks.html
1•bgavran•55m ago•0 comments

With Orban Out, the Pianist András Schiff Plans a Return to Hungary

https://www.nytimes.com/2026/04/20/arts/music/andras-schiff-piano-viktor-orban-hungary.html
1•mykowebhn•59m ago•0 comments

In major policy shift, Japan scraps limits on lethal arms exports

https://www.japantimes.co.jp/news/2026/04/21/japan/politics/japan-lethal-weapons-export-rules-eased/
1•geox•1h ago•0 comments

The Hero's Journey Is Burning the Planet

https://abiawomosu.substack.com/p/the-heros-journey-is-burning-the
1•rcy•1h ago•0 comments

At Long Last, InfoWars Is Ours

https://theonion.info/
2•throwaway81523•1h ago•1 comments

Bcachefs 1.38.0 Released

https://evilpiepirate.org/git/bcachefs-tools.git/tree/Changelog.mdwn
1•d12bb•1h ago•0 comments

What skills are future proof in an AI driven job market?

4•sunny678•1h ago•6 comments

Show HN: I built an AI app to cut your digital subscriptions

https://0d07b74677d946ca9e.v2.appdeploy.ai/
1•Girtino•1h ago•2 comments

The Propulsion Papers

https://uniliterate.com/2026/03/part-iii-forensic-fake-ai-citations/
1•jruohonen•1h ago•1 comments

Flipbook – one-click file sharing for visual media scrubbing

https://browser-session-it94u.pages.dev/
1•keepamovin•1h ago•2 comments

Using a Bitcoin Microstructure Model to Predict Epileptic Seizures

https://zenodo.org/records/19669062
1•juhopaajanen•1h ago•0 comments

The Vercel Breach Needed Malware. The Next One Needs a Bad Readme

https://grith.ai/blog/next-vercel-breach-ai-coding-agent
1•edf13•1h ago•3 comments

Claude Cowork now has Live Artifacts

https://support.claude.com/en/articles/9487310-what-are-artifacts-and-how-do-i-use-them
2•manishfp•1h ago•1 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.