frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

New problem: AI finds too many bugs

https://etn.se/73048
1•etn_se•42s ago•1 comments

Show HN: D3 4 Layer Magma Graph – Cloak Stealth Browser

https://vektormemory.com/docs/
1•vektormemory•2m ago•0 comments

Help Keep Thunderbird Alive

https://updates.thunderbird.net/en-US/thunderbird/140.0/apr26-1e/donate/
1•playfultones•2m ago•0 comments

Lipovive – Optimize Mitochondrial Health and Burn Fat

https://www.morningstar.com/news/accesswire/1138075msn/lipovive-reviews-shocking-2026-report-what...
1•tayghalu•4m ago•0 comments

Show HN: Chrome extension to filter HN comments by user karma/account age

https://chromewebstore.google.com/detail/hn-users-filter/ineikanbokfebefjmhinpbmgablaebom
1•csomar•4m ago•0 comments

The President Speaks Genocide

https://snyder.substack.com/p/the-president-speaks-genocide
1•hkhn•5m ago•0 comments

Functional Programming with Bananas Lenses Envelopes and Barbed Wire (1991) [pdf]

https://maartenfokkinga.github.io/utwente/mmf91m.pdf
1•tosh•5m ago•0 comments

Show HN: A dev tool for routing local traffic, built with Pingora

https://github.com/antonguzun/hijakora
1•anophelon•7m ago•1 comments

One Million Prompt – $1 per block, AI generates collective art daily

1•danielhidalgo•8m ago•0 comments

Investigating Split Locks on x86-64 – By Chester Lam

https://chipsandcheese.com/p/investigating-split-locks-on-x86
1•rbanffy•9m ago•0 comments

The demise of software engineering jobs has been greatly exaggerated

https://www.cnn.com/2026/04/08/tech/ai-software-developer-jobs
2•perelin•9m ago•0 comments

Algorithms for Modern Hardware

https://en.algorithmica.org/hpc/
1•tosh•10m ago•0 comments

NanoCorp – autonomous companies run by AI

https://www.nanocorp.so
1•kandu•13m ago•0 comments

The Learning Firm Under Poverty of Stimulus

https://jimiwen.substack.com/p/the-learning-firm-under-poverty-of
1•jimiwen•19m ago•0 comments

Ora2Pg Just Saved Indian Taxpayers More Than a Million Dollars per Year

https://hexacluster.ai/blog/ora2pg-just-saved-indian-taxpayers-more-than-a-million-dollars-per-year
2•avivallssa•22m ago•0 comments

How HN: DocoAPI – API docs that auto-sync from your OpenAPI spec

https://docoapi.com/
2•onmyway133•22m ago•0 comments

Clarke and Dawe – The Front Fell Off [video] (1991)

https://www.youtube.com/watch?v=3m5qxZm_JqM
1•walterbell•24m ago•0 comments

Autonomous Rocket Landing with Reinforcement Learning (YouTube)

https://www.youtube.com/watch?v=1oI-Gh8R_HE
1•rafacm•26m ago•1 comments

Iran-linked hackers disrupt operations at US critical infrastructure sites

https://arstechnica.com/security/2026/04/iran-linked-hackers-disrupt-operations-at-us-critical-in...
2•joozio•26m ago•0 comments

Show HN: PostgreSQL running in the browser, persisting to S3

https://www.zerofs.net/postgresql-in-the-browser
1•Eikon•27m ago•0 comments

DSPy: Programming – Not Prompting – Language Models

https://www.akashtandon.in/interactive-explainers/dspy/
1•akashtndn•30m ago•0 comments

Show HN: Omen – A lightweight Kubernetes chaos operator with manual approval

https://github.com/k-krew/omen
2•kreicer•32m ago•0 comments

Show HN: Artificial Intelligence Squared – LLMs Debate Each Other

https://ai-squared.vercel.app
1•emregucerr•33m ago•0 comments

TradingGoose-Market: canonical ticker identity across market data providers

https://www.tradinggoose.ai/blog/building-tradinggoose-market
1•BruzWJ•34m ago•1 comments

Antirez vs Opus vs Codex

https://twitter.com/antirez/status/2041273781256159646
1•napolux•34m ago•0 comments

Show HN: An API that catches what your LLM confidently got wrong

https://enterprise.factagora.com/en/api
5•hanwoo•40m ago•1 comments

How to Add Memory to Your Hermes Agent

https://cortexdb.ai/blog/hermes-memory-tutorial
2•prmalik•40m ago•0 comments

Show HN: Guardians – Verify tool-using agent workflows before execution

https://github.com/metareflection/guardians
3•namin•42m ago•0 comments

The silent coup: How AI captured Westminster

https://www.newstatesman.com/technology/2026/04/the-silent-coup
2•timthorn•43m ago•0 comments

Show HN: Agent Skill Based on "Open Source Security at Astral"

https://github.com/backnotprop/oss-security-audit
2•ramoz•44m 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.