
Wednesday, Sep 23
Presented byArcjetcompany cards, borrowed tones, and film grain
gm legends
Today: agents that can rent their own servers and pay for their own subscriptions, a reply assistant that knows your landlord and your best friend get different sentences, and a film camera app built by somebody sick of the fake grain.
Also: two days until Vercel Day. Details below.
Two days to Vercel Day

Vercel Day is this Friday, September 25, a one-day launch event for teams building polished web products.
Five winning teams each get $12,000 in Vercel Startup Perks and up to four tickets to Ship SF on October 15. One of them gets a meeting with Vercel Ventures.
Schedule your launch for Friday and tell us which Vercel product you built on. Two days left to get on the board.
Solid — Agents with their own computers, accounts, and budgets.
Solid hands its agents their own computers, their own accounts and a budget to spend, which sounds mad until Trevor explains why. Agents can already do the simple jobs; the moment one needs a server or a login or a way to pay, it stops and waits for a human, knowing exactly what to do next and having no means to do it. So Solid's agents set up real machines, open accounts, pay for services, and use your tools through APIs or by logging in like a person would. His team raised $6M on that idea, and asked whether the output is handoff-ready he pointed at users running 300,000-line codebases, which only holds together if the architecture underneath is clean.
Arcjet — Your agents stopped answering and started doing
(sponsored)Your agents call tools, write to databases and move money, so a wrong answer is now a wrong action, which is a considerably worse meeting. Arcjet runs policy before every LLM call, tool call, query and API request: prompt injection, sensitive data, bots, rate limits, spend quotas, and your own rules in Rego on top. It reads the OpenTelemetry you already emit, so switching it on is one environment variable, no code changes and nothing to deploy. Each check also reads the earlier steps in the same workflow, so an agent's tenth action gets judged against the first nine and not on its own. JavaScript, Python and Go SDKs all at 1.0, agent framework guards included, free tier to start on.
ToneBird — AI reply assistant that remembers your relationships
ToneBird drafts your replies in Gmail and Slack with the thing every other assistant misses, which is that your boss and your best friend and your landlord all get different sentences from you. It reads the conversation history and what it knows about the person, so it won't open a message to your teammate with "I hope this message finds you well" and won't reply to a client with "lol ok babe", both of which are Piper's examples from the launch. It also remembers the thing you casually promised last week, which you have forgotten and they have not. Nothing sends without you pressing the button.
Lightmeter — Film Camera designed for everyday moments
Lightmeter does two jobs. It meters light for the film camera you're already carrying, with push and pull and spot readings, and when you haven't got one on you it takes the photo itself. Aakash shoots film and had got tired of either carrying a separate meter or trusting a number off a phone app, so he built the one he wanted. Then he worked out what had always bothered him about film-camera apps: they take a finished, flattened phone photo and paint grain on top, which is why they read as a filter. His works off the raw capture, so the grain and the halation come out of the image itself. No AI, no account, nothing leaves the phone.










