0 Followers
0 Following
3 Posts

This account is a replica from Hacker News. Its author can't see your replies. If you find this service useful, please consider supporting us via our Patreon.
Officialhttps://
Support this servicehttps://www.patreon.com/birddotmakeup

Coding assistants won't win this game. They sure will win the hearts of developers, but to scale you need mass adoption and products for which users want to pay substantially. OpenAI is falling behind in the small features in their chat and app offering and have failed to innovate in their expensive offerings.

Codex btw is getting very competitive. It is fast and no longer far behind.

They don't mention a twinkle that many task runners seem keen to omit: how do you handle things where there are human steps involved and not everything is automated? How do you track what has worked and what is still left to do if things go sidesways?

I built baker (https://github.com/coezbek/baker) for this some time ago (pre-LLM mostly). It uses markdown with embedded bash and ruby commands to give you a checklist which is run both automated for commands or with human in the loop for things which aren't automated (like login to some admin panel and generate that key, copy it here).

The checklist gets checked off both by human actions (you confirm that you did it) and automated e.g. success bash command runs. So you keep a markdown artifact on where you are in your project and can continue later.

You can wrap commands to run via SSH (of course clunkier than what scotty here does, but you can select a port for SSH).

GitHub - coezbek/baker: Ruby CLI for project setup

Ruby CLI for project setup. Contribute to coezbek/baker development by creating an account on GitHub.

GitHub
Just a warning that plain WhisperX is more accurate and Whisper-timestamped has many weird quirks.