Nowadays, operating systems have the light-on-dark color scheme feature, and websites also have their own dark mode settings. They provide three options of Light
, Dark
and Sytem
for users to choose from. So what are the potential problems?
How Does the PowerShell Phishing Attack Work
You might have heard of the new scam about the CAPTCHA which asks you to use Windows + R to verify that you are human. It gives you a popup and introduces a verification step with Windows + R
and Ctrl + V
then press Enter
. You probably already know how it works, but let's take a closer look at their code this time.
Problems with PS Remote Play
I've been using PS Remote Play for a while now, across a number of different devices such as Backbone One with iPhone, Chiaki4Deck on Steam Deck, DualSense® with Mac, and PlayStation Portal™. I've also used it to play numbers of games, and I thought it was time to share my experience with it.
Why Icons in Terminal Are Always Terrible
Have you tried any terminal theme like Powerlevel10k? Or some funny prompts like Starship? Or some fonts like Nerd Font in terminals? If you have experienced them, you may find that no matter which one of them, the icon font display experience is more or less unsatisfactory.
How Do I Manage Posts on This Blog
This post will describe how I manage the deployment of my blog. The article will focus on how to deploy, and I will biefly touch on how to create a Zola blog. The management solution is also applicable to other blog systems such as Hexo, Hugo, etc.