FSI BLOG STAFF

Hi, I'm Rick! I'm an accomplished Software Engineer with broad and deep expertise in Go, Python, JavaScript, TypeScript, Shell (bash/zsh), Git, SQL & NoSQL Databases, Containers + Kubernetes, Distributed Systems, Reliability Engineering, DevOps, Cloud / Network / Application Security, Identity / Access Management, Linux, macOS/Darwin, CI/CD, SaltStack, Terraform, AWS, GCP, Azure, Internet Protocols, and much more.
6 Posts

Exploring Future Stack Innovations: Trends and Insights

Understanding Future Stack InnovationsThe landscape of technology is constantly evolving, and future stack innovations are at the forefront of this transformation. Companies are integrating...

Embracing Future Stack Innovation: A Guide to Next-Gen Solutions

Understanding Future Stack InnovationFuture stack innovation refers to the emerging trends and technologies that shape our digital ecosystem. As companies globally strive to remain...

How to Fix PHP Fatal Errors and Return Clean JSON

Working on a client project recently, I faced an all to common challenge in PHP development, how to make sure all errors especially fatal...

How to Secure Mobile APIs in Flutter Using Dart

As mobile applications continue to dominate the digital landscape, ensuring the security of mobile APIs has become a top priority for developers. We'll delve...

How to Fix the Error while Configuring CSS Modules with Webpack

I was racing through a small React prototype, eager to drop plain-old .css files and start using CSS Modules. A quick visit to webpack...