frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Apple Eats AI for Breakfast [video]

https://www.youtube.com/watch?v=9VZaI44odyg
1•mgh2•1m ago•0 comments

Finding value with AI and Industry 5.0 transformation

https://www.technologyreview.com/2026/02/26/1133707/finding-value-with-ai-and-industry-5-0-transf...
1•joozio•3m ago•0 comments

Fair shifts focus away from WordPress

https://coywolf.com/news/content-marketing/fair-quits-wordpress-but-one-of-its-best-features-rema...
1•taubek•6m ago•0 comments

Show HN: Ghostty Pane Splitter – Split terminal panes for AI coding agents

https://github.com/rikeda71/ghostty-pane-splitter
1•rikeda71•8m ago•0 comments

Spike – lazy-loading MCP tools for better context usage

https://spike.land
1•johnny_reilly•9m ago•0 comments

For bar duty at his hockey club, he built a fair schedule generator

https://medium.com/@bavo.bruylandt/building-a-bar-scheduler-for-our-hockey-club-f3800b7fe078
1•ge0ffrey•10m ago•0 comments

Latent-Space Communication in Heterogeneous Multi-Agent Systems

https://arxiv.org/abs/2602.15382
1•ekaesmem•12m ago•0 comments

I built an AI tool that designs kitchen layouts

https://aikitchendesign.io/
1•cby821555203•22m ago•0 comments

Show HN: AutoTable – One-Click Spreadsheet Cleaner Built with Gemini

https://www.auto-table.com/
1•voxdroid•22m ago•0 comments

Pathways to a fair technological future [pdf]

https://storage02.forbrukerradet.no/media/2026/02/breaking-free-pathways-to-a-fair-technological-...
2•jmartinpetersen•28m ago•0 comments

How SiriusXM Ignored Pandora's Innovation and Is Killing Itself

https://pandora-sxm-news.blogspot.com/2026/01/how-siriusxm-ignored-pandoras.html
3•Aloha•28m ago•0 comments

Update: Making VeriContext Enforce Citations Across Sub-Agents

https://github.com/amsminn/vericontext/blob/main/CHANGELOG.md
1•amsminn•30m ago•1 comments

Switch to Claude Without Starting Over

https://claude.com/import-memory
5•doener•30m ago•0 comments

Show HN: React-Kino – Cinematic scroll storytelling for React (1KB core)

https://github.com/btahir/react-kino
1•bilater•30m ago•0 comments

10-202: Introduction to Modern AI (CMU)

https://modernaicourse.org
6•vismit2000•32m ago•0 comments

You're Not Addicted to Porn. You're Addicted to Staying Smaller Than You Could B

https://cpleveragingai.substack.com/p/youre-not-addicted-to-porn
2•cp18101985•32m ago•0 comments

Worlds First AI-OS

https://github.com/siresorose/ai-os
1•siresorose•33m ago•1 comments

Peergos: An EE2E P2P solution for sync and storage

https://peergos.org/
2•volemo•33m ago•1 comments

Is Rust Still Surging in 2025? Usage and Ecosystem Insights

https://medium.com/@datajournal/is-rust-still-surging-in-2025-49bfc6d1ce5d
1•adgnaf•34m ago•0 comments

Show HN: MemLineage: governed writes for AI agents

https://github.com/zhuamber370/memlineage
1•celastin•40m ago•1 comments

Do you validate before building or build and validate after?

https://www.founderspace.work
1•VladCovaci•41m ago•1 comments

Elevator Saga: The elevator programming game (2015)

https://play.elevatorsaga.com/index.html
1•xmprt•41m ago•0 comments

From 19k to 4.2M events/SEC: story of a SQLite query optimisation

https://mnt.io/articles/from-19k-to-4-2m-events-per-sec-story-of-a-sqlite-query-optimisation/
2•vinhnx•42m ago•0 comments

Show HN: FeatureDrop – Open-source client-side product adoption engine (3 kB)

https://github.com/GLINCKER/featuredrop
1•thegdsks•43m ago•1 comments

WiFi DensePose turns commodity WiFi signals into real-time human pose estimation

https://twitter.com/bowang87/status/2027941789848514643
1•taubek•47m ago•0 comments

Proton/SimpleLogin disabled my paid account for using my own email

4•alexlyee•48m ago•0 comments

Buzzy UCSD Math Readiness Report Failed to Mention Calculator Ban

https://www.insidehighered.com/news/students/academics/2026/02/26/buzzy-ucsd-math-readiness-repor...
1•loandbehold•55m ago•0 comments

My Thoughts on the Current State and Future Development of Bun

https://github.com/oven-sh/bun/issues/27664
1•narukeu•56m ago•0 comments

About memory pressure, lock contention, and Data-oriented Design

https://mnt.io/articles/about-memory-pressure-lock-contention-and-data-oriented-design/
1•vinhnx•57m ago•0 comments

390TB video game archive being taken offline due to skyrocketing RAM, SSD

https://www.tomshardware.com/video-games/390tb-video-game-archive-being-taken-offline-due-to-skyr...
2•neilfrndes•58m ago•0 comments
Open in hackernews

Show HN: ToolRegistry – A Python Library for Structured Tool Integration

https://github.com/Oaklight/ToolRegistry
3•Oaklight•9mo ago

Comments

Oaklight•9mo 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•9mo 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•9mo ago
what's GTM?
venk12•9mo ago
GTM is go-to-market. It deals with how to distribute a product so that it can sold out there in the market.