Scripting with Python and AutoHotkey

Kevin Wisniewski Articles, Automation, Development Technologies & Tools, Python 7 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.After I began programming, I started noticing that some of the things I was doing on my computer at home were repetitive and could …

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 …

Node.js Meets .NET – Edge.js

Brian Wetzel .NET, Articles, JavaScript, Node.js, Python Leave a Comment

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.With so much JavaScript development on the client side, it only makes sense that developers and organizations would want to develop server side applications …

Docker: VMs, Code Migration, and SOA Solved

Zach Gardner Articles, Development Technologies & Tools, DevOps, Docker, Python 2 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.It’s rare that a piece of software as new as Docker is readily adopted by startups along with huge, well established companies. dotCloud, the …