Tom Kaminski

Results 10 comments of Tom Kaminski

I ran into this problem and I fixed it by making sure the system time was properly sync'd with the network time.

Amazon has their own SDK for several languages, including PHP: https://webservices.amazon.com/paapi5/documentation/quick-start/using-sdk.html I downloaded the SDK and the README file says you can install via composer ```sh $ composer require amazon/paapi5-php-sdk...

I've successfully ported over one project (in the beginning of Oct) to use paapi5-php-sdk. Can confirm it works well.

> So you dropped apai-io and only used the sdk? That's right. I found the new API contains all the info from the old one, plus a few extra. The...

Yeah, it's a strange one. My shell env var is properly set to `SHELL=/usr/bin/bash`, so it doesn't make sense to change that in my .bashrc file. The problem occurs because...

+1, but I would prefer a keyboard shortcut to disable/enable the plugin. There are several reasons why temporarily disabling the extension is required: 1. Another extension is temporarily enabled that...

To restore default functionality of Ctrl-F, add this to your Key Mapping / Alias Setting: pagecmd \* nmap

Although the documented steps for wsl work flawlessly, for msys2 it gave me the same error you reported. I found a solution by simply adding the `pipes` modifier on the...

I found that my suggestion above, for msys2, doesn't work when using agent forwarding. Yet it works from WSL. The only difference between the two are the `socat` binary and...

Also affects `.test:is(.a, .b) { display: none; }`