frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I Updated My Embedding Model and My RAG Broke: A Post-Mortem

https://decompressed.io/learn/rag-observability-postmortem
1•zacole•1m ago•0 comments

Practical techniques for issue resolution with agentic AI

https://blog.scottlogic.com/2026/03/05/analysis-implementation-reflection-practical-techniques.html
1•oriondean•1m ago•0 comments

I just released PluriSnake, a new kind of snake puzzle game. [macOS/iOS/iPadOS]

https://apps.apple.com/us/app/plurisnake/id6756577045
1•amichail•2m ago•1 comments

Halfway on the path to community support for free-threaded Python

https://labs.quansight.org/blog/free-threaded-python-halfway
1•lumpa•2m ago•0 comments

Britain is ejecting hereditary nobles from Parliament after 700 years

https://apnews.com/article/uk-house-of-lords-hereditary-peers-expelled-535df8781dd01e8970acda1dca...
2•divbzero•3m ago•0 comments

Meta patented an AI that lets you keep posting from beyond the grave

https://www.businessinsider.com/meta-granted-patent-for-ai-llm-bot-dead-paused-accounts-2026-2
3•JumpCrisscross•3m ago•0 comments

Show HN: HDC-based function caller ranks #2 on BFCL V4 – $2.08 vs. Opus at $87

https://github.com/glyphh-ai/model-bfcl
1•timmetime•4m ago•0 comments

SuperPowers: Agentic skills framework that works

https://github.com/obra/superpowers
1•danebalia•4m ago•1 comments

Show HN: An offline-first expense tracker on Cloudflare D1 and SQLite WASM

https://github.com/momentmaker/pancakemaker
1•momentmaker•4m ago•0 comments

Show HN: DiscoVox – Free audiobooks with synchronized text for language learning

https://discovox.org/en/library
1•floo•6m ago•0 comments

A CLI wrapper for making Kubernetes commands much easier

https://github.com/alaminopu/kctl
1•alaminopu•9m ago•0 comments

Cryogenic transmission electron microscopy reveals nanostructure of PEDOT:PSS

https://www.nature.com/articles/s41467-026-68890-7
1•PaulHoule•10m ago•0 comments

The AI Is the Computer

https://www.perplexity.ai/hub/blog/the-ai-is-the-computer
2•jonbaer•11m ago•0 comments

Changing the Economics of Quality with Claude Code-Generated User Stories

https://www.brethorsting.com/blog/2026/03/changing-the-economics-of-quality-with-claude-code-gene...
2•aaronbrethorst•11m ago•0 comments

FIDES: End-to-end Compartments for Mixed-language Systems [pdf]

https://kcsrk.info/papers/fides_asiaccs_2026.pdf
1•matt_d•11m ago•0 comments

Many SWE-bench-Passing PRs would not be merged

https://metr.org/notes/2026-03-10-many-swe-bench-passing-prs-would-not-be-merged-into-main/
1•mustaphah•12m ago•0 comments

Ask HN: What are the best product landing pages you've stumbled upon?

1•chistev•13m ago•0 comments

AITutor – vimtutor, but for AI-assisted coding

1•thehecticbyte•14m ago•0 comments

The Anthropic Institute

https://www.anthropic.com/news/the-anthropic-institute
2•mmaia•16m ago•0 comments

Kavka's Toxin Puzzle

https://en.wikipedia.org/wiki/Kavka%27s_toxin_puzzle
1•rzk•18m ago•0 comments

Harry Potter by Balenciaga (2026) [video]

https://www.youtube.com/watch?v=gtnt84CDP-s
1•GeoAtreides•19m ago•0 comments

I'm struggling and I don't have anyone else to share this with except you

4•owlcompliance•20m ago•2 comments

Queen's Wish: A Portmortem of Mixed Success

https://bottomfeeder.substack.com/p/queens-wish-a-portmortem-of-mixed
1•Tomte•20m ago•1 comments

The Agency: Meticulously crafted AI agent personalities

https://github.com/msitarzewski/agency-agents
1•danebalia•21m ago•1 comments

Practical Type Inference: High‑Throughput Recovery of Real‑World Types

https://arxiv.org/abs/2603.08225
1•matt_d•21m ago•0 comments

New 'negative light' technology hides data transfers in plain sight

https://www.unsw.edu.au/newsroom/news/2026/03/New-negative-light-technology-hides-data-transfers-...
4•wjSgoWPm5bWAhXB•23m ago•0 comments

'a window into the past': The homes revealing how Tudor people lived

https://www.bbc.com/culture/article/20260309-the-homes-revealing-how-tudor-people-really-lived
1•makaimc•23m ago•0 comments

Rabbit r1 with whatever model you want

https://github.com/ShayneP/rabbit-r1-livekit-skill
2•ShayneP•25m ago•1 comments

Request Copilot code review from GitHub CLI

https://github.blog/changelog/2026-03-11-request-copilot-code-review-from-github-cli/
2•danebalia•26m ago•1 comments

Microsoft brings new "Xbox mode" to Windows 11 PCs next month

https://www.windowscentral.com/microsoft/windows-11/windows-11-xbox-mode-announcement-gdc-2026-pr...
1•nikodunk•26m ago•0 comments
Open in hackernews

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

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

Comments

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