Engineering,Systems&General Postulations.

In pursuit of the timeless and great as it pertains to accomplishing amazing things with other people.

By
Merrick Christensen
“Indeed the business of the universe is to make such a fool out of you that you will know yourself for one, and begin to be wise.”
— George MacDonald.

Contents.

I.
AI is the New Medium
7 min.
AI isn't just a tool for creating content within the mediums we already know. AI is the new medium.
II.
Webflow Design Language
2 min.
Learn about the structurally edited language that powers sites built with Webflow.
III.
Using Webflow with Netlify
3 min.
Configure Netlify to send particular routes to Webflow so that you can selectively serve pages that are designed and hosted on Webflow.
IV.
JSON Lisp
14 min.
Learn about how programming languages work as we design & implement a little Lisp-like language called JSON Lisp.
V.
Lazy Evaluation in JavaScript
8 min.
JavaScript's call by sharing and getter semantics allow us to implement lazy evaluation for field access.
VI.
No Code is Eating Software
2 min.
Marc Andreessen was right, software is eating the world! Today more people can create software than ever and this trend will only continue as No Code eats software.
VII.
Lessons from Lean Manufacturing
6 min.
Continuous improvement is better than delayed perfection.
VIII.
Art of Abstraction
3 min.
Monorepos & packages seem to be all the rage. However, simply relocating code to a package doesn’t make it more valuable. In fact, it can make it more expensive & introduce unexpected risks! The real value comes from good abstractions.
IX.
Cost of Consensus
15 min.
Alignment is Precious. The cost of alignment increases proportional to the number of agents that need to be aligned.
X.
Headless User Interface Components
9 min.
A headless component is a component that offers maximum visual flexibility by providing no interface.
XI.
Function as Child Components
8 min.
Function as Child Components a useful technique for higher order components.
XII.
Single State Tree + Flux
8 min.
A brief Flux explanation as a pre-cursor for single state tree goodness.
XIII.
Extensible Web Summit
5 min.
Developers, standards bodies, and browser implementors all working together to progress the web.
XIV.
Scenario vs. Problem Solving
1 min.
Scenario solving versus problem solving and its consequences for the artifact produced.
XV.
JavaScript Dependency Injection
8 min.
A quick explanation of how the AngularJS dependency injector works, and how you could write your own simplified JavaScript dependency injection library.
App.
Archives of Shame