Tag: #collaboration
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 20 posts
PRs and Commit Messages That Get Merged Fast
PRs that get reviewed quickly and merged fast have things in common. Small, single-purpose PRs, Conventional Commits, the "why" in the commit body rather than just the "what", a self-review first, a PR description with c
2026-06-26 · 8 min read #git#code-review#collaborationPeople Matter Most — Considerate Writing and Speaking
We craft perfect code yet often miss the people. Communication that considers the reader and the listener, the balance of softness and honesty, and how to communicate through documents, laid out with real cases and dialo
2026-06-19 · 24 min read #communication#empathy#writing#people#collaborationSeeing Others Like a Mirror — Reading Needs and Trading Places
Everyone thinks of their own interest first. If that is true, then reading the other person Needs is ultimately my job. This essay covers the skill of mirroring others to practice perspective-taking, how to apply it in r
2026-06-19 · 34 min read #communication#empathy#relationship#collaboration#persuasionHow to Communicate Through Documents — Writing That Gets Read Again
Documents are the center of collaboration and handoff, and because they are read again and again, they deserve care. This covers document structure that puts purpose and conclusion first, consideration for the reader, as
2026-06-19 · 20 min read #documentation#writing#communication#async#collaborationAsk and Sync Often — Underestimate the Boss's Memory, Don't Overestimate Their Intuition
Whether what you're doing is heading the right way is best known by the person who gave you the work. This covers the value of regular alignment, the art of asking, expectation management, and the balance of guarding aga
2026-06-19 · 23 min read #communication#sync#feedback#collaboration#cultureA Team Built on Trust — How to Build Trust
A look at the relationship between trust and performance, with the components of trust — competence, consistency, and benevolence — spelled out concretely. It covers keeping promises, showing vulnerability, psychological
2026-06-16 · 11 min read #trust#teamwork#psychological-safety#leadership#remote-workAlways Ask Back — Good Questions Make Good Outcomes
The output of someone who asks one clarifying question before acting diverges sharply from that of someone who does not. From the danger of assumptions, to the craft of asking back to find the intent behind a request, to
2026-06-16 · 17 min read #mindset#questions#communication#requirements#collaborationI Want to Grow — Work with People You Can Learn From, and Be a Good Influence Yourself
Growth does not come from willpower alone. Environment shapes people. This essay covers how to find colleagues and mentors you can learn from, how to be a giver rather than only a taker, and concrete ways to grow togethe
2026-06-16 · 19 min read #growth#mentorship#career#collaboration#giverAssume Good Intent and Trust People — The Basic Premise of Collaboration
The same message reads completely differently depending on how you interpret it, and that changes the whole texture of collaboration. This essay covers why assuming good intent is so powerful, why verification is still n
2026-06-16 · 25 min read #mindset#collaboration#trust#communication#teamworkQuestions to Understand Context — The Person Who Digs into the Why
Given the same task, the output of someone who digs into the background is different. From the gap between a surface request and the real problem, to grasping business context, stakeholders, and constraints, to asking "w
2026-06-16 · 15 min read #mindset#context#problem-solving#stakeholders#collaborationIn the End, People Do the Work — What It Means to Respect People on a Software Team
A look at how things that appear to be technical problems are often really problems of people and communication, with respect expressed as concrete behavior rather than abstraction. It covers conduct in code review and d
2026-06-16 · 22 min read #respect#teamwork#engineering-culture#communication#collaborationMoved to culture/assume-good-intent-trust (en)
This post has moved to the culture category. See culture/2026-06-16-assume-good-intent-trust.en.
2026-06-16 · 1 min read #mindset#collaboration#trust#teamworkAuthoring Reviewable Pull Requests: Small PRs, Good Descriptions, and Stacked Diffs
Review latency is controlled by the author. Why small PRs win, the 'one PR = one idea' rule, the PR description as your most important artifact, making the diff readable, stacked PRs, self-review, responding well to feed
2026-05-14 · 24 min read #pull-request#code-review#git#stacked-prs#collaborationCRDT Complete Guide 2025: Conflict-Free Replicated Data Types, Local-First Collaboration, Yjs/Automerge
Everything about CRDTs! Conflict-free Replicated Data Types principles, State-based vs Operation-based, basic CRDTs (G-Counter/PN-Counter/G-Set/2P-Set/LWW-Register), advanced (Sequence/RGA/Yjs), local-first software, Aut
2026-04-15 · 12 min read #crdt#distributed-systems#local-first#collaboration#yjsWebSocket & Real-time Communication Complete Guide 2025: SSE, Socket.IO, Chat/Notifications/Collaboration
Everything about real-time communication! WebSocket protocol, SSE (Server-Sent Events), Socket.IO, chat system implementation, real-time notifications, collaborative editing (CRDT/OT), Pub/Sub patterns, horizontal scalin
2026-03-25 · 26 min read #websocket#real-time#sse#socket-io#chatWhat Ant Colonies Teach Developer Teams About Collaboration and Resilience
Ant colonies have operated without a central command for 30 million years, solving some of nature's hardest optimization problems through distributed intelligence. Exploring E.O. Wilson's myrmecology, Marco Dorigo's Ant
2026-03-18 · 8 min read #ants#collaboration#complex-systems#teamwork#developerCross-Cultural Collaboration in Global Tech Teams: A Complete Communication Guide
Master cross-cultural collaboration in global tech teams. Learn Hofstede cultural dimensions, Erin Meyer Culture Map framework, asynchronous communication, and practical strategies for international teams.
2026-03-16 · 11 min read #culture#cross-cultural#global-team#soft-skills#communicationEffective Code Review Culture and Best Practices
A guide to building an effective code review culture with best practices for constructive feedback, review workflows, and team collaboration.
2026-03-14 · 32 min read #code-review#engineering-culture#collaboration#soft-skills#cultureCross-Team Collaboration English Expression Guide: Effective Communication with Other Teams
A comprehensive guide to cross-team collaboration English expressions for engineers. Covers kickoff meetings, dependency coordination, blocker escalation, shared API contracts, release synchronization, and conflict resol
2026-03-09 · 19 min read #english#cross-team#collaboration#communication#business-englishUnderstanding Workplace Collaboration Through MBTI: Communication Strategies and Team Building Guide by Type
A practical guide applying the 16 MBTI personality types to the workplace, covering work styles by type, effective communication methods, conflict resolution strategies, and team composition optimization.
2026-03-08 · 15 min read #culture#mbti#workplace#collaboration#communication