<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Neshon Shrestha</title><link>https://neshonshrestha.com/</link><description>Recent content on Neshon Shrestha</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 02 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://neshonshrestha.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude Code — Getting Started</title><link>https://neshonshrestha.com/kb/claude-code-basics/</link><pubDate>Sun, 02 Aug 2026 00:00:00 +0000</pubDate><guid>https://neshonshrestha.com/kb/claude-code-basics/</guid><description>&lt;h2 id="what-it-is"&gt;What It Is&lt;/h2&gt;
&lt;p&gt;Claude Code is Anthropic&amp;rsquo;s CLI tool for AI-assisted development. It runs in your terminal, reads your project files, and helps you build, debug, and understand code through conversation. It&amp;rsquo;s available as a CLI, desktop app, web app, and IDE extension.&lt;/p&gt;
&lt;h2 id="key-concepts"&gt;Key Concepts&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;CLAUDE.md&lt;/strong&gt; — A file at the root of your project that gives Claude context about your project. Conventions, structure, how to run things. Think of it as onboarding docs for your AI pair programmer. This is your biggest leverage multiplier.&lt;/p&gt;</description></item><item><title>Copying AWS Security Groups Across VPCs</title><link>https://neshonshrestha.com/kb/aws-security-groups-copy/</link><pubDate>Sun, 02 Aug 2026 00:00:00 +0000</pubDate><guid>https://neshonshrestha.com/kb/aws-security-groups-copy/</guid><description>&lt;h2 id="the-problem"&gt;The Problem&lt;/h2&gt;
&lt;p&gt;Customers often need to replicate security group configurations when migrating workloads across VPCs, regions, or AWS accounts. This comes up during disaster recovery setup, multi-region deployments, or account migrations.&lt;/p&gt;
&lt;h2 id="why-this-isnt-straightforward"&gt;Why This Isn&amp;rsquo;t Straightforward&lt;/h2&gt;
&lt;p&gt;AWS doesn&amp;rsquo;t provide a native one-click way to copy a security group to a different VPC. The console only lets you copy within the same VPC/region. If you&amp;rsquo;re moving across regions or accounts, you&amp;rsquo;re stuck manually recreating rules — which is error-prone when a security group has dozens of rules.&lt;/p&gt;</description></item></channel></rss>