There’s a good article about the software crisis over on Wikipedia.
Category Archives: Design
Write code that is easy to delete, not easy to extend
Today via Lobsters: Write code that is easy to delete, not easy to extend. I think I like programmingisterrible.com.
You Are Gonna Need It
Over on YAGNI exceptions some ideas about what you probably are gonna need…
Software Architecture Books
Today via r/programming: Awesome Software Architecture Books. I am particularly interested in System Architecture, Design Patterns, and Data Engineering.
Data visualization tools
Today via r/programming: Awesome data visualization tools for software developers
CSS spacing
This via r/programming today: CSS: The Spacing Between Elements Should Be Determined by the Parent Element.
Laws of UX
Today I stumbled upon: Laws of UX. It has Jakob’s Law.
Simple things are complicated: making a show password option
An interesting article today: Simple things are complicated: making a show password option. It referenced Government Design Principles: Make things open: it makes things better which I thought was an interesting and sensible government policy…
Email explained from first principles
Here is every last thing you could ever possibly want to know about email: Email explained from first principles.
Data Visualization With Matplotlib and Seaborn
I was referred to Data Visualization With Matplotlib and Seaborn on #lobsters today.