Avatar 😃

Shane's Personal Blog

Gain wisdom at dawn; die with no regret at dusk. 朝闻道,夕死可矣

  1. About Me
  2. Home
  3. Search
  4. Archives
  5. Think Different
    1. Dark Mode

Archives

2025 47
2024 5

Categories

Python Technology Concurrency Philosophy Web Development Personal Development Psychology Software Development Artificial Intelligence JavaScript

Tags

Asyncio Python Debugging Concurrency AI Tools Confucius JavaScript SvelteKit Ancient Wisdom Chinese Philosophy
Featured image of post Python Asyncio: Coroutines Explained
Python Concurrency

Python Asyncio: Coroutines Explained

A clear explanation of Python coroutines, the fundamental building blocks of asyncio programming

Mar 09, 2025
3 minute read
简体中文
Featured image of post Python's GIL and Asyncio: Understanding the Relationship
Python Concurrency

Python's GIL and Asyncio: Understanding the Relationship

Learn how Python's Global Interpreter Lock relates to asyncio concurrency and when to use each approach

Mar 09, 2025
3 minute read
简体中文
Featured image of post Running Parallel Operations with Asyncio Gather
Python Concurrency

Running Parallel Operations with Asyncio Gather

Master asyncio.gather() to run multiple coroutines simultaneously and combine their results

Mar 09, 2025
3 minute read
简体中文
Featured image of post Understanding the Event Loop: Python's Asynchronous Engine
Python Concurrency

Understanding the Event Loop: Python's Asynchronous Engine

A clear explanation of the event loop at the heart of Python's asyncio library

Mar 09, 2025
3 minute read
简体中文
Featured image of post 24 Character Strengths That Drive Personal Excellence
Personal Development Psychology Wellbeing

24 Character Strengths That Drive Personal Excellence

A comprehensive exploration of scientifically validated character strengths that contribute to personal growth, wellbeing, and success

Mar 07, 2025
9 minute read
简体中文
Featured image of post Effortless Video Transcription with OpenAI Whisper
AI Tools Python Automation

Effortless Video Transcription with OpenAI Whisper

Learn how to automatically generate high-quality transcripts from any video source using OpenAI's Whisper and Python

Mar 07, 2025
5 minute read
简体中文
Featured image of post Wisdom from Positive Psychology: Lessons on Resilience, Growth, and Happiness
Personal Development Psychology Wellbeing

Wisdom from Positive Psychology: Lessons on Resilience, Growth, and Happiness

A comprehensive collection of insights and quotes from positive psychology, covering topics from resilience and failure to relationships and personal growth - wisdom to build a more meaningful life.

Mar 07, 2025
20 minute read
简体中文
Featured image of post 30 Things No One Tells You When You Reach the Age of 40
Life Lessons Personal Growth Aging

30 Things No One Tells You When You Reach the Age of 40

Essential wisdom and life lessons that become apparent when you hit your 40s, covering health, relationships, personal growth, and perspective on life.

May 31, 2024
3 minute read
简体中文
Featured image of post Atomic Habits - How to Build Good Habits and Break Bad Ones
Personal Development Productivity Self-Improvement

Atomic Habits - How to Build Good Habits and Break Bad Ones

An in-depth look at James Clear's framework for developing effective habits through four simple laws and understanding the power of tiny changes.

May 31, 2024
9 minute read
简体中文
Featured image of post Real Estate Investment Analysis: Building a Comprehensive Rental Property Calculator
Real Estate Programming Investment

Real Estate Investment Analysis: Building a Comprehensive Rental Property Calculator

Learn how to create a Python calculator to analyze rental property investments, including mortgage payments, cash flow, appreciation, and key metrics like NPV and IRR.

May 31, 2024
5 minute read
简体中文
1 … 4 5 6
© 2022 - 2025 Shane Zhang (张欣耕)