Originally posted by Rhodriguez
Yes, I survived plenty poker rooms that don't exist anymore!
The first one I used that disappeared was Full Tilt, then several iPoker rooms (they might still exist, but don't accept players from Canada)
Originally posted by Rhodriguez
This week I showed up everyday. Sat at my study place before eight each day. Studied not very long, twice I looked at poker, began to learn neovim. One day I installed archlinux as a second linux option in wsl.
I'm still looking for a linux distro that will run on an old laptop I have. I'll try archlinux, since I haven't tried it yet.
Originally posted by Rhodriguez
Read some documentation about pillow in python to create something small for a friend. At the beginning very frustrating. Literally wasn't able to remember anything. Wasn't sure if too old or just not used to really study anymore. Luckily it was later. Each day I kept sitting longer. Time flew again. And I started to recall the first few vim motions!
Use it or lose it.
I can read docs all day and not retain a thing. I have to actually do something before it sticks. The more I use it, the more it sticks.
Are you competent in git and python?
There is a free poker database and hud at https://github.com/jejellyroll-fr/fpdb-3
fpdb has been around for years, but this has been re-written to use python 3.
I've recently forked it, but I'm struggling, since I'm still learning.