EmacsUse Emacs on Windows 10It seems inline IME display is possible even with the official build, but for now the following build is more …2020.03.05Emacs
EmacsI Tried Customizing What Emacs Shows in the Title BarAfter I started opening remote files with Tramp, I wanted a quick way to tell which host the file I was editing belonged …2020.02.29Emacs
EmacsHow to Directly Edit Ubuntu or CentOS Files from Emacs for Windows - Emacs TrampI use Ubuntu and CentOS with VirtualBox + Vagrant. Sometimes I need to edit files such as Java, JavaScript, or CSS …2020.02.28EmacsLinuxUbuntu
LinuxInstall tmux on CentOS 6This is a note from when I installed tmux on a CentOS 6 minimal VM. If you run `yum` without thinking about it, you get …2020.02.23Linux
WordpressWordPress: How to Paste Code Between the <head> and </head> Tags in the Cocoon Child ThemeI use the Cocoon Child theme. I did not know how to put the Google Adsense code inside the <head> tag, so I looked …2020.02.23Wordpress
WordpressI Tried Using the Relaxed Kosugi Maru Web Font (Google Font) in a WordPress ThemeI tried configuring a web font in WordPress. This time I used Kosugi Maru from Google Fonts. The theme for this site is …2020.02.22Wordpress
HelloComfortable BGM for Keyboard Fanshttps://www.youtube.com/watch?v=fpwVavmNEbA リンク先を開く www.youtube.com This is the official HHKB ASMR. If you play it on …2019.12.10Hello
UbuntuRegularly Update Dynamic DNS for a Custom Domain Registered with Onamae.com from UbuntuI registered a domain with Onamae.com, so I set up DDNS to automatically register the IP address of my home server. …2019.12.07UbuntuHome Server
UbuntuAdd the Japanese Locale to Ubuntu 19.10Even if you set LANG=ja_JP.UTF-8, if the locale definition does not exist you will see error messages like the …2019.12.07Ubuntu
UbuntuFirewall Settings on Ubuntu 19.10Since the machine connects directly to an external network over PPPoE, I enable the firewall. $ sudo ufw allow 80 $ sudo …2019.12.06UbuntuHome Server