“I don’t want to sit there typing out every command; it’s faster to just write the code.” This is the …
Trent

Trent
Trent is a Staff Software Engineer and proud Code Sloth living high in the tree tops of Sydney. Over a decade of industry experience has taught this furry little coconut head that simple solutions trump technical wizardry in monoliths through to microservices. This blog is an expression of his passion for engineering in the hopes of helping other emerging Code Sloths alike.
-
-
Getting started with Cursor AI can be a daunting thought. However, once you understand the basics, it is actually quite …
-
This article will dive deep into the OpenSearch Keyword field in Java from the CodeSloth GitHub code sample repository using …
-
1. Getting StartedJavaOpenSearch in JavaOpenSearch/Elasticsearch
Getting Started With OpenSearch in Java
by Trentby TrentHappy 2025! This article is a divergence from previous posts, as this little Code Sloth is getting started with OpenSearch …
-
This blog post is based on the HackerRank Interview Preparation Kit array New Year Chaos problem. HackerRank provides programming challenges …
-
This post is based on the HackerRank Interview Preparation Kit Arrays: Minimum Swaps 2 question. HackerRank provides programming challenges that can be …
-
This post is based on the HackerRank Interview Preparation Kit Arrays: Left Rotation question. HackerRank provides programming challenges that can …
-
.NetProgramming Challenge
[.Net HackerRank Challenge] 2 Dimensional Array Hourglass Sum
by Trentby TrentThis blog post is based on the HackerRank Interview Preparation Kit 2D Array – DS question. HackerRank provides programming challenges …
-
2. Indexing in OpenSearchOpenSearch/Elasticsearch
[Tutorial] Creating an OpenSearch Custom Analyzer
by Trentby TrentOpenSearch comes with a rich set of built-in analyzers. As we explored in our indexing the OpenSearch Text Field Data …
-
2. Indexing in OpenSearchOpenSearch/Elasticsearch
[Tutorial] Indexing the OpenSearch Text Field Data Type
by Trentby TrentThis article will explore the OpenSearch Text field data type using samples from the CodeSloth GitHub code sample repository. These examples …