this post was submitted on 26 Jan 2026
29 points (96.8% liked)

Programming Humor

3365 readers
1 users here now

Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev

Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml

founded 2 years ago
MODERATORS
 

Top: Chromium, bottom: Firefox

body {
  background: repeating-linear-gradient(
    -45deg,
    black,
    black calc(sqrt(2) * 10px),
    white calc(sqrt(2) * 10px),
    white calc(sqrt(2) * 20px)
  );
  height: 100vh;
}
top 3 comments
sorted by: hot top controversial new old
[–] slazer2au@lemmy.world 1 points 4 weeks ago

Need more pixels.

[–] RustyNova@lemmy.world 1 points 4 weeks ago (1 children)

They are the same picture?

[–] victorz@lemmy.world 3 points 4 weeks ago