Web Development × Engineering Management × Philosophy (6)
Articles and books on the craft of web development (specifically, HTML and CSS optimization and maintainability) as well as on engineering management and leadership. (Exceptions prove the rule.)
What Happened to Separation of Concerns in Frontend Development
On a story that began around 2010, and in which web standards make separation of concerns easier—and frameworks make it harder.
#159 · · development
The Most Minimal Valid HTML Document
—isn’t that exciting, isn’t even new, but can use repeating in times of conformance neglect and AI-assisted coding.
#158 · · development
Valve, Counter-Strike, macOS, and How Not to Relaunch Software
Yesterday, on September 27, Valve released Counter-Strike 2, replacing the game’s predecessor, Counter-Strike: Global Offensive (CS:GO) on Valve’s Steam platform. But.
#157 · · misc
The Good Things About All the Problems
On things we cannot meaningfully discuss, and the sequel to The Problems With All the Good Things that may never be.
#156 · · philosophy
Website Optimization Measures, Part XX
Definition issues. Aging content. Debugging. Social graphics. CTAs. DNS entries. SVGs. Filler words. PHP. There’s always something worth tending to.
#155 · · development, misc
Sustainability and Tech and Us
In tech, we’re exceptionally bad at sustainability. While those of us who focus on sustainability, performance, as well as code minimalism are already contributing to improvements, we can do more. A few thoughts.
#154 · · development
The 10ish Tools I Install on Every New Mac I Get
Are there going to be surprises.
#153 · · development
WebGlossary.info
The Web Development Glossary—now also available as a website. Enjoy exploring.
#152 · · design, development
Website Optimization Measures, Part XIX
Dull maintenance drudgery (?), this time covering dependencies, link checks, keyboard navigation, contrast, hidden UI elements, multi-language tag handling, image compression, IndieAuth, and AI crawling.
#151 · · design, development
200 Web-Based, Must-Try Web Design and Development Tools
A couple of web-based and free tools to test and improve accessibility, performance, security, conformance, colors and images and typography, SEO and SEM and—more. With an opinion about link lists, and appreciation for well-maintained tool collections.
#150 · · design, development

The Web Development Glossary 3K—More Than 3,000 Terms and Concepts for the Well-Rounded Developer
Announcing the new edition of The Web Development Glossary, including almost a thousand additional terms as well as major usability updates, like improved source and cross-reference navigation—to provide an overview of web development unlike any other book or site.
#149 · · books, development
Good Code Is—
On a question everyone does and does not have an answer for.
#148 · · development

New Book: “The Problems With All the Good Things”
When good is considered unproblematic, and everything can be shown to be problematic, then—partner up with AI.
#147 · · books, philosophy
Give
On one-things and lack.
#146 · · philosophy, misc
Frameworks and Libraries and Leaky Abstractions
“Abstractions save us time working, but they don’t save us—”
#145 · · development
On Working on Vacation
Working while on vacation can be a sign of extraordinary commitment and initiative. But—it can also be a sign of disorganization and poor prioritization. A few thoughts.
#144 · · management, misc
48 Laws, Rules, and Principles of Web Development
In anticipation of the upcoming release of The Web Development Glossary 3K, here are four dozen laws, rules, and principles related to web and software development.
#143 · · development
HTML Concepts: Kinds of Elements
There are six kinds of elements in HTML: void elements, raw text elements, escapable raw text elements, the template element, foreign elements, and normal elements.
#142 · · development
Website Issues: On the Relevance of Audience Size and Impact
Website issues—relating to conformance, security, accessibility, performance, content, others—are usually treated with a particular priority, but that priority may not always be understandable, and may also be off. On the perspective we obtain when we consider and chart audience size and impact.
#141 · · development, management
CSS Naked Day and the Missing Wikipedia Page
CSS Naked Day has a message—separation of concerns. The event has been around for nearly 20 years, thousands of developers have participated, and it’s still alive. It may not be an event significant enough for Wikipedia, for which this post had been a draft—but it does seem significant for our field.
#140 · · development
Two Underused Arguments for Writing Documentation
Validating our thinking and allowing to scale may not get enough attention.
#139 · · development, management
On Ageism
One may argue that the big “-isms” go back to speciesism, the idea that one was “better” than other living beings, or that others were inferior. With that idea warranting a post by itself, there are two things that make ageism particularly stupid.
#138 · · misc
Highlights From “The Social Contract” (Jean-Jacques Rousseau)
“The strongest is never strong enough to be always the master, unless he transforms strength into right, and obedience into duty.”
#137 · · philosophy
Highlights From “The Protestant Ethic and the Spirit of Capitalism” (Max Weber)
“The modern rational organization of the capitalistic enterprise would not have been possible without two other important factors in its development: the separation of business from the household, which completely dominates modern economic life, and closely connected with it, rational book-keeping.”
#136 · · philosophy, misc
HTML Concepts: Customized Built-In Elements
HTML allows to define custom elements, elements which enable authors to “build their own fully-featured DOM elements.” One special type of custom element is the customized built-in element—a custom element built on an existing HTML element.
#135 · · development