frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

HashJack Indirect Prompt Injection Weaponizes Websites

https://www.infosecurity-magazine.com/news/hashjack-indirect-prompt-injection/
1•GaryBluto•2m ago•0 comments

Walrus – a distributed message streaming engine (Rust)

2•puterbonga•2m ago•1 comments

Tesla's European sales tumble nearly 50% in October

https://finance.yahoo.com/news/teslas-european-sales-tumble-nearly-50-in-october-143329063.html
1•doener•6m ago•0 comments

Show HN: AroundHere – Location based Wiki/Grokipedia explorer with summary/TTS

https://aroundhere.app
2•j-b•8m ago•0 comments

Event Sourcing Is Not for Everyone

https://docs.eventsourcingdb.io/blog/2025/11/27/event-sourcing-is-not-for-everyone/
1•goloroden•10m ago•0 comments

Babushka Lady

https://en.wikipedia.org/wiki/Babushka_Lady
2•thunderbong•11m ago•0 comments

Ask HN: Is all AI coded code in the public domain?

2•e12e•11m ago•1 comments

New User Trends on Wikipedia

https://wikimediafoundation.org/news/2025/10/17/new-user-trends-on-wikipedia/
2•gslin•14m ago•0 comments

Sutskever and LeCun: Scaling LLMs Won't Yield More Useful Results

https://www.abzglobal.net/web-development-blog/ilya-sutskever-yann-lecun-and-the-end-of-just-add-...
2•birdculture•17m ago•0 comments

Ben redesigned the BoM website at a fraction of its $96.5M cost

https://www.smh.com.au/technology/premium-prices-for-a-downgrade-96-5-million-bom-website-savaged...
2•matthewsinclair•20m ago•1 comments

Everything we know about DC shooter who attacked two National Guardsmen

https://www.dailymail.co.uk/news/article-15329875/washington-dc-shooter-national-guardsman-suspec...
1•Bender•24m ago•0 comments

Bun Security Scanner API

https://bun.com/docs/pm/security-scanner-api
1•nateb2022•27m ago•0 comments

C100 Developer Terminal

https://caligra.com/
3•matthewsinclair•28m ago•0 comments

Show HN: A computer-use Mac client for Claude Opus 4.5

https://github.com/pravaco/cuaview-releases
2•sdan•35m ago•1 comments

AT&T Archives: Similiarities of Wave Behavior (Bonus Edition) (1959) [video]

https://www.youtube.com/watch?v=DovunOxlY1k
2•pera•37m ago•0 comments

Sweat-Powered Sticker Turns Your Drinking Cup into a Health Sensor

https://today.ucsd.edu/story/sweat-powered-sticker-turns-your-drinking-cup-into-a-health-sensor
2•geox•41m ago•0 comments

I Was Laid Off 10 Months Ago Here's How I Still Pay My $2.8k Mortgage

https://www.youtube.com/watch?v=F0k7cu95cAw
3•donsupreme•43m ago•0 comments

UK EV owners to face pay-per-mile tax

https://www.bbc.co.uk/news/articles/c8jw9l7gx92o
5•gmac•43m ago•0 comments

Show HN: LedgerApp – Fast team expense tracker built with Next.js and Supabase

https://ledgerapp.team
1•planner24•45m ago•0 comments

In Memoriam: 404 but not forgotten

https://archive.org/details/in-memoriam-web-mascots
1•ChrisArchitect•48m ago•0 comments

Eurostack

https://pluralistic.net/2025/11/26/difficult-multipolarism/#eurostack
3•6LLvveMx2koXfwn•49m ago•0 comments

How the Elite Behave When No One Is Watching: Inside the Epstein Emails

https://www.nytimes.com/2025/11/23/opinion/meaning-epstein-emails.html
2•measurablefunc•51m ago•0 comments

Running Unsupported iOS on Deprecated Devices

https://nyansatan.github.io/run-unsupported-ios/
24•OuterVale•53m ago•1 comments

Superficial Intelligence: Tech Parenting

https://www.mozillafoundation.org/en/nothing-personal/superficial-intelligence-humor-column-paren...
2•prismatic•53m ago•0 comments

Learning to Code with No Map: Mentorship and Entry Paths in a Post-Bootcamp Era [video]

https://www.youtube.com/watch?v=2XJX_vur37E
1•Kerrick•56m ago•0 comments

VK_EXT_present_timing Merged

https://github.com/KhronosGroup/Vulkan-Docs/pull/1364
1•xeonmc•56m ago•0 comments

Thanksgiving 2025 Hot Takes

https://www.nytimes.com/interactive/2025/11/20/dining/thanksgiving-hot-takes.html
2•ChrisArchitect•1h ago•1 comments

Which Notable Book Should I Read First?

https://www.nytimes.com/interactive/2025/11/24/books/book-recommendations-notables.html
3•whack•1h ago•1 comments

Engineers repurpose a mosquito proboscis to create a 3D printing nozzle

https://techxplore.com/news/2025-11-repurpose-mosquito-proboscis-3d-nozzle.html
3•T-A•1h ago•0 comments

Making 10M government PDF documents searchable

https://flowingdata.com/2025/11/26/making-10m-government-pdf-documents-searchable/
2•gslin•1h ago•1 comments
Open in hackernews

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

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

Comments

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