Over on YAGNI exceptions some ideas about what you probably are gonna need…
Category Archives: Programming
The Fetch standard
The Fetch standard defines requests, responses, and the process that binds them: fetching.
Book Review: A Philosophy of Software Design
Today via HN: Book Review: A Philosophy of Software Design.
Microsoft REST API Guidelines
Today I stumbled upon Microsoft REST API Guidelines.
Software Architecture Books
Today via r/programming: Awesome Software Architecture Books. I am particularly interested in System Architecture, Design Patterns, and Data Engineering.
CSS spacing
This via r/programming today: CSS: The Spacing Between Elements Should Be Determined by the Parent Element.
Cool Bash
Today via lobsters: Cool things I learned about Bash this week.
HTML Tips
Via r/programming today: HTML Tips.
Modulinos In Bash
Via Hacker News today: Modulinos In Bash. “A modulino is a file which behaves like a library when it is imported, and like a script when executed.”
WebCoLa
Today I learned about WebCoLa: cola.js (A.K.A. “WebCoLa”) is an open-source JavaScript library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques.