frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The hacker who humiliated spyware makers and was never caught

https://techcrunch.com/2026/07/25/the-hacker-who-humiliated-spyware-makers-and-was-never-caught/
1•Brajeshwar•1m ago•0 comments

Human Tool Mediated Loop (HTML)

https://www.youtube.com/watch?v=3CxjLHrfXRs
1•Edmond•1m ago•0 comments

This year, EU will again fine US tech more than it taxes public tech firms

https://xcancel.com/antibot/captcha
2•nozzlegear•1m ago•0 comments

Show HN: A probability and pity calculator for Roblox Volleyball Legends

https://vblwiki.com/spin-calculator
1•richardharmer•1m ago•0 comments

U.S. and China Are Jockeying for Drone Supremacy on Mount Everest

https://www.wsj.com/world/u-s-and-china-are-jockeying-for-drone-supremacy-on-mount-everest-b5750ce2
1•julienchastang•4m ago•0 comments

The Evolution of a Software Engineer (2013)

https://medium.com/@webseanhickey/the-evolution-of-a-software-engineer-db854689243
1•mooreds•6m ago•0 comments

Hallmark – Anti-AI-Slop Design Skill for Claude Code, Cursor, and Codex

https://github.com/Nutlope/hallmark
1•opwizardx•6m ago•0 comments

The Slow Confiscation

https://www.iqiipi.com/the-slow-confiscation-uk.html
1•mooreds•7m ago•0 comments

All you need is PostgreSQL

https://ebellani.github.io/blog/2026/all-you-need-is-postgresql/
1•olexsmir•8m ago•0 comments

The Great Flattening

https://twitter.com/myprasanna/status/2077065557204222238
1•gmays•10m ago•0 comments

Firefighters, biologists rescue Uncompahgre cutthroat from charred forest

https://coloradosun.com/2026/07/24/cpw-rescue-uncompahgre-cutthroat-from-fire/
2•mooreds•10m ago•0 comments

My bud vibe-engineered a retro ZX player that made my Sunday

https://zxmusicfm.vercel.app
1•kka•13m ago•1 comments

Show HN: Paperclip.inc

https://paperclip.inc/
1•stubbi•17m ago•0 comments

MCP Code Review Server – AI code review in your editor

https://github.com/GoodJobwilliam/aicraft/tree/main/products/mcp-code-review
1•williamXue•18m ago•0 comments

Data loss in Claude Code and OpenAI Codex: when AI deletes user files

https://firasd.substack.com/p/accidental-data-loss-in-claude-code-openai-codex-ai-agent-harness-f...
2•firasd•18m ago•0 comments

Use Your Brain: Engineering Standards in the Age of LLMs

https://pgaleone.eu/ai/2026/07/26/use-your-brain/
1•me2too•18m ago•0 comments

Elide – One binary. Many languages. Native performance

https://elide.dev
1•Alifatisk•20m ago•0 comments

Anubis bypass shows bot proof-of-work mostly catches low-effort scrapers

https://runtimewire.com/article/anubis-bypass-proof-of-work-bot-wall-limits
1•ryanmerket•23m ago•0 comments

Show HN: A browser-based video editor that renders videos directly with FFmpeg

https://github.com/thiagoalbrecht/weave
1•thiagoas•23m ago•0 comments

'I'm not a programmer' anymore: Linus Torvalds

https://www.zdnet.com/article/open-source-summit-linus-torvalds/
3•cybermango•24m ago•1 comments

3D-printed F-14 Tomcat uses FPGA recreation of the first microprocessor

https://www.tomshardware.com/pc-components/cpus/3d-printed-f-14-tomcat-uses-an-fpga-recreation-of...
1•sbulaev•24m ago•0 comments

Micleus is the mind. NICLEUS is the heart. Together they form SEMA

https://micleus.netlify.app/
1•aleintour•24m ago•0 comments

The Tentacle Economy

https://okulez.com/blog/the-tentacle-economy
1•oku_research•25m ago•1 comments

Show HN: Spellfolio – A multiplayer stock trading game with psychics and wizards

https://www.spellfolio.com/
1•pandaman28•27m ago•0 comments

Things you didn't know about indexes

https://jon.chrt.dev/2026/04/15/things-you-didnt-know-about-indexes.html
1•fagnerbrack•30m ago•0 comments

A simple clustering algorithm for lists

https://cassidoo.co/post/clustering-tiles/
1•fagnerbrack•30m ago•0 comments

A PDF Parser from the 80s Beats Claude (and They Use It Internally)

https://fagnerbrack.com/a-pdf-parser-from-the-80s-beats-claude-and-they-use-it-internally-8ee45a5...
1•fagnerbrack•31m ago•0 comments

Show HN: One layout pass, two outputs – a PDF and an editable PowerPoint deck

1•demchaav•31m ago•0 comments

We Removed React Server Components from Tanstack.com

https://tanstack.com/blog/we-removed-rsc-from-tanstack-com
1•matijash•32m ago•0 comments

How to Give Away Your AI Money

https://also.roybahat.com/how-to-actually-give-away-your-ai-money-01f2c411abde
1•bookofjoe•35m ago•0 comments
Open in hackernews

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

https://github.com/Oaklight/ToolRegistry
3•Oaklight•1y ago

Comments

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