Viewing profile — stevekerr
stevekerr
HN member- Joined
- Thu, Feb 27, 2025, 9:48 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About stevekerr
I'm Steve, founder of Delta Flame. We're building a prompt-to-app, offline-first platform (Airtable / Salesforce-ish). You describe the app you need and it creates it. You can then use natural language or a CLI to find, add and update information. It works locally and syncs at scale, for individuals, teams, field work, and collaboration between people and agents.
I'm all about data, sync, event sourcing, really nice UI, software quality and user comfort. I'm currently in Melbourne, Australia, and can't wait to relocate to San Francisco.
https://delta-flame.com
Recent public activity
-
comment
Comment #49219326
That makes a lot of sense. With the icon method: The user is in full control. In our case, the CLI is part of a data sync system, so it does need a "special" once-per-hour check fo…
-
comment
Comment #49219206
Why not .pkg (next, next, installer)? For the past week, I've been tweaking my startup's CLI to install as a .pkg, satisfy Apple signing, and everything that goes along with that. …