Also used to be in that world and identify similarly in terms of my lack of love for gambling.
I'd suggest that you're empirically incorrect in saying that there is no perfect approach against a skilled player (6handed games which often reduce to a single heads-up interactions by showdown):
1. we know that a Nash equilibrium exists for every two-player zero-sum game such that it’s mathematically unexploitable
2. Pluribus approximated the Nash well enough (didn’t have to search over 10^161 possibilities) to crush high stakes skilled player over a good run of hands
You're not wrong that knowing the odds is a component of the skill, but to suggest that skill in poker stops there is minimizing many of the advanced aspects that require playing at a higher level (information management, assessing a player's likely range, determining the equity of a player's range with cards to come, realizing when your or their range is capped, etc)
I feel one of the most useful skills picked up by poker that people don't explicitly speak about is managing your information effectively.
Deceiving my opponent has the connotation of this happening in one instance. After you realize that you can't convincingly deceive your opponents in poker into perpetuity, it becomes a game of managing your image —revealing the right information while being conscious of information that you shared in the past (if you're playing someone skilled or perceptive, that is).
On the flip side, what an excellent game to help people pay attention to signals, figure out how to weigh them appropriately, and appropriately act on them when the situation calls for it.
As someone focused on grad school, I find myself much less frequently getting stumped by problems and rage-quitting. I also use some prompts which help to speed up my learning in general while making sure any LLM doesn’t give me the answer.
One of my research interests is on how humans use expert systems (akin to how Go players’ ELO ramped significantly after the release of AlphaGo).
I did this, mostly to start and wrap my MSCS (ML focus) and augment my data science skills. Would I have made the same decision in today’s hiring environment? Perhaps not. I was also solving for some other goals. Feel free to DM.
I’d wager that networking into a role would be best for most in your position given the market.
You might also consider trying to cut your downtime to allow for a retreat like the Recurse Center to take a focused leave while maintaining employment (still comes with risk).
But if we accept the mathematics of poker are not that complicated, then are those other skills not highly generalizable to any job requiring extraordinary insight into human behaviour?
playing good theoretical poker is very complicated.
People spend thousands of hours trying to grasp it.
In a 100BB 6-max game in a single raised pot BTN vs loose player on Bb, who called your raise: is the J83r a good flop for a small bet? Maybe a bigger bet is the proper size?
This is a simple question that has often a correct answer and the question is different for each flop, for each preflop spot and potentially for different opponents.
Now once you have figured out betsizes on the flop - go figure out which actual hands you are supposed to bet. Hmm, you should play most hands with mixed strategy of check and bet, but with different probability distribution so that your distribution of good hands / bad hands on the future streets after called is right on a variety of turn cards.
You can spend all life mastering that part alone and we are talking only about the first decision on the flop in single raised pot.
Tldr; poker theory is not something easy and quick to master.
Definitely. And this isn't even bringing in what can be perceived as the "fuzzy math" of who has the range advantage, combinatorics, and consideration on how to proceed down the game tree on different streets (when the board changes texture).
There's certainly a part of me that wants to go thru this curriculum just to say that there's no way it could help someone to be better than an 'average player'.
Perhaps if the population on which the average is based is...the world?
Yes, but my comment wasn't directed at that point. It was just that we can't reliably say that being a (theoretical) top 3 live game poker player allows us to isolate the most important (differentiable) skill at that level being live tells.
Further, I disagree with your point that the mathematics of poker (implicitly top tier highest level poker) are not complicated.
(edit) to your top line point:
> My intuition having played recreationally is that the absolute optimal move in poker is relatively trivial to calculate compared to chess/go.
While the branching factor of Go is between 10^250 to 10^361 (and chess is ~35), poker is 10^17 to 10^165 depending on the game variant: ""Thus, the game tree for no-limit has a much larger branching factor and is significantly larger; there are 10^165 nodes in the game tree for no-limit, while there are around 10^17 nodes for limit (Johanson 2013)" - Sam Ganzfried, Reflections on the First Man Versus Machine No-Limit Texas Hold ’em Competition
...though it's the hidden information component which ratchets up the complexity and leads to a game tree size that's many orders of magnitude higher. If you're curious about that, there's some great info here on other aspects which add complexity: stack depth, multiplayer scenarios, etc: https://poker.cs.ualberta.ca/publications/billings.phd.pdf
That said, I do agree with a relaxed version of the point you're getting at: some subset of high level poker skills can generalizable quite well to other jobs.
Seems like Metaflow is comparatively lightweight, bit more tightly integrated with AWS, less end to end and a bit more agile.