Making Web Fast —— LCP Optimizationlqip

Making Web Fast —— LCP Optimization

🤖 Learn to optimize LCP performance using preload、fetchpriority、responsive images and srcset attributes. Master Sharp image processing, CI/CD automation, and preload hints to dramatically improve Core Web Vitals scores.
VSCode VIM Part I - EasyMotionlqip
Clean Disk Space in Ubuntulqip

Clean Disk Space in Ubuntu

运行apt install报错You don't have enough free space in /var/cache/apt/archives/,本文记录解决方法
Network IO Modelslqip
Python GILlqip
GoWalllqip

GoWall

GoWall是一个非常有用的工具,可以帮助你将图片转换为特定的Color Scheme / Palette,支持多种图像处理功能
Decorator @Cached_propertylqip
Keycloak UserInfo 端点403 Forbidden 错误解决lqip

Keycloak UserInfo 端点403 Forbidden 错误解决

🤖 This post explains how to resolve a 403 Forbidden error from Keycloak's UserInfo endpoint. It details the necessity of the `openid` scope in Access Tokens for OpenID Connect authentication. Readers will learn to debug and fix this common issue by correctly requesting tokens with the required scope, ensuring successful user information retrieval.