<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Silo</title><description>Release notes, deep-dives, and supply-chain security posts from the Silo project.</description><link>https://silo-web.pages.dev/</link><language>en-us</language><item><title>Understanding .siloconf: where it lives, how it merges, what every field does</title><link>https://silo-web.pages.dev/blog/understanding-siloconf/</link><guid isPermaLink="true">https://silo-web.pages.dev/blog/understanding-siloconf/</guid><description>A complete reference for Silo&apos;s project config file — what belongs in it, what belongs in ~/.silo/siloconf, and the full set of fields with worked examples.</description><pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Node.js with Silo: npm, yarn, pnpm, and version pinning</title><link>https://silo-web.pages.dev/blog/node-npm-yarn-pnpm-with-silo/</link><guid isPermaLink="true">https://silo-web.pages.dev/blog/node-npm-yarn-pnpm-with-silo/</guid><description>Running Node under Silo — persisting node_modules with silo build, switching Node versions per project, and wiring yarn / pnpm via corepack or custom shims.</description><pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Python with Silo: install, persist, pin versions</title><link>https://silo-web.pages.dev/blog/python-with-silo/</link><guid isPermaLink="true">https://silo-web.pages.dev/blog/python-with-silo/</guid><description>Everything you need to run Python under Silo — installing pip packages so they survive, switching versions per project, and configuring network access for PyPI.</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Silo v0.4.0 release notes</title><link>https://silo-web.pages.dev/blog/v0-4-0-release-notes/</link><guid isPermaLink="true">https://silo-web.pages.dev/blog/v0-4-0-release-notes/</guid><description>The CLI is reshaped around one-model-per-command, the Rust implementation is gone, and disk reclamation now runs automatically. Smaller surface, fewer footguns.</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>How Silo works</title><link>https://silo-web.pages.dev/blog/how-silo-works/</link><guid isPermaLink="true">https://silo-web.pages.dev/blog/how-silo-works/</guid><description>A tour of the stack: a Go CLI, a Swift FFI bridge, Apple&apos;s Containerization framework, and a rootfs cache that clones in a millisecond on APFS.</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Getting started with Silo in three commands</title><link>https://silo-web.pages.dev/blog/getting-started/</link><guid isPermaLink="true">https://silo-web.pages.dev/blog/getting-started/</guid><description>Install silo from the Homebrew tap, add its shims to your PATH, and install your first sandboxed tool. Total setup time: one coffee&apos;s worth.</description><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate></item><item><title>The case for sandboxing your dev tools</title><link>https://silo-web.pages.dev/blog/why-sandbox-dev-tools/</link><guid isPermaLink="true">https://silo-web.pages.dev/blog/why-sandbox-dev-tools/</guid><description>Package managers execute arbitrary code. AI coding agents execute arbitrary commands. Both get full user permissions by default. Here&apos;s why that has to change.</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate></item></channel></rss>