“Asking product teams to deliver specific features by specific dates is like asking a sales rep to close a specific deal on a specific date or a marketing team to get a set number of leads from a specific campaign.” - @ttorres
https://t.co/pCtvpCZBj5
#prodmgmt#ux
Standups should iterate through work-in-progress, not people. They're supposed to be a way of aligning on and unblocking work, not tracking individuals.
@_robertomotta 1/2 - Eu vivi algo parecido sobre as diferenças USA e Brasil. A empresa que eu trabalho foi comprada por outra americana, e tínhamos um time de 25 desenvolvedores no Brasil. A ideia da empresa americana era abrir uma filial no Brasil e expandir aqui o time de tecnologia
@_robertomotta Quando eles fizeram as contas dos custos para abrir a empresa aqui e os custos trabalhistas e impostos, desistiram de contratar mais brasileiros e abrir o escritório aqui, vão abri o novo escritório em Guadalajara, México.
@sasajuric@ManningBooks oh, seems like you can apply the mljuric3 on the ebook, it goes to USD26. It wont work on the p+ebook, since it has already a sales discount, final price USD32,99 + USD14,99 shipping fee to Brazil.
CTO: We need to build distributed microservices in Rust or Go deployed in multi cloud kubetnetes clusters, with per service databases, so we are ready to handle millions of users
Founder: How about we use Google Sheets as the backend to get this off the ground?
Way too much engineering effort is spent on edge conditions that will never occur.
Most of us aren't building rockets. It's such a waste of time to solve for what ifs.
Write code that fails gracefully, add alerts, and move on with your life.
O(this is going to take 10 hours to run but I’m not sure I can make the program faster during that time so I’ll just start it in the background and let it do its thing)