Earlier quoted context omitted.
I'm sure there is some, but it's standard practice to keep at database of all your hands. I've sanity checked the winning regs (at my stakes) and they all make mistakes. I think it helps that in the US all the sites are geography based. It makes it harder and less financially viable to run a bot ring.
I don't know what a reg is but I would assume the first thing you do after you get your bot working is to add some imperfect play so that you don't get banned by the most trivial heuristics.
I played 1k hands of online poker and built a web app with Cursor AI
61–70 of 167 posts
Re: I played 1k hands of online poker and built a web app with Cursor AI
#62Earlier quoted context omitted.
Yes, but it's worse than you'd think, from what I understand. The bots will try to get more than one seat at a table and share information, so that it's even MORE unfair.
Cash games in person are pretty bad too. Casinos need to make money and they only get it off rake, so they have lately turned a blind eye to collusion. The only safe poker (except among friends) is tournaments, in person, so they randomize the tables properly.
The vast majority of people that play poker absolutely suck and think they are being cheated because they lose money very quickly. Most bad poker players would literally be better off playing blackjack.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#63Earlier quoted context omitted.
Online poker is very much beatable. Poker isn't solved in the same way chess is. It also depends on the site and the rake. Some unregulated sites don't do KYC so collusion is possible.
It is for most variants of 2 player poker. Multiway still too difficult to solve.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#64I have to imagine bots have made online poker unwinnable by now, right?
I've heard (second-hand) that bots were instrumental in the decline of online poker popularity.
This decline was underway a full decade before bots really came on the scene.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#65Cool write up. I played online professionally for the year leading up to the big online shutdown. AMA, always love talking poker strategy.
> I played online professionally for the year leading up to the big online shutdown Are today's online tables simply impossible to win? (bots, collusion) Or are players simply too evenly matched and the house rake/fees kills you anyway?
Re: I played 1k hands of online poker and built a web app with Cursor AI
#66I have to imagine bots have made online poker unwinnable by now, right?
Not really. Maybe in very specific applications of limit (fixed bet size) hold'em, but no limit texas hold'em, the most popular variant online, is very much unsolved, especially in multi-way pots. There are simply too many variables and strategies involved to calculate quickly enough on the fly. For games like omaha, which uses 4 hole cards, this is even harder. Due to advancement of theory and study and popularity o…
Re: I played 1k hands of online poker and built a web app with Cursor AI
#67I have to imagine bots have made online poker unwinnable by now, right?
I've heard (second-hand) that bots were instrumental in the decline of online poker popularity.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#68Cool write up. I played online professionally for the year leading up to the big online shutdown. AMA, always love talking poker strategy.
> I played online professionally for the year leading up to the big online shutdown Are today's online tables simply impossible to win? (bots, collusion) Or are players simply too evenly matched and the house rake/fees kills you anyway?
Re: I played 1k hands of online poker and built a web app with Cursor AI
#69Earlier quoted context omitted.
I don't know what a reg is but I would assume the first thing you do after you get your bot working is to add some imperfect play so that you don't get banned by the most trivial heuristics.
Yeah. Poker isn’t actually hard to play perfectly if you’re writing a bot. The hard part is making it look authentic and not emit any patterns or other signals that could be detected in the data.
Writing a winning poker bot is not trivial, you are unknowingly spreading false information.
Re: I played 1k hands of online poker and built a web app with Cursor AI
#70Earlier quoted context omitted.
Not really. Maybe in very specific applications of limit (fixed bet size) hold'em, but no limit texas hold'em, the most popular variant online, is very much unsolved, especially in multi-way pots. There are simply too many variables and strategies involved to calculate quickly enough on the fly. For games like omaha, which uses 4 hole cards, this is even harder. Due to advancement of theory and study and popularity o…
Heads up no limit holdem bots crush the best players in the world even 200bbs deep. So kind of like the same situation as chess. Not solved but not beatable.