Comment by tajd
12 hours ago
A few things:
- https://www.ironvolume.com/ for generating crossfit, hyrox and athx workouts and warm ups, with a few posts on topics I've found really helpful to train around.
- https://pokerchallenges.com/ for practicing the maths behind different aspects of playing texas hold'em poker, trialling it at the moment so can give anyone a free membership if they want to get to grips with it
- https://typst.app/universe/package/calendaring/ a typst calendar grid generation package
- https://github.com/TAJD/cofferdam a tool to help with implementing code architecture compile time checks, helps give agents relevant context on how well their code fits in with the wider codebase without them having to read it all
Tried daily puzzles on pokerchallenges.com ; 2nd one is "jam or fold" 5bb deep, from the big blind. But no information on what other players do, and we are last to act on this spot, so the question doesn't make sense.
Edit : another one didn't make sense, it asked for my equity with A5o on KK7 or something, but I have no information on opponent's hand or range or betting pattern. Apparently it assumed villain had any2, but pretty much nobody has any 2 here.
thanks for taking a look! I came up with an algorithm for generating puzzles and it definitely needs more tuning plus some feedback like yours
I'd be happy to try some more, I used to play this seriously (even studying with solvers) and I also know and trust a couple of pros, will share with them as well.
1 reply →
Really nice idea and execution with Iron Volume; I’ll definitely give the workout generator a try for Hyrox training. Thanks
Thank you! Let me know if you have any feedback.