SMRTR TechApr 19, 2026Hacker News

How We Got the Favicon

SMRTR summary

During the 1999 browser wars, Microsoft developer Bharat Shyam created the favicon to help users distinguish websites in Internet Explorer's favorites list using 16x16 pixel icons. Late one night, Shyam convinced junior manager Ray Sun to approve the feature for Internet Explorer 5, despite Sun later being reprimanded for the hasty decision. The favicon quickly became popular among developers, eventually evolving beyond Microsoft's original .ico format to support various image types and standardized implementation methods.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR Tech

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Tech
TechAug 24, 2026

How 8-bit Computers Work

Modern computers use binary logic (0s and 1s) to process data. An 8-bit CPU handles one byte at a time, combining arithmetic, logic, and branching operations to enable complex...