Nicholas Finch

Results 24 comments of Nicholas Finch

@bactone that sounds like an issue with `qtmwindows.ModernWindow` it's the only difference between those two pieces of code. Have you tried debugging within `qtmwindows` to see why it may not...

So the installation is a little longer and is not as straight forward as the README would like you to believe. If you don't have all the necessary packages, you're...

+1 on this one as well. I made a horrible mistake and lost my deck. In the future I want to take the necessary steps to not let this happen...

Not really artificial intelligence, but at least something to detect the state of the board and what is playable.

This is probably more of a limitation of the actual terminal app itself and not android.

Even simpler soultion ``` $('#test').append(window.adsbygoogle?.loaded ? 'Ads not blocked' : 'Ads blocked'); ``` Note: This method is a little heavy handed and actually requires the user to completely disable adblock,...

I'm at the PIZZA HUT. I'm at the TACO BELL. I'm at the combination Pizza Hut and Taco Bell.

If you're looking for a simple recording software I might recommend [screentogif](https://www.screentogif.com/) simple and gets the point across. If you're not wanting to download additional software, you could try using...

@steveoh Curious! I've had issues with rebasing as well! Can you tell me if your commits have a `#` at the beginning? I noticed when a hash symbol is at...

What is the usecase for wanting to override an essential function like ctrl + s?