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 Context Keeper: How Storing Long but Indexing Short Affects Retrival Accuracy
Natural Language Processing Information Retrieval Machine Learning

Context Keeper: How Storing Long but Indexing Short Affects Retrival Accuracy

How breaking text into chunks can improve similarity detection for question pairs, outperforming traditional full-text embedding methods

Mar 16, 2025
7 minute read
简体中文
Featured image of post Beyond Intelligence: Confucius on Social Harmony and Hidden Meanings
Philosophy Eastern Thought Classical Literature

Beyond Intelligence: Confucius on Social Harmony and Hidden Meanings

A fresh look at Confucian philosophy revealing how concepts like wisdom (智) are about social relationships rather than intellect, and how poetry served as a vehicle for moral teachings.

Mar 12, 2025
4 minute read
简体中文
Featured image of post Within the Four Seas: Finding Brothers Everywhere
Philosophy Confucianism Cultural Understanding

Within the Four Seas: Finding Brothers Everywhere

Exploring a timeless Confucian teaching about universal brotherhood and how it applies to modern relationships across cultural boundaries.

Mar 11, 2025
5 minute read
简体中文
Featured image of post True Harmony: Embracing Differences While Maintaining Respect
Philosophy Relationships Personal Growth

True Harmony: Embracing Differences While Maintaining Respect

Exploring Confucius's wisdom on how genuine connection comes from respecting differences, not demanding uniformity, with practical examples for modern relationships

Mar 10, 2025
7 minute read
简体中文
Featured image of post Understanding Git: The Ultimate Guide
Development Tools Version Control

Understanding Git: The Ultimate Guide

A comprehensive, beginner-friendly guide to Git concepts, commands, and workflows with practical examples and clear explanations

Mar 10, 2025
7 minute read
简体中文
Featured image of post When Visions Collide: Why Shared Goals Are Essential for Collaboration
Leadership Collaboration Personal Development

When Visions Collide: Why Shared Goals Are Essential for Collaboration

Exploring how divergent visions impact teamwork, through ancient wisdom and modern experiences, with practical strategies for aligning goals in collaborative environments

Mar 10, 2025
5 minute read
简体中文
Featured image of post Asyncio Best Practices and Common Pitfalls
Python Concurrency

Asyncio Best Practices and Common Pitfalls

Learn the essential best practices and avoid common mistakes when working with Python's asyncio library

Mar 09, 2025
2 minute read
简体中文
Featured image of post Asyncio Tasks: Managing Concurrent Operations
Python Concurrency

Asyncio Tasks: Managing Concurrent Operations

Learn how to use asyncio Tasks to run multiple operations concurrently in Python without threads

Mar 09, 2025
3 minute read
简体中文
Featured image of post Cooperative Multitasking: The Core of Python Asyncio
Python Concurrency

Cooperative Multitasking: The Core of Python Asyncio

Learn how Python's cooperative multitasking works and how it differs from traditional threading

Mar 09, 2025
3 minute read
简体中文
Featured image of post Processing Results as They Arrive with as_completed
Python Concurrency

Processing Results as They Arrive with as_completed

Learn how to use asyncio.as_completed to handle task results immediately when they're ready

Mar 09, 2025
3 minute read
简体中文
1 … 3 4 5 6
© 2022 - 2025 Shane Zhang (张欣耕)