Thoughts on AI and Software Design Patterns
dev.to·23h·
Discuss: DEV
Flag this post

Before I start, I should mention that I have not yet tried out vibe coding myself. I use AI every day for programming related tasks, but I still write the code myself, for myself. This blog post was inspired by a dream I had last night, after having spent a stressful week thinking about these sort of things. I had to write it down to get it out of my head and make some sense of it.

I started programming “real” applications with Borland Delphi in the late 1990s, when I was a teenager. My first database applications were two-tiered Delphi user interfaces on top of Paradox databases. I did not know SQL and relied only on Delphi’s ready-made database components. The user interface was therefore 100% driven by the database schema. It worked, it got the job done, and you could tell th…

Similar Posts

Loading similar posts...