<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>BBD blog</title><link>https://blog.bluebyday.com/</link><description>Recent content on BBD blog</description><generator>Hugo</generator><language>en-us</language><managingEditor>-@- (Author)</managingEditor><webMaster>-@- (Author)</webMaster><lastBuildDate>Mon, 01 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.bluebyday.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Good LLM Dev and Usage Patterns</title><link>https://blog.bluebyday.com/posts/good-llm-dev-and-usage/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><author>-@- (Author)</author><guid>https://blog.bluebyday.com/posts/good-llm-dev-and-usage/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;This is a list of patterns regarding usage of LLMs (Large Language Models) that I&amp;rsquo;ve observed result in positive outcomes. I&amp;rsquo;ve split them into two categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Usage, for patterns used in systems that are partly agentic, i.e. the system utilizes LLMs during its operation. The examples given are focused on coding agents, but they are generally applicable.&lt;/li&gt;
&lt;li&gt;Development, for patterns used during software development&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the category split feels arbitrary, feel free to ignore the (ir)relevant headings.&lt;/p&gt;</description></item><item><title>About</title><link>https://blog.bluebyday.com/about/</link><pubDate>Mon, 01 Jun 2026 00:38:44 +0300</pubDate><author>-@- (Author)</author><guid>https://blog.bluebyday.com/about/</guid><description>&lt;h2 id="blog-details"&gt;Blog details&lt;/h2&gt;
&lt;p&gt;This blog uses 
&lt;a href="https://gohugo.io" target="_blank" rel="noopener"&gt;Hugo&lt;/a&gt;
 with the default version of the 
&lt;a href="https://themes.gohugo.io/themes/hugo-theme-nightfall/" target="_blank" rel="noopener"&gt;Nightfall theme&lt;/a&gt;
. I have not gotten around to tweaking the aesthetics yet. The web server used is 
&lt;a href="https://caddyserver.com/" target="_blank" rel="noopener"&gt;Caddy&lt;/a&gt;
.&lt;/p&gt;
&lt;p&gt;The blog is hosted on a 
&lt;a href="https://www.hetzner.com/cloud/" target="_blank" rel="noopener"&gt;Hetzner cloud&lt;/a&gt;
 server, behind 
&lt;a href="https://bunny.net/cdn/" target="_blank" rel="noopener"&gt;Bunny CDN&lt;/a&gt;
.&lt;/p&gt;
&lt;p&gt;Behind the scenes, I have a 
&lt;a href="https://forgejo.org/" target="_blank" rel="noopener"&gt;Forgejo&lt;/a&gt;
 instance that hosts the code I write, including this blog. An action deploys new versions on the blog on merge to main. I have used 
&lt;a href="https://opentofu.org/" target="_blank" rel="noopener"&gt;OpenTofu&lt;/a&gt;
 to provision and configure the infrastructure.&lt;/p&gt;</description></item></channel></rss>