Viewing profile — ashinybrowncoat
ashinybrowncoat
HN member- Joined
- Fri, Apr 21, 2023, 12:39 PM UTC
- HN karma
- 3
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About ashinybrowncoat
No profile information was provided.
Recent public activity
-
comment
Comment #37015508
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…
-
comment
Comment #37011763
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…
-
comment
Comment #36333113
Sorry, I meant product owner, not manager. At least I got the abbreviated version correct, though.
-
comment
Comment #36329999
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 …
-
comment
Comment #36329847
This seems to be a lost author looking at socialist media platforms, not capitalistic social media. Things that actually have a cost should not necessarily be provided for free, ev…
-
comment
Comment #35851268
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 woul…
-
comment
Comment #35842188
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, overhea…
-
comment
Comment #35814147
"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 (w…
-
comment
Comment #35740247
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 alw…
-
comment
Comment #35654788
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 da…
-
comment
Comment #35653960
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…
-
comment
Comment #35652819
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…