frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Rippl – Performance marketing inside WhatsApp, Telegram, and Discord communities

https://apps.apple.com/gb/app/rippl-by-mrvl/id6761179465
1•SupaMRVL•1m ago•0 comments

Miss

https://geckopico.substack.com/p/dont-blame-the-ai-blame-those-training
1•aimmia•6m ago•0 comments

IPv8 Proposal

https://www.ietf.org/archive/id/draft-thain-ipv8-00.html
11•EvanZhouDev•9m ago•1 comments

Why Sal Khan's AI revolution hasn't happened yet, according to Sal Khan

https://www.chalkbeat.org/2026/04/09/sal-khan-reflects-on-ai-in-schools-and-khanmigo/
1•the-mitr•11m ago•0 comments

Airbnb discloses a billion-series Prometheus metrics pipeline

https://medium.com/airbnb-engineering/building-a-high-volume-metrics-pipeline-with-opentelemetry-...
2•jmarbach•15m ago•0 comments

Implementing Style Transfer from Scratch

https://github.com/aldipiroli/StyleTransfer_from_scratch
2•tgnk2341•16m ago•0 comments

US jobs too important to risk Chinese car imports, says Ford CEO

https://arstechnica.com/cars/2026/04/us-jobs-too-important-to-risk-chinese-car-imports-says-ford-...
1•teleforce•19m ago•1 comments

How Smart Organizations Will Use AI: Jevons Paradox and Workforce Impact [video]

https://www.youtube.com/watch?v=XVNH8MPRgVY
1•LordNibbler•19m ago•0 comments

Flooding in Chicago is getting worse. Here's why

https://www.wbez.org/environment/2026/04/10/flooding-chicago-climate-change-deep-tunnel-mold-metr...
1•rawgabbit•20m ago•0 comments

AWS/GCP too expensive? Cloudexit.pro will help you move to bare-metal

https://cloudexit.pro/
9•avallark•24m ago•6 comments

Ask HN: How to highlight talent from untraditional backgrounds?

3•etherus•26m ago•0 comments

Engels' Pause and the Permanent Underclass

https://www.fabricatedknowledge.com/p/mythos-and-engels-pause
2•zdw•31m ago•0 comments

Microsoft faces fresh Windows Recall security concerns

https://www.theverge.com/report/912101/microsoft-windows-recall-new-security-concerns-response
1•croes•33m ago•0 comments

Show HN: Centrality – Visualize your how Claude Code operates on your codebase

https://www.centrality.sh/
1•sorenjmadsen•37m ago•0 comments

Git blame your Claude Code setup

https://breaking-changes.blog/treat-your-claude-code-setup-like-a-dev-project/
1•oakhan3•39m ago•0 comments

A short note on interpretability and minds

https://ericjmichaud.com/interp-and-minds/
1•jdkee•42m ago•0 comments

Gemini for Mac

https://gemini.google/mac/
1•thatxliner•43m ago•0 comments

Show HN : ec – terminal nativie Git conflict resolver

https://github.com/chojs23/ec
1•neozz•43m ago•1 comments

Why Israel is Trying to Conquer 10% of Lebanon [video]

https://www.youtube.com/watch?v=LwdSfdEkXPA
2•dataflow•44m ago•0 comments

Open source telemetry solved – Trackables

https://trackables.org
1•blakletter_•45m ago•1 comments

They Lie So

https://unintendedconsequenc.es/they-lie-so-truly/
1•paulorlando•46m ago•0 comments

AI as an attorney? Student uses ChatGPT, Gemini to sue UW

https://www.kuow.org/stories/ai-as-attorney-this-student-is-using-it-to-sue-uw-over-alleged-racia...
1•Umofomia•48m ago•0 comments

A Look into NaviDial, Japan's Legacy Phone Service

https://www.tokyodev.com/articles/a-look-into-navidial-japan-s-legacy-phone-service
12•pwim•54m ago•0 comments

Private decentralized inference on consumer hardware [pdf]

https://github.com/Layr-Labs/d-inference/blob/master/papers/dginf-private-inference.pdf
1•andsoitis•55m ago•0 comments

Spirit Airlines could liquidate as early as this week

https://www.cnbc.com/2026/04/15/spirit-airlines-could-liquidate-as-early-as-this-week-sources-say...
2•jbegley•56m ago•0 comments

Show HN: QEV – Free offline encryption vault for 5 platforms

https://secure.imagineqira.com/downloads
1•EGCstudy•58m ago•0 comments

High Amplitude Disagreeableness

https://staysaasy.com/startups/2026/04/15/high-amplitude-disagreeableness.html
1•gpi•59m ago•0 comments

Charts-of-Thought: Enhancing LLM Visualization Literacy (PDF, 2026)

https://www3.cs.stonybrook.edu/~mueller/papers/Charts%20of%20Thought%20TVCG.pdf
1•delfrrr•1h ago•0 comments

The Moon Caused This Bridge to Be Built Wrong [video]

https://www.youtube.com/watch?v=cATbD1_6d9o
1•bane•1h ago•0 comments

Things you didn't know about indexes

https://jon.chrt.dev/2026/04/15/things-you-didnt-know-about-indexes.html
1•rockstar2001•1h 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.