coding-best-practices

Tag

Cards List
#coding-best-practices

Prefer duplication over the wrong abstraction (2016)

Hacker News Top · 2026-06-21 Cached

The article argues that duplication is cheaper than the wrong abstraction, and advises developers to avoid forcing abstractions that later become complicated with conditionals.

0 favorites 0 likes
#coding-best-practices

What every coder should know about Gamma Correction

Hacker News Top · 2026-06-13 Cached

An in-depth guide explaining gamma correction, why it matters for image processing and rendering, and common pitfalls for coders.

0 favorites 0 likes
← Back to home

Submit Feedback