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

Results for “backup”

22
Jul 13 2026

Barman vs pgBackRest: a decision tree for PostgreSQL backup in production

There's no universal winner. Barman wins on simplicity and real-time WAL streaming with low operational overhead. pgBackRest wins on volume and restore speed. The criteria matter more than the tool.

Jul 13 2026 · 9′ · Tutorials · devops · produccion

9′
Jun 21 2026

lode: Reimplementing DVC's core in Go without breaking the format

lode reimplements DVC's hot path in Go with a non-negotiable invariant: byte-identical compatibility with DVC 3.x. Static binary, parallel hashing, state DB that avoids re-hashing. No migration, no lock-in. But pipelines are out of scope and benchmarks have context. Here's why that perimeter is an honest technical decision, not a limitation to hide.

Jun 21 2026 · 7′ · Experiments · machine learning · open source

7′
May 09 2026

Themis vs Web Crypto API: TypeScript Encryption Tradeoffs That Are Not Obvious

Comparing Themis with Web Crypto API is not academic: it changes bundle size, threat model, key rotation, and where each responsibility should live. The tradeoffs are less obvious than they look.

May 09 2026 · 9′ · Experiments · TypeScript · node.js

9′
May 05 2026

I Trained My Own LLM from Scratch in 2025: What That Viral HN Tutorial Doesn't Tell You About the Real Cost

I followed the viral 241-point HN tutorial and documented every dollar spent, every GPU hour, and every disappointment. My thesis: training an LLM from scratch in 2025 is a valid technical exercise, but calling it "an alternative to Claude" is lying to yourself.

May 05 2026 · 9′ · Experiments · LLM · ia

9′
May 05 2026

Chrome Installed 4 GB of AI on My Machine Without Asking: I Inspected What It's Actually Doing and I Don't Like What I Found

A HN thread with 204 points calls out Chrome silently installing a 4 GB model. I went to my own machine, found the model, inspected paths, permissions, and resource consumption. I used to celebrate on-device AI. But this isn't what I was celebrating.

May 05 2026 · 8′ · Experiments · seguridad · Google

8′
May 05 2026

Bun Migrates from Zig to Rust: What My Real Benchmarks Say About Whether It Matters

489 + 506 points on HN. Bun ports to Rust and everyone has a take. I ran the benchmarks on my real stack before opening my mouth. The uncomfortable result: the underlying language matters less than the hype suggests.

May 05 2026 · 8′ · Experiments · TypeScript · Performance

8′
May 04 2026

macOS tar destroys files on Linux: I validated it in my real Railway pipeline and documented the 3 cases nobody mentions

A HN post about tar on macOS made the rounds again this week. The standard answer is "use GNU tar." I went further: I reproduced the 3 scenarios that actually break production in my Railway pipeline and documented the exact fix I use.

May 04 2026 · 8′ · Tutorials · docker · devops

8′
May 04 2026

Agentic Coding Is Not a Trap: I Answered the Viral HN Post With My Own Production Logs

367 points on HN say agentic coding is a trap. I have logs that say something more uncomfortable: sometimes it saves 3 hours, sometimes it sends me down a 4-hour rabbit hole. The difference isn't the agent — it's the contract you sign before you send it to work.

May 04 2026 · 8′ · Opinion · produccion · railway

8′
May 03 2026

Barman Replacing pgbackrest: I Migrated My Postgres Backups in Production and Here's What I Found

pgbackrest went unmaintained. Barman shows up trending on HN almost immediately after. I did the actual migration on Railway, measured restore times, backup size, and configuration complexity. My conclusion is uncomfortable: the community is celebrating way too fast.

May 03 2026 · 8′ · Experiments · devops · produccion

8′

Series

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

Clusters

  • Software architecture

Categories

  • Experiments97
  • Tutorials64
  • 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.

210 articles published

Series

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

Clusters

  • Software architecture

Categories

  • Experiments97
  • Tutorials64
  • 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.