Operating Systems


Apr 8, 2023

Terminal escape codes are awesome, here's why

A deep dive into terminal escape codes, CSI and OSC sequences, and how to customize your Bash shell with vi-mode indicators and cursor styling.

Terminal escape codes are awesome, here's why
Nov 21, 2021

I found a security breach by buying a blender

How a blender warranty registration led to discovering a website security vulnerability that exposed customer personal data through predictable image URLs.

I found a security breach by buying a blender
Oct 6, 2020

Cloning a system using Clonezilla

Step-by-step guide to cloning a hard drive or SSD using Clonezilla, the free and open-source disk imaging solution.

Cloning a system using Clonezilla
Jun 20, 2020

Chaining Linux Commands Like a Pro

The difference between ;, &&, ||, and & in Linux — a practical guide to chaining bash commands with real-world examples.

Chaining Linux Commands Like a Pro
Feb 29, 2020

Changing Input Source Shortcuts in Ubuntu

How to customize keyboard layout switching shortcuts in Ubuntu using gsettings when gnome-tweaks causes focus issues.

Changing Input Source Shortcuts in Ubuntu