惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

IT之家
IT之家
Last Week in AI
Last Week in AI
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
V
Visual Studio Blog
宝玉的分享
宝玉的分享
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
量子位
博客园 - 聂微东
S
SegmentFault 最新的问题
博客园 - 司徒正美
罗磊的独立博客
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
美团技术团队
小众软件
小众软件
Jina AI
Jina AI

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
What Karate Taught Me About Engineering Leadership
Titan Ron · 2026-06-25 · via DEV Community

Titan Ron

I recently published a personal reflection about something I did not expect to connect so strongly:

Karate and engineering leadership.

As of writing the article, I have practiced karate for more than 20 years. For a long time, karate was karate, and work was work.

But over time, especially around architecture, migrations, incidents, and team leadership, I started seeing the overlap.

A few ideas from the article:

Pressure reveals training

In engineering, incidents and migrations do not usually create the real gaps.

They reveal them.

  • Ownership gaps
  • Missing context
  • Hidden assumptions
  • Unclear flows
  • Places where people are afraid to say “I don’t know”

That reminded me a lot of training.

Under pressure, you do not always get to choose how you react. You fall back to what was actually practiced.

Simplicity is not shallow

In karate, a basic movement can look simple from the outside.

But after years of practice, you realize that simple does not mean easy.

I think good architecture is similar.

The best architecture is not always the most advanced one. Sometimes it is the one people can actually understand, operate, and improve.

Always be a student

One sentence my sensei often says stayed with me:

תמיד תהיה תלמיד

Always be a student.

For me, this became a leadership lesson.

Being responsible for something does not mean pretending to know everything.

It means caring enough to keep learning.

And it also means creating enough trust so others can say:

I do not know.

I am missing context.

I need help connecting the dots.

Because if I do not know what is missing, I cannot help.

The full article

I wrote the full reflection here:

Would love to hear how other engineers think about this.

What is something outside of software that shaped the way you write code, lead teams, or think about systems?