End of day · analyzed PT
Afternoon brief
Thursday, June 4, 2026
What changed during the US day and what matters next.
📡 Jin Miao Signals — Afternoon Brief · 2026-06-04
1. Top 5 — what actually matters today
- Gemma 4 12B ships — encoder-free multimodal that runs on a laptop — the open-weight floor just jumped again; "good enough" local multimodal undercuts a lot of paid API calls for builders. blog.google
- NVIDIA Cosmos 3 — open omni world-model (text/image/video/sound/action) — first to fold action into the omni stack; this is the substrate play for physical AI/robotics, not another chatbot. x.com/@nvidia
- Anthropic publishes its recursive-self-improvement progress — they're now claiming internal data showing Claude measurably accelerates their own AI dev (the ~3x speedup is post-May-2025, backtested to zero in 2024). Watch how loud the RSI framing gets. anthropic.com
- TSMC CEO: chip supply won't meet AI demand "for years" — the binding constraint for the whole sector is restated at the top; context for why foundry/HBM names (and SK Hynix's reported $14B US listing) stay bid. [reddit/r/hardware]
- GitHub flips Copilot to metered billing — months of credits vanishing in a day — the agent-cost reckoning lands on mainstream devs; pairs with Brex/Uber capping per-engineer agent spend at $1.5–2k/mo. This is tomorrow's builder conversation. [reddit/r/technology]
2. New-direction sparks
Latent Agents — internalizing multi-agent debate via post-training arxiv. Non-obvious because it attacks the orchestration tax directly: instead of N agents + a router at inference, you bake the debate into one model's weights. If it holds, a lot of today's "agent framework" surface area collapses into a training recipe.
3. Threads worth watching
The shifting value of human work — three signals moved the same direction today: GitHub Copilot metered billing, Brex/Uber formalizing per-engineer agent budgets x.com/@simonw, and US tech announcing the most job cuts in ~2 years while raising AI capex x.com/@unusual_whales. The unit of labor is quietly being re-priced from headcount to metered compute.
4. Contrarian watch
- **KVarN (Huawei) — Apache-2.0 KV-cache quant that's faster AND holds on reasoning** github, with a native vLLM backend. Consensus says aggressive KV quant degrades reasoning (TurboQuant) — this OUTLIER says no, and it's from a Chinese lab open-sourcing it with a single vLLM flag. If real, the efficiency frontier isn't where Western infra assumes.
- "$2.5T AI spend this year, 95% zero P&L impact" [reddit/r/artificial] sitting directly next to Anthropic's RSI victory lap. Hold both: the capex-vs-realized-value gap is the bear case the RSI narrative is papering over.
5. Verification flags
- ⚠️ NSA using Anthropic's "Mythos" for cyber operations — Reported (FT) but extraordinary; do not act on yet — needs primary confirmation. ft.com
- ⚠️ "Mythos improves training-code speed 52x" — Rumor; benchmark unverified, no methodology. [reddit/r/singularity]
- ⚠️ SK Hynix US listing could raise $14B — Rumor/secondhand ("a source"); do not act on yet. x.com/@unusual_whales
- ⚠️ Apple's Siri to run on NVIDIA Blackwell — Rumor; needs primary source. [reddit/r/nvidia]
Markets context only — not financial advice.
📡 Jin Miao Signals — 午间简报 · 2026-06-04
1. 今日五大要闻 —— 真正值得关注的
- Gemma 4 12B 发布 —— 无编码器多模态,笔记本即可跑 —— 开源权重的下限又一次被抬高;"够用就好"的本地多模态,正在替开发者省下大量付费 API 调用。blog.google
- NVIDIA Cosmos 3 —— 开源全模态世界模型(文本/图像/视频/声音/动作) —— 首个把"动作"纳入全模态栈的模型;这是面向物理 AI/机器人的底座之争,而非又一个聊天机器人。x.com/@nvidia
- Anthropic 公布其递归自我改进进展 —— 他们如今拿出内部数据,声称 Claude 已能可量化地加速自家 AI 研发(约 3 倍的提速发生在 2025 年 5 月之后,回溯到 2024 年则归零)。值得留意 RSI 这套叙事会被喊得多响。anthropic.com
- TSMC CEO:芯片供给"未来数年"都满足不了 AI 需求 —— 整个行业最关键的瓶颈被再度摆上台面;这也解释了为何代工/HBM 概念股(以及传闻中 SK Hynix 拟在美 140 亿美元上市)持续受捧。[reddit/r/hardware]
- GitHub 把 Copilot 改为按量计费 —— 数月额度一天蒸发 —— 智能体成本的清算落到了主流开发者头上;与此呼应的是 Brex/Uber 把每名工程师的智能体支出上限定在每月 1500–2000 美元。这会是明天开发者圈的热门话题。[reddit/r/technology]
2. 新方向火花
Latent Agents —— 通过后训练把多智能体辩论内化进模型 arxiv。它的不寻常之处在于直接向"编排税"开刀:不再是推理时跑 N 个智能体加一个路由器,而是把辩论过程直接烤进单个模型的权重里。若此路走得通,如今大量"智能体框架"的存在空间都会坍缩成一份训练配方。
3. 值得追踪的线索
人类劳动价值的位移 —— 今天有三个信号朝同一方向移动:GitHub Copilot 改按量计费、Brex/Uber 把每名工程师的智能体预算正式化 x.com/@simonw,以及美国科技业在加码 AI 资本开支的同时,宣布了近两年来最大规模的裁员 x.com/@unusual_whales。劳动的计价单位,正悄然从"人头"被重新标价为"计量算力"。
4. 逆势观察
- KVarN(华为)—— Apache-2.0 协议的 KV 缓存量化,更快且推理不掉点 github,原生支持 vLLM 后端。主流共识认为激进的 KV 量化会损害推理能力(TurboQuant)——这个异类却说不会,而且它出自一家中国实验室,开源、只需一个 vLLM 开关即可启用。若属实,效率前沿并不在西方基础设施所假设的位置。
- "今年 AI 投入 2.5 万亿美元,其中 95% 对损益表零贡献" [reddit/r/artificial] 恰好紧挨着 Anthropic 的 RSI 庆功秀。请把两者并置来看:资本开支与已实现价值之间的鸿沟,正是 RSI 叙事所粉饰掉的那个看空理由。
5. 待核实标记
- ⚠️ NSA 正使用 Anthropic 的"Mythos"开展网络行动 —— 有报道(FT)但过于惊人;暂勿据此行动,需一手信源确认。ft.com
- ⚠️ "Mythos 把训练代码速度提升 52 倍" —— 传闻;基准未经验证,无方法论。[reddit/r/singularity]
- ⚠️ SK Hynix 赴美上市或募资 140 亿美元 —— 传闻/二手消息("据知情人士");暂勿据此行动。x.com/@unusual_whales
- ⚠️ Apple 的 Siri 将跑在 NVIDIA Blackwell 上 —— 传闻;需一手信源。[reddit/r/nvidia]
仅为市场背景信息 —— 非投资建议。
Co-founder confidential
Strategic synthesis and adversarial review, encrypted in the page source.
That passphrase did not decrypt this edition.
Source ledgerEvery scored item, including outliers
- KVarN: new KV-cache quant from Huawei. 3–5× KV cache compression with actual speed-up instead of slow-down, and unlike TurboQuant it holds up on reasoning (Apache 2.0, vLLM single flag)reddit/r/LocalLLaMAi5 / e5
- BeeLlama v0.3.1 – latest llama.cpp with extras! DFlash, MTP, q6_0 cache, TurboQuant. Single RTX 3090: Qwen 3.6 27B & Gemma 4 31B up to 177.8 tps (4.93x over baseline)reddit/r/LocalLLaMAi5 / e5
- Built a runtime governance proxy for LangChain agents — catches multi-turn attacks single-message filters missreddit/r/LangChaini5 / e5
- I open-sourced PIC Standard: verifiable intent & provenance for AI agents to prevent hallucinations and prompt injection (Apache 2.0)reddit/r/LangChaini5 / e5
- sharb1235-hash/attow-nexus: A local coordination daemon and Git-like state ledger for polyglot AI agents.reddit/r/LangChaini5 / e5
- NVIDIA Nemotron-3.5 ASR streaming, ported to Apple Silicon — runs on the Neural Engine, full WER parity vs fp32reddit/r/nvidiai5 / e5
- Google just killed my ~$1M ARR startup because a hacker abused THEIR API design. 100k users locked out, 1M+ photos frozen, and they billed me for it. i will not promote.reddit/r/startupsi5 / e5
- Scraping tooling is moving from "data extraction" to reliability infrastructurereddit/r/venturecapitali5 / e5
- i4 / e5
- Flux Klein 4B, getting albedo only from textures (delighting)reddit/r/StableDiffusioni4 / e5
- Built two ComfyUI nodes that replace entire pipelines — single image and multi-frame story sequences, each in one node, one queue runreddit/r/comfyuii4 / e5
- Kwipu, un server MCP completamente locale che trasforma le tue note Obsidian/Markdown in un grafo di conoscenza interrogabile.reddit/r/deeplearningi4 / e5
- serving video as structured context to agents in production, anyone else doing this?reddit/r/mlopsi4 / e5
- vLLM configuration calculator — recommends max_num_seqs, KV cache, and predicts p95 latencyreddit/r/mlopsi4 / e5
- dvlt.cu: inference engine written from scratch in CUDA/C++ for NVIDIA's DVLT 3D reconstruction modelreddit/r/computervisioni4 / e5
- Breaking the "Ass-Kissing" Loop: How Context Saturation and Multi-Model Accountability Disrupted Factory Guardrailsreddit/r/LanguageTechnologyi4 / e5
- AppsFlyer use hundreds of Reddit accounts to leave fake positive reviews of their servicereddit/r/marketingi4 / e5
- High-speed non-volatile barium titanate field-programmable photonic gate array - Nature Photonicsreddit/r/Futurismi4 / e5
- Just a remindet that a 70 year old polish Minecraft youtuber with millions of views, Chezjusz, deleted his channel because people used Ai to mimic hi voice and say horrible thingsreddit/r/youtubei4 / e5
- System Over Model, Tested: Reproducing Mythos’s FreeBSD Find on Local Open-Weight Modelsreddit/r/netseci4 / e5
- Anthropic - Our internal data shows Claude is accelerating AI development—a possible path to recursive self-improvement, or AI autonomously building a more capable successor.reddit/r/singularityi5 / e4
- Mythos can improve speed of training code 52x (compared to human 4x at 4-8hrs)reddit/r/singularityi5 / e4
- Cloudflare warns bot and agentic traffic has overtaken human web trafficreddit/r/artificiali5 / e4
- OpenAI banned my account the day after I paid. 3 years of work, 30-40 Codex agents, all my client income — locked. No reason given. I'm the sole provider for my family. Has this happened to anyone?reddit/r/ChatGPTi5 / e4
- An Update on Nodes 2.0 from Comfy Orgreddit/r/comfyuii5 / e4
- TSMC CEO Says Company's Chip Supply Won’t Meet AI-Fueled Demand for Yearsreddit/r/hardwarei5 / e4
- Seattle poised to ban new datacenters, the largest city yet in the US to consider such a moratoriumreddit/r/technologyi5 / e4
- GitHub just switched Copilot to metered billing, and developers are watching months of credits vanish in a single dayreddit/r/technologyi5 / e4
- ‘Bots have now passed human traffic online,’ Cloudflare boss laments — says agentic traffic wasn’t expected to eclipse real people until next yearreddit/r/technologyi5 / e4
- MuJoCo / RoboSuite QACC instability warning with UR5e during RL training — how serious is it?reddit/r/reinforcementlearningi3 / e5
- i4 / e4
- i4 / e4
- i4 / e4
- On-policy distillation: one of the hottest terms on PapersWithCode [R]reddit/r/MachineLearningi4 / e4
- KVarN: Variance-Normalized KV-Cache Quantization [R]reddit/r/MachineLearningi4 / e4
- We built a source-available LLM reliability library (free for research / personal / internal eval) that can cut inference cost by half at matched quality, and you adopt it by changing one import [P] [R]reddit/r/MachineLearningi4 / e4
- Faithful uncertainty in LLM agents: calibration vs utility tradeoff in practice[D]reddit/r/MachineLearningi4 / e4
- Higgs Audio v3 TTS 4B. Built for voice chat. Support 100 languages and inline control.reddit/r/LocalLLaMAi4 / e4
- Ran gemma 4 12b on my 3090 yesterday and I think the local model game just changedreddit/r/artificiali4 / e4
- I put my claude code agents in the office simulation that runs 24/7reddit/r/ClaudeAIi4 / e4
- I built an iPhone + Apple Watch app with Claude Code. It crossed 3,300+ users and made $3.7k in the last 28 days…reddit/r/ClaudeAIi4 / e4
- Ideogram 4 is pretty good. You just really have use their JSON format.reddit/r/StableDiffusioni4 / e4
- LTX 2.3: You're using it wrong | The Power of Seed Hunting | Workflow in commentsreddit/r/comfyuii4 / e4
- LTX-2.3 + Union Control LoRA (8GB VRAM)reddit/r/comfyuii4 / e4
- Built a hosted layer on top of SkyPilot so you don't have to run the server yourselfreddit/r/mlopsi4 / e4
- SAM 3D Body: Promptable Full-Body Mesh Recoveryreddit/r/computervisioni4 / e4
- OAK-D-SR: Short-Range Camera for robotics and detailed measurementsreddit/r/SpatialComputingi4 / e4
- Approval queues are services, not gatesreddit/r/LangChaini4 / e4
- OpenClaw demos fine. production is a different conversation.reddit/r/LangChaini4 / e4
- Most RAG apps in production are confidently wrong and nobody talks about this enoughreddit/r/LangChaini4 / e4
- Codex runs parallel tasks as an agent - here's how I used it to auto-generate PPT, Word & Excel files simultaneouslyreddit/r/automationi4 / e4
- Who are you following/ what are you reading these days around product building in the world of AI slop creators? Can we make a repository of people/ content and leareddit/r/ProductManagementi4 / e4
- I marketed my app for 8 months and got 16 users. heres what it taught mereddit/r/SaaSi4 / e4
- If you're planning to use paddle, STOPreddit/r/SaaSi4 / e4
- Apple's Overhauled Siri Will Reportedly Run on Nvidia's Blackwell Chipsreddit/r/nvidiai4 / e4
- 1.1-GW fusion power plant validated by US firm for 400 MW outputreddit/r/Futurismi4 / e4
- Finally, one of the battery breakthroughs from the last decade has reached full commercial availabilityreddit/r/Futurismi4 / e4
- Spammers are flooding Reddit with fake posts designed to show up in AI search resultsreddit/r/technologyi4 / e4
- How we got into YC with just an open source repo. Here's the full story to 10,000 github stars.reddit/r/ycombinatori4 / e4
- YC is getting more focused on hospitality and here are the interesting ones I found outreddit/r/ycombinatori4 / e4
- How do you reach communities that hate social media noise, with a social app that’s built around quiet?reddit/r/socialmediai4 / e4
- Re:CACHE - Excessive reflection, type confusion, and 0-click SXSS on Next.jsreddit/r/netseci4 / e4
- Interesting- What LLM vuln research looks likereddit/r/netseci4 / e4
- 1-Click GitHub Token Stealing via a VSCode Bugreddit/r/netseci4 / e4
- Community Poll: Proposed New Rules & Processes on AI-Created Software Projectsreddit/r/homelabi4 / e4
- Community Announcement on AI postsreddit/r/homelabi4 / e4
- FHE Use Case Sanity Chickreddit/r/cryptographyi4 / e4
- Are there are any "alternatives" to MyHeritage now that they don't allow DNA uploads?reddit/r/Genealogyi4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- Ideogram 4.0 Just Open Sourced!reddit/r/comfyuii5 / e3
- i3 / e4
- i3 / e4
- NeurIPS used uncalibrated AI detector for desk rejections [D]reddit/r/MachineLearningi3 / e4
- Nvidia's been paying shills on LinkedInreddit/r/LocalLLaMAi3 / e4
- VibeOS - Fully Hallucinated Operating Systemreddit/r/LocalLLaMAi3 / e4
- is RL really just endless debugging with no idea what's wrong?reddit/r/reinforcementlearningi3 / e4
- Observation Space Design For Long Horizon Taskreddit/r/reinforcementlearningi3 / e4
- Looking for arXiv cs endorsement — first-time submitter, paper on multi-agent LLM token optimization (Patent Pending) [D]reddit/r/reinforcementlearningi3 / e4
- Repo for implementations of various Transformer Attn mechanisms [P]reddit/r/reinforcementlearningi3 / e4
- Opus 4.8 is genuinely impressive. We only renegotiated the database four times today.reddit/r/ClaudeAIi3 / e4
- Metric being targetedreddit/r/perplexity_aii3 / e4
- Caught myself trusting an answer more than I should have recently, so I started paying attention to what finally made me questionreddit/r/perplexity_aii3 / e4
- Z-Image is unbelievably good at anime (Prompts Given)reddit/r/StableDiffusioni3 / e4
- Sharing my workflow for my dark gothic tarot deck (Midjourney + Gemini)reddit/r/AIArti3 / e4
- ComfyUI node to compare multiple samplers and schedulers at oncereddit/r/comfyuii3 / e4
- AWAKE - [ft. Stephano, sound designer for the God of War franchise]reddit/r/comfyuii3 / e4
- With reviewers cracking down on LLM text, does anyone use professional paper writer services to polish drafts?reddit/r/deeplearningi3 / e4
- GPU cloud marketer with no engineering background asking for honest feedback, what do you actually hate about providers?reddit/r/mlopsi3 / e4
- How to recover tiny football ball tracking when detector gives only 3–9 anchors per 750-frame clip?reddit/r/computervisioni3 / e4
- MR-RATE: Brain MRI at Scalereddit/r/computervisioni3 / e4
- DJI Matrice 350 vs Matrice 400: My real-world field experience. Is it actually worth upgrading?reddit/r/photogrammetryi3 / e4
- is it just me or is the AR industry still 90% fake CGI concept videos?reddit/r/virtualrealityi3 / e4
- Programmable Space DEMOreddit/r/SpatialComputingi3 / e4
- From an HTML form to a physical mailbox using n8n. It takes a friend's address, calculates their beer debt for helping you move, and triggers an automated workflow to mail them a real paper invoice. 100% frictionless (no accounts needed). Happy to share how I set it up!reddit/r/nocodei3 / e4
- I misrepresented results, what to do?reddit/r/ProductManagementi3 / e4
- Has anyone successfully scaled a SaaS through agencies instead of selling directly?reddit/r/SaaSi3 / e4
- Researchers Solve a Roadblock in an Unusual Approach to Chip-Making: A Return to Vacuum Tubesreddit/r/Futurismi3 / e4
- Is YC losing credibility?reddit/r/venturecapitali3 / e4
- How do I access regional locked content? I've used vpn and gps spoofer but it doesn't work.reddit/r/TikToki3 / e4
- Enter the WasmForge: Compiling Sliver into WebAssemblyreddit/r/netseci3 / e4
- Smaller, Cheaper, Easier to Deploy QKDreddit/r/cryptographyi3 / e4
- Interview with Carissa Véliz, Oxford AI Ethics Professor & author of "Privacy is Power" - We discuss her latest book "Prophecy," how predictive AI trained on your data makes a meritocracy impossible, the detriments of surveillance pricing, and the importance of preserving your digital privacy.reddit/r/PrivacyGuidesi3 / e4
- A lot of people have complained to me about Visionary lacking features, but the Proton community itself doesn’t seem to care. Is this a real problem, or a vocal minority?reddit/r/PrivacyGuidesi3 / e4
- Paste.ente.io - Private E2EE Pastebin by Entereddit/r/PrivacyGuidesi3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i4 / e3
- You guys were right - Qwen 3.6 35B IS good...and KV Cache DOES matter.reddit/r/LocalLLaMAi4 / e3
- nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16 · Hugging Facereddit/r/LocalLLaMAi4 / e3
- Nemotron 3 Ultra. 550 billion parameters, 55B active. 1 million contextreddit/r/LocalLLaMAi4 / e3
- Anthropic advocates for [the option of] pausing AI developmentreddit/r/singularityi4 / e3
- Naive question - do local models call into question the business model for AI company profitability?reddit/r/artificiali4 / e3
- AI system helps achieve first clinical pregnancy by finding rare viable sperm cells in severe male infertility casereddit/r/artificiali4 / e3
- Any life changing thing built in the last 3 years other than chatbots and productivity apps?reddit/r/OpenAIi4 / e3
- Gemini Deep Research visiting 368 websites is INSANE, way above chatGPTreddit/r/GeminiAIi4 / e3
- WAN Animate UIreddit/r/comfyuii4 / e3
- New vLLM course on DeepLearning.AI breaks down production quantization and inference profilingreddit/r/mlopsi4 / e3
- Is LangGraph suitable for enterprise production? 1000s of usersreddit/r/LangChaini4 / e3
- Built a desktop scraping tool that generates the Playwright code for you - free betareddit/r/nocodei4 / e3
- What's the most impressive AI automation running in your business today?reddit/r/Entrepreneuri4 / e3
- Kevin O’Leary says he will shrink his Utah AI data center project after political backlash / The “Shark Tank” mogul said he would cut the 40,000-acre project by roughly half in a letter sent Thursday to Utah’s Senate President.reddit/r/technologyi4 / e3
- Premier says no to massive AI data centre proposed for south of Winnipeg — Big AI centres offer little economic benefit while impacting people, environment: Kinewreddit/r/technologyi4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i2 / e4
- i2 / e4
- Leaked Mythos SVGreddit/r/singularityi2 / e4
- Cant find any info online about this, whats this troubleshooting mode?reddit/r/GeminiAIi2 / e4
- Topological techniques in NLP?reddit/r/LanguageTechnologyi2 / e4
- Hacking your PC using your speaker without ever touching itreddit/r/netseci2 / e4
- AI, Ashby Engineering, and the futurehackernewsi3 / e3
- 9 things about using Claude for actual work that took me way too long to figure outreddit/r/ClaudeAIi3 / e3
- Failing grades soar as professors see greater AI usage in UC Berkeley comp scireddit/r/OpenAIi3 / e3
- Codex just reset its usage limit for paid plan usersreddit/r/OpenAIi3 / e3
- Anyone know what happened to Sonar 2?reddit/r/perplexity_aii3 / e3
- Some tips to avoid hitting the limitsreddit/r/GeminiAIi3 / e3
- Testing Lens and Ideogram 4.0 with a bunch of my promptsreddit/r/StableDiffusioni3 / e3
- Why am I wasting time with Flux/Z-image? Other models seem better?reddit/r/StableDiffusioni3 / e3
- Important excerpt about censorship from Ideograms technical blogreddit/r/StableDiffusioni3 / e3
- Various Corporate Experimentsreddit/r/midjourneyi3 / e3
- Curious about your opinions: LTX2.3 worth switching to from Wan2.2?reddit/r/comfyuii3 / e3
- The AI Spam has been overwhelming - conversations with ChatGPT and psuedo-research are now bannable offences. Please help the sub by reporting the spam!reddit/r/LanguageTechnologyi3 / e3
- I built an agent that manages my email from iMessagereddit/r/automationi3 / e3
- Who’s building agents and fleets of agents?reddit/r/automationi3 / e3
- Joined as PM to salvage a broken product, 3 days in and being pulled everywhere. How do I manage this?reddit/r/ProductManagementi3 / e3
- Looking for marketing SOPsreddit/r/marketingi3 / e3
- Ships are cheap. Harbors are not.reddit/r/Entrepreneuri3 / e3
- Making tough decisions with scattered contextreddit/r/venturecapitali3 / e3
- Solo Founder / Inventor, deep tech...do i need to find a cofounder before I apply to YC?reddit/r/ycombinatori3 / e3
- YouTube has moved the subscriptions tab on the app to a worse spot and replaced it with a "create" button.reddit/r/youtubei3 / e3
- TikTok search showing videos in different languages and with low viewsreddit/r/TikToki3 / e3
- Am I the only one who saves Instagram Reels and then never finds them again?reddit/r/socialmediai3 / e3
- I keep losing things I save on social mediareddit/r/socialmediai3 / e3
- Starlink Discloses Common ISP Limitation That Could Disrupt Your Web Usereddit/r/homelabi3 / e3
- Eneru - whole-stack UPS shutdown orchestrator now has a web dashboard, auth and an API ⚡reddit/r/homelabi3 / e3
- Help Defeat Censorship - How To Run A Signal Proxyreddit/r/PrivacyGuidesi3 / e3
- Miscellaneous observation about how crowdsourced errors add to brick wall frustrationsreddit/r/Genealogyi3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i2 / e3
- Troubleshooting Models?reddit/r/GeminiAIi2 / e3
- Fine-tuned SDXL model with LoRA to generate Tribal Indian artreddit/r/deeplearningi2 / e3
- fk it... UV straightening hype edit 🥱🥱reddit/r/3Dmodelingi2 / e3
- Stakarchy - thought experiment on a new government model.reddit/r/Futurismi2 / e3
- Please use Twitter.com or official Twitter Apps to sign inreddit/r/Twitteri2 / e3
- Following accounts I never actually followedreddit/r/Twitteri2 / e3
- Instagram recommended a search phrase underneath a post while also deeming that phrase “inappropriate”.reddit/r/Instagrami2 / e3
- Another day on LinkedIn with another hundred unemployed experts advising how to succeedreddit/r/linkedini2 / e3
- From Content Creator to Policymaker: Stopping Mass Surveillance w/ Naomi Brockwell (Interview)reddit/r/PrivacyGuidesi2 / e3
- I'm the Asian dad, not the kid venting about their parents. Thought this community might still be relevant to me.reddit/r/AsianParentsi2 / e3
- i2 / e3
- i2 / e3
- Growing numbers of people are country counting https://t.co/AU4x2G5GZ0x.com/@TheEconomisti2 / e3
- Self recommending. https://t.co/erVdsGksSkx.com/@pmarcai3 / e2
- @jack https://t.co/EZqAPsykOW 🪄x.com/@tobii2 / e2
- i5 / e4
- i4 / e4
- i5 / e3
- i5 / e3
- i5 / e3
- i5 / e3
- i4 / e3
- i4 / e3
- Sam Altman, Dario Amodei, and Demis Hassabis have signed a joint open letter calling on Congress to mandate screening of synthetic nucleic acid ordersreddit/r/singularityi4 / e3
- $2.5T in AI spending this year. 95% produces zero P&L impact.reddit/r/artificiali4 / e3
- Google just dropped Gemma 4 12B on your laptop!!reddit/r/artificiali4 / e3
- Introducing Claude Opus 4.8reddit/r/ClaudeAIi4 / e3
- AMA on our DevDay Launchesreddit/r/OpenAIi4 / e3
- Today we're releasing Personal Computer.reddit/r/perplexity_aii4 / e3
- How do you guys figure out UX issues in your product before users start complaining?reddit/r/ProductManagementi4 / e3
- Why killing my free plan might save my productreddit/r/SaaSi4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i5 / e2
- i3 / e3
- Gaussian Point Splattinghackernewsi3 / e3
- Today made me realize just how bad things have gotten without Metareddit/r/LocalLLaMAi3 / e3
- I used Claude to rebuild my dad's lost game and port it to Reddit, getting over 350 players on day one!reddit/r/ClaudeAIi3 / e3
- Nemotron 3 Ultra availablereddit/r/perplexity_aii3 / e3
- Anima edit with turbo lora and proper maskingreddit/r/StableDiffusioni3 / e3
- Made a robot arm with a depth camera grab a fork and place it inside a cupreddit/r/computervisioni3 / e3
- One of the most comprehensive, imaginative AR/VR use cases video ever madereddit/r/SpatialComputingi3 / e3
- How to solve such boolean messesreddit/r/3Dmodelingi3 / e3
- Local LLM (Qwen2.5-7B) gives wrong answers about live smart home JSON data.. what to do ?reddit/r/LangChaini3 / e3
- How do you guys remember workflows?reddit/r/ProductManagementi3 / e3
- How do you handle mobile UI review after implementation?reddit/r/ProductManagementi3 / e3
- From $5K stuck to $10K+ MRR here's what actually changedreddit/r/SaaSi3 / e3
- 🎙️ Episode 004: AMA Gabe Galvez (Private Equity) ) | /r/Entrepreneur Podcastreddit/r/Entrepreneuri3 / e3
- Built something that actually works. Lost interest in running it. What now?reddit/r/Entrepreneuri3 / e3
- Introducing NVIDIA RTX Sparkreddit/r/hardwarei3 / e3
- MacBook Neo is So Popular That Apple Reportedly Doubled Productionreddit/r/hardwarei3 / e3
- DLSS 4.5 Ray Reconstruction Announced - Updated with 2nd Gen Transformerreddit/r/nvidiai3 / e3
- A CEO told employees they won't get raises in 2026 because the budget is going to AIreddit/r/technologyi3 / e3
- GoPro is in serious financial trouble. Action camera giant is at risk for potential bankruptcyreddit/r/technologyi3 / e3
- How do analysts leverage AI in venture capital?reddit/r/venturecapitali3 / e3
- How do you apply "do things that don't scale" to find your first B2B SaaS idea?reddit/r/ycombinatori3 / e3
- Does TikTok permanently push your content to your local region first?reddit/r/socialmediai3 / e3
- Golang code review notes II - elttamreddit/r/netseci3 / e3
- Stealing Passwords via HTML Injection Under a Strict CSPreddit/r/netseci3 / e3
- Prospective of side channels and fault injection ?reddit/r/cryptographyi3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i4 / e2
- VoidZero Is Joining Cloudflarehackernewsi4 / e2
- AI data centres may use as much electricity as 1.3 billion people by 2030.reddit/r/OpenAIi4 / e2
- I/O 2026: Welcome to the agentic Gemini erareddit/r/GeminiAIi4 / e2
- V8.1 Alpha is out!reddit/r/midjourneyi4 / e2
- Castor: CERN Advanced STORage Managerhackernewsi2 / e3
- How do ML researchers actually use AI tools to improve their writing? [D]reddit/r/MachineLearningi2 / e3
- How Do You Handle Ablation Studies When the Original Model Is Already Trained?[R]reddit/r/MachineLearningi2 / e3
- Q-Learning Trainer Simulation for Everyone to Tryreddit/r/reinforcementlearningi2 / e3
- I built an iPhone app that can create long exposure photos, remove moving objects, and reveal motion patterns — all directly on the device. LSC Long Shot Camera 📸reddit/r/computervisioni2 / e3
- How to segment an STL 3D model?reddit/r/computervisioni2 / e3
- Confusion about “checked” vs “unchecked” markers in Reference pane and their role in optimizationreddit/r/photogrammetryi2 / e3
- GCP fisso per una cavareddit/r/photogrammetryi2 / e3
- XGrids PortalCam Basic or Premium?reddit/r/photogrammetryi2 / e3
- Steam Frame - Marketing vs Realityreddit/r/virtualrealityi2 / e3
- VR Aerial Firefighting Simreddit/r/virtualrealityi2 / e3
- Apple Built The Vision Pro To FAIL, and It's Geniusreddit/r/SpatialComputingi2 / e3
- Can't log in. Has anyone else been unable to receive SMS phone verification texts?reddit/r/Twitteri2 / e3
- Got hacked by SMS and cant get my account backreddit/r/Twitteri2 / e3
- How to pitch a LinkedIN learning coursereddit/r/linkedini2 / e3
- Update: OpenNMC, an open-source APC SmartSlot network card, now has a Crowd Supply pre-launch pagereddit/r/homelabi2 / e3
- Smart rack: door lighting, per-U alerts and status effectsreddit/r/homelabi2 / e3
- Interview with EFF Executive Director Cindy Cohn: "I like to win."reddit/r/PrivacyGuidesi2 / e3
- i3 / e2
- i3 / e2
- Figure AI 03 keeps working for over 30 hours straight (no bathroom breaks - a peek into our future replacements)reddit/r/singularityi3 / e2
- Canada's Prime Minister Mark Carney launches AI for All: Canada’s national artificial intelligence strategy.reddit/r/singularityi3 / e2
- ChatGPT memory gets dreaming upgradereddit/r/singularityi3 / e2
- How can we reduce costs?reddit/r/ClaudeAIi3 / e2
- Sora 2 megathread (part 3)reddit/r/OpenAIi3 / e2
- OpenAI gives ChatGPT a new dreaming memory system to retain preferences across conversationsreddit/r/OpenAIi3 / e2
- Gemini should be the best AI on earth. Google has every advantage possible. So why does it keep feeling like a beta product?reddit/r/GeminiAIi3 / e2
- OK Ideogram 4.0 is Pretty Fun Actually!reddit/r/StableDiffusioni3 / e2
- V8 alpha is here!reddit/r/midjourneyi3 / e2
- MLOps hiring thread for June 2026reddit/r/mlopsi3 / e2
- Built an AI code review tool using Groq + FastAPI — looking for feedbackreddit/r/LangChaini3 / e2
- How do you keep an eye on competitors without obsessing over them?reddit/r/automationi3 / e2
- Comment your business process and I’ll suggest one automationreddit/r/automationi3 / e2
- A question for those who manage / hire multiple micro-influencersreddit/r/marketingi3 / e2
- How do I start an Ambassador Programreddit/r/marketingi3 / e2
- Three term sheets in 2 weeks , seeking advice from founders and VC- I will not promotereddit/r/startupsi3 / e2
- Anyone building in healthcare / medtech / life sciences in the US? I will Not Promotereddit/r/startupsi3 / e2
- How do you decide to kill a startup idea before you build the MVP? (I will not promote)reddit/r/startupsi3 / e2
- Pre-revenue B2B SaaS in the L&D space - realistic shot at early stage funding?reddit/r/venturecapitali3 / e2
- AI Agent to help with social media?reddit/r/socialmediai3 / e2
- Mega Thread: So your account has been restricted, banned, hacked, or otherwise made inaccessible...reddit/r/linkedini3 / e2
- Mega Thread - LinkedIn Restrictions, Hacked Accounts and Inability to Accessreddit/r/linkedini3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i1 / e3
- i1 / e3
- i2 / e2
- i2 / e2
- The desperation of NYTimeshackernewsi2 / e2
- Retro-Tech Parentinghackernewsi2 / e2
- ive started to realize the "this changes everything" AI post is literally the same post every month and i keep falling for it anywayreddit/r/artificiali2 / e2
- What is the proper definition of an LAM vs agent?reddit/r/artificiali2 / e2
- Built this game with AI. Should I reduce the difficulty or nah?reddit/r/artificiali2 / e2
- Reinforcement Learning Handbookreddit/r/reinforcementlearningi2 / e2
- This is what new coders do now a daysreddit/r/ChatGPTi2 / e2
- What happens when you let Claude choose variable namesreddit/r/ClaudeAIi2 / e2
- did they increase the rate limits recently?reddit/r/OpenAIi2 / e2
- Perplexity Pro access revoked after months of use any way to reach a human reviewer?reddit/r/perplexity_aii2 / e2
- Thread deleted with no way to recover.reddit/r/perplexity_aii2 / e2
- is anyone having issues with perplexity where it suddenly signs you out and deleted all your history chats when you refresh the page and you can't access them anymore?reddit/r/perplexity_aii2 / e2
- Perplexity asks me to upgrade to max to upload files. I haven't used Perplexity today.reddit/r/perplexity_aii2 / e2
- Gemini got nerfed !reddit/r/GeminiAIi2 / e2
- You just cant hate ideogram4reddit/r/StableDiffusioni2 / e2
- Manifold hypothesisreddit/r/deeplearningi2 / e2
- Medical Image Classification with PyTorch: A Learning Project on Pneumonia Detection from Chest X-rays (repo available)reddit/r/deeplearningi2 / e2
- Building with deep learning on video data? Meetup in Singapore June 12 for people working in this spacereddit/r/deeplearningi2 / e2
- LLM standardizationreddit/r/mlopsi2 / e2
- How to improve zero shot classificationreddit/r/LanguageTechnologyi2 / e2
- New Thesaurus in 20 Languages With Translation Featuresreddit/r/LanguageTechnologyi2 / e2
- Photogrammetry for Video Game modelsreddit/r/photogrammetryi2 / e2
- Probably the most beautiful graphics in VR I've seen this yearreddit/r/virtualrealityi2 / e2
- It's been about two years since my last post. What's the absolute cutting edge top of the line VR experience right now?reddit/r/virtualrealityi2 / e2
- Xreal says we can go spatial now!reddit/r/SpatialComputingi2 / e2
- Why Mark Zuckerberg is wrong when it comes to the Apple Vision Proreddit/r/SpatialComputingi2 / e2
- The Biggest Threat to This Community Is Fearreddit/r/3Dmodelingi2 / e2
- Horror Models made in Nomad Sculptreddit/r/3Dmodelingi2 / e2
- How would I model this bevel?reddit/r/3Dmodelingi2 / e2
- I built My agentic AI project from scratchreddit/r/LangChaini2 / e2
- What's Your Main Source for Discovering AI Tools?reddit/r/automationi2 / e2
- Weekly rant threadreddit/r/ProductManagementi2 / e2
- How do you approach full-cycle assignments when interviewing for a job?reddit/r/ProductManagementi2 / e2
- Major Regretsreddit/r/ProductManagementi2 / e2
- Advice for working with a difficult client?reddit/r/marketingi2 / e2
- r/SaaS v2 is Building in Public - month 1reddit/r/SaaSi2 / e2
- I built 'Steer Astro' - a ChatGPT App that gives ChatGPT the power to accurately calculate Vedic Astrology birth charts and transitsreddit/r/SaaSi2 / e2
- What’s the best $100 you’ve ever spent on your business?reddit/r/Entrepreneuri2 / e2
- The viability of brand ownership as part of SMM?reddit/r/Entrepreneuri2 / e2
- LG 32GX870B inches closer to launch: 32-inch 4K RGB Tandem OLED, 480Hz mode, and AI Upscalingreddit/r/hardwarei2 / e2
- Ryzen's comeback faces hurdles; no FSR 4.1 for RDNA 3.5reddit/r/hardwarei2 / e2
- Cooler Master develoed a blower fan attachment for all modern GPUs, lowers temps by up to 6°Creddit/r/hardwarei2 / e2
- AMD: No Definitive Decision on FSR 4.1 Support for RDNA 3.5 APUsreddit/r/hardwarei2 / e2
- Detailed leak reveals new Qualcomm Surface Laptop 8 specs and colorsreddit/r/hardwarei2 / e2
- NVIDIA RTX Spark laptops may start above $1,799, N1X systems reportedly above $2,899reddit/r/nvidiai2 / e2
- Mulling over climate migration - integrate migrants in existing large footprint communities Vs create brand new small footprint cities for new migrants?reddit/r/Futurismi2 / e2
- Watch These Judges Rip Into Lawyers For Citing Cases That Don't Existreddit/r/technologyi2 / e2
- discovered a competitor after a few weeks of heads down -- i will not promotereddit/r/startupsi2 / e2
- PearX S26 (I will not promote)reddit/r/startupsi2 / e2
- Looking for Fintech people for validation/supportreddit/r/venturecapitali2 / e2
- YC deal flowreddit/r/venturecapitali2 / e2
- Credit Card Recommendation Tool — No Signup, No Affiliate Linksreddit/r/venturecapitali2 / e2
- S26 Applicant – Applied May 4, Still Waitingreddit/r/ycombinatori2 / e2
- Validation and traction before applyingreddit/r/ycombinatori2 / e2
- YouTube has just officially removed the video "Happy Tree Friends - Copyright School"reddit/r/youtubei2 / e2
- The Ads have gone way out of handsreddit/r/youtubei2 / e2
- Tiktok says 5 cents have been spentreddit/r/TikToki2 / e2
- Instagram keeps asking if I need a scroll break when I've barely scrolled at all. Bad sign?reddit/r/Instagrami2 / e2
- Is Instagram phasing out pausing reels?reddit/r/Instagrami2 / e2
- Just post more: went from 200 to over 1k new followers per monthreddit/r/socialmediai2 / e2
- How much should I charge? This is my first time doing this, and I honestly have no idea about standard rates.reddit/r/socialmediai2 / e2
- Does LinkedIn actually lead to real hiring?reddit/r/linkedini2 / e2
- How Do You Re-Post to A Company Page Now?reddit/r/linkedini2 / e2
- r/netsec monthly discussion & tool threadreddit/r/netseci2 / e2
- HMAC - why hash long keys before using?reddit/r/cryptographyi2 / e2
- How Shamir's Secret Sharing Worksreddit/r/cryptographyi2 / e2
- NEW: Privacy Guides Forumreddit/r/PrivacyGuidesi2 / e2
- What happened to /r/mildlyinteresting?reddit/r/mildlyinterestingi2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- @ypatil125 Opensource the model on HF?x.com/@ClementDelanguei2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- @beinghamed quality on mobile :)x.com/@OfficialLoganKi2 / e2
- @evanyou @voidzerodev Huge congrats Evan and team! What a great fit.x.com/@addyosmanii2 / e2
- @JackFeynman Omni text-to-videox.com/@fofrAIi2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- Samurai Cityhackernewsi1 / e2
- U.S. Army Corps of Engineers Bay Modelhackernewsi1 / e2
- Deeplearning.AI's course on reinforcement learning is confusing me here.reddit/r/reinforcementlearningi1 / e2
- I turned ChatGPT’s 2022 launch announcement into a physical tokenization artworkreddit/r/ChatGPTi1 / e2
- How it feels like looking for anything AI related on X these daysreddit/r/ClaudeAIi1 / e2
- keybind to toggle incognito not workingreddit/r/perplexity_aii1 / e2
- Make it make sensereddit/r/AIArti1 / e2
- Query about Interspeech 2026 acceptancereddit/r/LanguageTechnologyi1 / e2
- EMNLP vs IJCNLP-AACL, which would you commit to? (findings rec) anyone going?reddit/r/LanguageTechnologyi1 / e2
- Best app for android? Need to scan an rc boatreddit/r/photogrammetryi1 / e2
- Photogrammetry of a coffee shopreddit/r/photogrammetryi1 / e2
- 8k video that I saw with the Quest 3, from what is defined it looks like in 3D!reddit/r/virtualrealityi1 / e2
- How do you really feel about Synth Riders? | Player Survey 2026reddit/r/virtualrealityi1 / e2
- Trench Crusade, Stone Cross & Cannonreddit/r/3Dmodelingi1 / e2
- FSR 4.1: Handheld PCs with RDNA 3.5 are left outreddit/r/hardwarei1 / e2
- NVPI Revamped Questionreddit/r/nvidiai1 / e2
- Do you think cosmopolitanism will become the new ideology of the 21st-22nd century?reddit/r/Futurismi1 / e2
- A better way to protect smart animals: Teach them, talk to them, and let them work with us by choicereddit/r/Futurismi1 / e2
- I found a short from 2008reddit/r/youtubei1 / e2
- Homelab Journey 2007 -> 2026reddit/r/homelabi1 / e2
- Bachelor thesis on ECC – looking for a realistic scope and ideasreddit/r/cryptographyi1 / e2
- Technology Has Consequences: How SXSW 2007 Changed The World | Privacy Guides @ EFF-Austinreddit/r/PrivacyGuidesi1 / e2
- Can Y-DNA Help?reddit/r/Genealogyi1 / e2
- Can anyone read this Dutch handwriting from 1664?reddit/r/Genealogyi1 / e2
- Opinion | Advice for Artists Whose Parents Want Them to Be Engineersreddit/r/AsianParentsi1 / e2
- My 2 year old climbs everything. I let her. My Chinese in-laws are having a heart attackreddit/r/AsianParentsi1 / e2
- First post here — dad of a toddler, raising her between two languages and two very different ideas of what a "good dad" looks likereddit/r/AsianParentsi1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- They’re made out of weightshackernewsi2 / e1
- i2 / e1
- Learn SQL Once, Use It for 30 Yearshackernewsi2 / e1
- Claude is completely unusable nowreddit/r/artificiali2 / e1
- Updates for ChatGPTreddit/r/ChatGPTi2 / e1
- Was it just me, or has the quality of chatgpt dropped significantly?reddit/r/OpenAIi2 / e1
- I pay for Gemini pro and google is literally scamming mereddit/r/GeminiAIi2 / e1
- Research in Image/Video Gen AI modelsreddit/r/deeplearningi2 / e1
- end to end (integration) testsreddit/r/mlopsi2 / e1
- Apple Vision Pro is billed as the first "spatial computer", not a mere AR/VR headsetreddit/r/SpatialComputingi2 / e1
- Want feedback on your product? Comment your startupreddit/r/nocodei2 / e1
- Get your startup promoted by 600+ commision based influencers - promote your startupreddit/r/nocodei2 / e1
- Need some help in capitalizing ideas and my servicesreddit/r/automationi2 / e1
- How can I set up my company's AI to be my assistant and do work for me?reddit/r/automationi2 / e1
- Help with physical marketingreddit/r/marketingi2 / e1
- Career crisis/ being lowballedreddit/r/marketingi2 / e1
- What types of jobs combine marketing and design?reddit/r/marketingi2 / e1
- Does anyone else find it really hard to validate their SaaS idea?reddit/r/SaaSi2 / e1
- how to get #1 on product hunt?reddit/r/SaaSi2 / e1
- A Hard Lesson I Learned at 23: Never Work for Free Based Solely on Promisesreddit/r/Entrepreneuri2 / e1
- How do I know its time to leave my job?reddit/r/Entrepreneuri2 / e1
- Small business health insurance broker recs (CA)?reddit/r/Entrepreneuri2 / e1
- YouTube hikes Premium subscription cost again while adding advanced video featuresreddit/r/technologyi2 / e1
- Share your startup - quarterly postreddit/r/startupsi2 / e1
- Should I build my MVP first or do sales first? (I will not promote)reddit/r/startupsi2 / e1
- Finding customers to interview / first customers (I will not promote)reddit/r/startupsi2 / e1
- Summer '26 Megathreadreddit/r/ycombinatori2 / e1
- YC Resources {Please read this first!}reddit/r/ycombinatori2 / e1
- How to decide equity for co founder?reddit/r/ycombinatori2 / e1
- MrBeast earns $24 million a year - and that’s just from YouTube monetization.reddit/r/youtubei2 / e1
- Time to leave TikTokreddit/r/TikToki2 / e1
- LinkedIn running VERY slow / not responding for the past few daysreddit/r/linkedini2 / e1
- /r/netsec's Q1 2026 Information Security Hiring Threadreddit/r/netseci2 / e1
- Information and learning resources for cryptography newcomersreddit/r/cryptographyi2 / e1
- Favorite DNA testing service?reddit/r/Genealogyi2 / e1
- i2 / e1
- Even 2010 tbh https://t.co/O7gybwNoFMx.com/@elonmuski2 / e1
- i2 / e1
- i2 / e1
- i2 / e1
- @foundersfund Genius! Love it.x.com/@shaunmmaguirei2 / e1
- i2 / e1
- @tryramp Read more about Ramp here: https://t.co/HNmGH1YKK0x.com/@lightspeedvpi2 / e1
- Ian's Secure Shoelace Knothackernewsi1 / e1
- i1 / e1
- Sagrada Família Lego sethackernewsi1 / e1
- Me visiting this subreddit/r/LocalLLaMAi1 / e1
- Discord Server Linkreddit/r/singularityi1 / e1
- Reasoning models are indicated by a lightbulb iconreddit/r/singularityi1 / e1
- Best resources to learn more about RL?reddit/r/reinforcementlearningi1 / e1
- Made with ChatGPT Images 2.0reddit/r/ChatGPTi1 / e1
- Generate a screenshot of a Windows 7 desktop in the early 2010sreddit/r/ChatGPTi1 / e1
- Create an iOS screenshot showing a profile of an average left/right-wing X user.reddit/r/ChatGPTi1 / e1
- Who’s winning this treasure hunt?reddit/r/ChatGPTi1 / e1
- Create an image of the average instagrammerreddit/r/ChatGPTi1 / e1
- Create a pic of the average Reddit user creating a pic of an average Reddit mod.reddit/r/ChatGPTi1 / e1
- r/ClaudeAI List of Ongoing Megathreadsreddit/r/ClaudeAIi1 / e1
- AI love conquers everythingreddit/r/OpenAIi1 / e1
- Thank you Gemini you are the best AI assistant ever created by Googlereddit/r/GeminiAIi1 / e1
- Triggers?reddit/r/GeminiAIi1 / e1
- I apologise in advance for what I’m about to askreddit/r/StableDiffusioni1 / e1
- Hello is what a mirror saysreddit/r/midjourneyi1 / e1
- The Beauty is Outside.reddit/r/midjourneyi1 / e1
- The People of The Distant Moonreddit/r/midjourneyi1 / e1
- Jellyfish vibesreddit/r/midjourneyi1 / e1
- Medieval Backrooms.reddit/r/midjourneyi1 / e1
- Tardigrade steel balloon sculpturereddit/r/midjourneyi1 / e1
- Mermaidreddit/r/midjourneyi1 / e1
- Happy Pride r/aiart!reddit/r/AIArti1 / e1
- r/aiArt Collective Canvas - ROUND THREEreddit/r/AIArti1 / e1
- Tank Top - colorised, ca. October 1941reddit/r/AIArti1 / e1
- Cult of Firereddit/r/AIArti1 / e1
- My Fancast - some Gods of Greece 🏛️🌿🌿 (a few new and slightly overhauled ones)reddit/r/AIArti1 / e1
- "open AI" Who winsreddit/r/AIArti1 / e1
- Game of Thrones fanart: Cersei Lannisterreddit/r/AIArti1 / e1
- Daphne in other horror moviesreddit/r/AIArti1 / e1
- Determining the Output Layer size..reddit/r/deeplearningi1 / e1
- ai app developmentreddit/r/mlopsi1 / e1
- Need Guidence For Projectreddit/r/mlopsi1 / e1
- Suggestionreddit/r/computervisioni1 / e1
- Course on Data Annotationreddit/r/computervisioni1 / e1
- Looking for someone to bounce off ideas for a computer vision projectreddit/r/computervisioni1 / e1
- US University Professors for NLP & Data Visualizationreddit/r/LanguageTechnologyi1 / e1
- Got into MA Speech & Language Processing at Uni Konstanz, is it worth it as a non-EU student?reddit/r/LanguageTechnologyi1 / e1
- Teapot testreddit/r/photogrammetryi1 / e1
- Random career change possible?reddit/r/photogrammetryi1 / e1
- GaussianSplattingreddit/r/gaussian_splattingi1 / e1
- radiancefieldsreddit/r/gaussian_splattingi1 / e1
- Photogrammetryreddit/r/gaussian_splattingi1 / e1
- Virtual Realityreddit/r/gaussian_splattingi1 / e1
- Singularityreddit/r/gaussian_splattingi1 / e1
- Computer Visionreddit/r/gaussian_splattingi1 / e1
- StableDiffusionreddit/r/gaussian_splattingi1 / e1
- Oculus Questreddit/r/gaussian_splattingi1 / e1
- vfx for visual effects artists and industryreddit/r/gaussian_splattingi1 / e1
- Blender - The Freedom to Createreddit/r/gaussian_splattingi1 / e1
- Weekly VR - What Did you Play?reddit/r/virtualrealityi1 / e1
- Dawn of Jets - 30% off through the weekend in the Meta Flash Sale - use JUN30reddit/r/virtualrealityi1 / e1
- Haunt Out - on Steamreddit/r/virtualrealityi1 / e1
- Quest 3 Is Going To Be Sooooo Slim!reddit/r/SpatialComputingi1 / e1
- Meta Prototypes + Win A Quest Pro!reddit/r/SpatialComputingi1 / e1
- Why did Apple use the words spatial computing and not VR or AR?reddit/r/SpatialComputingi1 / e1
- Wireframe Wednesdayreddit/r/3Dmodelingi1 / e1
- Orpheus - Stylized Game Ready Characterreddit/r/3Dmodelingi1 / e1
- "O-ZirH24852, Jade Sentinel"reddit/r/3Dmodelingi1 / e1
- Garden designreddit/r/3Dmodelingi1 / e1
- Product Launch Postreddit/r/nocodei1 / e1
- We built an awesome tool to save timereddit/r/automationi1 / e1
- Quarterly Career Threadreddit/r/ProductManagementi1 / e1
- New Job Listingsreddit/r/marketingi1 / e1
- Optimising SEO!reddit/r/marketingi1 / e1
- How to make good Postsreddit/r/SaaSi1 / e1
- Talent Tuesday: Services and Collabs | June 02, 2026reddit/r/Entrepreneuri1 / e1
- Reminder: Please do not submit tech support or build questions to /r/hardwarereddit/r/hardwarei1 / e1
- 9800X3D & RTX 5080 The perfect comboreddit/r/nvidiai1 / e1
- F1 25: 2026 Season Pack - PATH TRACING On vs Off Comparisonreddit/r/nvidiai1 / e1
- Rate my build guys :3reddit/r/nvidiai1 / e1
- Jensen Huang signs GeForce GTX 1080, calls it one of his favorites and says it “changed everything”reddit/r/nvidiai1 / e1
- Discuss Futurist topics in our discord!reddit/r/Futurismi1 / e1
- A Short Journey Through Quantum Mechanics, Brain-Computer Interfaces, Transhumanism, and the Simulation Hypothesisreddit/r/Futurismi1 / e1
- Show me the money!reddit/r/venturecapitali1 / e1
- Speaking Engagementreddit/r/venturecapitali1 / e1
- Being early-stagereddit/r/ycombinatori1 / e1
- June 2026 - /r/Twitter Mega Open Thread for everything else - UN/SUSPENDED, LOCKED OR AGE-LOCKED ACCOUNT PROBLEMS & QUESTIONS GO IN THIS THREAD ONLYreddit/r/Twitteri1 / e1
- Would be so thankful for any help in accessing old tweets!reddit/r/Twitteri1 / e1
- Can users (that don't follow you) see if you liked their tweet if your account is private?reddit/r/Twitteri1 / e1
- I forgot my username..reddit/r/Twitteri1 / e1
- I can't log in to reactivate my accountreddit/r/Twitteri1 / e1
- Age verification messed up againreddit/r/Twitteri1 / e1
- Kids on YouTube shorts are something else.reddit/r/youtubei1 / e1
- This is sad I know it from 9 years ago. But heart breaking to see in my recommended feedreddit/r/youtubei1 / e1
- How the hell is the vegan teacher back?reddit/r/youtubei1 / e1
- peak thumbnail pollreddit/r/youtubei1 / e1
- Slash posts are no longer allowed.reddit/r/TikToki1 / e1
- Currently on TikTokreddit/r/TikToki1 / e1
- Anyone Else Have this Problem?reddit/r/TikToki1 / e1
- blockedreddit/r/TikToki1 / e1
- Me ayudan con un favor ?reddit/r/TikToki1 / e1
- Would like to see if the games actually work !reddit/r/TikToki1 / e1
- Weekly Tech Support Megathreadreddit/r/Instagrami1 / e1
- Follow Friday/Follow Chain - Share Your Usernames & Find New People To Follow!reddit/r/Instagrami1 / e1
- No no no no noreddit/r/Instagrami1 / e1
- Instagrams filtering problems..reddit/r/Instagrami1 / e1
- Cool Notereddit/r/Instagrami1 / e1
- Emails saying <User> accepted your follow requestreddit/r/Instagrami1 / e1
- Stalker or IG annoyingreddit/r/Instagrami1 / e1
- Weekly Hiring Thread: Social Media Professionalsreddit/r/socialmediai1 / e1
- Creator on TikTokreddit/r/socialmediai1 / e1
- Help me to find my nichereddit/r/socialmediai1 / e1
- Approach an alumni who is VP of financereddit/r/linkedini1 / e1
- Can I put linkeded in certificate on resume?reddit/r/linkedini1 / e1
- I need people like me to connect with meereddit/r/linkedini1 / e1
- What cable management do yall use?reddit/r/homelabi1 / e1
- My first minilabreddit/r/homelabi1 / e1
- Excited to share the beginning of a never ending journeyreddit/r/homelabi1 / e1
- Video posting on this subreddit/r/cryptographyi1 / e1
- New to cryptography - do you know any non-substitution cyphers?reddit/r/cryptographyi1 / e1
- Stay Subscribed: Join our newsletterreddit/r/PrivacyGuidesi1 / e1
- Navigating Social Circles and Mental Healthreddit/r/PrivacyGuidesi1 / e1
- Please read the FAQ before posting!reddit/r/Genealogyi1 / e1
- The Thankful Thursdays Thread (June 04, 2026)reddit/r/Genealogyi1 / e1
- Newspaper Article Lookupreddit/r/Genealogyi1 / e1
- Record lookup request FamilySearch Library SLCreddit/r/Genealogyi1 / e1
- Need help researching Swedish 7th Great-Grandparent'sreddit/r/Genealogyi1 / e1
- Welcome to the new Asian Parents subreddit!reddit/r/AsianParentsi1 / e1
- Parenting Style Surveyreddit/r/AsianParentsi1 / e1
- Summer Campreddit/r/AsianParentsi1 / e1
- What's one tradition from your childhood you're passing down to your kids?reddit/r/AsianParentsi1 / e1
- Advice for my daughterreddit/r/AsianParentsi1 / e1
- Online Survey on Culture & Parentingreddit/r/AsianParentsi1 / e1
- Update on /r/oldphotos rules - March 2024reddit/r/OldPhotosi1 / e1
- My great grandparents on my maternal side. She was 100% Native American. Photo 1950's.reddit/r/OldPhotosi1 / e1
- Grandmother, early 50s.reddit/r/OldPhotosi1 / e1
- my sicilian family, around 1940reddit/r/OldPhotosi1 / e1
- Daguerreotype of a grumpy girl in white dress, circa 1850sreddit/r/OldPhotosi1 / e1
- Agfachrome slide of 3 ladies at the living room, March of 1969reddit/r/OldPhotosi1 / e1
- Rebecca Luke’s Memorial Card, Died June 4, 1911, “Died But Not Forgotten”reddit/r/OldPhotosi1 / e1
- Found this today. My twin uncles in February 1957 with me!! Almost 70 years later 🤦🏼♀️, this captures a moment of everyday family life in the 1950s.reddit/r/OldPhotosi1 / e1
- ETI Nurses in 1900reddit/r/OldPhotosi1 / e1
- Old pic when I was a baby held by my daddy ! I am guessing late 1961reddit/r/OldPhotosi1 / e1
- Found these golf ball filled mini craters in a pond on a golf course.reddit/r/mildlyinterestingi1 / e1
- A house in Kansas City has a glowing shopping cart in the front room.reddit/r/mildlyinterestingi1 / e1
- Another hummingbird flew into my hand (and died soon after)reddit/r/mildlyinterestingi1 / e1
- all the green came off this dollar bill in the washing machinereddit/r/mildlyinterestingi1 / e1
- My jalapeno peppers won't stop growing and ripenreddit/r/mildlyinterestingi1 / e1
- I found a baby turtle today! His name is Squirtreddit/r/mildlyinterestingi1 / e1
- My onion is growing out of the center of an ant hill.reddit/r/mildlyinterestingi1 / e1
- The reflection from my window behind the curtains mirrors the street outsidereddit/r/mildlyinterestingi1 / e1
- My carrot looks like a boot!reddit/r/mildlyinterestingi1 / e1
- @vincecarpenter Thank you! I hope you will enjoyx.com/@emollicki1 / e1
- @scaling01 agi by eoyx.com/@swyxi1 / e1
- @ypatil125 Very cool!x.com/@ClementDelanguei1 / e1
- @nathanbenaich @lennysan 🫡x.com/@_rockti1 / e1
- @gatheluck bloody hell why did I decide not to go!?x.com/@giffmanai1 / e1
- i1 / e1
- i1 / e1
- @chrisoffner3d nice rare findx.com/@giffmanai1 / e1
- i1 / e1
- @surajgajula yesx.com/@OfficialLoganKi1 / e1
- @kaggle nice :)x.com/@OfficialLoganKi1 / e1
- @GuanyaShi @pabbeel Congrats Guanya!x.com/@DrJimFani1 / e1
- @kvickart Yes it isx.com/@fofrAIi1 / e1
- @elonmusk 👀🌎x.com/@theworldlabsi1 / e1
- i1 / e1
- @Philipmunster Reminds me of Game of Thronesx.com/@leerobi1 / e1
- @shoobumverma yes, i think its actually working todayx.com/@ericzakariassoni1 / e1
- @noisegroove go touch grass (or stop smoking it ;)x.com/@amasadi1 / e1
- @Rick_Zullo That does make me feel betterx.com/@gregisenbergi1 / e1
- @startupideaspod 👀x.com/@gregisenbergi1 / e1
- @SamTheCarpetMan That’s awesome. Tell me more?!x.com/@amasadi1 / e1
- @screenfluent @raviojhax It really is this simplex.com/@levelsioi1 / e1
- @n2parko ptal@thisx.com/@ericzakariassoni1 / e1
- @ChristianHeiens Wowx.com/@elonmuski1 / e1
- @JackPosobiec Wowx.com/@elonmuski1 / e1
- @cb_doge Coolx.com/@elonmuski1 / e1
- @Savsays Hmmx.com/@elonmuski1 / e1
- Cyber uncx.com/@shli1 / e1
- @LVpolitic Yeahx.com/@elonmuski1 / e1
- @macbethAI the outro 👨🍳💋x.com/@dillonrolnicki1 / e1
- @iamlukethedev @Claw3DCity https://t.co/CSGqJCfiq0x.com/@dillonrolnicki1 / e1
- @geren8te could have been worsex.com/@tobii1 / e1
- @LostMemeArchive ok, it was mex.com/@tobii1 / e1
- @SahilBloom https://t.co/Q7WLHb7nrix.com/@jasonfriedi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- @IanStinson love it manx.com/@petergyangi1 / e1
- @sound4movement If you know more about 3 I'd love to chat.x.com/@petergyangi1 / e1
- i1 / e1
- @KenNuttallFP @JSeyff it doesx.com/@EricBalchunasi1 / e1
- @danielnewmanUV @CoachDanGo Yeah but which one of the 17 peptides?x.com/@PatrickMoorheadi1 / e1
- @MartinOliveizy @lmm191 LOL.x.com/@DaveHcontrariani1 / e1