<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>System Programming on MacWorks</title><link>https://macworks.dev/tags/system-programming/</link><description>Recent content in System Programming on MacWorks</description><generator>Hugo</generator><language>en</language><atom:link href="https://macworks.dev/tags/system-programming/index.xml" rel="self" type="application/rss+xml"/><item><title>2026-05-04</title><link>https://macworks.dev/docs/archives/blogs/engineer-blogs-2026-05-04/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/archives/blogs/engineer-blogs-2026-05-04/</guid><description>&lt;h1 id="engineering-reads--2026-05-04"&gt;Engineering Reads — 2026-05-04&lt;a class="anchor" href="#engineering-reads--2026-05-04"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="the-big-idea"&gt;The Big Idea&lt;a class="anchor" href="#the-big-idea"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The defining leverage in modern software engineering is safely raising the ceiling of complexity you can manage as an individual. Whether offloading design constraints to curated color systems or using AI to validate aggressive C memory models, the goal is to reserve human cognitive load for system specifications and architectural correctness.&lt;/p&gt;
&lt;h2 id="deep-reads"&gt;Deep Reads&lt;a class="anchor" href="#deep-reads"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Links to CSS colour palettes&lt;/strong&gt; · jvns.ca · &lt;a href="https://jvns.ca/blog/2026/05/04/css-colour-palettes/"&gt;Source&lt;/a&gt;
The author highlights a practical tradeoff of abandoning utility frameworks like Tailwind for vanilla CSS: the loss of carefully constrained, pre-baked design tokens. While dropping Tailwind reduces tooling overhead, engineers often lack the aesthetic expertise to build cohesive color systems from scratch. To bridge this gap, the post surfaces drop-in alternatives like uchū, flexoki, and reasonable colours, with the latter specifically optimizing for accessibility. The author also points to dynamic generative colors using the CSS &lt;code&gt;oklch&lt;/code&gt; function, while noting that complex color generators often remain difficult for non-designers to leverage effectively. This is a quick but essential read for full-stack developers who want the simplicity of vanilla CSS without shipping visually hostile interfaces.&lt;/p&gt;</description></item></channel></rss>