frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

GBrain – The memex, built for people who think for a living

https://github.com/garrytan/gbrain
1•china•10s ago•0 comments

Some Movement of Models

https://movementsofmodels.antikythera.org/
1•anarbadalov•26s ago•0 comments

Honeywell and Odys Develop Laila VTOL Anti-Drone Platform

https://www.ainonline.com/aviation-news/defense/2026-04-01/honeywell-and-odys-develop-laila-vtol-...
1•JumpCrisscross•37s ago•0 comments

Helium Is Hard to Replace

https://www.construction-physics.com/p/helium-is-hard-to-replace
1•JumpCrisscross•1m ago•0 comments

Show HN: I created a leaderboard converting your LOC into garrytans. COPE

https://www.garrytans.com/
1•Tjerkienator•1m ago•0 comments

Born Private: Reserve your child's first email address with Proton

https://proton.me/blog/born-private
2•teekert•1m ago•0 comments

Show HN: Quillium, Inline Branching for Prose

https://quillium.bryanhu.com/
1•thatxliner•3m ago•0 comments

Anthropic's warning about its own product

https://www.latimes.com/california/story/2026-04-10/chabria-column-anthropic-claude-mythos-preview
2•nirkalimi•4m ago•0 comments

Prototyping with LLMs

https://blog.jim-nielsen.com/2026/prototyping-with-llm/
1•rpgbr•5m ago•0 comments

Agents.md is the highest-leverage code you're not testing

https://www.stet.sh/blog/agents-md-testing
1•bisonbear•6m ago•0 comments

List of Dead or Missing Scientists 'Suspicious' as Ninth Case Raised

https://www.newsweek.com/list-dead-or-missing-scientists-suspicious-michael-david-hicks-11805585
1•ZunarJ5•6m ago•0 comments

Déjà Code: How LLMs Cheat on Repos They've Seen

https://blogs.latentforce.ai/blogs/deja-code.html
1•maxaravind•7m ago•1 comments

RAG retrieves fragments. HPAR retrieves meaning

https://zenodo.org/records/19468206
1•j333t•7m ago•0 comments

Wargaming the Hormuz Crisis: Deterrence vs. Recession

https://softcurrency.substack.com/p/wargaming-a-gunfight-at-a-gas-station
1•econgradstud•7m ago•0 comments

The Code Is Not the Law: Why Claude's Constitution Misleads

https://www.lawfaremedia.org/article/the-code-is-not-the-law--why-claude-s-constitution-misleads
1•hn_acker•8m ago•0 comments

Go CLI tool for AWS S3 security verification

https://github.com/sufield/stave
1•sufield•10m ago•0 comments

The AI bubble isn't new – Marx explained the mechanisms behind it 150 years ago

https://theconversation.com/the-ai-bubble-isnt-new-karl-marx-explained-the-mechanisms-behind-it-n...
1•vrganj•11m ago•0 comments

What to expect from the fiery, 14-minute return of Artemis II

https://arstechnica.com/space/2026/04/heres-what-to-expect-from-the-fiery-14-minute-return-of-art...
1•trothamel•12m ago•0 comments

Comparison Shopping Is Not a (Computer) Crime

https://www.eff.org/deeplinks/2026/04/comparison-shopping-not-computer-crime
1•hn_acker•12m ago•0 comments

Logic of Self vs. Logic of Role (and Why Confusing the Two Is a Trap)

https://www.leadingsapiens.com/logic-of-self-vs-logic-of-role/
1•sherilm•13m ago•0 comments

Cohn's "Privacy's Defender"

https://pluralistic.net/2026/04/09/bernstein-2/
1•hn_acker•14m ago•0 comments

But What about K?

https://tony-zorman.com/posts/whitney-k.html
2•mpweiher•14m ago•0 comments

UMR: Save LLM model disk space

https://github.com/EvanZhouDev/umr
1•thatxliner•15m ago•0 comments

Show HN: Kubbo – build a medieval city with your daily habits

https://kubbo.app/
1•macfleid•16m ago•0 comments

Let's Talk about LLMs

https://www.b-list.org/weblog/2026/apr/09/llms/
1•mpweiher•17m ago•0 comments

Explaining the Failures of Obesity Therapy

https://www.nature.com/articles/ijo2012114
1•paulpauper•18m ago•0 comments

Claude Mythos Is Everyone's Problem

https://www.theatlantic.com/technology/2026/04/claude-mythos-hacking/686746/
2•paulpauper•18m ago•1 comments

Not all index scans are equal: How we cut query latency by over 99%

https://www.datadoghq.com/blog/detect-inefficient-index-scans-with-dbm/
1•tanelpoder•19m ago•0 comments

Finding your investment lodestar: In search of an investment philosophy

https://aswathdamodaran.substack.com/p/finding-your-investment-lodestar
1•paulpauper•19m ago•0 comments

CIA to embed AI «co-workers» in every analytic platform within two years

https://anonhaven.com/en/news/cia-ai-coworkers-ellis-scsp-april-2026/
3•anonhaven•19m 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.