We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
1. Funding & Deals
Model the preference stack before celebrating the mark. An anecdotal founder post describes a company that raised about $416 million, reached a valuation above $1 billion, sold for roughly $465.5 million, and had approximately $559 million in liquidation preferences—leaving founders and early employees with nothing, according to the post. Treat this as a diligence example rather than a verified transaction record.
The practical test for any new round is the exit waterfall: what happens if the company sells below its last valuation, near the amount raised, or at a price that still leaves common shareholders underwater? A large sale is not equivalent to founder liquidity.
2. Emerging Teams
A B2B SaaS founder has a small but meaningful distribution signal: the product found its own first organic user. The product identifies online conversations where prospective buyers discuss problems or compare options; after three paying customers from the founder’s network, a LinkedIn conversation surfaced by the product led to the first signup from someone the founder did not know. Pricing starts at $99 per month with a one-week trial. The founder says most experiments remain too early to call and that conversion beyond the trial is still unknown, so this is evidence of a possible acquisition loop—not yet repeatable product-market fit.
Archon shows the conversion risk in regulated vertical SaaS. Its founder says a university is testing the lab-compliance product, but the company has essentially no runway and investors want a revenue track record; the founder also describes using Estonia’s e-residency program to pursue a global market. The relevant obstacle is procurement, not only product quality: a community response argues that regulated software needs quality-manager sign-off and IQ/OQ/PQ validation before touching records, making a free pilot a reference rather than revenue until the buyer and validation path are secured.
Daygo is pursuing a narrow wedge against a major platform incumbent. The two-person startup launched an AI health coach only the prior week, combining conversational AI with longitudinal dashboards for sleep, HRV, activity, symptoms, and bloodwork; its planned product direction is proactive memory, pattern detection, follow-up, and suggestions rather than merely answering questions. The founders say uploaded bloodwork and other medical data are stored locally rather than on their servers, making privacy architecture part of the product thesis. They also explicitly distinguish category willingness to pay from product validation: conversion, retention, churn, and revenue are still being tested.
3. AI & Tech Breakthroughs
Jev makes evaluation itself look like a model-specialization opportunity. The TypeSafe model returns typed answers and probabilities directly instead of generating text like an LLM judge; the evaluation article reports 92–913× lower quality-score variance than the compared LLM judges, with average latency of 0.44 seconds and cost of $0.00035 per call. The authors call the results promising but early.
In a narrow five-request weather-agent replay, Jev matched human labels on all 500 repeated binary decisions and recorded mean per-case variance of 0.0000149, but the authors stress that low variance does not automatically mean correctness. The investment implication is a potentially much tighter evaluation loop for production agents; the caveat is that the result must generalize, and a cheap systematic error could scale quickly without human review and judge-alignment safeguards.
The ecosystem response is already moving beyond a benchmark. DocJev packages the approach as an open-source document classifier and splitter driven by natural-language category rules; its announcement claims six-times-faster performance than GPT-5.6 Luna at equivalent accuracy. Andrew Chen says U.S. developers began shipping open-weight alternatives within days of Jev’s launch and expects Chinese alternatives as well, an early sign that specialized decision models may diffuse faster than conventional model launches.
The FP8 training result is a useful warning against optimizing bytes instead of the critical path. A framework-agnostic NCCL shim reduced transport payloads by up to 48.4% while retaining FP32 accumulation and requiring no training-code changes. But coalescing operations cut traffic from 110.3 to 56.9 GB per rank per step while making the measured step 7.3 milliseconds slower, because communication that had been hidden inside the backward pass was serialized onto the exposed path. For infrastructure investors, topology-aware profiling and workload-specific overlap matter more than headline bandwidth reduction.
Diffusion LLMs remain a high-upside architecture watch. A post featuring Inception AI CEO Stefano Ermon frames the core bet simply: autoregressive models cannot generate token 10 until token 9 exists, while diffusion LLMs generate tokens in parallel. Sarah Guo describes Ermon’s work as rare architectural research focused on latency in an era dominated by scaling.
4. Market Signals
Agent security is moving from identity management toward action authorization. A supplied security analysis reports Plugin4Shell as a zero-click remote-code-execution issue affecting Claude Code, Codex, GitHub Copilot, and Gemini CLI; Anthropic and OpenAI shipped fixes, while GitHub Copilot had no fix at disclosure and Google said it would not patch the deprecated Gemini CLI. The same analysis argues that NIST IR 8587 hardens tokens but does not comprehensively authorize actions taken by AI agents: a valid credential identifies a principal without proving that a specific action, target, policy window, and outcome were authorized. A useful control-plane design therefore binds the exact tool, arguments, target, and time window to an approved intent and emits an independently replayable decision record.
The regulation debate is also a coordination problem. Paul Graham argues that model developers may be seeking regulation because they believe systems are becoming dangerous or unpredictable; his competitive concern is that no company wants to slow unilaterally and be left behind, so it needs rules that constrain competitors too. He interprets the invitation to government as evidence that model builders are genuinely frightened enough to accept external involvement. Martin Casado offers a counter-signal from industry discussions: novel cyber risk is real, but practitioners see it as manageable, while near-term extinction fears are increasingly viewed as fringe and overplayed.
AI has lowered the cost of producing a demo faster than it has lowered the cost of winning a market. One founder argues that shared access to AI coding tools makes building easy and shifts defensibility toward distribution, real software-engineering experience, domain expertise, sales, product quality, or capital. Another reports that a technically clean Reddit tool with real users generated only $323 over six months, concluding that distribution has to shape product selection before code is written rather than being added afterward. These are founder-level signals rather than market-wide statistics, but they are directly relevant to underwriting AI-enabled SaaS: a working demo is becoming a weaker moat.
5. Worth Your Time
- Watch — Lenny’s Podcast: Peter Sellis. Sellis’s most useful segment treats conversational advertising as a trust-allocation problem: an auction must balance advertiser influence with user trust and retention, while chat and voice formats remain unresolved.
- Watch — All-In: Adam Foroughi, Applovin CEO. The interview explains the company’s transition from regression models to deep learning and its decision to acquire studios to seed proprietary training data, then divest them once the model proved successful and third parties began sharing data.
- Read — The Owning Phase of AI, Part 3. The essay offers a practical build-versus-rent framework: massive scale, proprietary data, security and compliance, edge latency, and AI’s strategic centrality are the conditions that can justify owning more of the stack. It also cautions that its company list is a watchlist, not evidence that those businesses are already deep into an ownership transition.