Define poor. I would call poor anything less than a 11 figure income so the definition of poor is subjective in and of itself. The relative difference in wealth should not so great so throwing a bone to the poors is…
So throw a couple extra bones to the poors and maybe the race thing will solve itself? Why tax the fucking rich? Academics and politicians need to change the message to simply that: tax the rich. You can't fix one…
Sorry, I meant product owner, not manager. At least I got the abbreviated version correct, though.
This sounds actually quite possible but wouldn't this also eliminate the need for having a scrum master and/or product manager? All those SM/PO people would have to find a new job and then, on top of that, the entire…
My name would be a moot point considering your company likely couldn't afford to hire me. It is also likely that if I met someone like you during the intervieww process that I would end the interview. I have better…
Seriously? Social creatures? That BS again? Not all of us are. Don't be so shortsighted. I don't need nor do I want any added socialization. Spare me any water cooler talk, overheard gossip, and any anecdotal opinion on…
"Google needs to be innovative, build new products and invest in them." What has Google really built? Seems to me they try, fail ,and then buy something when their attempts fail (when something is available to buy).…
Bottom line: SoC doesn't always mean you need to use microservices. I have worked with people that think that SoC IS microservices architecture but it is just one possible, not always practical, solution. In my…
We use a mix of SQL and NoSQL databases for different and specific purposes. Your suggestion is to do the data manipulation outside of the database which typically means pulling data sets out, doing something with them,…
You missed the word maintain and is a very important point. If I can only maintain the data through an app and not directly in the database then the database is nothing more than a card file. Why not use the database…
So don't use the database for what it is intended because...it might be harder? I very much disagree with this article. It is not so simple to just declare no business logic in the DB when the DB schema itself IS a BIG…
Define poor. I would call poor anything less than a 11 figure income so the definition of poor is subjective in and of itself. The relative difference in wealth should not so great so throwing a bone to the poors is…
So throw a couple extra bones to the poors and maybe the race thing will solve itself? Why tax the fucking rich? Academics and politicians need to change the message to simply that: tax the rich. You can't fix one…
Sorry, I meant product owner, not manager. At least I got the abbreviated version correct, though.
This sounds actually quite possible but wouldn't this also eliminate the need for having a scrum master and/or product manager? All those SM/PO people would have to find a new job and then, on top of that, the entire…
My name would be a moot point considering your company likely couldn't afford to hire me. It is also likely that if I met someone like you during the intervieww process that I would end the interview. I have better…
Seriously? Social creatures? That BS again? Not all of us are. Don't be so shortsighted. I don't need nor do I want any added socialization. Spare me any water cooler talk, overheard gossip, and any anecdotal opinion on…
"Google needs to be innovative, build new products and invest in them." What has Google really built? Seems to me they try, fail ,and then buy something when their attempts fail (when something is available to buy).…
Bottom line: SoC doesn't always mean you need to use microservices. I have worked with people that think that SoC IS microservices architecture but it is just one possible, not always practical, solution. In my…
We use a mix of SQL and NoSQL databases for different and specific purposes. Your suggestion is to do the data manipulation outside of the database which typically means pulling data sets out, doing something with them,…
You missed the word maintain and is a very important point. If I can only maintain the data through an app and not directly in the database then the database is nothing more than a card file. Why not use the database…
So don't use the database for what it is intended because...it might be harder? I very much disagree with this article. It is not so simple to just declare no business logic in the DB when the DB schema itself IS a BIG…