Загрузка видео...
Не удалось загрузить видео
is AI making software dev skills obsolete or more valuable than ever?
23,984 просмотров • 1 год назад •via X (Twitter)
Комментарии: 10

more on this in the blog post

More valuable and I think dev teams will be much smaller

As a coder and an artist, this is true for everything you do with AI.

Good timing! Last night I recorded myself spending 25 minutes trying to lint my app, only to have it break my app and force me to roll back to the previous working version. I need to level up my dev skills more!

You are a wise man.

Great vid. True to some extent. Actually I have been quite successful at making AI fix some mess it generated on large and complex codebases recently (through Cursor's composer/Sonnet mainly). The secret sauce is a mix of providing clear guidance/directives and quite detailed prompts (not hesitating to paste full code snippets at some point).

Visual Copilot also for shopify/hydrogen?

Rely heavily on git versioning and multiple files, make it easy for the models to understand the task and fix things. And use good models like O1-preview

@PaulBeresuita the chart at the beginning of this video just about sums it up for me

@MengTo

