AI pulse last 7 days
Daily AI pulse from YouTube, blogs, Reddit, HN. Ruthlessly filtered.
Sources (41)▶
- criticalAndrej Karpathy
Były dyrektor AI w Tesli, OpenAI cofounder. Każde video to gold.
- criticalAnthropic
Oficjalny kanał Anthropic. Każdy release Claude'a.
- criticalComfyUI Blog
Release log dla integracji ComfyUI — Luma Uni-1, GPT Image 2, ACE-Step music gen, Seedance. Pokrywa video+image+music+workflow.
- criticalOpenAI Blog
Oficjalny blog OpenAI. Wszystkie release.
- criticalSimon Willison's Weblog
Najlepszy 'thinker' AI. Codzienne posty, deep insights, niska hype rate.
- highAI Explained
Głęboka analiza papers i benchmarków, niska hype rate.
- highAI Jason
Praktyczne tutoriale Claude Code, MCP, workflow vibe codingu.
- highBen's Bites
Daily AI digest, creator-friendly tone. Codex, model releases, agentic AI.
- highCole Medin
Vibe coding + agentic workflows + Claude Code MCP integrations.
- highFal AI Blog
Fal hostuje większość nowych AI image/video modeli — ich blog to wczesne sygnały premier.
- highHN: 3D & Gaussian Splatting
HN signal dla 3D generative — Gaussian Splatting, NeRF, image-to-3D. Próg 20 bo niszowa kategoria (top historic 182pts).
- highHN: AI agents / MCP
HN posty o agentach, MCP, vibe codingu z min 100 pkt.
- highHN: Claude / Anthropic
HN posty z 'Claude' lub 'Anthropic' z min 100 pkt.
- highHugging Face Blog
Releases dla image, video, audio, 3D modeli. Część tech-heavy — Gemini relevance odfiltruje noise. Downgraded z critical: za duży volume na 'must-read' status.
- highIndyDevDan
Claude Code power user, prompty, hooki.
- highInterconnects (Nathan Lambert)
AI policy + research analysis. Niska hype rate, opinionated.
- highLatent Space
Podcast + blog Swyx — wywiady z founderami i deep dives engineeringowe.
- highMatt Wolfe
Comprehensive AI tools weekly digest. ~700K subs.
- highMatthew Berman
AI news, model release reviews, agent demos. Wysoki output.
- highr/aivideo
Community AI video — Sora, Veo, Runway, Kling, LTX. Co naprawdę zaskakuje twórców.
- highr/ClaudeAI
Społeczność Claude'a — power users, tipy, problemy.
- highr/LocalLLaMA
Open-source LLMs, lokalne uruchamianie, benchmarks bez hype.
- highr/StableDiffusion
Największa community open-source image gen (700k+ users). Premiery modeli, LoRA, ComfyUI workflows.
- highRiley Brown
Vibe coding, AI builder workflows, Cursor + Claude tutorials.
- highThe Decoder
Niemiecki AI news outlet po angielsku, dobre breaking news.
- highTheo - t3.gg
TypeScript + AI dev workflows. Hot takes, narrative-driven.
- highYannic Kilcher
Paper reviews i deep dives w research AI.
- lowAI Weirdness
Janelle Shane — playful AI experiments, image gen quirks. Niski volume, unikalna perspektywa.
- mediumbycloud
AI papers digestible — między 2MP a Yannic Kilcher.
- mediumCreative Bloq
Design industry — gdzie AI ingeruje w klasyczne dyscypliny graficzne.
- mediumFireship
100-sec format, often AI/LLM + tech news.
- mediumfxguide
VFX i film industry — coraz więcej AI w pipeline. Profesjonalna perspektywa.
- mediumGreg Isenberg
Solo founder vibe — buduje produkty z AI, podcasty z indie hackers.
- mediumr/ChatGPTCoding
Vibe coding tipy, IDE setupy, prompty. Mix wszystkich modeli.
- mediumr/comfyui
ComfyUI workflows — custom nodes, JSON workflows, optymalizacje.
- mediumr/midjourney
Midjourney community — premiery v7+, style references, prompt patterns.
- mediumr/runwayml
Runway-specific community — premiery features, prompt patterns, comparisons z konkurencją.
- mediumr/SunoAI
Suno music gen community — nowe wersje modelu, lyric prompting techniques. Audio AI ma slaby RSS ecosystem.
- mediumTina Huang
AI workflows for data science, practical applications.
- mediumTwo Minute Papers
Krótkie streszczenia papers AI, świetne dla szybkiego scan'a.
- mediumWes Roth
AI news z bardziej clickbaitowym tonem — filtr Gemini odsiewa hype.
Anthropic Just Secured a Reserve.
Anthropic is massively scaling its training power by securing 220,000+ NVIDIA GPUs through a new partnership with SpaceX.
Anthropic has announced a strategic partnership with SpaceX to utilize the full compute capacity of the Colossus 1 data center. This agreement grants Anthropic access to over 300 megawatts of power and a massive deployment of more than 220,000 NVIDIA GPUs, expected to be online within the month. This scale of infrastructure is significantly larger than most current AI clusters, indicating a massive push for the next generation of Claude models. The move highlights the intensifying arms race for compute resources among top-tier AI labs. By securing this reserve, Anthropic ensures it has the hardware necessary for training and serving increasingly complex frontier models.
r/ClaudeAI·news·05/06/2026, 05:05 PM·/u/DragonflyOk7139
Analysis of the 100 most popular hardware setups on Hugging Face
See which GPUs actually dominate the AI landscape, from enterprise A100s to the consumer RTX 4090s favored for local LLM execution.
Hugging Face CEO Clement Delangue released an analysis of the top 100 hardware configurations used on the platform. The data underscores NVIDIA's market capture, with the A100 and H100 leading for heavy workloads, while the RTX 3090 and 4090 remain the top choices for local enthusiasts. This report offers a factual look at the compute landscape, moving beyond hype to show what hardware is actually accessible to developers. It highlights the importance of VRAM capacity for running modern LLMs locally. For the creative-tech community, this serves as a benchmark for building and optimizing tools that fit the most common user profiles.
r/LocalLLaMA·news·05/06/2026, 04:35 PM·/u/clem59480
Follow-up: Trying to make NVIDIA GPUs plug-and-play on Macs. Found hidden RDMA symbols Apple doesn't want you to see — zero-copy GPU memory sharing might already work.
Hidden macOS features suggest Apple is preparing for zero-copy GPU memory sharing, potentially allowing NVIDIA eGPUs to work seamlessly with Mac AI clusters.
A researcher has discovered hidden RDMA (Remote Direct Memory Access) capabilities in macOS while attempting to make NVIDIA Blackwell GPUs work via Thunderbolt 5. By reverse-engineering libibverbs.dylib, the author found that Apple's RDMA subsystem already supports zero-copy memory sharing with Metal GPU buffers, a feature previously undocumented. This means data can move from an Apple GPU to a network cluster without intermediate CPU copies. Furthermore, hidden symbols like ibv_reg_dmabuf_mr suggest that Apple is internally preparing for GPUDirect RDMA, which would allow external NVIDIA VRAM to integrate directly into the Mac's memory fabric. While currently blocked by NVIDIA GSP firmware initialization issues on TB5, the discovery paves the way for massive hybrid AI clusters combining A…
r/LocalLLaMA·tooling·05/06/2026, 03:27 PM·/u/Street-Buyer-2428
NVIDIA's New AI Turns One Photo Into A World That Never Breaks
Convert a single photo into a persistent, explorable 3D environment with long-term consistency using NVIDIA's new Lyra 2.0.
NVIDIA has released Lyra 2.0, an AI model that generates explorable 3D worlds from a single image. Unlike previous attempts like Genie 3 or early Minecraft-based models, Lyra 2.0 solves the 'object permanence' problem where the environment would change or 'break' when the user looked away. It achieves this by using a per-frame 3D geometry cache (scaffolding) instead of a single global 3D map, which prevents error accumulation over time. While currently limited to static scenes and prone to some 3D artifacts, the model and code are being released for free. This represents a significant step toward generating consistent, interactive simulations for robotics and gaming from minimal input.
Two Minute Papers·model_release·05/03/2026, 05:02 PM·Two Minute Papers▶Watch here
Relevance auto-scored by LLM (0–10). List shows top 30 from the last 7 days.