Articles from Reddit
Rumor suggests Demis Hassabis wanted to leave Google alongside Dean but was persuaded to stay over fears of a stock crash. Unconfirmed but potentially significant for AI leadership.
A developer shares frustration about OpenAI Codex CLI consuming 1.5M tokens in minutes on a game project, questioning how to use AI coding tools affordably and asking for tips.
A developer reflects on six months of using AI for code review, finding that vague prompts produce plausible but useless feedback. The fix is treating review as a gated pipeline with explicit context, scoped passes, validation checklists, and adversarial self-critique.
A user reflects on Microsoft's Phi small model family, noting the last major release was in December 2024 and speculating whether Phi 5 will ever be released.
Enabling PCI-E peer-to-peer (P2P) for consumer Nvidia GPUs with patched drivers and vLLM environment variables yields roughly 25% prefill throughput improvement for free, as demonstrated by benchmarks.
A developer tests a trending GitHub project addressing agent recovery after context compaction, finding that a durable ledger outside the transcript helps but stricter acceptance tests are needed to verify exact delivery steps and user constraints survive.
A user seeks advice on building a budget home AI server with 32-48GB VRAM, debating between AMD RX 9060 XT and Nvidia RTX 5060 Ti GPUs, and whether to use AM5 or used EPYC platforms for local LLM inference and large MoE model offloading.
The author describes spending seven days straight using the AI models GPT 5.6 Sol and Fable 5 to solve a 25-year-old open problem in wireless communication theory, noting that verification was the biggest bottleneck.
UK children report a surge in explicit deepfakes of themselves, with Report Remove receiving 420 reports in the first half of 2026, already exceeding the 2025 total. Watchdogs warn AI makes creation easier and call for stronger safety protections.
A discussion on whether AI can accelerate medical science, potentially treating or curing chronic conditions in the coming decades, and whether a golden age of medicine is realistic.
A non-mathematician used ChatGPT to identify a normalization error in two recently published Riemann Hypothesis papers, and the author confirmed the issue after being contacted. The story highlights AI's growing role in assisting mathematical research.
The author built a local realtime voice stack using Parakeet STT, Qwen 2.5 7B, and Qwen3-TTS, integrated with Ollama.
Claims that the market is in a bubble and advises selling everything.
A developer got GPT-OSS 120B running locally on a 4070 Ti with 32GB RAM by exploiting its MoE architecture, streaming cold experts from NVMe and caching hot experts on GPU, reaching 21 tok/s with a top-1 approximation.
KPMG survey finds 49% of large organizations have narrowed, delayed, or paused AI agent deployments as operating costs exceed value, with only 7% achieving established ROI despite rising adoption and confidence.
Job Hunter Team is an open-source desktop app that uses a team of AI agents to search job boards, score postings against your profile, and draft tailored CVs and cover letters. The app is now available for Windows, macOS, and Linux, with pluggable AI providers like Claude, Codex, or Kimi, and is open to contributors.
Researchers created VirTues, a unified foundation model for spatial proteomics that translates diverse tissue imaging data into a standard language, enabling faster and more accurate medical diagnoses and personalized treatments.
Forbes reports that US AI data vendors Surge AI, Mercor, AfterQuery, and Turing are selling ~$500M/year in training data to Chinese labs Tencent, Alibaba, and ByteDance, despite also serving OpenAI and Anthropic.
BeingBeyond is gathering precise training data for humanoid robots by attaching robotic hands alongside human hands, likely for teleoperation-based learning.
Stack Overflow has seen a dramatic collapse in question volume, falling from a peak of 207k questions in March 2014 to just 1.4k in July 2026, signaling a major shift in developer Q&A usage.