Meta’s AI support chatbot was reportedly exploited to hijack Instagram accounts. A video shared on Telegram showed a hacker asking the chatbot to change the email linked to someone else’s profile, then resetting the password. The provided article excerpt does not fully describe the scope, prerequisites, or Meta’s remediation steps.
Florida sued OpenAI and CEO Sam Altman over multiple murders described as linked to ChatGPT. The state's attorney general accused Altman of an "utter disregard" for human lives. The provided excerpt does not identify the cases, explain the alleged causal links, specify the legal claims, or include OpenAI's response, so the allegations require further clarification.
Vercel says Elastic Build Machines now protect against out-of-memory failures during builds. Based on the available title, the update focuses on improving build reliability when memory is exhausted. The implementation details, eligible plans, activation requirements, and behavior after an OOM event cannot be confirmed because the full changelog text was not provided.
Stanford CS336’s CLAUDE.md sets boundaries for AI coding assistants such as ChatGPT, Claude Code, GitHub Copilot, and Cursor. Agents may explain concepts, review student-written code, suggest debugging checks, and point to course materials. They should not write code, complete TODOs, edit repositories, run shell commands, or implement core assignment components for students.
JetBrains introduced Mellum2, a 12B Mixture-of-Experts model. The supplied title confirms the model name, publisher, scale, and architecture description only. Without the article body, its intended use, licensing, availability, training details, benchmarks, and deployment requirements cannot be verified.
Latent Space interviews Ethan He, who led Grok Imagine at xAI, about building the product in three months. The episode contrasts video generation with world models and explores why video agent models may become an important next step. It also argues that Grok Imagine remains underrated, while the supplied description does not include architecture details or benchmark results.
This is Hacker News’ June 2026 “Who wants to be hired?” thread for individuals actively looking for work. Posters are asked to share location, remote preference, relocation willingness, technologies, resume or CV, and email. Visible comments include developers, full-stack engineers, data science consultants, systems engineers, and designers, with some mentioning LLM integration, RAG, AI agents, Gemini API, and Claude tool calling as part of their experience.
Microsoft is heading to San Francisco for its Build developer conference, where it plans to unveil new AI models and Windows improvements. The Verge frames the event as an important attempt to win back developers. As Microsoft continues reorganizing its business around AI, Build has become a pivotal venue for showing how that strategy will translate into developer-facing products.
Strava is restricting access to its API as part of an effort to curb AI scraping. Developers who want to build apps using Strava features now need to pay a flat $11.99 monthly subscription. The provided excerpt says Strava posted an update on its developer hub, but does not include details about scope, exemptions, quotas, or timing.
Vercel announced that its Chat SDK has added support for Velt. Based on the changelog title alone, the update appears to expand the SDK's integration surface for teams building AI chat interfaces. No additional implementation details, supported workflows, pricing changes, migration notes, or example use cases were provided in the supplied source content.
Vercel published a changelog entry stating that its Chat SDK adds AgentPhone support. No article body was provided, so the exact scope, API surface, setup steps, pricing, availability, and limitations are not stated here. For developers, the practical takeaway is that AgentPhone is now a named integration or capability within the Chat SDK ecosystem.
The article appears to argue that enterprises need more than LLM capabilities to adopt AI at scale. Its title shifts attention toward agent logic and how AI systems execute tasks in practice. Because the source text was not provided, the specific architecture, evidence, examples, and recommendations cannot be verified.
Intel says its upcoming Crescent Island AI chip will be cheaper and run cooler than Nvidia and AMD alternatives. The disclosed details are limited: Crescent Island is air-cooled and uses LPDDR5 memory. The provided text does not include pricing, performance benchmarks, launch timing, power figures, or the specific competing chips used for comparison.
Nathan L. argues that open and closed models are developing along different exponential curves. The key question is whether marginal gains in model intelligence translate into practical value. Some use cases may reward small capability improvements, while others may not benefit proportionally from additional intelligence.
At Computex 2026, Qualcomm described AI agents as a major driver of cross-device hardware upgrades. The company unveiled Dragonfly, a new data center brand focused on inference computing. The announcement outlines a broader strategy spanning endpoint devices and cloud infrastructure, although the source does not provide specifications, performance figures, or deployment timelines.
Under the theme “AI Together,” COMPUTEX 2026 brings together 1,500 exhibitors across the global AI supply chain. The event focuses on AI computing, robotics, and other applications that move AI beyond cloud services into the physical world. Rather than highlighting one model or product launch, the article frames Taiwan as a key hub in the broader industrial transformation driven by AI.
Jensen Huang argues that AI does not spell the end of software companies. Instead, he says this is an excellent time to start one. He also dismisses claims that AI will reduce job opportunities as nonsense. Based on the provided excerpt, the core message is optimistic: AI may create new software opportunities rather than simply eliminate existing businesses and jobs.
Vercel announced that Qwen 3.7 Plus is now available through AI Gateway. The provided source contains only the headline, so supported features, pricing, limits, and performance details cannot be confirmed. Developers using Vercel AI Gateway can consider adding the model to their evaluation list and verify its documented API capabilities before adoption.
Jensen Huang compared the PC's future to the smartphone's evolution: people still call it a phone, although calling is no longer its primary use. He predicts that PCs will look fundamentally different in ten years, moving beyond today's click-and-type interaction model. The original headline frames this vision as an NVIDIA and Microsoft effort to turn PCs into AI agent hubs.
A GitHub issue reports that jqwik 1.10.0 emits a destructive-sounding instruction during `mvn test` output. The string is followed by ANSI line-clearing codes, so it may vanish in interactive terminals but remain visible in CI logs or agent-captured stdout. The reporter asks for documentation, a configuration flag, or a benign replacement message.
Simon Willison sent the May 2026 edition of his sponsors-only monthly newsletter. Topics include rising AI costs, Anthropic's strong month, and somewhat disappointing model releases. The issue also covers conferences, podcasts, the launch of Datasette Agent, progress on Datasette, tools he is using, and miscellaneous extras. An April issue is available as a public preview.
Hugging Face Blog announces NVIDIA Cosmos 3, described as the first open omni-model for Physical AI reasoning and action. The title indicates a focus on AI systems that interact with physical-world scenarios rather than only text generation. Because the article body was not provided, its architecture, supported modalities, license, downloadable assets, benchmarks, and deployment requirements cannot be verified from the available material.
Vercel announced that Vercel Blob now supports OIDC authentication. The provided source does not include implementation details, setup instructions, supported identity providers, or migration guidance. Teams using Vercel Blob should review the official documentation before changing existing authentication flows.
datasette 1.0a32 is a minor bugfix release rather than a feature update. It fixes an issue with `INSERT ... RETURNING` queries executed through the new `/db/-/execute-write` endpoint. The release also addresses several `base_url` issues discovered while experimenting with Service Workers.
A Hacker News post highlights DeFlock reaching 100,000 mapped automated license plate readers in the United States. The original article text was not provided, so the confirmed facts are limited mainly to the title and public context around DeFlock. The item is most relevant to privacy, computer-vision surveillance, civic mapping, and governance rather than new AI models or developer tooling.
Simon Willison relates to David Wilson's reflection on launching more than 16 projects with AI tooling. A request for a quick Claude script can expand into an hour-long project without solving the original problem. Coding agents may produce tested, documented solutions rapidly, but people can maintain only so many projects. The critical skill may be discipline: deciding which ideas deserve continued attention.
The article introduces Agent Radio, a messaging feature in h5i 0.1.5 for coding agents such as Claude Code and Codex. Instead of relying on an external server, it stores JSONL messages in a Git ref and syncs them through normal push and pull flows. The post includes setup commands, live message watching, PR summary posting, and a short explanation of the i5h protocol.
Vercel's changelog states that Chat SDK adds support for Lark and Feishu. The source text was not provided, so the exact APIs, message formats, authentication requirements, and deployment workflow cannot be confirmed. Developers building enterprise collaboration integrations should consult the official documentation before evaluating adoption.
This GitHub project reconstructs the world maps of Test Drive III: The Passion, a 1990 DOS racing game by Accolade. The author says the work has been ongoing for five years and is now close to success with AI assistance. The repo includes a browser viewer, OBJ exports, image and sprite extraction tools, and file-format documentation for preservation and reverse engineering.
Vercel published a changelog entry titled “MiniMax M3 on AI Gateway.” The provided source does not include the announcement body, so only the model name, platform, and release context can be confirmed. Details such as pricing, API parameters, context length, performance, routing, and supported use cases remain unspecified.