Computer Says No
koenvangilst.nl
Computer Says No
1–10 of 48 posts
Re: Computer Says No
#2Re: Computer Says No
#3To be honest, the same applies when a developer gets promoted to team lead. I made this experience on my own that I no longer got in touch with the code written. Reasons are slightly different (for me it was a lack of time and documentation)
When I wrote a paper in collaboration some time ago, it felt very weird to have large parts of the paper that I had superficial knowledge of (incidentally, I had retyped everything my co-author did, but in my own notation) but no profound knowledge of how it was obtained, of the difficulties encountered. I guess this is how people who started vibe coding must feel.
Re: Computer Says No
#4Re: Computer Says No
#5Re: Computer Says No
#6Re: Computer Says No
#7> By programming, they learn how the system fits together, where the limits are, and what is possible. From there they can discover new possibilities, but also assess whether new ideas are feasible.
Maybe I have a different understanding of "business context", but I would argue the opposite. AI tools allow me to spend much more time on the business impact of features, think of edge cases, talk with stakeholders, talk with the project/product owners. Often there are features that stakeholders dismiss that seemed complex and difficult in the past, but are much easier now with faster coding.
Code was almost never the limiting factor before. It's the business that is the limit.
Re: Computer Says No
#8If your computer says No just ditch it and buy a non-Apple computer.
Re: Computer Says No
#9If your computer says No just ditch it and buy a non-Apple computer.
One with Windows 11?
Are you sure you can't think of a commonly used operating system which doesn't?
Name ends with "ux", or maybe "BSD"?
Re: Computer Says No
#10> This is a great insight. For software engineers coding is the way to fully grasp the business context. > By programming, they learn how the system fits together, where the limits are, and what is possible. From there they can discover new possibilities, but also assess whether new ideas are feasible. Maybe I have a different understanding of "business context", but I would argue the opposite. AI tools allow me to s…