Skip to content
Allin

Dev

21 guides on dev

Regular expressions, cron, hashes, encodings — the small tools a working day is full of. Each guide reads the syntax out loud, then shows the case that breaks the version everyone copies.

Start here

Ranked by how many pages of this site link to them, not by traffic.

  1. 1How Subnet Masks Work: CIDR, Network Bits, and Usable HostsUnderstand how a subnet mask splits an IP address into network and host parts, what /24 means, and how to count usable hosts.
  2. 2Big O Notation for Beginners: O(1), O(n), O(n squared), and O(log n) ExplainedBig O describes how an algorithm's work grows as input grows. Here is what O(1), O(n), O(n squared), and O(log n) mean and why the difference matters.
  3. 3What Is UTF-8 and Unicode? Code Points, Byte Encoding, and Why UTF-8 WonUnicode assigns every character a code point; UTF-8 encodes those code points in one to four bytes. Here is how it works and why it beat the alternatives.

Tools for this section

All our developer tools

Latest guides

March 19, 2026
March 11, 2026
February 24, 2026
February 17, 2026
Explainer · Dev

What Is a Unix Timestamp?

A Unix timestamp counts the seconds since January 1, 1970 UTC. Learn why computers use it, how to convert it, and the 2038 problem.

Daniel Okonkwo · 2 min read

February 13, 2026
February 3, 2026
Explainer · Dev

Screen Resolutions Explained: 1080p, 1440p, 4K

What 1080p, 1440p, and 4K really mean. Learn how resolution counts pixels, why total pixels grow so fast, and how aspect ratio ties width to height.

Daniel Okonkwo · 4 min read

February 2, 2026
Explainer · Dev

What Is Bitrate? Bits per Second, CBR vs VBR

Bitrate is how many bits of data a video or audio stream uses each second. Learn how it sets quality and file size, and the difference between constant and variable bitrate.

Daniel Okonkwo · 4 min read

January 23, 2026
January 8, 2026
January 1, 2026
December 23, 2025
November 20, 2025
November 18, 2025
August 1, 2025
July 21, 2025
July 7, 2025
July 2, 2025
June 20, 2025
June 18, 2025