<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Technical Guides on David An</title>
    <link>https://davidan.dev/categories/technical-guides/</link>
    <description>Recent content in Technical Guides on David An</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 14 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://davidan.dev/categories/technical-guides/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Local-first GPU Cluster with nvkind and Time Splitting</title>
      <link>https://davidan.dev/posts/nvkind/</link>
      <pubDate>Sun, 14 Dec 2025 00:00:00 +0000</pubDate>
      
      <guid>https://davidan.dev/posts/nvkind/</guid>
      <description>You have a brand new shiny GPU and want to start experimenting with it by running some sample experiments in Kubernetes, but how would you start that. In this short tutorial, we go over how to use nvkind, the gpu-operator to start running some basic experiemtns using your new GPU. We assume that the reader already has things such as Docker, golang, and relevant drivers/systems (nvidia-ctk, nvidia-smi, etc.) installed too.</description>
    </item>
    
    <item>
      <title>Tokenization and Embeddings: A Primer</title>
      <link>https://davidan.dev/posts/tokenization/</link>
      <pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate>
      
      <guid>https://davidan.dev/posts/tokenization/</guid>
      <description>Lately, all we have heard about is tokenization and embeddings and the role they play in the greater LLM and AI ecosystem. These two concepts are one of the most fundamental concepts in language modeling and remain the foundation of the technology we interact with on a daily basis. In this article, we will cover some of the basics around tokenizing and embedding sequences of texts and the nuances of them.</description>
    </item>
    
    <item>
      <title>Horizontal and Vertical Database Scaling</title>
      <link>https://davidan.dev/posts/db/</link>
      <pubDate>Wed, 06 Mar 2024 00:00:00 +0000</pubDate>
      
      <guid>https://davidan.dev/posts/db/</guid>
      <description>In today&amp;rsquo;s day and age, organizations have more data than ever. On a smaller scale, developers are building startups serving large amounts of data to customers. All of these use cases require both the efficient storage and transmission of data. If a backend database goes down, a service can&amp;rsquo;t be used, customers can&amp;rsquo;t reach their app, and a myriad of issues appear.
To accommodate for this ever-growing thirst for data, many techniques have been developed to help address these issues.</description>
    </item>
    
  </channel>
</rss>
