About the Author
Luke Patterson

Luke Patterson

Caching Strategy Reminder for Maven-Based Docker Builds

Luke Patterson Articles, Docker, Java, Python, Tutorial 14 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.My local development feedback loop between code change and runnable container was annoyingly long on a Maven-based project I was recently working on. I …

Building Vagrant Boxes with VeeWee on TravisCI

Luke Patterson Articles, Development Technologies & Tools Leave a Comment

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.(Pro Tip: you can safely skip the first 3 paragraphs) We’ve all been there:ย You push some .travis.yml commits and your clone gets parachuted into …

KC User Group Tour, Part 4: Rubyists

Luke Patterson Articles, Community, Development Technologies & Tools 3 Comments

Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Trying to unwind the onion now, peeling away until I get back to the February Ruby meetup. ย I got more than a little side-tracked, …

KC User Group Tour, Part 3: Pythonistas

Luke Patterson Articles, Community, Development Technologies & Tools, Python 5 Comments

Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.And now for something completely different… Me: What is the first thing I need to know about Python? Pythonista: Ok, first, open a command …