Some pieces I wrote to share my experiences and learnings.
Installing @obsdmd, adding my pre-existing notes folder and everything just working is a great #ux! An examplar for software interoperability.
Brilliant talk! The “debt” metaphor in “tech debt” is problematic. Code quality is best seen as a continuous process, which needs to be supported by frequent delivery, appropriate timeframes, continuous learning, transparency and advocacy.
https://www.youtube.com/watch?v=g-BF4uOnzGkThought: CSS inheritance seems to cause similar maintainability issues to OO inheritance.
Good systems tend to have a lot of redundancy (“fall-backs”), and thus, have some inefficiency. Designers often seem to understand this better than engineers.