post-thumb What is Hat Boy Software?

Introduction At Hat Boy Software, we design and develop custom web-based software solutions. We work with businesses of all sizes, from small businesses to Fortune 500 companies. Our team has a wealth of experience in the software development industry, and we’re passionate about helping our clients achieve their goals. In this blog, we’ll be sharing our insights on the software development industry, sharing tips and best practices, and highlighting some of the amazing projects we’ve worked on.

Read More
post-thumb Setting up Android Studio

Step 1. Downloading JDK Android apps are written in Java so you will need to install the Java Development Kit and it is very important to installing Android Studio. To get started you are going to have to go through the process of installing the Java Development Kit (JDK) Start with downloading JDK Download JDK Once you’ve downloaded JDK click the Download link. Next you must click the radio button to accept the License Agreement, then choose the JDK that matches your computers operating system.

Read More
post-thumb Installing a Local Kubernetes Cluster with Helm and Terraform

The time has come to start a new project, which means a lot of internal testing (right?). Hosting costs can get a bit rough, especially if you’re testing and constantly pulling down and building up new infrastructure. Not to fear, Docker Desktop is here! In this tutorial, we’ll explain how to install Docker Desktop with Kubernetes, Helm, and Terraform to handle automated deployment, scaling, and containerizing of your applications. Windows Install Docker Desktop From Docker Desktop, go to Settings -> Kubernetes and select “Enable Kubernetes”.

Read More