frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Big Book of LLMs

https://book.theaiedge.io/
1•ibobev•13s ago•0 comments

How the Bolsheviks Destroyed Russian Mathematical Education

https://valeman.medium.com/how-the-bolsheviks-destroyed-russian-mathematical-education-by-importi...
1•ibobev•58s ago•0 comments

Context Engineering for Agents: A Goal, a Map, and a Way to Know It Arrived

http://instructionmanuel.com/context-engineering-for-agents
1•eigenBasis•1m ago•0 comments

Show HN: We built a tool that generates 3D objects with editable, separate parts

https://nova3d.xyz/
1•baigy•1m ago•0 comments

Swift Charts

https://developer.apple.com/documentation/Charts
1•tosh•1m ago•0 comments

An open-source, self-hosted alternative to SaaS monitoring for Laravel

https://github.com/laraowl/laraowl
1•megoxv•2m ago•0 comments

Is ProgramBench Impossible?

https://www.lesswrong.com/posts/3pdyxFi6JS389nptu/is-programbench-impossible
1•frmsaul•3m ago•0 comments

US Border Spending Spurs Boom in AI-Infused Surveillance

https://www.wsj.com/tech/trumps-border-spending-spurs-boom-in-ai-infused-surveillance-4714521b
2•fortran77•3m ago•1 comments

Bjarne Stroustrup: How do I deal with memory leaks?

https://www.stroustrup.com/bs_faq2.html#memory-leaks
2•theanonymousone•5m ago•0 comments

Markdown archive for the public war.gov UFO/PURSUE Release 01 files

https://github.com/DenisSergeevitch/UFO-USA
1•SweetSoftPillow•5m ago•0 comments

Show HN: Keep coding agents on track with shared Git hooks

1•gardnr•7m ago•0 comments

Write Linux-PAM's Authentication Modules in GNU Guile

https://juix.org/manuals/guile-pam.html
1•lechner•7m ago•0 comments

San Francisco's 'useless' Safeway bag nightmare continues

https://www.sfgate.com/food/article/sf-safeway-bags-handles-22247847.php
1•mikhael•8m ago•1 comments

The Download: AI malaise and babymaking tech

https://www.technologyreview.com/2026/05/08/1136985/the-download-ai-malaise-babymaking-ivf-tech/
1•joozio•8m ago•0 comments

Reproducing all of Schmidhuber's papers with Claude

https://cybertronai.github.io/schmidhuber-problems/visual-tour.html
2•hardmaru•10m ago•0 comments

Elasticsearch's BBQ vs. TurboQuant: 10–40× faster on CPU and lower ranking noise

https://www.elastic.co/search-labs/blog/elasticsearch-bbq-osq-vs-turbo
2•eigenBasis•10m ago•0 comments

Show HN: Mobile-ink, an open-source mobile infinite drawing canvas

https://github.com/mathnotes-app/mobile-ink
1•markm39•11m ago•0 comments

Labour set for historic defeat in Wales as Reform surge continues in elections

https://www.bbc.com/news/live/c1428pev1n0t
1•Cider9986•11m ago•0 comments

My Foray into Self-Hosting

https://ahmadelfa.substack.com/p/my-foray-into-self-hosting
1•ahmad_el•11m ago•0 comments

GPT-5.5 low vs. medium vs. high vs. xhigh: the reasoning curve on 26 real tasks

https://www.stet.sh/blog/gpt-55-codex-graphql-reasoning-curve
2•bisonbear•14m ago•0 comments

'Hondurasgate,' the alleged US and Israeli plot to destabilize governments

https://english.elpais.com/international/2026-05-07/hondurasgate-the-alleged-us-and-israeli-inter...
1•spankibalt•14m ago•0 comments

Ask HN: What is the future of software manager job?

2•utilitycomp•14m ago•0 comments

If someone can watch it, they can steal it

https://www.mux.com/blog/if-someone-can-watch-it-they-can-steal-it-securing-video-content-on-the-...
1•skadamat•15m ago•2 comments

Dora: ROI of AI Calculator

https://dora.dev/ai/roi/calculator/#staff_size=500&salary=176000&revenue=100000000&downtime_cost_...
1•swolpers•16m ago•0 comments

Show HN: PDF 2 Context – Convert PDF text to JSONL files

https://github.com/EwanValentine/pdf2context
1•vegancap•16m ago•0 comments

Whales Are Screaming in the Strait of Gibraltar

https://nautil.us/these-whales-are-screaming-in-the-strait-of-gibraltar-1280580
2•Brajeshwar•16m ago•0 comments

Emacs with Org-Mode and Claude for Apple MacBook

https://github.com/deno1011/emacs-mac-setup/blob/main/README.md
1•noed1011•17m ago•0 comments

The AI jobs narrative is BS

https://www.profgmedia.com/p/apocalypse-no
1•JumpCrisscross•18m ago•1 comments

ZAYA1-8B: Frontier intelligence density via 0.7B active MoE trained on AMD

https://www.zyphra.com/post/zaya1-8b
1•momojo•18m ago•0 comments

Apple, Intel Have Reached Preliminary Chip-Making Agreement

https://www.wsj.com/tech/apple-intel-have-reached-preliminary-chip-making-agreement-69eb9370
4•patosullivan•19m ago•3 comments
Open in hackernews

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

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

Comments

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