Tag: Dev Log

  • The War Story: Exorcising the “Ghost in the Machine”

    The Strategy: Letting Go of the “File-Level” Control My experience with EmDash wasn’t about learning a new dashboard—it was about testing a new hierarchy. Usually, my workflow involves sharing code blocks with a chat agent and manually stitching the results. For this integration, I decided to “let go.” Instead of micro-managing file edits, I treated…

  • Operationalizing Intent: A System for Systems Thinkers

    1. Reclaiming Foundational Knowledge: Overcoming Epistemic Dependency Less than six months ago, I had a collection of passion projects in varying phases of development. Each was a small mental challenge I posed to myself: Can this be created? The danger with this “wild-hair” process is that once the challenge is overcome, the project often loses…

  • Dev Log: Refining the Vision – Beyond Copy/Paste

    The current version of the Daily Dev Habit plugin (v0.1.0, available on the live demo) successfully guides users through journaling prompts and generates a clean Markdown log. However, the final step relies on “Copy to Clipboard,” forcing the user to manually switch contexts and paste the log into its final destination.