Live data from Hacker News

No comic sans in httpd status pages

marc.info

1–10 of 89 posts

Re: No comic sans in httpd status pages

#2
Text of the message (since the site seems to be down):

- - -

  List:       openbsd-tech
  Subject:    [PATCH] No comic sans in httpd status pages
  From:       Peter Krantz 
  Date:       2016-02-19 16:40:33
  Message-ID: AAE82534-AF27-4CC9-B780-38F05596FE38 () peterkrantz ! se
  [Download message RAW]
Hi!

For some reason the httpd status pages (e.g. 404) use the Comic Sans typeface. This patch removes comic sans and sets the typeface to the default sans-serif typeface of the client.

This lowers the number of people contacting website maintainers with typeface complaints bordering on harassment.

Cheers,

Peter

  ? no_comic_sans_in_404.patch
  Index: server_http.c
  ===================================================================
  RCS file: /cvs/src/usr.sbin/httpd/server_http.c,v
  retrieving revision 1.105
  diff -r1.105 server_http.c
  811c811
   	    "sans-serif; }\n”

Re: No comic sans in httpd status pages

#8
post #6

How long had Comic Sans been used on httpd status pages? (The mind reels…)

Since it was released in 5.8, I believe.

OpenBSD projects tend to use Comic Sans as a matter of course as a ward against hipsters[1].

[1]: http://www.openbsd.org/papers/bsdcan14-libressl/mgp00025.htm...

Re: No comic sans in httpd status pages

#9
post #6

How long had Comic Sans been used on httpd status pages? (The mind reels…)

    Revision 1.2, Sat Jul 12 23:55:35 2014 UTC (19 months, 1 week ago) by reyk 

    Use Comic Sans (or Chalkboard) as the default font for HTTP error
    messages because we love web hipsters.

    ok beck@
Post reply on HN