frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Iso.me – Open-source, on-device iOS location tracker

https://github.com/CodyBontecou/isome
1•codybontecou•38s ago•0 comments

Coding Stats

https://github.com/Chrisiisx/Coding-Stats
1•chrisiisx•41s ago•0 comments

Microsoft open-sources "the earliest DOS source code discovered to date"

https://arstechnica.com/gadgets/2026/04/microsoft-open-sources-the-earliest-dos-source-code-disco...
1•DamnInteresting•1m ago•0 comments

Octopus 'krakens' as large as semi-trucks stalked ancient seas

https://www.science.org/content/article/octopus-krakens-large-semi-trucks-stalked-ancient-seas
1•gmays•1m ago•0 comments

Exp-Minus-Log made practical for RPN calculators

https://tangentsoft.com/rpn/wiki?name=R47%3A+Programming+Project+-+EML
1•wyoung2•2m ago•1 comments

Top Best Business Books for Entrepreneurs to Read in 2026

https://1-pagedigitalmarketingplan.com/top-19-best-business-books-for-entrepreneurs-to-read-in-2026/
2•TechOnionKing•2m ago•0 comments

I scraped 1.94M Airbnb photos for opium dens, pet cameos, and messy kitchens

https://burla-cloud.github.io/examples/airbnb-burla-demo/
3•jmp1062•3m ago•0 comments

Restraining AI development for the sake of safety

https://joecarlsmith.com/2026/03/19/on-restraining-ai-development-for-the-sake-of-safety/
1•speckx•3m ago•0 comments

StupidStackLanguage

https://esolangs.org/wiki/StupidStackLanguage
1•optimalsolver•3m ago•0 comments

I over-engineered my simple AI backend: distillation, router, embedding etc.

https://sisyphusconsulting.org/case-studies/2026/04/01/scaling-llms-at-the-edge/
1•bhagyeshsp•3m ago•1 comments

Finding a RCE in my old TP-Link router

https://mrbruh.com/tplink/
1•MrBruh•3m ago•0 comments

Neo Factory – Building Your Neo

https://www.1x.tech/discover/neo-factory
1•denysvitali•3m ago•0 comments

Nothing Is Broken. So Why Does Everything Feel Off?

https://therealitydrift.substack.com/p/nothing-is-broken-so-why-does-everything-feel-wrong
1•realitydrift•8m ago•1 comments

Show HN: Agent-recall-AI – Auto-save for AI agents that die mid-task

https://github.com/srinathsankara/agent-recall-ai
1•SrinathSankara•8m ago•1 comments

OpenHabitat v0.1: open-source Health Automation Systems

https://www.openhabitat.build/habitat/intro/
1•michaelrm•10m ago•1 comments

Rich People Didn't Used to Look Like This

https://www.nytimes.com/2026/04/30/opinion/plastic-surgery-rich-face.html
5•prmph•11m ago•3 comments

AI, Tractors, and the Productivity Paradox

https://read.technically.dev/p/the-ai-productivity-paradox
3•dkrevitt7•11m ago•0 comments

Noisemaker, a shader art engine for the browser (WebGL2/WebGPU)

https://noisemaker.app/
4•aayars•11m ago•1 comments

Lina Lapelytė Fills Hamburger Bahnhof with 400k Blocks for Communal Building

https://www.thisiscolossal.com/2026/04/lina-lapelyte-we-make-years-out-of-hours/
1•cainxinth•12m ago•0 comments

PostgreSQL 19 features I'm excited about

https://www.bytebase.com/blog/postgres-19-features-im-excited-about/
2•tianzhou•15m ago•0 comments

Knee surgery for cartilage damage does not benefit patients, study suggests

https://www.theguardian.com/science/2026/apr/29/knee-surgery-cartilage-damage-patients-study
2•bookofjoe•15m ago•1 comments

Show HN: Golang binaries built for your users depending on their arch and system

https://goblin.run
1•aliezsid•16m ago•0 comments

French companies fund 100% of AI training in 2026 via OPCO subsidies

https://businessdigital.fr/articles/top-organismes-formation-ia-opco-2026
1•FranckPARIENTI•16m ago•1 comments

Early Impressions of Chrome from a Firefox User

https://www.abefehr.com/posts/early-impressions-of-chrome
1•speckx•17m ago•0 comments

March in Servo: keyboard navigation, better debugging, FreeBSD support, and more

https://servo.org/blog/2026/04/30/march-in-servo/
2•silotis•17m ago•0 comments

GitByBit: Practice Git in VSCode or Cursor

https://gitbybit.com/
1•dzhgenti•17m ago•0 comments

Agentic coding is burning me out

https://www.0xsid.com/blog/agentic-coding-fatigue
5•ssiddharth•19m ago•1 comments

Show HN: TapFi – Point your camera at handwritten WiFi credentials to connect

https://tapfi.uno/
1•jmkni•19m ago•0 comments

LLMs Corrupt Your Documents When You Delegate

https://arxiv.org/abs/2604.15597
2•uxhacker•21m ago•0 comments

Show HN: Added a free link in bio feature to linkr.sh

1•rafayexalter•22m 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.