DI: Digital Immigrant
2.19K subscribers
815 photos
1 video
57 files
1.2K links
Reading reports. Guessing the future
Download Telegram
€9 trillion left on the table, if Europe's 1,050 research institutions matched global benchmarks at turning research into startups.

Redstone VC analyzed 1,050 academic institutions (€300B+ combined budgets) for the University Startup Index 2026:
— those budgets generate ~50,000 ventures/year; only 23,383 survive to viability
— efficiency runs 1 to 80 startups per €100M, inside the same peer clusters
— 50 public research orgs with €60B in budgets produce under 200 spinouts a year

The €9T headline grabs attention, but the number to sit with is the 20x efficiency gap inside one peer cluster. The worst performer isn't underfunded, it has the same budget as a neighbor outperforming it 20x.

https://redstone.vc/research/redstone-university-startup-index-2026
Redesign your existing site without losing SEO. YC-backed, $20/month.

Repaint imports your current site from any platform (WordPress, Wix, Webflow, Framer, Lovable, Bolt) and redesigns it via chat, handling the SEO migration so the redesign doesn't cost you rankings you spent months building.

The SEO-safe migration is the underrated part: founders with a site that actually ranks never touch the design because nobody wants to gamble with traffic. This removes the gamble.

https://repaint.com/
1
$6 trillion is heading into AI infrastructure by 2030, and the "diversified" index you own is quietly turning into one big bet.

BlackRock's Q2 2026 outlook, 28 charts:
— seven hyperscalers push annual capex toward ~$800B by 2030; total AI capex just under $6T across 2025-2030
— one hidden driver now explains ~12% of daily S&P 500 moves, double the 2015 level
— stock-bond correlation stayed positive since the pandemic, so long Treasuries no longer cushion an equity selloff

The diversification chart is the one to pin up: everyone "diversifies" by buying the index, and that index is increasingly one position on one force. For anyone raising, the report maps where the money sits, private credit and infrastructure, not the model labs.

(PDF, 0.9 MB)

https://www.blackrock.com/corporate/literature/whitepaper/bii-global-outlook-in-charts.pdf
👍1
92% of US small-business exits end in the business shutting down, not selling, not passing on. Just gone.

McKinsey's Feb 2026 report: most of these aren't failing companies, they're profitable firms that die because no one buys them.
— of 510,000 SMB exits in 2022, 92% were closures, 5% sales, 3% family transfers
— 6-13% were avoidable, viable businesses lost to inaction
— by 2035, 1M+ viable businesses worth $5T hit the market

We glorify starting companies and quietly let profitable ones die by default. Acquisition entrepreneurship (search funds, holdcos, operator buyouts) is the obvious arbitrage on a decade-long wave of owners who'd rather hand over the keys than lock the door.

(PDF, 8.3 MB)

https://www.visualcapitalist.com/wp-content/uploads/2026/04/the-great-ownership-transfer-a-new-era-of-business-stewardship.pdf
Beijing −21.4%. San Francisco now 2.7x New York. The 2026 startup map looks nothing like your 2022 mental model.

StartupBlink ranked 1,000 cities and 100 countries (global average +10.3%):
— San Francisco 935 pts vs NYC 352, under 2x in 2023, now 2.7x
— Beijing −21.4%, Shanghai −20%; East Asia the only sub-region in the red
— Riyadh +117.6%, Uzbekistan +227%, Central Asia the fastest-growing sub-region
— France fell out of the global top 10 countries for the first time

The SF lead is structural, not cyclical, since AI capex physically concentrates there. The signal for capital is Saudi Arabia +97%, rank #28, which is where real VC money is moving.

📎 Free PDF, 446 pages, 43.6 MB

https://www.startupblink.com/startupecosystemreport
👍3
YC S25 founder raised $6.3M seed in 4 days, the only signal at application: a GitHub repo with 10k stars.

Luigi (Manufact) built mcp-use, an open-source MCP SDK, from a bedroom with no revenue, no customers. Full timeline with screenshots in the blog post. Three mechanics: real devs using it beats a polished application; launch again and again (most growth came from announcing each ship); apply when you would keep going regardless. The open-source repo doubled as the distribution channel.

The part most founders skip: sending YC growth updates even after submission.

https://manufact.com/blog/10000-github-stars
👍2
Firecrawl shipped /monitor: tell it "alert me when the Claude Code docs add new slash commands" and it watches the page for you, using up to 90% fewer LLM tokens.

It runs recurring scrapes, diffs each result against the last snapshot, and fires a webhook or email only when something actually changes. Cadence runs from 5 minutes to a custom cron, and the monthly cost is shown before you switch it on. Describe what to watch in plain English and it sets the URLs, schema, and schedule itself.

The cost estimate before activation is the detail that makes this safe to leave running on real budgets.

https://docs.firecrawl.dev/features/monitoring
1
You can win the valuation and still walk away with almost nothing. The mechanics under the cap table decide who actually gets paid, not the headline number.

Anshuman Sinha's carousel lists 10 cap table realities first-time founders learn the hard way:

— Post-money SAFEs dilute founders far more aggressively than most realize.
— Multiple SAFEs with different caps produce surprising ownership once they convert.
— A "standard" 15% option pool isn't standard. It's negotiated convenience dressed as best practice.
— Liquidation preferences matter more than valuation in many acquisition scenarios.
— Investors track fully diluted ownership. Founders often track only issued shares. Not the same number.
— Every option grant needs board approval and a documented strike price.
— Sloppy equity records can stall or kill a round during due diligence.
— A founder without vesting reads as a risk to investors, not a strength.
— Departed founders sitting on large unvested stakes become future fundraising landmines.
— The best founders model ownership 3 rounds ahead, not 3 months.

The fix the sophisticated ones use: run every financing through a pro-forma model before signing, simulating SAFE and note conversions, option pool expansion, pro-rata, and exit scenarios.

Strongest line in the deck: dilution disasters rarely come from bad investors. They come from founders signing documents they don't fully understand.

https://www.linkedin.com/posts/anshumansinha1_cap-table-management-checklist-activity-7467504034300547072-dy6U
👍1
zero.xyz gives your AI agent access to ~8,000 tools and APIs with no keys and no config: install one CLI and the agent discovers what it needs mid-task.

It works with Claude Code, Codex, Gemini, and most CLI agents. When your agent hits something it can't do, Zero finds a listed tool on the "agentic web" (x402/MPP), and every tool is stack-ranked by agent reviews on success, reliability, and accuracy. Free, with a $5 starting credit. It hit #3 of the week on word of mouth alone.

Worth a sober read: the 8,000 is a directory of discoverable tools, not 8,000 hand-built integrations. The scoring layer is what makes that catalog usable instead of noise.

https://zero.xyz/
👍1
Browse.sh gives any coding agent real browser access with one command.

Browserbase shipped a CLI that hands cloud browsers to your agent (Claude Code, Codex, or your own), so it can log in, click through forms and pull web data without you wiring up Playwright, proxies or anti-bot hacks. It runs on Stagehand, their open-source browser-automation framework.

Strongest bit: it's the same infrastructure production agents already run on, now one npx away for a weekend project.

https://www.browserbase.com/browse-cli
👍1
Respan routes every LLM call through one gateway, then logs, evaluates and caps spend on it: 500+ models behind one API.

The team behind Keywords AI rebuilt it into an LLM engineering platform. Send OpenAI-style calls through Respan to reach 500+ models, get each request as a trace with per-span latency, set hard spend caps with Slack or email alerts, and fall back to another model when one rate-limits. Prompts and rollouts stay version-controlled from the UI.

Strongest bit: observability and evals sit where the traffic already flows, so you stop gluing LangSmith, a proxy and a billing guard into one stack.

https://respan.ai/
2
Databox MCP lets you ask your real business metrics questions inside Claude or ChatGPT, in plain language.

Databox already pulls your KPIs from across analytics, ads, sales and finance tools into one place. The new MCP server exposes that to your LLM, so an agent can answer "what drove the MRR drop last week?" from live numbers, and run recurring summaries, updates and follow-ups on a schedule.

Strongest bit: the data is already aggregated and reconciled, so the model answers from one source of truth instead of you piping raw API calls into context.

https://databox.com/
👍1
Elentaria scores your B2B startup across 22 go-to-market channels, then runs the ones that actually fit.

Instead of another dashboard, it builds a precise read of your ICP from 20 signals across 30+ sources plus a call with a human GTM expert, scores each channel (outbound, content, ads and more) on fit and readiness, and operates the winners end-to-end. You approve before anything ships, and the plan re-orders itself as data comes in.

Strongest bit: it's aimed at the early team with no GTM lead, where the gap isn't tactics but knowing which channel to even start with.

https://elentaria.ai/
1😱1
The first inbox where AI agents and humans work in the same threads. Upstream redesigns email around one assumption: agents are teammates, not add-ons. They read, reply, and act in the same inbox humans use - no separate dashboard, no integration layer. The shift from "AI helps with email" to "AI works in email alongside you" is subtle, but it changes the entire communication stack.

https://www.upstream.do/
🔥32👍2
2,000+ production-ready API integrations for AI agents - auth, retries, idempotency, and guardrails in one layer. Swytchcode sits between your agent and the real world: Stripe renamed a field and your agent didn't know; Resend returned 200 but the email never sent; the agent called deleteCustomer in prod instead of test. These aren't edge cases - they're Tuesday. One middleware layer catches all three failure modes before they reach production.

https://swytchcode.com/
👍2
E-signature API at €0.029 per envelope. No subscriptions, no minimums - DocuSign charges roughly 100x that. Firma is a developer-first signing API: a few lines of REST code, fully white-labeled, SOC 2 + ISO 27001 + eIDAS certified out of the box. Works natively with Cursor, Bolt, Replit, and Supabase. If you're building a B2B product that needs contracts, this is the easiest decision in your stack.

https://firma.dev/
MCP's biggest enterprise blocker is gone: zero-touch OAuth for MCP servers is now stable. The standard model required every employee to authorize every MCP server individually - a deal-breaker for IT and security teams. Enterprise-Managed Authorization flips this: admins define policy once through their IdP (Okta is first), and users get all authorized servers on first login, scoped to their roles. Already live in Claude, VS Code, and 7 servers including Figma, Linear, and Supabase. Security teams now have a centralized audit trail across every MCP connection.

https://blog.modelcontextprotocol.io/posts/enterprise-managed-auth/
1
AgentX puts test suites and observability around AI agents — so you catch failures before a user does, not after.

It's a multi-agent eval framework: build hierarchical agent teams, then run evaluations with full tracing that pinpoint which tool call or state change broke, before it reaches production. CI/CD for agents, with the first one live in under a minute.

The useful part isn't the eval score — it's that a failed case points to the action boundary: which tool call or write created the risk, so you know exactly what to fix.

https://www.agentx.so/
👍1
Receiptor AI runs the entire receipt workflow on its own and matches receipts to bank transactions at ~99% accuracy.

An agentic bookkeeper that pulls receipts from your email and phone, files them into your accounting software or cloud, and pings you only when it actually needs context. You reach it from the app, WhatsApp, or straight inside Claude and ChatGPT.

The "asks only when it's stuck" part is what makes handing off bookkeeping solo actually workable.

https://receiptor.ai/
👍2
Humalike gives AI agents the social layer they're missing: 7 APIs so an agent stops interrupting, monopolizing, or misreading a group chat.

Behavioral infrastructure for agents in multi-party settings: Turn-Taking, Theory of Mind, Norms, Persona, Social Memory, Social Signals, Social Observability. Model- and stack-agnostic, so it drops onto whatever you already run.

Most agent failures in shared chats aren't the model, they're zero social awareness, and this is the first thing that treats that as its own layer.

https://www.humalike.ai/