Reading "Outliers" by Malcolm Gladwell got me thinking about the role of culture in teams. Inspired, I reflected on my own experiences:
danielantos.com/articles/fro...
#SoftwareDevelopment #Leadership #Programming
@danielantos.bsky.social
Reading "Outliers" by Malcolm Gladwell got me thinking about the role of culture in teams. Inspired, I reflected on my own experiences:
danielantos.com/articles/fro...
#SoftwareDevelopment #Leadership #Programming
What's your relationship with your phone?
#productivity #programming
Thanks!
CI gets simpler overall - most of the setup boilerplate disappears from jobs (and Dockerfiles). However, to combat possible developer errors, you need one special job to check committed generated code and dependencies (like you said).