frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Show HN: Open-source macOS CLI tool for aliasing and timing command line runs

https://github.com/urtti/homebrew-ez
1•frankbyte•2m ago•0 comments

Show HN: CUDA Fractal Renderer

https://github.com/tripplyons/cuda-fractal-renderer
2•tripplyons•2m ago•0 comments

Suno Radio: a live stream where listeners don't just tune in – they create

https://suno.com/live-radio
1•bradddd•4m ago•0 comments

Anker is no longer selling 3D Printers

https://www.theverge.com/report/714006/anker-stop-selling-3d-printer-m5-m5c-parts-eufymake
1•geerlingguy•5m ago•0 comments

Show HN: Baag – Easily run multiple AI coding agents on the same project

https://github.com/pranav7/baag
1•pranav7•8m ago•0 comments

Show HN: StackSafe, Taming Recursion in Rust Without Stack Overflow

https://fast.github.io/blog/stacksafe-taming-recursion-in-rust-without-stack-overflow/
2•tison•10m ago•0 comments

Shengjia Zhao to Lead Meta's AI Superintelligence Lab

https://www.cnbc.com/2025/07/25/zuckerberg-shengjia-zhao-meta-ai-lab-chief-scientist-openai.html
1•kristianp•11m ago•0 comments

What Is the Maillard Reaction? [video]

https://www.youtube.com/watch?v=c7WI41huAok
1•oliverulerich•11m ago•0 comments

You can finally run Doom and other graphical apps in Android's Linux Terminal

https://www.androidauthority.com/linux-terminal-graphical-apps-3580905/
1•sipofwater•12m ago•1 comments

You're holding it wrong The double loop model for agentic coding

https://testdouble.com/insights/youre-holding-it-wrong-the-double-loop-model-for-agentic-coding
1•tortilla•13m ago•0 comments

Supply-chain attacks on open source software are getting out of hand

https://arstechnica.com/security/2025/07/open-source-repositories-are-seeing-a-rash-of-supply-chain-attacks/
1•jnord•23m ago•0 comments

Looking for a creative coder to help build the future of emotional tech

https://www.feelapp.io/
1•johnnymaroney•27m ago•1 comments

Microsoft CEO's memo explaining why there are layoffs while making profits

https://www.businessinsider.com/microsoft-ceo-memo-job-cuts-profit-enigma-of-success-2025-7
1•newbie578•28m ago•0 comments

The unique human body part that evolution cannot explain

https://www.independent.co.uk/news/science/human-body-evolution-chin-b2796022.html
1•docmechanic•28m ago•1 comments

The Talk Show: 'The Shift-2 Crowd'

https://daringfireball.net/thetalkshow/2025/07/25/ep-427
1•Bogdanp•36m ago•0 comments

A Fact-Grounded Multimodal Writing Assistant Based on Offline Knowledge Base

https://arxiv.org/abs/2507.14189
2•PaulHoule•37m ago•0 comments

Anthropic Faces Potentially "Business-Ending" Copyright Lawsuit

https://www.obsolete.pub/p/anthropic-faces-potentially-business
1•saurik•38m ago•1 comments

You expect principles but should wish for none

https://world.hey.com/dhh/you-expect-principles-but-should-wish-for-none-531988ec
1•blueridge•38m ago•0 comments

Columbia's Settlement with Trump Is Pure Cowardice

https://www.thenation.com/article/society/columbia-trump-settlement/
2•petethomas•39m ago•0 comments

Convert PDF Banks Statement to Excel

https://pdfmodo.com
1•dchun•40m ago•1 comments

HealthcareMapped: Health Insurance as a Share of Median Income by U.S. State

https://www.visualcapitalist.com/mapped-health-insurance-as-a-share-of-median-income-by-u-s-state/
1•pseudolus•41m ago•0 comments

Is SoftBank Still Backing OpenAI?

https://www.wheresyoured.at/softbank-openai/
2•blueridge•42m ago•2 comments

Brits can get around age verification thanks to Death Stranding's photo mode

https://www.pcgamer.com/hardware/brits-can-get-around-discords-age-verification-thanks-to-death-strandings-photo-mode-bypassing-the-measure-introduced-with-the-uks-online-safety-act-we-tried-it-and-it-works-thanks-kojima/
1•airhangerf15•43m ago•0 comments

Show HN: Community as a SaaS – Create, Engage and Build

https://kocial.net
1•kocial•44m ago•1 comments

Show HN: Web page animation libary for all frameworks

https://ssgoi.dev/ko
1•rhdclrl•44m ago•0 comments

GTA 2 re-implementation project by CriminalRETeam

https://github.com/CriminalRETeam/gta2_re
1•retro_guy•46m ago•0 comments

Ubiquitous Technical Surveillance Demands Broader Data Protections

https://www.lawfaremedia.org/article/ubiquitous-technical-surveillance-demands-broader-data-protections
2•EA-3167•48m ago•0 comments

Do variable names matter for AI code completion? (2025)

https://yakubov.org/blogs/2025-07-25-variable-naming-impact-on-ai-code-completion
1•yakubov_org•49m ago•2 comments

Can you show me your GitHub profile if you have a job as a back end developer?

1•junebuggerz•50m ago•0 comments

Show HN: SaveContract – CLI tool to download verified smart contract source code

https://github.com/aaurelions/savecontract
1•aaurelions•51m ago•0 comments
Open in hackernews

Show HN: I built a protocol that lets AI agents use your website (Demo)

https://www.kodec.net/blog/showhn
2•yregmi•22h ago

Comments

yregmi•22h ago
Hey everyone, Yathartha here, I/m the solo founder of Kodec AI, and I'd love your feedback on a POC I’ve been heads-down building.

The idea came from a simple observation: AI agents are getting smarter, but the web wasn't built for them. It's like dropping a robot into a kitchen with no labels causing them to fumble, hallucinate, or fail entirely. That's why we see stories like the "one-hour cupcake order" from ChatGPT agents.

I believe the fix is a smarter, machine-readable web.

So I built a prototype for a new open protocol: 'kodec.txt'.

Its like robots.txt, but instead of saying "what bots cant do" it says what they can do. A sitess /kodec.txt file defines actionable intents (like 'OrderAction', 'ScheduleAction', 'EmailAction') and specifies what inputs are required to perform them. It’s a structured, declarative instruction manual for agents, no need for scraping or guessing.

You can check out the demo (kodec.net/blog/showhn) of a single agent completing 3 tasks using just this protocol:

* Ordering a product

* Sending an email

* Booking a consultation (with Kodec itself)

Below the video, I've included the full unedited log of the agent's step-by-step reasoning.

It's very early, and I know there are edge cases everywhere — but I'd love your thoughts on:

1. Decentralized vs centralized: Does this make sense as a decentralized standard (like robots.txt), or would developer adoption require a centralized registry (like OpenAI plugins)?

2. Security & abuse vectors: What attack surfaces or pitfalls do you foresee if this became widely adopted?

3. Great-fit use cases: What other kinds of actions would benefit from this protocol?

Thanks in advance for taking a look. I'll be around all day and would love to discuss more.

ifeanyi_sa•20h ago
The way I’m understanding it, it’s basically a way to turn your website into an MCP server by defining the list of tools your site has, is that correct?

Really cool idea! It’s true that the web isn’t yet agent-ready, and this could be an easy way to start that process. I think the main challenge that comes to mind is auth on the tool-calling side, unless I’m not understanding correctly

yregmi•19h ago
Yes! It's exactly about creating a standardized way for a website to expose its tools to the agentic web.

Auth is level 2 of this design. It is huge piece of the puzzle. My vision for this is that the kodec.txt protocol would evolve to include an optional authentication block, likely declaring a standard like OAuth 2.0.

Doing so, a trusted agent (that the user has already connected to their account, similar to a "Login with Google" flow) would see that the action requires authorization. The agent would then be responsible for managing the OAuth token on behalf of the user to securely make the authenticated API call.

For this POC, all the actions are public and unauthenticated to keep it simple, but your question is exactly where the protocol needs to go next to handle private, user-specific actions. It's a massive and exciting challenge. Thanks for bringing it up!