Google AI Studio
See how I used AI to create a custom image for my website! Learn my workflow for styling images with Google AI Studio.
Videos, articles, and updates on AI-assisted software development from Aaron Francis.
See how I used AI to create a custom image for my website! Learn my workflow for styling images with Google AI Studio.
SEO for Solo: Building comparison pages that drive traffic. But still... honesty matters. See how I boosted clicks with competitor pages & structured data.
Improve your app: Capture in-app feedback, automate bug fixes with LLMs, & close the development loop for better user experiences.
Black box testing & end-to-end test harnesses! Learn how to build custom tests for any platform for max confidence in your application.
Automate video uploads! See a custom macOS app using AppleScript & R2 to streamline content creation for faster.dev. Build your own automation!
First look at Stitch, a new AI design tool! Can it generate good website designs? We explore its features & potential together.
Solo: A lightweight desktop app for agentic development. Manage projects, auto-start processes, run agents, & streamline your dev stack.
Faster.dev s video pipeline evolved! See how Modal.com now handles encoding via FFmpeg, saving server resources and money.
Make debugging product stuff easy by pulling the logs. Learn how the new Sentry CLI helps you read remote logs and issues locally for faster troubleshooting.
Git worktrees: Are they worth the hype? I m not there yet! An alternative approach revealed.
Deploying across services? Ensure end-to-end tests run on the correct version with a simple API for reporting commit hashes.
Centralizing code cleanup in faster.dev & preventing future messes. Learn how architectural testing keeps your codebase maintainable.
Watch a dev revamp soloterm.com! Brainstorming illustrations with AI (Claude, Gemini, Midjourney) for a new agentic dev environment.
Building a new "Field Notes" section on faster.dev! See the process of creating a home for standalone tips, tricks, and insights.
Dev shares REAL Stripe dashboard numbers! $4k earned, lessons learned, & a sneak peek at the new agentic development environment.
Unified logging from browser & server in Solo app! See how front-end & Rust logs merge for easier debugging & performance analysis.
Solo: A blazing-fast AI terminal manager! See the latest updates with optimized speed, AI summaries, & hotkeys. Almost ready for beta!
Welcome to faster.dev, the very site you re on right now!
Shipped a bunch of UI fixes! A major feed and timeline polish pass. Playback speed is now local-storage only and actually works.I consolidated shared timeline layout/components, introduced a reusable Str::cleanRichText pipeline with architecture guardrails, removed a bunch of speculative, unused stu...
Let me show you the process of releasing an open-source library with a focus on automating tasks like updating the changelog and publishing releases.
An overview of the Counselors package and how it works to allow developers to consult various AI models.
See an overview of a new desktop app called Loadout and how it can be used to distribute your skill files to multiple AI agent providers.
Walkthrough of the deployment and release workflow for Solo, including an overview of the admin panel.
Behind-the-scenes update on the next iteration of Solo.
Manage your permissions for Claude code to reduce daily friction in daily use.
Audit your error handling! Find & fix empty catch blocks, lost exceptions, bad Promise handling, and improve UX.
Automate code cleanup! Discover how audit commands identify and fix naming inconsistencies in your codebase. Improve readability & future-proof!
Clean your codebase! Audit boundaries, find fat components, & fix data violations after feature sprints. Improve maintainability & kill overgrowth.
Clean your codebase! Find & remove dead code, unused imports, & orphaned files. Keep your project lean & mean after big sprints.
Audit idiomatic skill: Find and fix code inconsistencies! Review of Rest, React, & UI idioms to improve code quality.
Tame unruly code! Use "audit abstractions" to identify and eliminate bad patterns like God classes & prop drilling. Improve maintainability.
Find and fix code drift! See a real-world example of using audit commands to improve state management & catch errors in a toolbox app.
Clean up your codebase! Learn how to use audit commands after big features or refactors to trim overgrowth and maintain code quality.
Keep your codebase clean! Learn to prune false starts and debug code before committing with the finalize command. Simplify your workflow.
Explore AI-powered skills Deep Product & Deep Stack for research & ideation. See how they help define product UX, security, & features.
Unlock Deep Stack: Craft perfect research prompts for complex code features, like multi-pane terminals in Tauri, and supercharge your AI agent.
Improve code quality with "new tests"! Catch bugs in recent work by prioritizing new tests & git commits. Ensure expected results before finalizing.
See how AI clarifies product vision! Watch as Interview Me helps refine project scoping & technical details for the Loadout coding tool.
Level up your AI! Get ready-to-use skills you can copy & paste into Claude (or your bot).
Find and install AI skills to boost productivity! Learn how to use skills.sh, safely add capabilities, and audit your site like a pro.
Code smarter, not harder! Create custom skills for your AI coding agent to automate tasks & boost productivity. Learn how to build your own!
Discover where AI coding skills live on your machine, from project directories to global settings, and how to manage them.
Learn how to run a skill in your codebase and how Claude Code utilizes the skill files.
LLM Skills: Tune AI to your specific needs! Learn what skills are, how they work, and why custom skills are crucial. Be careful what you load!
Learn how to use Claude Code s different modes based on what you re trying to accomplish.
Learn how to manage Claude s memory using claude.md files, which act as context for the LLM.
Watch how you can explore your codebase using Claude Code.
Customize your Claude Code instance using /statusline to enhance its functionality.
Start with some basic prompts to understand how Claude works and it s level of intelligence.
Get an introduction to Claude Code, a command-line interface (CLI) tool for coding assistance.