Menu

Post image 1
Post image 2
1 / 2
0

Turns out writing and speaking are completely different skills

DEV Community·Kirill·20 days ago
#3r2N18EL
Reading 0:00
15s threshold
Cover image for Turns out writing and speaking are completely different skills

Kirill

A month ago I sent a cold message to a meetup organizer with a rough idea for a short talk about AI-assisted coding chaos.

At that point it was basically just a rant: "Why does asking an LLM to add one button end with half the repo rewritten?"

Since then:
— I gave the first version of the talk
— turned it into a dev.to article
— got surprisingly good discussions out of it
— and now I'm doing another session for Azure Meetup Konstanz

One thing I realized during this process: writing about engineering and speaking about engineering are completely different skills. When you write, you can edit weak parts away. When you speak, weak ideas become visible immediately.

The topic is still the same: how to use AI coding tools without turning your project into entropy.

If you're curious — here's the meetup link:
https://www.meetup.com/azure-meetup-konstanz-region/events/314158692/

And the original article:
https://dev.to/klem42/i-asked-an-llm-to-add-one-button-it-rewrote-half-my-repo-1l1f

Read More