<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Railly Hugo</title><description>AI Software Engineer at Clerk and Founder of Crafter Station. Building open-source developer tools, winning hackathons, and growing Peru&apos;s tech ecosystem from Lima.</description><link>https://www.railly.dev/</link><language>en-us</language><item><title>Obsidian as a Personal OS for AI Coding Agents</title><link>https://www.railly.dev/blog/agentic-second-brain/</link><guid isPermaLink="true">https://www.railly.dev/blog/agentic-second-brain/</guid><description>I open every coding session from an Obsidian vault. Claude Code and Codex know my 20+ repos, scaffold apps to production in 2 minutes, and warn me when I&apos;m repeating old mistakes.</description><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate><category>ai</category><category>obsidian</category><category>claude</category><category>codex</category><category>productivity</category><category>knowledge-management</category><category>open-source</category></item><item><title>2,000 Stars Later: What I Learned Building Open Source Dev Tools</title><link>https://www.railly.dev/blog/2000-stars-later/</link><guid isPermaLink="true">https://www.railly.dev/blog/2000-stars-later/</guid><description>From a VS Code theme to a Silicon Valley job. How building in public from Lima, Peru opened doors I didn&apos;t know existed.</description><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Skill Kit: Local Analytics for AI Agent Skills</title><link>https://www.railly.dev/blog/skill-kit/</link><guid isPermaLink="true">https://www.railly.dev/blog/skill-kit/</guid><description>Track usage, measure context budget, and prune what you don&apos;t use. Zero telemetry.</description><pubDate>Sun, 22 Feb 2026 12:00:00 GMT</pubDate><category>ai</category><category>engineering</category><category>claude</category><category>agents</category><category>open-source</category><category>cli</category></item><item><title>Design Engineering: The Career Nobody Told You About</title><link>https://www.railly.dev/blog/design-engineering/</link><guid isPermaLink="true">https://www.railly.dev/blog/design-engineering/</guid><description>You don&apos;t have to choose between design and code. The most valuable people in tech do both.</description><pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate><category>design-engineering</category><category>mentoring</category><category>career</category><category>design</category><category>intersectional-skills</category></item><item><title>The Figma + Claude Code Bidirectional Loop, Explained</title><link>https://www.railly.dev/blog/figma-claude-code-bidirectional/</link><guid isPermaLink="true">https://www.railly.dev/blog/figma-claude-code-bidirectional/</guid><description>Figma shipped Code to Canvas on Feb 17. I tested the full round-trip: Figma frame to Astro component, back to editable Figma layers, edit colors in Figma, read the change in Claude Code. Here&apos;s the real workflow.</description><pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate><category>figma</category><category>claude-code</category><category>mcp</category><category>design-engineering</category><category>workflow</category></item><item><title>3 Things Every LATAM Developer Asks Me</title><link>https://www.railly.dev/blog/what-4-developers-asked-me/</link><guid isPermaLink="true">https://www.railly.dev/blog/what-4-developers-asked-me/</guid><description>English, remote work, and getting visible. Every mentoring call comes down to the same three questions.</description><pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate><category>mentoring</category><category>career</category><category>english</category><category>building-in-public</category><category>remote-work</category></item><item><title>Meta Skills: Skill Gen</title><link>https://www.railly.dev/blog/skill-gen/</link><guid isPermaLink="true">https://www.railly.dev/blog/skill-gen/</guid><description>Auto-generate agent skills from documentation. Point it at docs, get back a working skill.</description><pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate><category>ai</category><category>engineering</category><category>claude</category><category>agents</category><category>meta</category></item><item><title>Context Engineering Skills: Intent Layer</title><link>https://www.railly.dev/blog/intent-layer/</link><guid isPermaLink="true">https://www.railly.dev/blog/intent-layer/</guid><description>A skill that sets up hierarchical AGENTS.md files so AI agents navigate your codebase like senior engineers.</description><pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate><category>ai</category><category>engineering</category><category>claude</category><category>agents</category><category>open-source</category></item><item><title>On AI Detox</title><link>https://www.railly.dev/blog/on-ai-detox/</link><guid isPermaLink="true">https://www.railly.dev/blog/on-ai-detox/</guid><description>A reflection on learning with intention, cultivating your own judgment, and stop renting knowledge in the age of artificial intelligence</description><pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate><category>ai</category><category>learning</category><category>thoughts</category><category>reflection</category></item><item><title>Learn, Build, Share: The Ethical Loop Behind My UNMSM Talk</title><link>https://www.railly.dev/blog/learn-build-share-ethics/</link><guid isPermaLink="true">https://www.railly.dev/blog/learn-build-share-ethics/</guid><description>A personal reflection on the core message of my talk at the IV Encuentro de Graduados de la UNMSM.</description><pubDate>Thu, 27 Nov 2025 00:00:00 GMT</pubDate><category>engineering</category><category>peru</category><category>open-source</category><category>mindset</category><category>universities</category><category>talks</category></item><item><title>My Math Academy Learning Workflow</title><link>https://www.railly.dev/blog/how-i-study-math/</link><guid isPermaLink="true">https://www.railly.dev/blog/how-i-study-math/</guid><description>Improving math learning with a mix of technology and effective study techniques</description><pubDate>Sun, 25 Aug 2024 00:00:00 GMT</pubDate><category>math</category><category>learning</category><category>study techniques</category></item><item><title>How To Setup Python + Jupyter Notebook + VS Code on Windows</title><link>https://www.railly.dev/blog/how-to-setup-python-environment/</link><guid isPermaLink="true">https://www.railly.dev/blog/how-to-setup-python-environment/</guid><description>A comprehensive guide for developers on setting up a Python environment with Jupyter Notebook in Visual Studio Code. This walkthrough covers installation, configuration, and essential tips for maximizing productivity on Windows.</description><pubDate>Mon, 06 Nov 2023 00:00:00 GMT</pubDate><category>python</category><category>jupyter</category><category>vscode</category><category>tutorial</category><category>development</category></item></channel></rss>