{R}R Dev Notes


Found total of 10 articles.

The Forward Deployed Engineer, Chapter 4: The Technical Bar

Chapter 4 of The Forward Deployed Engineer blog series. The FDE is, first and last, an engineer. A teaser on the four technical primitives, the non-obvious skills, what you don't need to be, and the four-round interview that actually tests for it.
2026-05-30

The Engineering of Intent, Chapter 31: Vibe Coding in Data and ML

Chapter 31 of The Engineering of Intent blog series. Data and ML work is where AI-native velocity meets statistical thinking and slow feedback loops. A teaser on ETL graduated rollout, feature-leakage guards, model evaluation boundaries, and the churn-pipeline case study that split build-time (8 days) from validation-time (weeks).
2026-05-17

The Engineering of Intent, Chapter 30: Vibe Coding in the Frontend

Chapter 30 of The Engineering of Intent blog series. Frontend has a different shape — visual, fast-iterating — and specific failure modes around design systems, accessibility, state, and performance. A teaser on the four domains and the dashboard rebuild that shipped in eleven days.
2026-05-16

The Engineering of Intent, Chapter 29: Vibe Coding in the Backend

Chapter 29 of The Engineering of Intent blog series. Backends are unusually well suited to agentic development — but each subdomain has characteristic failure modes. A teaser on API design, migrations, job idempotency, caching, auth, and the billing-service rewrite that shipped in four months via extraction rather than vibes.
2026-05-15

The Engineering of Intent, Chapter 28: The Tips Archive — 100 Notes from Daily Practice

Chapter 28 of The Engineering of Intent blog series. One hundred numbered tips from daily practice, collected over years. A teaser with twelve of the most-quoted — from "if you're repeating it three times, put it in agents.md" through "do not estimate in hours for agent-assisted work; estimate in cycles."
2026-05-14

The Engineering of Intent, Chapter 23: Context Pack Recipes

Chapter 23 of The Engineering of Intent blog series. Twelve Context Pack recipes for the situations you actually build packs for — greenfield, legacy monolith, migration, microservices, security, debugging, refactor, and more. A teaser on size budgets, disciplined exclusions, and the kitchen-sink reflex that drowns agents.
2026-05-09

Chapter 9: SPA and Mobile Patterns — Auth in Hostile Environments

Chapter 9 of the OpenID: Modern Identity series — SPAs and mobile apps in hostile environments: XSS and CSRF defense, PKCE in the browser, the Backend-for-Frontend pattern, native app patterns, and refresh token rotation with reuse detection.
2026-03-15

Chapter 12: CLAUDE.md — Designing Guardrails That Shape How Claude Thinks

Chapter 12 of Master Claude Chat, Cowork and Code explores CLAUDE.md as a living constitution for AI behavior — positive constraints over prohibitions, complete financial and startup examples, instruction decay, hierarchical files, and anti-patterns to avoid.
2026-03-13

Deploying to Azure|Mastering Microsoft Teams Bots 5.1

Learn how to deploy your Microsoft Teams bot to Azure for production use. This section walks through setting up an Azure App Service, configuring environment variables, connecting to Bot Channels Registration, and testing your bot in the cloud.
2025-04-15

Task Modules|Mastering Microsoft Teams Bots 4.1

Learn how to use Task Modules in Microsoft Teams to embed rich, interactive modal experiences inside your bot. This section explains how to launch, return data from, and design secure webviews that turn chat into structured user interaction.
2025-04-11