Coming soon
This is my Blog About Software, a brand new site by me that's just getting started. Things will be up and running here shortly!
This is my Blog About Software, a brand new site by me that's just getting started. Things will be up and running here shortly!
Here are some Problem: Bridge Calibration Equation Validator You are tasked with helping a group of engineers verify equations for calibrating a bridge. Each equation consists of: 1. A target value TTT, provided before a colon (:). 2. A sequence of numbers N1,N2,…,Nk, separated by spaces, provided after the
This article might not really apply to Java/Kotlin developers, seeing as Spring+Hibernate handles much of the heavy lifting for this issue. I realized that python developers don't have a good idiomatic way of baking in database persistence into their applications. While writing my LLM-Sonder application (a
I've been playing around with Retrieval Augmented Generation (RAG) and actually deciphering the space around running LLMs and getting something set up and running is quite a hassle. Here are some quick bites of information to get started with running an LLM model locally. 1. You can expect
In this article, we will explore how DNS resolution works on a high-level. This blog post is intended for developers and IT folks. Firstly, let's motivate the understanding of how DNS works by looking at common use cases we may encounter. 1. Let's say you'