this post was submitted on 09 Nov 2025
29 points (73.8% liked)

Experienced Devs

4969 readers
1 users here now

A community for discussion amongst professional software developers.

Posts should be relevant to those well into their careers.

For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:

founded 2 years ago
MODERATORS
 

Curious where others might stand.

My day to day “coding” is reviewing, revising and running plans against LLM/code-assistant tools. I juggle around 2-3 sessions of this on various features or tasks at a time.

you are viewing a single comment's thread
view the rest of the comments
[–] pohart@programming.dev 2 points 4 days ago

I've had poor luck with it's debugging, where I think it shines right now is when I need to code something that's basically standalone iin a language I don't really know.

Give me git hook to X or right a bash script to Y.