kaelig

↗ HN profile [ 65.5 ms ] full profile

No user record in our sample, but kaelig has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. Today Apple redesigned the homepage of the online Apple Store. I was having a look at their code and I found out some interesting code smells that apparently even the most skilled developers will commit.

  2. Most of us use @media queries to serve "Retina" graphics to mobiles phones and Macbook Pros. Thing is, Retina graphics are really hard to test on a regular display. The hidpi() mixin has a debug mode that enables us…