News
AI, cybersecurity, machine learning, scraping & programming news.
272 results on this page · clear filters
Bobbin: Pentest with a local LLM, so target data never leaves your machine
Penetration testers working under NDAs or data-egress rules cannot send target code to hosted language models. Bobbin solves that problem by running a coding agent entirely on local hardware, with no data leaving the machine and n...
Authors push back as publishers and agents make claims on Anthropic settlement
Authors expecting payments from Anthropic's $1.5 billion copyright settlement are discovering that publishers and literary agencies are making claims on money that should belong entirely to them. The dispute centers on two problem...
Google AI Pro vs. ChatGPT Plus: Which Is Better in 2026?
Google AI Pro and ChatGPT Plus both cost roughly $20 a month, which means price is not the deciding factor. The difference comes down to what each subscription actually includes and how the usage limits work, because the metering...
Seattle Times and Newsday sue OpenAI and Microsoft for infringement
The Seattle Times and Newsday have filed suit against OpenAI and Microsoft, alleging that the companies used their journalism as training data for AI models without permission and regularly reproduce passages from their reporting...
A directory of AI agents, MCP servers and agent skills, cross-linked
The AI agent ecosystem is growing faster than any individual developer can track. New MCP servers appear weekly. Agent skills multiply across frameworks. Protocol specifications like A2A emerge and evolve. A directory called AI Ag...
Show HN: Quiz-UI – Shadcn-style components for building quiz funnels
Building quiz funnels in React typically means either importing a heavyweight third-party widget or writing a state machine from scratch. quiz-ui takes a different approach: it provides Radix-based components distributed the same...
Public beta: a decision-governance runtime for AI agents
AI agents that make decisions need a framework for evaluating options, selecting actions, and licensing execution. The PV-PP Runtime API, now at version 0.70, provides that framework as a common application interface that separate...
Show HN: Local audit trail for Claude Code tool calls
Claude Code runs tools on your machine, shell commands, file edits, network fetches. When the session ends, the terminal is gone and so is the record of what happened. Toolog captures every tool call, stores it in an embedded data...
GPT-6 Astra is now available in Perplexity Computer
Perplexity has added GPT-6 Astra to its Computer product, making OpenAI's latest model available to Pro and Max subscribers for tasks that require web browsing, file interaction, and multi-step reasoning. What the benchmark shows...
Ask HN: I just learned of the term "Recall@K" – tell me more please?
A developer on Hacker News is asking about Recall@K, a metric that has become increasingly relevant as retrieval systems power more AI applications. The question, and the desire for human input rather than LLM-generated explanatio...