<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Bimo Syahputro — Notes</title><description>Technical notes on backend engineering, Java/Spring Boot, and running your own infrastructure.</description><link>https://bimosyahputro.com/blog/</link><language>en</language><item><title>Putting a blog under /blog without the CV deploy deleting it</title><link>https://bimosyahputro.com/blog/two-web-roots-one-domain</link><guid isPermaLink="true">https://bimosyahputro.com/blog/two-web-roots-one-domain</guid><description>rsync --delete-after removes anything not present in the source. If the blog and the CV share one web root, every CV deploy silently deletes the blog.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate><category>caddy</category><category>deploy</category><category>astro</category></item></channel></rss>