frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

UK reaches 90% Gigabit broadband coverage as full fibre rollouts continue

https://www.thinkbroadband.com/news/uk-reaches-90-gigabit-broadband-coverage-as-full-fibre-rollou...
1•ksec•3m ago•0 comments

Show HN: Get GPT-5.2, Grok-4.1-fast, KimiK2.5 and more LLMs at half the cost

https://frogapi.app
1•vnhc•5m ago•0 comments

Show HN: StatusLane – Minimal status pages and uptime for small SaaS

https://statuslane.dev
1•wharleyornelas•6m ago•0 comments

Bytewords – encoding bytes as one of 256 four-letter English words

https://developer.blockchaincommons.com/bytewords/
1•alcazar•6m ago•1 comments

Show HN: We ran a sycophancy experiment on Claude and built a music publication

1•structureonly•7m ago•0 comments

Apple 'accidentally' enabled Age Verification in the UK

https://old.reddit.com/r/ios/comments/1rgi5c0/apple_accidentally_enabled_age_verification_in/
1•_____k•7m ago•0 comments

Bypassing Noexec with Memfd_create(2)

https://gavinray97.github.io/blog/memfd-create-noexec
1•gavinray•8m ago•0 comments

Starts Club – YC-style startup idea validator

1•androbuddy•9m ago•0 comments

Elite Doctors Served Jeffrey Epstein While Treating His 'Girls'

https://www.nytimes.com/2026/02/28/us/jeffrey-epstein-doctors.html
1•Anon84•11m ago•0 comments

Siteshamer – Get brutally honest feedback on any website

https://siteshamer.com
1•pinin•11m ago•0 comments

How India Became One of the World's Biggest Economies

https://www.nytimes.com/2026/02/27/business/india-economy-gdp.html
1•bookofjoe•12m ago•1 comments

How Safe Are Our RSS Feeds from AI Data Scrapers?

https://stephvee.ca/blog/artificial%20intelligence/how-safe-are-our-rss-feeds-from-ai-scrapers/
1•speckx•12m ago•0 comments

I built an an app that ruins my beach days

https://apps.apple.com/us/app/pingy-cloud-outage-alerts/id6759363978
1•Sayuj01•13m ago•1 comments

The Self-Driving Codebase

https://background-agents.com/
1•pongogogo•13m ago•1 comments

Self Correcting Materialized Views

https://materialize.com/blog/self-correcting-materialized-views/
1•pranshum•13m ago•0 comments

Strand

http://www.call-with-current-continuation.org/strand/strand.html
1•tosh•14m ago•0 comments

The "video game preservation service" Myrient is shutting down in March

https://www.gamingonlinux.com/2026/02/the-video-game-preservation-service-myrient-is-shutting-dow...
1•yyyk•14m ago•0 comments

Show HN: Monohub – a new Git code hosting service

https://monohub.dev/
2•tbayramov•18m ago•0 comments

5 OpenClaw Agents for Homeschooling, App Building, and Physical Inventories

https://www.chatprd.ai/how-i-ai/jesse-genets-5-openclaw-agents-for-homeschooling-app-building-and...
1•mpweiher•18m ago•0 comments

Show HN: Lomography action sampler GIF creator

https://www.4fram.es/
1•Jean-Philipe•19m ago•0 comments

The Physics of Misunderstanding: When "Gaze" Almost Cost Me My Career

https://www.jsnover.com/blog/2026/02/27/the-physics-of-misunderstanding-when-gaze-almost-cost-me-...
1•donutshop•20m ago•0 comments

Show HN: AgentMailr – Real email addresses for AI agents (OTP/2FA handling)

https://www.agentmailr.com/
1•kumardeepanshu•22m ago•0 comments

We [OpenAI] fired a research scientist for insider trading on Polymarket

https://twitter.com/gothburz/status/2027768852906471495
3•labrador•24m ago•3 comments

AI Isn't Replacing SREs, It's Deskilling Them

https://newsletter.signoz.io/p/ai-isnt-replacing-sres-its-deskilling
3•pranay01•26m ago•0 comments

Jeff Dean on Origin of MapReduce

https://twitter.com/JeffDean/status/2027761336080601277
3•tosh•27m ago•0 comments

Claude Code Monitoring

https://code.claude.com/docs/en/monitoring-usage
2•pranay01•27m ago•0 comments

Block the "Upgrade to Tahoe" Alerts

https://robservatory.com/block-the-upgrade-to-tahoe-alerts-and-system-settings-indicator/
2•todsacerdoti•27m ago•0 comments

Stuxnet

https://en.wikipedia.org/wiki/Stuxnet
2•RyanShook•27m ago•0 comments

"Cancel ChatGPT" movement goes mainstream after OpenAI closes deal with U.S. Dow

https://www.windowscentral.com/artificial-intelligence/cancel-chatgpt-movement-goes-mainstream-af...
2•AndrewKemendo•27m ago•0 comments

Show HN: Deforge – Canva for AI Agents

https://deforge.io/
1•Deforge•29m 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.