> What's great about this country is America started the tradition where the richest consumers buy essentially the same things as the poorest. You can be watching TV and see Coca-Cola, and you can know that the President drinks Coke, Liz Taylor drinks Coke, and just think, you can drink Coke, too. A Coke is a Coke and no amount of money can get you a better Coke than the one the bum on the corner is drinking. All the Cokes are the same and all the Cokes are good.
The main value I get from sqlalchemy is parsing the result into useful structures. Getting the two models out of a join, prefetching related objects, etc. Though I much prefer rust diesel’s approach of no lazy queries (prefetches returned as list[tuple[object, list[related_object]], though diesel had other issues for me). My policy with sqlachemy is to unwrap all results to that if I’m passing/returning them. No relationship access outside of the function making the query.
Start a betting pool with a group of friends. Use an exchange (not sports book) internal to the group, so no external money needed. No commission.
It’s no fun realizing you and your friends have taken opposite bets and are just handing money to the house. Keep that money in your social group and make some friendly bets without worrying about the entire group being taken to the cleaners. The group leaves the Super Bowl party, horse races, etc with just as much money as went in (minus tickets, food/drink, etc).
The "1%" is weird because it simultaneously includes a lot that people didn't want it to and doesn't include a lot that people think it does.
The 1% is roughly half a million in yearly income or ten million in net assets (remember to subtract your mortgage from that!). It is true that this goes beyond the ultra wealthy to largely include "doctors, lawyers, small business owners, and other normal successful people", but that doesn't mean most doctors, etc. are in the 1%.
There's an urban legend that 19% of people think they are in the 1%, but the actual poll was that 19% of people think they would be affected by tax cuts affecting the 1%. I'd like to see a study of what percentage of people think they are in the 1% or soon will be, because I bet it's a lot more than 1%.
So you have a term that was meant to vilify the ultra-rich, but makes the average doctor, etc. worry about being vilified.
https://www.destroyallsoftware.com/talks/the-birth-and-death...