Brand New Box, a web consulting and design development agency led by CTO Will Carey, specializes in Ruby on Rails and mobile app development, with a focus on partnering closely with clients to determine the right software solutions. Rather than simply fulfilling client requests, the agency takes a strategic, holistic approach - often involving in-person workshops and long-term engagements - that allows them to become subject matter experts in their clients' domains. This method has proven especially valuable in industries like architectural engineering, where understanding workflows around building inspections leads to more functional, usable applications rather than superficial features.
The role of AI in software development is transforming how code is written and tested, significantly reducing the time and cost of implementation. While AI can generate code quickly - even outperforming some human developers - the core challenge has shifted from writing code to designing the right systems and ensuring long-term maintainability. Issues such as ineffective test generation, rigid planning without feedback loops, and the difficulty of refactoring large AI-generated codebases highlight the need for better processes like mutation testing, adversarial sub-agents, and stronger observability. Despite AI's speed, projects still face complexity bottlenecks, often around the six-week mark, emphasizing that thoughtful architecture, clear mental models, and robust debugging practices remain essential.