Posts tagged with "software"
Showing 1-9 of 9 posts
NVLink is NVIDIA's Real Monopoly
Why NVLink -- not GPUs alone -- is NVIDIA's moat in AI and high-performance computing.
20 Agentic Design Patterns (Part 4)
A comprehensive guide to 20 agentic design patterns that separate pros from beginners, based on a Google engineer's 400-page book. Practical patterns you can use today with plain English explanations.
20 Agentic Design Patterns (Part 3)
A comprehensive guide to 20 agentic design patterns that separate pros from beginners, based on a Google engineer's 400-page book. Practical patterns you can use today with plain English explanations.
20 Agentic Design Patterns (Part 2)
A comprehensive guide to 20 agentic design patterns that separate pros from beginners, based on a Google engineer's 400-page book. Practical patterns you can use today with plain English explanations.
20 Agentic Design Patterns (Part 1)
A comprehensive guide to 20 agentic design patterns that separate pros from beginners, based on a Google engineer's 400-page book. Practical patterns you can use today with plain English explanations.
How to Migrate Features Between Repos Using Google's Web Crawling Strategy
A zero-config tool that maps your repository structure like Google crawls websites. No dependencies, just drop this script in your project and get AI-ready context for feature migrations.
System Design Cheatsheet & Metaprompt for AI-Assisted Software Development
A universal framework and AI metaprompt for building applications from idea to scale. Includes cheatsheets, interview processes, and architecture blueprints for AI-assisted development.
How to migrate large projects with AI without context rot
Teaching AI coding assistants about giant projects without hitting context limits. Reframing from a prompt problem to a knowledge encapsulation problem through declarative contracts.
Natural language is software
How English, Chinese, and Japanese evolved to solve the same abstraction problems that plague software developers today. Natural languages predict the challenges of our codebases.