[deleted]
Ask HN: What is your (AI) dev tech stack / workflow?
161–170 of 187 posts
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#162[dead]
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#163[flagged]
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#164There are many good answers here. I created microcodegen that can help scaffold the entire architecture for you to get started. Here is it https://github.com/Anioko/spec-driven-development
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#165Even when I write a detailed specification and review the resulting diff line-by-line, I am unsatisfied with my comprehension and recall of the changes. I don't understand my systems as well as I used to (I don't think this is surprising; see the "generation effect"). I have been experimenting with extending code review with some new exercises intended to improve comprehension, at the cost of a little friction.
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#166[flagged]
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#167[flagged]
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#168CaveMan Mode plugin for Cluade
OpenRouter to use whatever LLM I want.
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#169[flagged]
Re: Ask HN: What is your (AI) dev tech stack / workflow?
#170[dead]