Back to News
Advertisement

sspeckx about 3 hours ago 0 comments
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 202 words in the discussion.

Trending Topics

#agentic#engineering#plan#code#call#tight#leash#writing#human#reviewer

Discussion (0 Comments)Read Original on HackerNews

lousken•about 2 hours ago
So it's not vibe coding anymore. Now it is agentic engineering. I just can't...
dd8601fn•about 2 hours ago
That brings up a question. What do you call it when a capable person keeps a tight leash on the process, making deliberate design decisions as you go, based on a well considered plan?

Vibecoding seems very wrong. That implies someone yolo’d a prompt at something with “dangerously accept” enabled.

It’s not conventional development, as the llm is writing most-or-all of the code.

Is it maybe where this post settled on “agentic engineering”? It does describe full requirements gathering, writing everything up like you’re supposed to, documenting, etc.

lousken•about 2 hours ago
What is a tight leash? Human developer and human reviewer? Or is AI reviewer good enough? ... Couple years ago people were copying code from other parts of a codebase or stackoverflow, now they copy it from some blackbox AI.

Do we need a special way of calling it? How did we call people using stackoverflow?

isoprophlex•about 2 hours ago
Tastemaxxing. It's the new moat, bruv!
gchamonlive•about 2 hours ago
Codesmithing
tolugenius•about 2 hours ago
I mean I can't speak too much on what best practices always ends up looking like (the gap between law and reality is always there) but I think the issue with agentic engineering is crucially the fact it compresses the time and effort in all these tasks; you can plan, write the code, and do all the parts in one session and then if there's a bug it's much harder to track done, especially if that would have surfaced early on in reviewing the plan. So really the slowness and review is what's gone and that's albeit what's needed more than ever.