
LLMs are at the heart of the current AI movement. An LLM’s ability to respond to prompts with human-like responses is astonishing. All of our first interactions with ChatGPT in 2022 were amazing. The first time I used GitHub Copilot to generate a basic database access method, it was clear that something significant was about…
Read more…

Highlight: I used to rely on screenshots of Figma mockups. Now I pull structured layout and style metadata straight from the design files. When our design team shares a new mockup, they send the Figma file and link — no PNGs, no screenshots. But early on, that still meant a lot of guesswork for me….
Read more…

It feels like everyone wants to sprinkle a little AI on every software project right now. Sometimes for good reason, and sometimes just because they want a little AI. But AI, much like a seasoning for our food, might not be an improvement. We need to know what tool to use and when. One of…
Read more…

GitHub has been on a tear recently, adding a lot of new features in a short amount of time. It’s exciting to see the platform evolve so quickly, especially with its deeper integration of AI. One of the newer features that caught my eye is Agent tasks. The core idea is that these tasks can…
Read more…

Artificial Intelligence is no longer a futuristic concept; it’s another part of our development toolbox. And like any powerful tool, it can be used to build incredible things with great efficiency, or it can create a mess that is difficult to untangle. The key isn’t just using AI; it’s using it with discipline and intent….
Read more…

Don’t Panic Labs, a Nebraska-based software product development and innovation company, today announced that co-founder and co-owner Doug Durham is stepping back from day-to-day operations effective October 31, 2025. Durham will continue to serve as Managing Partner Emeritus, remaining involved as an advisor and providing ongoing strategic guidance. In 2010, Doug Durham co-founded Don’t Panic…
Read more…

This month, I am stepping away from daily operations as Managing Partner at Don’t Panic Labs. Over the past 15 years at Nebraska Global and Don’t Panic Labs, I have been engaged every day doing challenging work that I love. I focused on building companies, engineering solutions for our partners, and evangelizing for our ecosystem…
Read more…

What have your experiences been with conference vendor booths? When I ask myself that question, do you know what happens? My mind goes blank; they all blur together – none of them stand out. Why? (Channeling my 5-year-old daughter) In my opinion, most booths are trying to project out vs finding a way to take…
Read more…

Building a Facial Recognition System with Cursor AI At Don’t Panic Labs, I recently embarked on an prototype project to explore the intersection of computer vision, Python, and AI-assisted development. Our goal was to build a light-weight facial recognition system that could identify faces, create a searchable database, and analyze images. All while leveraging Cursor…
Read more…

Recently, I dealt with a strange bug around PDF downloads. The functionality was simple: The user fills out a form, clicks a button, and a PDF opens in a new browser tab. This was working as expected for every browser and every device, except Safari on iOS. Some digging led me to realize that Safari…
Read more…