Ask HN: As LLMs progress, how do you stay sharp and productive? 6 days ago
with LLM now everyone is a product manager, you define your vision and objectives and LLM will do the work for you.
HN user
with LLM now everyone is a product manager, you define your vision and objectives and LLM will do the work for you.
People around us make life worth living. life I think is memory box. we collect both good and bad memories.
lot of times I feel the code that is generated has better readability and better documentation then if I had coded. so if something is doing better job then I will use that, but reviewing the code that is generated I feel is still my job, sometimes code generated is not correct, so I need keep checking.
same feeling here. what i practice is i keep asking the agents to write spec first then implement, so that i read what it is going to do.