Logging - Laravel 9.x - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
Selfish reasons for building accessible UIs | Read the Tea Leaves
All web developers know, at some level, that accessibility is important. But when push comes to shove, it can be hard to prioritize it above a bazillion other concerns when you’re trying to c…
Why Generative AI Coding Tools and Agents Do Not Work For Me
People keep asking me If I use Generative AI tools for coding and what I think of them, so this is my effort to put my thoughts in writing, so that I can send people here instead of having to repeat…
Join DNS4EU, an EU initiative providing secure, private, and reliable DNS services for users across Europe. Safeguard your online experience with DNS solutions that prioritise privacy, data protection, and compliance with EU standards. Explore DNS4EU for a safer internet.
app.build – Open-Source AI Agent That Builds Full-Stack Apps
Code generation has been one of the most interesting use cases for LLMs. While the best models can generate decent code for isolated problems, there is a big ga...
How Software Groups Rot: Legacy of the Expert Beginner
Expert Beginner Recap In my last post I introduced the term “Expert Beginner” to describe someone who has capped out in their learning at some sort of local maximum, convinced that the local is global. Expert Beginners are developers who do not understand enough of the big picture to understand that they aren’t actually experts. […]
Ben had already been with the University for a few years when Dave joined the team. At some point during the interview process, Dave reached the conclusion that he was here to modernize the team. As a result, he started on a Tuesday, and by Wednesday was telling everyone how he would do their job.
Dave strutted from desk to desk, playacting the highly-paid consultant. In reality, he was here to take over the student enrollment system from Ben. Ben had inherited it from Carl, who had inherited it from Bob. A whole chapter of begats was required to trace the roots of the system. It was mostly implemented in simple batch scripts, and it mostly was driven by simple text or CSV files. It wasn't a terribly pretty system, but it did have a few very important features:
It worked.
It didn't require much maintenance.
It was thoroughly documented and well understood by the support team.