@OtherworldJamie Oh I definitely agree that architecture knowledge is still extremely important. What I would do is utilize it as a learning tool to get it explained in different ways until I understood it. That won't always work but I've learned a fair amount that way in the last few months.
@laravelphp@joedixon@dgarbs51_ I was registered for this and then a bunch of stuff came up at work while it was going on. Are you going to post a recording of it?
@OtherworldJamie@GHHILL1911 That is so true @OtherworldJamie! There are so many things I miss about Oregon but the crap they're doing in Salem prevents me even thinking about moving back.
A few things I've noticed as all devs write code with AI.
When you write foundational / architectural code of a new project by hand, you "feel" the code pushing back if your abstraction isn't right. You feel when something is harder than it should be. The code is telling you it's not in the right shape. Good engineers are sensitive to this.
When you're using an LLM, you keep pushing right through this in a way that feels like you're making progress, and it may even be directionally correct in a sense, but the underlying foundation of it all is actually bad in a way that either kills progress of the LLM later as it buckles under the complexity it has created or destroys your ability to maintain the code long term.
Related to this, I see a general restlessness with just sitting and thinking about a problem for a while.
As I've been working on a new library here at Laravel, there have been days where it feels like I mainly just stare at my screen thinking about something. When Claude Code is at your fingertips, it's tempting to just start yapping into the terminal and watching code come out the other end. Again, directionally correct in some ways, but often doesn't land on the elegant solution that is waiting to be discovered.
@SynchroM@LiamHammett @laravelphp If you're doing that in the config file, that's not going to help with the PHPStan issue because it doesn't know that the config you're pulling has been casted.
@LaravelLivewire So sorry I'm going to miss this but my son is due on the 29th so my wife would kill me! 😁 If at all possible please record the talks to post on YouTube.