Camino de yuwen-c

Posts

  1. How I Came to Understand Pipeline, Queue, and Worker

    Starting from the terminology confusion when taking over a Flask + worker project, I sorted out what pipeline, queue, broker, and worker each do — and drew my own mental model.

  2. Meeting invites kept landing in spam — it was “via google.com”

    Google Calendar invites went to spam. Starting from “via google.com,” I untangled SPF and sending-domain authorization — then asked how phishing fits into Gmail’s checks.

  3. What I Learned From Migrating E-Commerce Platform Data

    Notes from a few e-commerce platform data migrations: how product, customer, and order data each need to be handled differently, and how my ETL mindset shifted from field conversion to understanding the data context first.

  4. A Small Connection Headache with an Intranet Host

    A record of debugging repeated SSH disconnects from a Mac to a DGX Spark on the company intranet, from ARP binding and mDNS .local access to the driver update that ultimately fixed it.

  5. My Experience Taking Over a Colleague's Project

    The questions I learned to ask when taking over a project, and the information that doesn't live in the code.

  6. How to Ask for a LinkedIn Recommendation

    A practical walkthrough of how I asked my manager for a LinkedIn recommendation.

  7. Shared Context

    Why context matters in communication

  8. Yayoi Kusama’s “Trajectory” and “Miracle” — W Collection & More 1951–2005

    A reflection on a Yayoi Kusama exhibition spanning 50 years.

  9. An Everyday Person

    Even in the unstoppable currents of the world, I try to live the everyday life I want.

  10. Newbie Journey - Entering the Real Developer World

    As a career-switching self-taught developer, I share early on-the-job challenges and how to navigate them more smoothly.

  11. Career Switch to Frontend - Pre-Job-Hunt Checklist

    How I prepared before applying for frontend jobs: resume formats, job platforms, GitHub profile setup, project write-ups, and a portfolio entry site.

  12. Build Your LinkedIn Profile from Scratch

    I needed an online business card while job hunting, so I built my LinkedIn profile step by step.

  13. HOLA SVG, a Handy SVG Tool

    When building projects, we often need icons for interactions. SVG is intuitive, lightweight, and easy to customize.