I'm building a new company with @hnshah.
Today we're launching our first product. It's called Typeahead.
Autocomplete for everything you write on your Mac. You type, suggestions appear inline right at your cursor and you hit Tab to accept. It picks up how you actually write.
It runs on a local model, so it works offline and your writing never leaves your device. One time purchase, free updates for life.
If you write a lot on a Mac, check it out. Live on Product Hunt today โจ๏ธ
Remotion Maps skill got updated and now powered by @maplibre
No API token required anymore!
Just install the skills and generate cinematic map animations: flight paths, camera tracking, zooms, animated routes.
New: @๐๐๐๐-๐๐๐๐๐๐/๐๐๐๐๐๐๐๐๐๐
Ready-made directives for Generative UI
โ $format - currencies, dates, percentages via Intl
โ $t - i18n with key interpolation
โ $math - arithmetic at render time
โ $pluralize, $concat, $join, $count
Import the ones you need
reminder: this magnetic nav link effect?
jus' a few lines of css + anchor positioning ๐ค
li:has(a:is(:hover, :focus-visible)) { anchor-name: --a; }
ul::before {
position-anchor: --a;
left: anchor(left);
top: anchor(top);
width: anchor-size(width);
}
@yocline@_kejk Yep! Plus, context switching has always been hell. With AI agents and expecting to be on top of things all the time has made me burn out 10x quicker. I barely use AI in my life right now and I love it
It's funny how apps and cars are having the same issue: bring our buttons back!
Don't give me an input field to chat to my content. Give me buttons and thought out flow of how to achieve what the app was made for.
Don't slap on an prompt field and expect I'm just as affective.
1 month after releasing the set, we're shipping the first update to the Pixel and Sharp icon families!
โฆ Added 800+ icons
Now available to all our users ๐ค
This is what the future of design looks like. Not just this specific toolยน, but the fact that every team in the world is now is empowered to build their own 'design factory'.
Shader Lab was built with Claude Code, @threejs, @nextjs, and @vercel. To the exact needs, vision, and specification of @basementstudio.
Every time we work on a project with them, we get a glimpse of an arsenal of internal tools they've deployed. Some built specifically for a project, some more general purpose.
It's now easier to generate software re-assembling powerful building blocks, than searching and procuring the right SaaS for the job.
ยน though it's a banger
Today we're open sourcing https://t.co/p76KVdY7dG, a reference platform for cloud coding agents.
You've heard that companies like Stripe (Minions), Ramp (Inspect), Spotify (Honk), Block (Goose), and others are building their own "AI software factories". Why?
1๏ธโฃ On a technical level, off-the-shelf coding agents don't perform well with huge monorepos, don't have your institutional knowledge, integrations, and custom workflows.
2๏ธโฃ On a business level, the moat of software companies will shift from 'the code they wrote', to the 'means of production' of that code. The alpha is in your factory.
Open Agents deploys to our agentic infrastructure: Fluid for running the agent's brain, Workflow for its long-running durability, Sandbox for secure code execution, AI Gateway for multi-model tokens.
(Because of our focus on Open SDKs and runtimes, this codebase is a gem even if you're not hosting on Vercel.)
TL;DR: if you're building an internal or user-facing agentic coding platform, deploy this:
https://t.co/xdsc42nbDN
I designed the new icon set for @cursor_ai. โจ
420 icons. 2 sizes. 2 styles. One single family.
Simple, beautiful and practical โ with just enough character to feel satisfying.
It took me exactly 99 (!) sketches to find the right shape I had in mind for the new @screenstudio logo.
Literally dreamt about it at night till I nailed the sketched and digital version.
There's no end to cool stuff you can make if you really take the time.
My dear front-end developers (and anyone whoโs interested in the future of interfaces):
I have crawled through depths of hell to bring you, for the foreseeable years, one of the more important foundational pieces of UI engineering (if not in implementation then certainly at least in concept):
Fast, accurate and comprehensive userland text measurement algorithm in pure TypeScript, usable for laying out entire web pages without CSS, bypassing DOM measurements and reflow
as agents make it easy to add features, design matters more, not less. the role is no longer just pushing pixels โ itโs deciding what should exist, how it fits together, how humans stay in control, and how intelligence feels clear, trustworthy, and useful.
taste, craft, and judgment have always been the bottleneck. the game is not who ships fastest, but who makes the right thing for humans.
You can now enable Claude to use your computer to complete tasks.
It opens your apps, navigates your browser, fills in spreadsheetsโanything you'd do sitting at your desk.
Research preview in Claude Cowork and Claude Code, macOS only.
Introducing Dimension. The AI coworker that never sleeps.
Set it up in 2 minutes and it gets to work. Morning briefings, meeting prep, email drafts, action items, and more.
Get started at https://t.co/HzTBgBSJAY
Today we at Playbit are sharing our first iteration of the Playbit runtime, our vision for building playful personal-scale software.
https://t.co/kIhrQoVnJL
Personal-scale software means programs by you, for you and for the people in your life. An app for your friends isn't very useful if only some of them can run it, so usually these projects have only one option: the web, an abstraction which many apps don't fit well into.
We wanted a better solution, so that's what we're building. A runtime designed for highly dynamic graphical apps that are collaborative, with a really good set of developer tools.
The Playbit runtime is a bit like an OS, but lives inside a host environment and gives guest code a small system layer to interface with. In practice itโs a minimal ABI-stable syscall interface with well-defined semantics.
While we only support macOS in this initial release, our vision is for a powerful multimedia and collaborative platform which you can write your app for once, and run it on any platform.
Learn more and grab the macOS app at https://t.co/kIhrQoVnJL
With love and a bit of code,
โ Edward, Nick, Julia and Rasmus
Introducing Generative TUI
Ask anything - get polished dashboards with real data, rendered live in your terminal.
27 components. Streaming. json-render + Ink.
npx skills add vercel-labs/json-render --skill ink