Skip to main content

POSTS

17 posts (2 pages)

The Art of Overthinking Everything

I overthink. A lot. It’s practically a hobby at this point. I’ll replay conversations in my head like a director trying to fix a scene …

OSI Model

In networking, layer models have been established to break down complex processes into individual steps. Each step or task is represented as a layer …

Getting on HRT

This is not a guide. Just my thoughts, my timeline, my luck. I also won’t go into how I figured out I’m trans. That’s… too …

Naming Firewall Rules

In network security, clear and effective communication is crucial. One often-overlooked aspect is the naming convention for firewall rules. Naming …

Binary in a Nutshell

What is Binary?

Binary is a number system that uses only two digits: 0 and 1. This system is called “base-2,” compared to the decimal …

Hexadecimal in a Nutshell

What is Hexadecimal?

Hexadecimal is a number system that uses 16 digits: 0-9 and A-F. It is a base-16 system, compared to decimal (base-10) and binary …