Zellij The Impressions of a Casual tmux User

Zellij: The Impressions of a Casual tmux User

Jake Everhart Articles, Development Technologies & Tools, Programming Leave a Comment

Let’s get this out of the way: I love tmux. Gaining the ability to multi-task within the terminal was a monumental productivity boost for me, and if you’ve used it in the past, you probably have similar stories about how it leveled up your workflow. It’s fast, it’s well-supported, and it has a plethora of features you can invoke with just a few keystrokes.

…and personally, I can only remember about a dozen of them.

Best Practices: Enterprise App Development With Python

Zach Gardner API Development, Keyhole, Python, Videos 1 Comment

Python has become the go-to language for enterprise-level applications, and it’s easy to see why. With its simplicity, versatility, and extensive libraries, Python provides an excellent framework for developing robust applications. But despite its wide use, successful enterprise app development with Python requires a thoughtful and strategic approach. In this guide, we’ll explore some of the best practices that can …

Modernizing Cobol Applications

David Pitt COBOL, Keyhole, Modernization, Videos Leave a Comment

The world of technology is constantly evolving, but despite the rise of cutting-edge programming languages and modern software frameworks, COBOL applications continue to play a critical role in the business world. COBOL, one of the oldest programming languages, still powers many of the core systems of industries like banking, insurance, and government. Why, then, are businesses increasingly considering modernizing COBOL …

The Emergence of Python as a General Purpose Language

David Pitt Keyhole, Python, Videos Leave a Comment

Python has become a cornerstone of modern programming, driving everything from simple automation scripts to complex artificial intelligence systems. Over the years, it has transitioned from a niche language to a dominant force in software development. How did a language known for its simplicity come to power some of the most advanced technologies in the world? In this blog, we’ll …

Simplifying IAP Setup on GCP with Terraform

Simplifying IAP Setup on GCP with Terraform

Zach Gardner API Development, Articles, Cloud, Development Technologies & Tools, Google Cloud Platform, Infrastructure As Code (IaC), Keyhole Leave a Comment

Discover how Terraform IAC setup simplifies cloud infrastructure management, with a focus on Identity Aware Proxy (IAP) configuration on Google Cloud Platform (GCP). Learn from real-world challenges and solutions to streamline your cloud environment and automate processes.