English

Windows

Notes on Settings for Getting the Most Out of Windows 10

In this article, I will cover the small settings to configure after a clean install of Windows 10, how to install the applications I personally use often, and how to set up the OS.

Read
Windows

Install Frequently Used Applications with Windows Package Manager (winget)

This time, I will use Windows Package Manager, whose major version was just recently released, to install the applications I normally use.

Read
Notes

How to Power On a Laptop by Connecting the AC Adapter: A Useful Automatic Startup Setting for Using It While Closed

This post summarizes the BIOS setting that lets you automatically power on a shut down PC when the AC adapter is connected.

Read
Notes

How to Remove the Quotation Marks Shown on WordPress Quote Blocks from Additional CSS

This article introduces how to remove the quotation marks displayed on WordPress quote blocks from Additional CSS.

Read
Note

Install Ubuntu Server 20.04.1 on Raspberry Pi 4 Model B and Connect to Wi-Fi with netplan

This article summarizes how to install Ubuntu Server 20.04.1 on Raspberry Pi 4 Model B and connect it to Wi-Fi using netplan.

Read
Notes

Troubleshooting Basics #1: Search the Error Message

In this article, I use this case study to explain the basics of troubleshooting.

Read
Notes

A Note on a Makefile for Easily Running TypeScript Compilation and JS File Deletion in Bulk

This is a note about the Makefile script I use to compile TypeScript files in a directory all at once and delete the compiled JS files before pushing to GitHub.

Read