<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Timothy Andrew</title><description>Personal website of Timothy Andrew — software engineer, writer, and builder.</description><link>https://timothya.com/</link><item><title>Writing SIMD/AVX-512 Code in Go</title><link>https://timothya.com/blog/go-simd/</link><guid isPermaLink="true">https://timothya.com/blog/go-simd/</guid><description>Learning about Golang&apos;s assembler by building a simple SIMD-based `grep` alternative.</description><pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate></item><item><title>LLM Alignment From Scratch</title><link>https://timothya.com/blog/alignment-from-scratch/</link><guid isPermaLink="true">https://timothya.com/blog/alignment-from-scratch/</guid><description>Fine-tuning and aligning a pre-trained model from first principles.</description><pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Secure your servers by blocking off `sshd`</title><link>https://timothya.com/blog/ssh/</link><guid isPermaLink="true">https://timothya.com/blog/ssh/</guid><description>Make sshd completely inaccessible from the public internet for maximum security.</description><pubDate>Wed, 30 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Building a Recursive DNS Resolver</title><link>https://timothya.com/blog/dns/</link><guid isPermaLink="true">https://timothya.com/blog/dns/</guid><description>Learning how DNS resolvers work by building a simple recursive resolver in Go.</description><pubDate>Fri, 29 Jul 2022 00:00:00 GMT</pubDate></item><item><title>A Better Model for Stacked (GitHub) Pull Requests</title><link>https://timothya.com/blog/git-stack/</link><guid isPermaLink="true">https://timothya.com/blog/git-stack/</guid><description>Stacked pull requests are a useful tool to make large changes comprehensible, but managing these stacks can be tricky. This post introduces the idea of stacked PRs, and goes over strategies and tooling to make managing these stacks easy.</description><pubDate>Fri, 23 Apr 2021 00:00:00 GMT</pubDate></item><item><title>Hosting a Private Static Website on Amazon S3</title><link>https://timothya.com/blog/private-static/</link><guid isPermaLink="true">https://timothya.com/blog/private-static/</guid><description>Using Lambda@Edge as an authentication layer for static websites hosted on Amazon S3.</description><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate></item><item><title>Build Log: Send-to-Kindle Service + EPUB Conversion</title><link>https://timothya.com/blog/ebook-converter/</link><guid isPermaLink="true">https://timothya.com/blog/ebook-converter/</guid><description>Notes from building (over a weekend) web service that can convert e-books to MOBI and push them to my Kindle via email.</description><pubDate>Fri, 30 Oct 2020 00:00:00 GMT</pubDate></item><item><title>VMWare + Linux With Multiple Network Interfaces</title><link>https://timothya.com/blog/vmware-debian-dual-network/</link><guid isPermaLink="true">https://timothya.com/blog/vmware-debian-dual-network/</guid><description>Connect a VMWare+Linux VM to multiple networks simultaneously, to create a fast (wired) computer-to-computer network while also connected to a home network.</description><pubDate>Fri, 23 Oct 2020 00:00:00 GMT</pubDate></item></channel></rss>