Pylance is an excellent coding assistance extension, but it often fails to resolve imports. While this is tolerable for small-scale development, it becomes quite troublesome with Django. Here's how to fix it.
When showing inclusion relationships between sets, UpSet plots can be more useful than Venn diagrams. Here's how to use them in Python.
A collection of useful bash knowledge and commands.
A summary of bash permission-related topics that I tend to forget.
Notes on Git commands that I often forget.
A collection of useful web services for learning programming and development.
Tips for making WSL2 a little more comfortable to use.
When writing code, displaying the language name makes it easier to read. This can be achieved with CSS alone.
JavaScript's random functionality is quite inconvenient, so here's a summary of options and commonly used functions.
I had a blog on WordPress, but the performance was slow, so I rebuilt it with Next.js. Requirements, framework selection, and more.