Content pfp
Content
@
0 reply
0 recast
0 reaction

tomuky pfp
tomuky
@tomuky.eth
In the context of looking for a dev role in crypto, what’s the balance between relying on ai tools to code and knowing the proper syntax of things by heart? I feel like a jr dev could easily be considered a sr dev with the right ai tools when used correctly (not blindly).
5 replies
1 recast
9 reactions

xh3b4sd ↑ pfp
xh3b4sd ↑
@xh3b4sd.eth
My experience has been that code generation tools which we call "AI" today lead you down the wrong path real quick. If you know what you are doing then you get a performance boost. If you are too junior then you just find quicker ways to drive against the wall. Every day I run into engineering problems that ChatGPT thinks is the right approach, and every day there are challenges for which the model is wrong without knowing it. You can be productive at writing bad code and building bad products that break in interesting ways when you need it the least. Anyone who understands anything about any domain knows that the language models of today are bullshit generators. They are useful for some tasks, but IMO they cannot promote a junior engineer to a senior engineer. No chance. Period. Full Stop. This has something to do with real life and real industry specific experience, and language models are not yet good at that at all.
1 reply
0 recast
1 reaction

tomuky pfp
tomuky
@tomuky.eth
That’s why I said when used correctly. If you just tape together AI generated code then it’s going to be horrendous. When I say correctly I mean you probe _with_ the AI tool. Ask it why. Take steps back to see if it makes sense in the context of your code. Have it explain things. Learn with it.
1 reply
0 recast
2 reactions