1. Jovian Salak: @BarnabyWalters Not sure they're working you hard enough in Iceland! (Maybe they should pay you in coffee!)

    Jovian Salak not working me hard enough? Why’dyou say that? :)

    Sounds like you’re seeing some bloodthirsty stuff at the “festival” :/

  2. Zachary Kain ☯: @BarnabyWalters I use <pre> for poetry, since it is pre formatted text. I don't know if I'd ever warrant using a <br>

    Zachary Kain as pre retains all whitespace it might be dangerous to use it for poetry — e.g. preserved indentation, lack of minification ability. In poetry’s case, br is more semantic — it represents the presence of a line break. Also you don’t get wrapping (although you may want it).

    As usual, the “read the spec, make up your own mind, be willing to change it” rule applies :)

  3. Laura Kalbag: And <br/> tags used instead of <label>s in forms makes me downright stabby.

    Laura Kalbag my current pet peeve is a h1, then a h2 directly below it which is not a header, just a paragraph the author wanted to make look bigger (or a subheader, like bootstrap does with the downright weird h1 -> small). I saw it once a while ago, now I’m seeing it everywhere :/