# ohwire > Notes from a self-taught developer documenting software architecture, build tools, AI workflows, and development setups. Personal technical blog and notes by ohwire. Topics include modern web development with Astro, TypeScript, and Tailwind CSS, developer tooling (Biome, Zed, PowerShell), SaaS architecture, and Answer Engine Optimization (AEO). ## Notes - [I dual booted omarchy on my rog strix g15 and it took 4 minutes](https://ohwire.xyz/notes/i-dual-booted-omarchy-on-my-rog-strix-g15-and-it-took-4-minutes): Installing omarchy on an asus rog strix g15 with hybrid amd + rtx 3050 graphics. everything worked out of the box. here's the full dual boot setup. - [How I Manage Astro Content with Pages CMS](https://ohwire.xyz/notes/how-i-manage-astro-content-with-pages-cms): Most headless CMS setups are overkill for static sites. Here is how I configure Pages CMS and use it daily to edit Astro content directly on GitHub. - [A Simple OG Image Tool I Built for Client Work](https://ohwire.xyz/notes/a-simple-og-image-tool-i-built-for-client-work): I kept running into the same annoyance when delivering client projects, so I spent a few days building a simple open source OG image generator with AI agents. - [Rethinking PageWeight After Just Six Days](https://ohwire.xyz/notes/rethinking-pageweight): Why I decided to pivot my new SaaS project away from a complex web crawler and focus on a GitHub Action instead. - [Why My First SaaS is Still Unreleased (and How I Shipped My Second)](https://ohwire.xyz/notes/why-my-first-saas-is-still-unreleased): How building my second micro-SaaS, PageWeight, taught me the value of shipping functional developer tools early instead of over-engineering the 'perfect' SaaS. - [Supercharge Your PowerShell for Maximum Productivity](https://ohwire.xyz/notes/supercharge-your-powershell-for-maximum-productivity): Learn how developers use PowerShell profiles, custom aliases, and advanced functions to streamline their daily workflows. - [Why I Replaced ESLint and Prettier with Biome](https://ohwire.xyz/notes/why-i-replaced-eslint-prettier-with-biome): A deep dive into Biome (the Rust-based toolchain), comparing its performance, simplicity, and formatting/linting rules to the traditional ESLint + Prettier stack. - [Why Zed is Becoming My Primary Editor](https://ohwire.xyz/notes/why-zed-is-becoming-my-primary-editor): A review of the newly emerging Zed editor, exploring its speed, collaborative features, and how it compares to VS Code. ## Skills - [Git Commit](https://ohwire.xyz/skills): Automatic commit message generator and fast AI-powered commit workflow for all current changes. (Version Control) ## Optional - [Full Content Archive](https://ohwire.xyz/llms-full.txt): Complete markdown text of all published notes for LLM ingestion.