Show HN: AI Colours
A developer created a color palette repository documenting the similar white, light, and beige accent colors used by major AI providers including Claude, Copilot, Gemini, and Llama, highlighting the i…
A developer created a color palette repository documenting the similar white, light, and beige accent colors used by major AI providers including Claude, Copilot, Gemini, and Llama, highlighting the i…
TanStack AI reached Beta on June 9, 2026, introducing Code Mode, middleware, and host-side MCP. Code Mode lets the model write and execute TypeScript programs in a sandbox, reducing round trips, while…
The Trump administration ordered Anthropic to block non-American access to its flagship AI models, citing national security, but Anthropic disabled the models globally due to verification challenges. …
Tokoscope launches a developer tool that automatically compresses LLM prompts and monitors token costs with a two-line SDK integration. The tool audits prompts for bloat, caches semantically similar r…
1min.AI is offering a lifetime subscription to its platform, which aggregates AI tools including GPT-4o, Claude, Gemini, and more, for $69.97 during Deal Days through June 28. The deal consolidates wr…
Mistral launched Vibe, a full AI coding agent with open weights, on May 22, 2026, replacing its Le Chat chatbot. The agent operates across VS Code, terminal CLI, web, and cloud, powered by the open-we…
A developer built PR Focus, a Chrome extension that prioritizes GitHub pull requests using AI signals and generates plain-English summaries from diffs. The extension uses a bring-your-own-key (BYOK) m…
ByteByteGo's newsletter highlights 12 open-source LLMs worth knowing in 2026, including Llama 4 Scout, DeepSeek V4, Qwen3, Gemma 4, Phi 4, Mistral Small 3.1, Nemotron 3 Super, GLM 5.1, Kimi K2.6, Star…
The Trump administration ordered Anthropic in June 2026 to cut off foreign nationals from its newest AI models, citing national security concerns, forcing the company to block access broadly. The move…
Anthropic published a 40-page report arguing for a coordinated global pause on frontier AI training, while simultaneously shipping Claude 4.5 Sonnet and new enterprise pricing tiers. A developer analy…
Azure AI Foundry, rebranded from Azure AI Studio in late 2024, is a platform of ten distinct capabilities for managing enterprise AI at scale, structured around Hubs for centralized governance and Pro…
GitHub announced the staged retirement of GitHub Models, its free AI playground, effective June 16, 2026, with new customers no longer able to enable the feature. Existing users retain access for now,…
A developer built an 11-LLM consensus engine that detects AI hallucination by routing queries across 14 providers and scoring semantic agreement. The open-source kit includes EU AI Act audit trails, f…
Intrascope.app is building an AI workspace that gives teams centralized control over model access, usage, and costs. The platform supports BYOK and managed usage, allowing companies to manage multiple…
Pedro Rocha, CTO of xelerate.tech, argues that a single AI platform cannot serve all business needs and describes his company's multi-model stack: GitHub Copilot Pro+ for development, Gemini for offic…
Spring AI 1.0 reached general availability in May 2025, becoming a practical framework for Java developers building AI-powered applications like RAG pipelines and tool-calling agents. Five open-source…
A developer built a safe, local AI coding agent using Node.js and the Mistral LLM on Ollama. The agent runs entirely on the user's machine without any paid subscriptions, inspecting files and returnin…
A developer is seeking advice on which model excels at selection-with-abstention tasks, where the model must either pick a candidate with a confidence tier or abstain from outputting anything. The use…
A peer-reviewed study by Israeli psychologists Michael Gilead and Gal Gutman found that major large language models, including ChatGPT-4 Turbo, DeepSeek, and Mistral, reproduce centuries-old antisemit…
A developer released hyperpb, a runtime-compiled Protobuf parser for Go that achieves 10x faster parsing than dynamicpb and 3x faster than hand-written generated code. Quickwit, a Rust-based log searc…