Juanchi.dev
Digital Native · real systems
·
HomeCVBlogLabContact
Skip to content
Juanchi.dev
Digital Native · real systems
·
HomeCVBlogLabContact

Tag: claude

14
Jun 20 2026

OWASP LLM Top 10 in Production: How I Audited My TypeScript Agent Pipeline Against All 10 Risks — and What I Found

Running the OWASP LLM Top 10 as a real audit is a completely different experience than reading it as a checklist. I ran it against my TypeScript agent stack with system prompts, MCP tools, and Cline — and the findings were uncomfortable.

Jun 20 2026 · 9′ · Tutorials · TypeScript · LLM

9′
Jun 10 2026

MCP Model Context Protocol in TypeScript: build portable tools across Claude, GPT, and local models

The most common mistake when implementing MCP tools is coupling them to the provider's SDK. The spec exists to prevent exactly that. A practical architecture guide: the input/output contract that makes a tool work across Claude, GPT, and local models without rewriting anything.

Jun 10 2026 · 8′ · Tutorials · TypeScript · LLM

8′
Jun 07 2026

Cline in VS Code: I used it two weeks on a TypeScript project and this survived

Two weeks using Cline as an autonomous coding agent on a TypeScript project. What tasks I delegated, where it screwed up, how it compares to Claude Code, and which workflows I'd never hand over to it. Architecture-grade analysis, not hype.

Jun 07 2026 · 11′ · Tutorials · TypeScript · developer tools

11′
May 29 2026

System prompts for production agents: the format that survived 3 redesigns

A system prompt isn't documentation for the model — it's a contract. After several redesigns, I landed on a format with fixed sections, explicit limits, and dynamically injected context. Here's what survived and why.

May 29 2026 · 9′ · Tutorials · TypeScript · produccion

9′
May 03 2026

Kimi K2.6 vs Claude vs GPT-5.5: I ran it against my real coding cases and the numbers surprised me

The hype says Kimi K2.6 beat Claude and GPT-5.5 at coding. I ran it against my own codebase — not cherry-picked HumanEval — and what I found changes the question you should actually be asking.

May 03 2026 · 11′ · Experiments · TypeScript · produccion

11′
Apr 25 2026

I Almost Cancelled Claude: I Ran My Own Benchmarks Before Pulling the Trigger

874 points on HN for 'I cancelled Claude'. Before joining the chorus, I ran my own regression cases against real Claude Code logs. The degradation is real — just not where everyone's complaining about it.

Apr 25 2026 · 8′ · Experiments · TypeScript · claude code

8′
Apr 21 2026

Anthropic reversed its position on Claude CLI: last week it was gray, today it's green. My workflow didn't change.

Anthropic just said Claude CLI usage in the OpenClaw style is allowed. Last week I was doing it with a knot in my stomach. Today I'm doing the exact same thing. What changed was the paperwork. And that tells me something pretty uncomfortable about what it means to build on platforms that rewrite the

Apr 21 2026 · 7′ · Opinion · anthropic · agentes-ia

7′
Apr 20 2026

Claude system prompt diff: what changed between Opus 4.6 and 4.7 (and I was watching it happen without knowing why)

I diff the public Claude system prompts line by line between versions and map the behavior changes I was already observing in production before I knew the prompt had changed. The canary I didn't have.

Apr 20 2026 · 8′ · Experiments · produccion · anthropic

8′
Apr 18 2026

Do AI Agent Costs Grow Exponentially? I Ran My Logs and the Answer Surprised Me

A Hacker News thread with 208 points asks whether AI agent costs grow exponentially. I have months of real production logs. The answer isn't what anyone expects: it's not exponential — it's discrete jumps. And you're the one causing them.

Apr 18 2026 · 7′ · Reflections · TypeScript · optimizacion

7′

Series

  • Open Data and Creativity2
  • Awesome Curated: The Tools10
  • Awesome Curated1
See all

Clusters

  • Software architecture

Categories

  • Experiments98
  • Tutorials67
  • Opinion42
  • Reflections18
  • Technology8
  • History6

Tags

  • #TypeScript
  • #arquitectura
  • #nextjs
  • #railway
  • #java
  • #LLM
  • #postgresql
  • #ia
  • #prisma
  • #software-architecture
  • #firma-digital
  • #AI

Popular

  1. 01pnpm vs npm vs yarn vs bun: The Real Comparison Nobody Gives You in 2025
  2. 02Next.js App Router: The Guide I Wish I Had When I Migrated from Pages Router
  3. 03TypeScript: The Patterns I Actually Use Every Single Day
  4. 04Docker for Node.js Developers: From Zero to Production Without Losing Your Mind
  5. 05Your Digital Signing Cryptography Has an Expiration Date: What NIST Published and How to Migrate Your HSM

Newsletter

One email a week. What I'm learning, building, and breaking.

All
Experiments
Tutorials
Opinion
Reflections
Technology
History

Juanchi.dev is Juan Torchia’s public notebook — architecture, real systems and product decisions. Written and reviewed by hand in Buenos Aires. Built with Next.js, Prisma and PostgreSQL; deployed on Railway. No third-party trackers beyond aggregate analytics.

BlogUsesNowGitHubRSS© 2026 Juan Torchia · All rights reserved.

Real code. Unfiltered takes.

Architecture, real systems, product decisions and technical lessons. Everything reviewed with my own judgment before it ships.

213 articles published

Series

  • Open Data and Creativity2
  • Awesome Curated: The Tools10
  • Awesome Curated1
See all

Clusters

  • Software architecture

Categories

  • Experiments98
  • Tutorials67
  • Opinion42
  • Reflections18
  • Technology8
  • History6

Tags

  • #TypeScript
  • #arquitectura
  • #nextjs
  • #railway
  • #java
  • #LLM
  • #postgresql
  • #ia
  • #prisma
  • #software-architecture
  • #firma-digital
  • #AI

Popular

  1. 01pnpm vs npm vs yarn vs bun: The Real Comparison Nobody Gives You in 2025
  2. 02Next.js App Router: The Guide I Wish I Had When I Migrated from Pages Router
  3. 03TypeScript: The Patterns I Actually Use Every Single Day
  4. 04Docker for Node.js Developers: From Zero to Production Without Losing Your Mind
  5. 05Your Digital Signing Cryptography Has an Expiration Date: What NIST Published and How to Migrate Your HSM

Newsletter

One email a week. What I'm learning, building, and breaking.