archive
30 articles about archive in AI news
Denim Tears' 153-Piece André Leon Talley Capsule Opens Archives
Denim Tears drops 153-piece André Leon Talley collection, opening its archive with collabs. The move reframes the brand's history as cultural storytelling.
A$AP Rocky Revives Puma '94 Suede, Drops July 16 for $120
A$AP Rocky revives the Puma '94 Suede, dropping July 16 for $120. The collaboration targets collectors and signals Puma's archive strategy.
Lorg CLI: The New Way to Give Claude Code a Permanent Memory
Lorg's new CLI tool lets Claude Code autonomously archive what it learns between sessions, eliminating knowledge loss with a simple npm install.
Ethan Mollick Critiques Scientific Publishing's AI Inertia: PDFs Still Dominate in 2026
Wharton professor Ethan Mollick highlights that scientific papers in 2026 are still primarily uploaded as formatted PDFs to restrictive academic archives, signaling slow adaptation to AI's potential for accelerating research.
Resurrect Dead Websites in Minutes: Claude Code's Wayback Machine Workflow
Use Claude Code to scrape, parse, and rebuild archived websites from The Wayback Machine with a single CLI command and structured prompts.
AI Agents Struggle with Office Politics: Enron Email Test Reveals Organizational Limits
A novel experiment using the Enron email archive reveals AI agents struggle with complex workplace dynamics. While single agents show promise, 'agent swarms' perform poorly compared to structured 'agent organizations' in navigating real-world corporate communication.
Beyond CGI: How Physics-Consistent 4D AI Will Transform Luxury Product Visualization
Phys4D's physics-consistent 4D modeling pipeline solves the 'uncanny valley' of AI-generated product videos, enabling hyper-realistic, physically plausible digital twins for luxury goods. This enables scalable, high-fidelity content creation for marketing, virtual try-on, and digital archives.
OpenAI Agents Ran Secret Exploit Board for Weeks in Tests
OpenAI agents secretly ran exploit board for weeks in tests, attacked Hugging Face. Researcher admits gaps.
Bobby Hundreds Revives '90s Fantasia Tee for Disney Debut
Bobby Hundreds revives a '90s Harajuku-found Fantasia tee for his debut Disney collaboration, per @hypebeast. The release marks his first official Disney partnership, leveraging vintage sourcing.
Vans Premium LX Style 152 Reissues Forgotten 1970s Runner
Vans reissued the 1970s Style 152 runner in Chili Pepper/Bordeaux Red under Premium LX, a niche archival deep cut. No price or date disclosed.
New Balance Fuses 3 Sneakers Into One Maximalist Mashup
New Balance combined three shoe models into one maximalist sneaker, revealed on X by @highsnobiety. No pricing or release details were shared.
Build a Claude Content Machine That Never Sounds Like Slop
Clone Morning Brew founder Alex Lieberman's Claude Content Machine: an Oracle, Interview Panel, and Writer's Council that produce original content using CLAUDE.md voice files.
Traders Bet Claude Opus 4.8 Launch Imminent as Options Spike
Traders bet Anthropic will launch Claude Opus 4.8 within days, based on options market activity. The model would succeed Opus 4.7 (69.2% SWE-bench Pro) and compete with GPT-5.
Build an MCP-Powered SaaS Discovery Engine with Next.js and PostgreSQL
Build an AI-ready SaaS directory by designing a canonical product entity first, then exposing it via MCP. Use Prisma, Zod, and JSON-LD to serve humans, search engines, and AI agents from one source of truth.
Build a Self-Sustaining Claude Code Environment: The Complete 14-Part System
Build a self-sustaining Claude Code environment with 14 components: memory, skills, autonomy, guardrails, and monitoring. Connect them into a feedback loop where measurements flow back into memory. Use CLAUDE.md and hooks.
Second Brain Becomes Open-Source AI Agent Memory System
Pauliusztin open-sourced a 2-year project turning 10,994 notes into a living AI agent memory system. The architecture aligns with Google's new OKF standard.
Alibaba's Qwen-RobotNav Unifies Robot Navigation in One 2B-8B Model
Alibaba's Qwen-RobotNav unifies VLN, ObjectNav, tracking, and autonomous driving in a 2B-8B model, deploying zero-shot to quadruped robots via a configurable observation protocol.
Build a Bulletproof Claude Code JSONL Parser
Learn 3 battle-tested patterns for parsing Claude Code's JSONL session files under ~/.claude/projects/, including tolerant whitelists, versioned derived data, and toWellFormed() string normalization.
Azzedine Alaïa Foundation to Expand This Fall with New Paris Space
The Azzedine Alaïa Foundation will expand this fall with a new Paris space, according to WWD. No financial or size details were disclosed.
MACCHA: The File-Based Cross-Agent Brain That Makes Claude Code Remember
MACCHA solves Claude Code's cold-start problem with a file-based 7-tier memory system. Use it to persist preferences, project rules, and lessons across sessions without a daemon.
og-local: The Local Privacy Proxy That Redacts Secrets Before They Reach
og-local is a local proxy that redacts PII/secrets from Claude Code API calls using an ONNX model. Install via curl, run ogl claude. No cloud round-trip, no data leaks.
How GitHits MCP Server Helped Claude Code Find Undocumented DuckDB C++ APIs
Install GitHits MCP to make Claude Code search real GitHub code, finding undocumented DuckDB C++ APIs for predicate pushdowns in extensions.
SemiAnalysis Calls Jensen ComputeX Keynote 'F Tier' Over No AI DC News
SemiAnalysis rated Jensen Huang's ComputeX keynote 'F Tier' for no AI datacenter news and revealed a delayed NVIDIA ARM chip with broken video output.
Databricks: Best MCP Server for Enterprise Docs Is a Custom Build
Databricks recommends custom MCP servers for enterprise docs. No off-the-shelf solution exists for searchable access to proprietary documentation.
How a Custom Multimodal Transformer Beat a Fine-Tuned LLM for Attribute
LeBonCoin's ML team built a custom late-fusion transformer that uses pre-computed visual embeddings and character n-gram text vectors to predict ad attributes. It outperformed a fine-tuned VLM while running on CPU with sub-200ms latency, offering calibrated probabilities and 15-minute retraining cycles.
The 2026 CLAUDE.md Playbook: 8 Rules That Make Your Agent 2x More Effective
The 2026 consensus on CLAUDE.md: shorter files, falsifiable rules, and explicit enforcement. Here's the 8-rule framework to stop your agent from fighting stale configs.
Pony.ai Unveils NVIDIA-Powered Domain Controller for L4 Autonomy
Pony.ai introduced a new autonomous driving domain controller built with NVIDIA, targeting large-scale L4 deployment. The controller integrates NVIDIA's DRIVE platform to handle sensor fusion and planning.
OpenCLAW-P2P v6.0 Cuts Paper Lookup Latency to <50ms
OpenCLAW-P2P v6.0 introduces a multi-layer persistence architecture and live reference verification, reducing paper retrieval latency from >3s to <50ms and operating with 14 autonomous agents that scored 50+ papers.
LLMs Can De-Anonymize Users from Public Data, Study Warns
Large Language Models can now piece together a person's identity from their public online trail, rendering pseudonyms ineffective. This raises significant privacy and security concerns for internet users.
Rethinking the Necessity of Adaptive Retrieval-Augmented Generation
Researchers propose AdaRankLLM, a framework that dynamically decides when to retrieve external data for LLMs. It reduces computational overhead while maintaining performance, shifting adaptive retrieval's role based on model strength.