frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Elite law firm Sullivan and Cromwell admits to AI 'hallucinations'

https://www.ft.com/content/657d86df-5e0d-4d03-bf0c-cb768a58e758
1•petethomas•1m ago•0 comments

Native Apps with ClojureScript, React and Static Hermes

https://romanliutikov.com/blog/native-apps-with-clojurescript-react-and-static-hermes
1•luckymate•1m ago•0 comments

Show HN: Humanoid.js – One HTML file that scores how human your clicks look

https://humanoid-js.bensontech.dev/
1•informal007•3m ago•0 comments

ChatGPT Images 2.0

https://chatgpt.com/images/
2•pretext•3m ago•0 comments

Assault at Antarctic base could be a warning for future travellers to Mars

https://www.cbc.ca/radio/quirks/antarctic-base-assault-1.7489637
3•devonnull•4m ago•0 comments

Wrkflw v0.8.0 – Validate and Run GitHub Actions Locally

https://github.com/bahdotsh/wrkflw
1•bahdotshxx•4m ago•0 comments

The $400M Machine That Spawned the Most Coveted Toy

https://www.wsj.com/lifestyle/asml-lego-set-euv-machine-61dd93c6
2•ethanpil•5m ago•0 comments

I can never talk to an AI anonymously again

https://www.theargumentmag.com/p/i-can-never-talk-to-an-ai-anonymously
2•maxutility•7m ago•0 comments

How to Program Computers

https://fall.tr/kos
1•tosh•10m ago•0 comments

Testing a Local LLM

https://lzon.ca/posts/other/local-llm-testing/
1•jpmitchell•11m ago•0 comments

Blue Origin rocket grounded after satellite 'mishap'

https://www.bbc.com/news/articles/cjr9vwz48npo
4•jethronethro•12m ago•0 comments

Show HN: A simple intermittent fasting tracker and meditation timer

https://apps.apple.com/us/app/fasting-tracker-fast-timer/id6760658061
1•rkj93•14m ago•0 comments

The problem with Europe's Big Tech breakup: It's still hooked

https://www.politico.eu/article/europe-big-tech-donald-trump-alexander-scholtes-breakup-still-hoo...
6•andrewstetsenko•18m ago•0 comments

PAI

https://github.com/nirholas/PAI
1•nlch•19m ago•0 comments

Show HN: Resumemind – A developer-first resume builder

https://resumemind.com
1•bryden_cruz•21m ago•0 comments

Hyprglaze

https://github.com/slastra/hyprglaze
1•dadass•23m ago•0 comments

We train LLMs like dogs, not raise them: RLHF and sycophancy

https://old.reddit.com/r/ControlProblem/comments/1sr0ewp/we_are_training_llms_like_dogs_not_raisi...
1•musculus•23m ago•0 comments

FAA sets records in effort to hire gamers as air traffic controllers

https://www.nextgov.com/people/2026/04/faa-sets-records-effort-hire-gamers-air-traffic-controller...
2•speckx•23m ago•0 comments

U.S. Personnel Who Died in Mexico Were Working for the CIA, Sources Say

https://theintercept.com/2026/04/21/cia-mexico-deaths-drugs/
6•jbegley•24m ago•0 comments

Real-Time Crime Centers Draw on Video Surveillance

https://statetechmagazine.com/article/2026/04/how-real-time-crime-centers-draw-video-surveillance
1•speckx•24m ago•0 comments

The MACL extended attribute

https://eclecticlight.co/2026/04/21/the-macl-extended-attribute/
1•chmaynard•24m ago•0 comments

Hawaii and Alaska Are Feeling the Brunt of the Energy Shock

https://www.wsj.com/finance/commodities-futures/hawaii-and-alaska-are-feeling-the-brunt-of-the-en...
1•JumpCrisscross•24m ago•0 comments

What makes for good research managers, mentors, and leaders?

https://austinpatrick.substack.com/p/what-makes-for-good-research-managers
1•AustinLikesAI•24m ago•0 comments

The zero-days are numbered

https://blog.mozilla.org/en/privacy-security/ai-security-zero-day-vulnerabilities/
7•mccr8•25m ago•0 comments

DJI Mic Mini 2 Ad Leaked [video]

https://www.youtube.com/watch?v=C1gqq7r8zDo
1•thebiblelover7•25m ago•0 comments

Open source Postgres platform with branching

https://xata.io/blog/open-source-postgres-branching-copy-on-write
1•tee-es-gee•25m ago•0 comments

Limitless Acquired by Meta

https://www.limitless.ai/
2•camjw•25m ago•0 comments

Quantifying Underwater Acoustic Noise and Its Possible Effects on Fishes

https://www.mdpi.com/2077-1312/14/7/610
1•PaulHoule•26m ago•0 comments

Show HN: Spectrum – Deploy AI Agents to iMessage, WhatsApp, Telegram, and More

https://photon.codes/spectrum
3•danielsdk•28m ago•0 comments

The Stress of Elite Chess Is Wearing Down the Game's Champions

https://thewalrus.ca/the-stress-of-elite-chess-is-wearing-down-the-games-champions/
3•mellosouls•28m 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.