How to Install Zed cli commandZed has a CLI, on Linux this should come with the distribution’s Zed package (binary name can vary from distribution to distribution, zed…Jun 28Jun 28
Hiding Microsoft Edge Tabs When Pressing Alt+Tab in WindowsHello everyone! After switching to Microsoft Edge (let’s just call it Edge for short) for a while, I’ve encountered an issue that might…Apr 19Apr 19
การปิดแสดง Tab ของ Microsoft Edge เมื่อกด Alt+Tab บน Windowsสวัสดีครับ หลังจากที่ผมย้ายมาใช้ Microsoft Edge (ขอเรียกสั้นๆ ว่า Edge นะครับ) ได้สักพักนึง ผมเจอปัญหาที่อาจจะทำให้หลายคนหงุดหงิดเหมือนกัน…Apr 19Apr 19
Fixing Low Volume Issue with Creative Sound Blaster X G1 on PCI found a solution to this problem from Reddit user romazhuzha’s post. I’d like to share this solution in a more understandable format.Feb 28Feb 28
การดูแลรักษาแบต Sony NP-FW50การเก็บรักษาแบตเตอรี่ Sony NP-FW50 ให้มีอายุการใช้งานที่ยาวนานมีหลักการดังนี้:Jan 3Jan 3
Optimizing Windows Defender for C# Development with Visual Studio and JetBrains RiderAs a C# developer, whether you’re using Visual Studio or JetBrains Rider, you might notice that Windows Defender can sometimes slow down…Nov 2, 2024Nov 2, 2024
What’s file “__init__.py”?The __init__.py file is a special Python file used to indicate that a directory is a Python package. It can be an empty file, but it can…Jul 27, 2024Jul 27, 2024
Change hostname in Rocky Linux 9 via terminal commandTo change the hostname on a Rocky Linux system, you can use the hostnamectl command, which is a tool for managing system hostnames. Here’s…May 11, 2024May 11, 2024
VLC: How to Hide the File Name When Opening VideosSometimes, when you open a video file in VLC Media Player, a brief overlay displaying the file name appears. This can break immersion if…Mar 13, 2024A response icon1Mar 13, 2024A response icon1
How to Access HTTPS:// on Localhost in Google ChromeWhen developing or testing a website locally, you might need to access it via HTTPS in Google Chrome. However, Chrome typically blocks this…Feb 10, 2024A response icon1Feb 10, 2024A response icon1