Reading List

The most recent articles from a list of feeds I subscribe to.

September 2021 in review.

In this month's review: seeing friends and family again, some news from my day job, and site updates.

Updating a robots.txt file with WordPress.

After trying to implement my own tip on this site, I learned something new about WordPress. The robots.txt file is generated by WordPress using hooks. Specifically, the robots_txt hook.

The post Updating a robots.txt file with WordPress. appeared first on Ru Singh.

Cleverly skipping statements from being saved to history in your shell.

I recently had to execute a statement that I did not want bash to save in its history. This led me to the bash variable HISTCONTROL.

The post Cleverly skipping statements from being saved to history in your shell. appeared first on Ru Singh.

Spent a few months on Windows — here’s what I miss on Linux/Pop!_OS.

A brief re-cap of my journey from Pop to Windows to Pop and then back to Windows in a span of 9 months.

The post Spent a few months on Windows — here’s what I miss on Linux/Pop!_OS. appeared first on Ru Singh.

Redirect to date-less permalinks on WordPress with Caddy.

Configure Caddy and WordPress to neatly redirect from date-based blog post permalinks to date-less, cleaner permalinks.

The post Redirect to date-less permalinks on WordPress with Caddy. appeared first on Ru Singh.