Mike Cottmeyer
88 posts
Planning Your Agile Transformation
Video Transcript What is it that we’re actually going to change and how we’re going to get it…
Calling All Developers and AI Enthusiasts: Let’s Build a Platform to Free Humanity
Hi Dev Community, I’m working on a project that combines AI, automation, and a bold vision to solve…
Treating Your Organization Like a Connected System
This video dives into the importance of viewing your organization as a connected system rather than a collection…
Redefining What it Means to be an Agile Organization
We explore what it truly means to be an agile organization. By stepping back from prescriptive frameworks and…
Large file transfer from VPS to local machine
Transferring files? More often than not, rsync is the answer: rsync --archive --verbose --partial --progress username@vps_ip_or_hostname:/path/to/yourfile.tar /local/destination/ --archive:…
Organizational Change Starts with Teams, Backlogs, and Working Tested Product
Agile transformation can feel like an uphill battle, especially when frameworks and processes overshadow the foundational principles of…
The Hidden Factors Holding Agile Back In Your Organization
Agile methodologies promised transformative value but, in many large enterprises, Agile has become commoditized—a standard process that teams…
Quantifying the Benefits of Agile for Better Transformation Results
In this video, we explore the evolving landscape of Agile and examine why traditional frameworks may fall short…
What to Do When Scrum Collides with the Reality of Your Organization
In this video, we dive into the realities of Scrum in large, interconnected organizations and explore why traditional…
🎨 Mastering Dynamic Routing in Next.js: Build Flexible, Scalable Apps 🚀
Next.js is a powerhouse framework that makes creating React apps easier and more efficient. One of its most…