Debugging GitHub Actions LocallyRun GitHub Actions on your machine with act and Docker—no more waiting for CI to catch bugs.2025-06-10教程
Configuring a Proxy for Android sdkmanager in the Command LineLearn how to set up a proxy for the Android sdkmanager CLI tool to ensure smooth SDK downloads and updates.2025-04-28教程
Chain Message: Building an Immutable Message Board with BlockchainDiscover how to leverage blockchain to create a tamper-proof message board where every entry is permanently recorded and verifiable—no edits, no deletions, just immutable truth.2025-04-20项目
Reading Summary: The Psychology of MoneyA concise summary of key takeaways from 'The Psychology of Money'.2025-04-11思考
Treex – Advanced CLI Directory Tree VisualizerA sleek command-line tool that renders folder structures in multiple formats, with intuitive filtering for effortless exploration.2025-04-11项目
Building an MCP Server from ScratchA step-by-step guide to creating your own MCP server with Python, covering everything from the initial idea to deploying and promoting your server.2025-04-04教程
Asking Better Questions in the Age of LLMsIn the era of large language models, what should we ask? Ask the questions that only AI can make possible.2025-03-10思考
Future Fortune: Long-Term Investment CalculatorAn open-source tool for multi-dimensional return visualization, offering analysis of total assets, invested capital, and profits.2025-03-09项目
VSCode Shortcuts I Swear ByA curated list of VSCode shortcuts that I personally find super handy and smooth to use.2025-03-06教程
Git Merge vs Rebase: Which One Should You Use?Merge or rebase? It's the eternal Git dilemma. We break down the trade-offs, when each shines, and how to choose without wrecking your history.2025-03-01笔记