October 2017

The Scientific Irony

There’s no proof that life has meaning; therefore, life is meaningless. Wait, what?

Published on October 31, 2017, filed under .

DRY CSS: How to Use Declarations Just Once, Effectively

Using declarations just once is one way to control repetition in style sheets. It’s not a silver bullet, as we’ve seen with recent data, but it’s so powerful as to make for a key style sheet optimization method.

Published on October 26, 2017, filed under .

5 Reasons Against Resets, Normalizers, Reboots

A word about one of CSS’s horsemen of the apocalypse.

Published on October 19, 2017, filed under .

The 3 Levels of Code Consistency

Consistency is a factor for code quality and one of the key reasons why we need coding guidelines. Interestingly enough there are three levels of consistency: individual, collective, and institutional.

Published on October 16, 2017, filed under .

Understandable-Simple vs. Minimal-Simple Code

Code simplicity seems to be a goal quite worthwhile, contributing to better understanding, greater robustness, and higher quality. That’s at least what comes to my mind when looking at the matter…

Published on October 6, 2017, filed under .

On Enforcing Coding Guidelines

Surprisingly a snippet from The Little Book of Website Quality Control, not the one of HTML/CSS coding guidelines, a few thoughts on enforcing coding standards.

Published on October 2, 2017, filed under and .

If you like what you see here, check out How to Work on Oneself for a lightweight look at personal growth and development, or The Problems With All the Good Things for an AI-supported perspective on—problems.