Product vs. Feature Teams ↗ Reading List
An interesting and apt breakdown of team types. I work in neither a product nor a feature team at the moment but am trying to add more product thinking into my own work and then my team’s.
This is a list of articles that I found interesting and want to note down for myself and share with others. You can also subscribe via RSS.
An interesting and apt breakdown of team types. I work in neither a product nor a feature team at the moment but am trying to add more product thinking into my own work and then my team’s.
Grep doesn’t handle capturing groups, but with lookaround you can match and exclude prefixes. This leaves you with the part of the pattern that you needed.
Getting back to a defined and known state is a great way to recover. I found the concept of ‘crash-only-software’ very interesting, and the described approach of inevitable improvement and resilience from software that rather crashes than being in an unknown state. If it keeps crashing and you depend on it, you will get to understanding and fixing the issues quicker.
I use the macOS proxy icon all the time. For me it is one of the most useful features on day-to-day use of macOS. Having it available at all times, not after hovering and an animation is great.
At work I help maintain a platform used for microservices. This article helps ask the question whether microservices are the right approach for that particular application or system at all.