frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

A vibe coded app – a companion app for ukulele

https://baijum.github.io/ukulele-companion/
1•baijum•1m ago•1 comments

Jury in landmark Meta, Google trial having difficulty coming to consensus

https://nypost.com/2026/03/23/business/jury-in-landmark-meta-google-addiction-trial-having-diffic...
1•1vuio0pswjnm7•2m ago•0 comments

Conlon Nancarrow: The Prince of the Player Piano (2015)

https://www.nybooks.com/online/2015/06/24/nancarrow-prince-player-piano/
1•mitchbob•4m ago•1 comments

6.6M Tokens. $4,800 Theoretical. Zero Visibility. So I Built a Dashboard

https://github.com/outcomeops/react-ai-token-monitor
1•th3tekllc•7m ago•1 comments

OnlyFans owner Leonid Radvinsky dies at 43

https://www.bbc.com/news/articles/c33le6yv7pno
2•doppp•8m ago•1 comments

Firesign: The Electromagnetic History of Everything as Told on 9 Comedy Albums

https://www.nybooks.com/articles/2026/04/09/not-insane-firesign-theatre/
1•mitchbob•9m ago•1 comments

Linux Kodachi 9

https://www.kodachi.cloud/wiki/bina/index.html
1•rythmshifter•10m ago•0 comments

Singapore's Sound Card Hero [video]

https://www.youtube.com/watch?v=VTPa6wRECw0
1•tartoran•11m ago•0 comments

Toronto Transit Truth-Real Time Transit Reporting for Toronto Commuters

https://ttc-reality-check.onrender.com/
1•AppMaker•11m ago•0 comments

ByteDance is swallowing the internet–in China and beyond

https://www.economist.com/business/2026/03/23/bytedance-is-swallowing-the-internet-in-china-and-b...
3•andsoitis•16m ago•0 comments

Show HN: AgentDrive – Persistent file storage for AI agents

https://www.getagentdrive.com
1•itstomo•17m ago•0 comments

US bans new foreign-made consumer Internet routers

https://www.bbc.com/news/articles/c74787w149zo
5•g-mork•18m ago•1 comments

It Depends

https://andys.blog/q/
2•andytratt•19m ago•0 comments

Show HN: ContextSpectre – Reasoning hygiene layer for Claude Code sessions

https://github.com/ppiankov/contextspectre
1•ppiankov•20m ago•0 comments

Strategy as Code: Will the Industry of the Future Be Specification-Driven

https://medium.com/ifs-tech/will-the-industry-of-the-future-be-specification-driven-7efe15f6a159
1•mr_andersson•20m ago•2 comments

Driverless Big Rigs Are Coming to American Highways, and Soon

https://www.nytimes.com/2026/03/17/business/self-driving-semi-trucks-texas-us.html
2•bookofjoe•22m ago•1 comments

I stopped promoting my app for 2 days and traffic instantly dropped

https://superbrain.base44.app
2•TommyDotDev•23m ago•0 comments

Show HN: Picca – A Parallel Implementation of Common Checksum Algorithms

https://codeberg.org/bryson/picca
1•brysonsteck•30m ago•1 comments

Little Ax Tool

https://www.npmjs.com/package/botversion
2•EliotHerbst•35m ago•4 comments

Passport Photo Hub

https://www.passportphotohub.com
2•niknackster•36m ago•0 comments

Chinese Publications Claim U.S. Has Two Months of Rare Earths Left

https://oilprice.com/Energy/Energy-General/Chinese-Publication-Claims-US-Has-Two-Months-of-Rare-E...
5•rexbee•41m ago•0 comments

Discover research papers at light speed

https://go.artok.app/
2•cyb0rg0•45m ago•1 comments

Ubisoft's Death by a Thousand Cuts

https://www.thegamebusiness.com/p/ubisofts-death-by-a-thousand-cuts
2•ilamont•49m ago•0 comments

Jensen Huang: Nvidia the $4T Company and the AI Revolution – Lex Fridman Podcast [video]

https://www.youtube.com/watch?v=vif8NQcjVf0
1•nradov•51m ago•0 comments

The more powerful AI becomes, the more it may be narrowing how we all think

https://oswarld.beehiiv.com/p/ai-keeps-getting-smarter-but-it-s-starting-to-think-alike
4•haebom•53m ago•0 comments

Why don't multi-column indices help queries on the second column?

https://huonw.github.io/blog/2026/03/multi-column-index/
2•dbaupp•55m ago•0 comments

Mitata: Benchmark tooling that loves you

https://github.com/evanwashere/mitata
1•jcbhmr•55m ago•0 comments

The First AI-Grown Land

https://twitter.com/alexwg/status/2035349366081216769
2•kristianpaul•55m ago•1 comments

Maxzhub – The platform where your expertise earns per minute, not per project

https://maxzhub.com/
1•alonsoarellano•58m ago•0 comments

Forget my iPhone password: how to get into a Locked iPhone

https://www.aiseesoft.com/tutorial/unlock-iphone.html
1•Jerry_Lane•1h ago•1 comments
Open in hackernews

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

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

Comments

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