I Use Arch, BTW

A journey into the world of Arch Linux.

July 3, 2025 · 4 min · 689 words · Me

Inspect Room Database

How to inspect Room databases in Android apps

June 27, 2025 · 1 min · 174 words · Me

Cassandra on Mac

Quick guide to installing and using Cassandra on macOS

June 23, 2025 · 1 min · 103 words · Me

SQLite3 Cheatsheet

A concise cheatsheet for SQLite3 commands and features.

June 16, 2025 · 2 min · 250 words · Me

Setup Fail2Ban

Learn how to install, configure, and manage Fail2Ban to secure your SSH server.

June 15, 2025 · 1 min · 210 words · Me

SSH Guide

A comprehensive guide to installing, configuring, and troubleshooting SSH.

June 15, 2025 · 1 min · 154 words · Me

Migrating Docker Commands to Docker Compose

Learn how to simplify your workflow by converting Docker commands into Docker Compose equivalents.

June 14, 2025 · 1 min · 201 words · Me

How to Update a Shallow Git Repository

Learn how to update a shallow-cloned Git repository with the latest commit or a specific branch, and how to convert it to a full clone.

June 13, 2025 · 1 min · 179 words · Me

Setting Up mitmproxy to Debug API Requests

Learn how to inspect API requests from your mobile device using mitmproxy.

June 3, 2025 · 2 min · 216 words · Me

Fixing 'Unable to Access Default Device–Set' in Xcode

A guide to resolving the ‘Unable to Access Default Device–Set’ error in Xcode when creating a new simulator.

May 31, 2025 · 2 min · 239 words · Me