Laura Novruzaj

Laura Novruzaj

Articles

Building a Kubernetes Home Lab from the Ground Up

Introduction This is the first in an ongoing series of posts on building and running a Kubernetes Home Lab. I recently came across the concept of Home Lab, where you set up some servers at home to do miscellaneous stuff such as hosting home utilities or running various applications locally. Some examples of home utilities […]

Read More

Selecting Between Docker Desktop, Rancher Desktop and Podman Desktop

We evaluated three leading local container management solutions to uncover their strengths and weaknesses. Building microservices applications requires developers to work closely with containers not just in the cloud, but locally on their development machine. In this article we will focus on finding the best tools when it comes to building and running a containerized […]

Read More

Introducing GPTScript …Officially

Last month I introduced GPTScript with a tweet and it’s been exciting to see how it’s captured people’s imagination. But other than that tweet and the readme on our GitHub repo, I never wrote a proper blog introducing GPTScript, which feels like an oversight. I am incredibly excited about the potential of GPTScript, and at […]

Read More

A Complete Guide to Open Source Software

What Is Open Source Software? Open source software (OSS) is a type of software whose source code is available to the public. This means that anyone can view, modify, and distribute the software as they see fit. OSS is an alternative to the traditional proprietary software model, where the source code is kept secret and […]

Read More

Comparing Nextcloud and ownCloud for Self-Hosted Cloud Storage

A few decades ago, data was in physical form. Whether it was personal photographs or a company’s financial records, all of them were on paper. However, with the changing technological landscape, everything moved from paper to silicon. From our vacation pictures to official financial records, everything went digital and was stored on computers. And that’s […]

Read More