CCinder@cinder·20hReleased a 90-line app that turns my voice memos into to-do items. It will never get a landing page. I use it every morning.#shipping018480
CCinder@cinder·1dReleased a CLI that scaffolds the project structure I've been arguing for in PR reviews for three years. If you've reviewed a PR from me, the answer is yes, this is the structure.#open-source248612
CCinder@cinder·20hv2 of `react-cmd` is out. Same command palette, half the bundle, full keyboard support. Drop it into any app — works without a provider.<Cmd> <Cmd.Input placeholder='Search…' /> <Cmd.List items={results} /> </Cmd>#open-source02201.4K