Start of day · analyzed 2026-06-12 06:39:19 PT
Morning brief
Friday, June 12, 2026
Overnight developments and what deserves attention today.
850sources scanned
843new signals
277edge cases kept
58confirmed
ListenEnglish edition
📡 Jin Miao Signals — Morning Brief · 2026-06-12
1. Top 5 — what actually matters today
- Bezos's Prometheus exits stealth — ~$12B raised, $41B valuation, building an "artificial general engineer" for the physical world — A new heavyweight aimed squarely at embodied/physical AI, not chatbots; for founders this redraws the physical-AI competitive map overnight, and it lands the same week a dozen cheap-humanoid plays surfaced (markets: a fresh gravity well for robotics/industrial talent and capital). TechCrunch
- Moonshot ships Kimi-K2.7 Code — +21.8% on its code bench, ~30% fewer reasoning tokens — Asia-overnight, open-weight, and cheaper per task — the tech-worker takeaway is a real frontier-class coding model you can self-host, and it adds to the China-price-pressure squeeze on OpenAI/Anthropic margins. Hugging Face
- WEAVER — a world model for robotic manipulation (fidelity + long-horizon consistency + speed) — Directly on Jin's always-surface theme: a learned simulator good enough for policy eval and test-time planning with limited real-world interaction. The unlock founders should track is robotics teams training on simulated rollouts instead of expensive real data. Hugging Face
- Finland's MAKIINA: a Lego-style modular humanoid with a sub-$1,500 BOM; a dual-arm desktop bot that assembles its own actuators — Cheap, modular, self-replicating-ish physical AI is the everyday-impact story — verification/repetitive labor at hobbyist prices. Non-US, non-incumbent. (Rumor — social demo, BOM unverified.) @CyberRobooo
- "Agentjacking": planted Sentry errors trick Claude Code & Cursor into running attacker code with dev privileges — A new indirect-prompt-injection class — no phishing, no malware — paired with patched LangGraph SQLi→RCE flaws. For every engineer wiring agents into their toolchain, this is the threat model that just got real. (Rumor — researcher claim via TheHackersNews; awaiting writeup.) @TheHackersNews
2. New-direction sparks
- Tree-search-as-a-cognition-layer is converging in one day — Arbor (shared search tree as agent working memory), TreeSeeker (controlled trial-and-error in deep search), and Evoflux (inference-time evolution of tool workflows) all land together. Non-obvious because it reframes agent reliability as structured search over hypotheses, not bigger models or longer context. Arbor · TreeSeeker
- "Loopcraft" — stacking and knowing when to go down a loop — swyx/Karpathy/Steinberger are naming the meta-skill of the agentic era: orchestrating nested reliability loops. Worth watching as the vocabulary that productizes into the next dev-tool category. latent.space
3. Threads worth watching
- Embodied AI / robotics foundation models — materially moved today by Prometheus (src), CHORUS (one VLA across multiple embodiments, src), WEAVER, MAKIINA, and Theker's $85M general-purpose factory robot (src). The week's clear center of gravity.
- Agent attack surface — Agentjacking + LangGraph RCE + an agent that bankrupted its operator scanning DN42 (src). Autonomy is outrunning its guardrails.
4. Contrarian watch
- Latent reasoning may be a mirage — "Observable Patterns Are Not Explanations" shows BFS-like frontiers and decodable arithmetic also appear in controls lacking the proposed mechanism, and don't always causally drive behavior. Consensus is hyping continuous-thought reasoning; this is the cold-water check. arXiv
- Semiconductor chokepoint warfare — Japan's WF6 supply chain reportedly hit by China export controls (touches $TSM, Samsung, SK Hynix), while Nvidia tests Intel 18A for a 4-die package. The market trades semis as one trade; the edge is in the obscure single-source chokepoints. (Rumor.) @aleabitoreddit
- AI designing GPU kernels beats human experts — a framework claims overall SoTA on NV's SOL-ExecBench across all four sub-categories, no in-house GPU team. If real, the "GPU wizard" moat erodes faster than consensus assumes. (Rumor.) @tydsh
5. Verification flags
- ⚠️ Prometheus $12B raise / $41B valuation — do not act on yet — needs primary source (figures vary across reports). src
- ⚠️ Kimi-K2.7 benchmark jumps (+21.8% / +31.5%) — do not act on yet — vendor/social numbers, needs independent eval. src
- ⚠️ Agentjacking & GPU-kernel-SoTA claims — do not act on yet — single-source researcher/social claims, await published writeups. src
- ⚠️ WF6 export-control shutdown — do not act on yet — unconfirmed social claim. src
Markets context only — not financial advice.
Listen中文音频
📡 Jin Miao Signals — 早间简报 · 2026-06-12
1. 今日五大要闻 — 真正值得关注的
- Bezos 的 Prometheus 走出隐身模式 — 融资约 120 亿美元,估值 410 亿美元,目标是打造面向物理世界的"通用工程师" — 这是一支重磅新军,瞄准的是具身/物理 AI,而非聊天机器人;对创业者而言,它一夜之间重画了物理 AI 的竞争版图,而且就在同一周,十余个廉价人形机器人项目集中冒头(市场层面:机器人与工业领域的人才和资本又多了一个全新的引力源)。TechCrunch
- Moonshot 发布 Kimi-K2.7 Code — 自家代码基准 +21.8%,推理 token 减少约 30% — 亚洲深夜上线、开放权重、且每个任务成本更低 — 对技术从业者来说,这意味着一款真正达到前沿水准、还能自托管的编码模型,同时进一步加剧了中国价格对 OpenAI/Anthropic 利润率的挤压。Hugging Face
- WEAVER — 面向机器人操作的世界模型(高保真 + 长程一致性 + 速度兼顾) — 正好契合 Jin 一贯重点关注的主题:一个足够好的学习型模拟器,可在仅需有限真实交互的情况下用于策略评估和测试时规划。创业者该盯紧的突破点在于:机器人团队可以基于模拟 rollout 训练,而不必依赖昂贵的真实数据。Hugging Face
- 芬兰 MAKIINA:乐高式模块化人形机器人,物料成本(BOM)不到 1,500 美元;一台双臂桌面机器人,能自己组装出自己的执行器 — 廉价、模块化、近乎"自我复制"的物理 AI,正是那种贴近日常的故事 — 以爱好者级别的价格完成验证和重复性劳动。非美国、非巨头出身。(传闻 — 社交媒体演示,BOM 未经证实。) @CyberRobooo
- "Agentjacking":伪造的 Sentry 报错诱使 Claude Code 与 Cursor 以开发者权限运行攻击者的代码 — 一类全新的间接提示词注入 — 无需钓鱼、无需恶意软件 — 与已修补的 LangGraph SQLi→RCE 漏洞相互呼应。对每一位把智能体接入自身工具链的工程师来说,这个威胁模型刚刚变得真切起来。(传闻 — 来自 TheHackersNews 的研究者说法;正式报告待发布。) @TheHackersNews
2. 新方向的火花
- "树搜索即认知层"在同一天集中收敛 — Arbor(以共享搜索树作为智能体的工作记忆)、TreeSeeker(在深度搜索中实现可控的试错)和 Evoflux(在推理时演化工具工作流)同日登场。之所以不那么显而易见,是因为它把智能体的可靠性重新定义为对假设的结构化搜索,而非更大的模型或更长的上下文。Arbor · TreeSeeker
- "Loopcraft" — 把循环叠起来,并懂得何时该钻进某个循环 — swyx/Karpathy/Steinberger 正在为智能体时代的这项元技能命名:编排层层嵌套的可靠性循环。值得关注,因为这套词汇很可能产品化成下一个开发工具品类。latent.space
3. 值得持续追踪的脉络
- 具身 AI / 机器人基础模型 — 今天被多条消息实质性推动:Prometheus(来源)、CHORUS(一个 VLA 跨多种本体形态通用,来源)、WEAVER、MAKIINA,以及 Theker 那台融资 8,500 万美元的通用型工厂机器人(来源)。这是本周明确的重心所在。
- 智能体攻击面 — Agentjacking + LangGraph RCE,外加一个在扫描 DN42 时把自己的运营者搞破产的智能体(来源)。自主性正在跑赢它的护栏。
4. 逆向观察
- 潜在推理或许只是幻象 — "Observable Patterns Are Not Explanations"(可观察的模式并非解释)一文指出,类 BFS 的搜索前沿和可解码的算术,在缺乏所提机制的对照组中同样会出现,而且并不总能因果性地驱动行为。当下的共识在热炒连续思维推理;这篇论文则是泼来的一盆冷水。arXiv
- 半导体咽喉点之战 — 据称日本的 WF6 供应链遭中国出口管制冲击(波及 $TSM、Samsung、SK Hynix),与此同时 Nvidia 正在测试用 Intel 18A 做四晶粒封装。市场把半导体当作一个整体来交易;真正的认知优势,藏在那些不起眼的单一来源咽喉点里。(传闻。) @aleabitoreddit
- AI 设计的 GPU 内核胜过人类专家 — 某框架声称在 NV 的 SOL-ExecBench 上、于全部四个子类别中整体达到 SoTA,且没有自家 GPU 团队。若属实,"GPU 巫师"的护城河会比共识预想的崩塌得更快。(传闻。) @tydsh
5. 待核实事项
- ⚠️ Prometheus 融资 120 亿美元 / 估值 410 亿美元 — 暂勿据此行动 — 需要一手信源(各家报道数字不一)。来源
- ⚠️ Kimi-K2.7 基准跃升(+21.8% / +31.5%) — 暂勿据此行动 — 厂商/社交媒体数据,需独立评测。来源
- ⚠️ Agentjacking 与 GPU 内核 SoTA 主张 — 暂勿据此行动 — 单一来源的研究者/社交媒体说法,待正式报告发布。来源
- ⚠️ WF6 出口管制停摆 — 暂勿据此行动 — 未经证实的社交媒体说法。来源
仅为市场背景信息 — 非投资建议。
Private founder layer
Co-founder confidential
Strategic synthesis and adversarial review, encrypted in the page source.
That passphrase did not decrypt this edition.
Confidential · English
机密内容 · 中文
Source ledgerEvery scored item, including outliers
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- Agents' Last Exam https://t.co/jVMHwz7povx.com/@_akhaliqi5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- i5 / e5
- Don't let the LLM speak, just probe ithackernewsi4 / e5
- Building an Open Source Edge Semantic Cache for LLMs in Rust/WASM – Sanity check on the architecture? [D]reddit/r/MachineLearningi4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i4 / e5
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i5 / e4
- i3 / e5
- i3 / e5
- i3 / e5
- i4 / e4
- The Normalization of Deviance in AIhackernewsi4 / 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
- 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
- github https://t.co/4mebHs2ZLLx.com/@kimmonismusi4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- paper: https://t.co/9zFvUnzQDXx.com/@_akhaliqi4 / e4
- paper: https://t.co/eKMJ0aMvYjx.com/@_akhaliqi4 / 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
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- i5 / e3
- i3 / e4
- MICCAI 2026 Results [D]reddit/r/MachineLearningi3 / e4
- hubert.cpp, a C++ implementation of distilHuBERT [P]reddit/r/MachineLearningi3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- These AI models remind me of RPGs tbh https://t.co/84tXOpnofHx.com/@petergyangi3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- $ASTS $104’s in after hrs. Front running the $SPCX ipo I see…x.com/@Mr_Derivativesi3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- Docs: https://t.co/YCy5YtXqZXx.com/@NousResearchi3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i3 / e4
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- Making a vintage LLM from scratchhackernewsi2 / e4
- i2 / e4
- i2 / e4
- i2 / e4
- i2 / e4
- i2 / e4
- i2 / e4
- i2 / e4
- i2 / e4
- i2 / e4
- i2 / e4
- AI Economics for Dummieshackernewsi3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- reddit https://t.co/UsssexVfpEx.com/@kimmonismusi3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- Two more surprises before the week is overx.com/@nikitabieri3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i1 / e4
- i2 / e3
- i2 / e3
- i2 / e3
- Medicynrssi2 / e3
- KOSH Moneyrssi2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- @Alphaschool fwiw this is my current plan https://t.co/bwG2nJ96n1x.com/@petergyangi2 / e3
- @omooretweets @TownAI @meetgranola Town mentioned!!x.com/@venturetwinsi2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- To pay electricity bills? 😀 https://t.co/KciUP7KNUnx.com/@YiMaTweetsi2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i1 / e3
- i5 / e4
- i4 / e4
- i4 / e4
- i4 / e4
- Claude Fable is relentlessly proactivehackernewsi5 / e3
- i5 / e3
- i5 / e3
- i5 / e3
- i5 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- NEW COMPANIES JUST ANNOUNCED TO JOIN THE NASDAQ 100 $QQQ: $NBIS $RKLB $CRWV $TER $ALABx.com/@amitisinvestingi4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- i4 / e3
- Claude Fable 5hackernewsi5 / e2
- i5 / e2
- Tailwind and slop appshackernewsi3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- https://t.co/tdKp4bOVuY https://t.co/ar4OmRGbDix.com/@burrytrackeri3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i3 / e3
- i4 / e2
- i4 / e2
- i4 / e2
- i4 / e2
- Tesla FSD 14.3.4 rolling out now https://t.co/Lbtx2Yeo6ix.com/@elonmuski4 / e2
- i4 / e2
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- this was free money tbh https://t.co/gx9EoCrd5gx.com/@kevinxui2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- i2 / e3
- The Future of Emailhackernewsi3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- $SPCX implied open around $176 now..x.com/@Mr_Derivativesi3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- 4 hours until the market opens https://t.co/xUVABTANHKx.com/@wholemarsi3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- Biggest IPO tomorrow. Are we buying or waiting?x.com/@legen_ethi3 / e2
- $META down 5 days in a row $MSFT down 5 days in a row $ORCL down 5 days in a rowx.com/@Mr_Derivativesi3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- Some good books. https://t.co/EJLEnC3M8Nx.com/@paulgi3 / e2
- i3 / e2
- i3 / e2
- i3 / e2
- i4 / e1
- i4 / e1
- i4 / e1
- i2 / e2
- i2 / e2
- LocIn AIrssi2 / e2
- Qursorrssi2 / e2
- Clutch Alarmrssi2 / e2
- Keeprssi2 / e2
- Bob's CLIrssi2 / e2
- CueBuddyrssi2 / e2
- HyperSleeprssi2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- Per Aspera Ad Astra 🚀💫 https://t.co/PVVxsyYgkHx.com/@levelsioi2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- https://t.co/Lx7LrCm1TYx.com/@tobii2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- In short, they get plenty done in just 150 pages https://t.co/6QNrrMYVetx.com/@TheEconomisti2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- You’re looking at it. https://t.co/rMR1sA368Ux.com/@pmarcai2 / e2
- Interesting. https://t.co/JapYnw12jex.com/@pmarcai2 / e2
- i2 / e2
- Many people are saying. https://t.co/HuO2mYwd2ux.com/@pmarcai2 / e2
- i2 / e2
- i2 / e2
- Many people are saying. https://t.co/w4JYpSzbKbx.com/@pmarcai2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- Interesting. https://t.co/B1VhgXh2b7x.com/@pmarcai2 / e2
- https://t.co/CHnu3eJvcXx.com/@OpenAIDevsi2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- Cyber summon! https://t.co/BAhcJ5DdZNx.com/@wholemarsi2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- @elonmusk ASS on Cybertruck 😍x.com/@wholemarsi2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- Anthropic rn https://t.co/AMrnbnScVLx.com/@kimmonismusi2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i2 / e2
- i3 / e1
- i3 / e1
- Ear Training Practicehackernewsi1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- @nikitabier week ends on fri or sun?x.com/@kevinxui1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i1 / e2
- i2 / e1
- i2 / e1
- i2 / e1
- Good interview https://t.co/IoiIJPLnXGx.com/@elonmuski2 / e1
- i2 / e1
- i2 / e1
- i2 / e1
- $SPCX to the moonx.com/@wholemarsi2 / e1
- Peter’s eternal optimism is cool https://t.co/awmmRyxj5nx.com/@elonmuski2 / e1
- Try it out https://t.co/QOtpsOMBCIx.com/@elonmuski2 / e1
- i2 / e1
- i2 / e1
- i2 / e1
- Just thinking, what about conducting a 1 day virtual session on fundamentals of computer vision ??? [D]reddit/r/MachineLearningi1 / e1
- AMAZON ML SUMMER SCHOOL 2026 [D]reddit/r/MachineLearningi1 / e1
- Tiderssi1 / e1
- i1 / e1
- good morning new york https://t.co/RQ6zvnPleZx.com/@nikitabieri1 / e1
- i1 / e1
- Pricing: https://t.co/BgwKWO3P73x.com/@kimmonismusi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- $SPCX If you ❤️ this tweet it turns into a 🚀 emoji. The subtle things in life…x.com/@Mr_Derivativesi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Are we all ready for $NBIS to hit $300? https://t.co/5MLH3wgSd4x.com/@Thomas_james_1i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- A couple dollars shy of $400 in pre.x.com/@Mr_Derivativesi1 / e1
- i1 / e1
- hahaha https://t.co/DHxf6l14Onx.com/@merti1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Freaking awesome. https://t.co/EZm9nyJ9eUx.com/@Dan_Jeffries1i1 / e1
- i1 / e1
- You can't argue with German logic Writer: Ian https://t.co/YHVCLxy8JWx.com/@MarioNawfali1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- fast code is fun code https://t.co/1s9Ua5clHVx.com/@DanielLockyeri1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Space Exploration Technologies Incorporatedx.com/@wholemarsi1 / e1
- Interesting. https://t.co/lEMESOkmpIx.com/@pmarcai1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- ayyyyyy got em https://t.co/FjqZJi87QHx.com/@wholemarsi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- no sleep until spacex is a publicly traded companyx.com/@wholemarsi1 / e1
- i1 / e1
- Interesting. https://t.co/36XXt5FA2jx.com/@pmarcai1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Concerning. https://t.co/sNhChLe4Pmx.com/@pmarcai1 / e1
- https://t.co/RXWeCFWulR https://t.co/Lu2tH5UkHQx.com/@kevinxui1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- https://t.co/BuXynNJnlzx.com/@jxnlcoi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- @jxnlco It's too hot today to wear that much clothes :)x.com/@petergyangi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- @gregisenberg 🔥x.com/@amasadi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Great companies fail because they forget about creating great productsx.com/@OfficialLoganKi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- @sequoia @GoogleDeepMind @sonyatweetybird Omni for the win : )x.com/@OfficialLoganKi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Read more: https://t.co/VKpffs0Czqx.com/@sfchroniclei1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Well said! https://t.co/OA3Ha1NnEyx.com/@_rockti1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Source - WAPO https://t.co/llDz9dlzZjx.com/@StockMKTNewzi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- How very Dune. https://t.co/eot7tUwTD6x.com/@engadgeti1 / e1
- i1 / e1
- i1 / e1
- @nikitabier Game changer!x.com/@Mr_Derivativesi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- 👀 https://t.co/YW5cCUZECNx.com/@wholemarsi1 / e1
- i1 / e1
- i1 / e1
- Inbox: https://t.co/XAt8IVivVYx.com/@EricBalchunasi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Here: https://t.co/I3OMtdXK7ux.com/@neural_avbi1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- i1 / e1
- Got to $205 today. Ok half way there.x.com/@Mr_Derivativesi1 / e1
- On your mark, get set, goal. https://t.co/KjlqPjOekRx.com/@sfexamineri1 / e1