@dawntherese Oh no! Flooding? After too many water incidents I was ready to replace my condensate pump, but got more life out of it by making a new float and starting to use treatment tablets to prevent the scum buildup that was gumming it up. So far I'm not a big fan of owning a home.
@Starr_Chen Not directly to your question: it seems important to figure out how to teach/learn lessons without having to live through the bad experiences.
I just clicked a few links because I was sharing the Lean Coffee format and discovered that Jeremy Lightsmith founded Transparent Classroom after a career as a developer and consultant. ๐ค How did you did you it, @lightsmith?
I really value quick feedback loops and hate seeing PRs get stale. Even so, it was a real struggle to pause my coding flow to review a teammate's work.
Iโm happy to say that I have succeeded in running Docker Desktop within a MacOS guest VM on a MacOS host machine. ๐
This was to test automated setup scripts for a better developer experience.
https://t.co/2ldNomMOm6
@paul_boos@ponderings@sjkilleen But still, I'd love to see such a thing and contribute to it, since it might be a great resource for learning about good tools and practices.
@paul_boos@ponderings@sjkilleen I will say: while such examples may make nice illustrations or be rallying cries, they can also be distractions, since every tool or practice will likely have at least one good counter-example.
@tottinge I've talked to developers about "write-optimized" vs. "read-optimized" code. As in, the code was written as quickly as possible, vs. the code was written with extra time spent to make it easier for future developers to read.
@atyborska93 -- thank you for helping make the Elixir track in @exercism_io! I'm really enjoying it when I have the chance to progress and wrap my head around the language.
@engineering_bae Yes. I have found many problems trace back to differing expectations. I've tried to do a better job sharing my expectations, but this is a great nudge to be extra explicit with them.