frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Delve Scandal Just Keeps Getting Worse

https://captaincompliance.com/news/the-delve-scandal-fake-soc-2-audits-open-source-code-theft-and...
2•richartruddie•2m ago•0 comments

Show HN: Manceps – Ruby Client for the Model Context Protocol (MCP)

https://github.com/zarpay/manceps
1•obiefernandez•3m ago•0 comments

Dear Heroku: Uhh What's Going On?

https://judoscale.com/blog/heroku-whats-going-on
2•crcastle•9m ago•0 comments

Stop using AI wrappers and just use Claude

https://brickstack.substack.com/p/i-tried-every-gamma-alternative-just
1•brickstack•10m ago•0 comments

Vision Language Models (2025)

https://huggingface.co/blog/vlms-2025
1•walterbell•21m ago•0 comments

The highest-scoring AI memory system ever benchmarked

https://github.com/milla-jovovich/mempalace
1•latchkey•22m ago•0 comments

Kafka-ML: Connecting the data stream with ML/AI frameworks

https://github.com/ertis-research/kafka-ml
1•teleforce•24m ago•0 comments

Global Fuel Shortage Pushes Governments Toward Demand Controls

https://oilprice.com/Energy/Crude-Oil/Global-Fuel-Shortage-Pushes-Governments-Toward-Demand-Contr...
5•toomuchtodo•25m ago•0 comments

Bezier drawing tool w infinite zoom

https://fatih-erikli-potato.github.io/path-draw/
2•fatih-erikli-cg•26m ago•0 comments

OpenClaw Plugin for Claude Code CLI – Persistent Worker Pool with Smart OAuth

https://github.com/AlexChen31337/openclaw-plugin-claude-code
1•alexchen_dev•29m ago•0 comments

Astronauts Dedicate Moon Crater to Carroll Wiseman, Wife of NASA Commander

https://www.nytimes.com/2026/04/06/science/moon-crater-carroll-reid-wiseman.html
1•shpat•30m ago•0 comments

Training mRNA Language Models Across 25 Species for $165

https://huggingface.co/blog/OpenMed/training-mrna-models-25-species
2•gmays•32m ago•0 comments

It's Time to Take Down Your Smart Cameras [video]

https://www.youtube.com/watch?v=UMIwNiwQewQ
1•locusm•33m ago•0 comments

New Jersey cannot regulate Kalshi's prediction market, US appeals court rules

https://finance.yahoo.com/markets/options/articles/jersey-cannot-regulate-kalshis-prediction-1331...
1•pseudolus•34m ago•0 comments

ATS Resume Builder – Build an ATS friendly resume and get more interviews

https://ats-resume.com
2•chTijani•37m ago•0 comments

Physical Engineering AI – tools for mech engineers

https://github.com/010zx00x1/Awesome-Physical-Engineering-AI
1•010zx00x1•38m ago•0 comments

I set up a static blog that can be updated just by email

https://knxnts.xyz/blog-4.6.26.html
1•knxnts•41m ago•1 comments

I used a single power station to keep my off-grid cabin running

https://www.zdnet.com/home-and-office/energy/bluetti-apex-300-power-station-review/
1•y1n0•42m ago•1 comments

Exploring Psychic Powers Live TV Special (1989) [video]

https://www.youtube.com/watch?v=djKBUDg-v-M
1•nomilk•44m ago•0 comments

AI workout plan generator for Indian personal trainers (coachiq.in)

1•allgrips•46m ago•0 comments

Brevity Constraints Reverse Performance Hierarchies in Language Models

https://arxiv.org/abs/2604.00025
1•handfuloflight•47m ago•0 comments

Succession – Agent Lineage Evolution for an Agentic World

https://danieltan.weblog.lol/2026/04/succession-ale-for-an-agentic-world
1•danieltanfh95•56m ago•0 comments

Motorola USB OTG Problems (2023)

https://goughlui.com/2025/09/20/notes-motorola-moto-g84-5g-usb-otg-problems-bad-vbus/
2•goodburb•57m ago•1 comments

Gemini CLI accessed outside permited directory, then admits fault

https://twitter.com/i/status/2041317025583374376
1•yowayb•59m ago•1 comments

How Plausible Is 'Project Hail Mary'? Astrophysicists Have Thoughts

https://www.nytimes.com/2026/04/04/movies/project-hail-mary-scientific-accuracy.html
3•bookofjoe•1h ago•1 comments

Solod – A Subset of Go That Translates to C

https://github.com/solod-dev/solod
9•TheWiggles•1h ago•0 comments

Memory poisoning in AI coding agents

https://github.com/asamassekou10/ship-safe
1•asamassekou•1h ago•0 comments

Goodbye, middle managers. Hello, 'player-coaches' and 'org leads'

https://www.businessinsider.com/meta-block-managers-player-coaches-org-leads-2026-4
2•indigodaddy•1h ago•2 comments

Report: Apple has shifted 40% of planned MacBook production capacity to Vietnam

https://twitter.com/dnystedt/status/2041310255305642278
2•ilamont•1h ago•0 comments

Feynman: Open-source AI research agent

https://www.feynman.is/
2•m_kos•1h ago•1 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.