Snippets
Some snippets that maybe usefull
How to fix HTTP error 431
Chrome
Browser
Learn how to diagnose and resolve HTTP 431 errors in Chrome, typically caused by oversized cookies or request headers, with step-by-step troubleshooting guidance.
Make a project connect to supabase
Supabase
This project is a demo project of supabase, mainly introduces how to make a project connect to supabase.
Fix initializeIntelliJPlugin timeout
IntelliJ Plugin
When running the plugin, the initializeIntelliJPlugin task always waits for a long time before proceeding to the next step.