Artem Russakovskii

Results 27 issues of Artem Russakovskii

An ability to save an image of the current shape for a given app you'd long press in hi res would be killer.

Hi, I'm seeing the above message even though db.php was correctly symlinked (also tried copying) in wp-content. We typically use hyperdb, but I replaced it on a dev site with...

bug
output:html

I'm trying to debug slow post updates, and unfortunately, post updates are done using a POST request and a subsequent redirect back to the clean edit post url. Because of...

Since QM looks similar to the Chrome Dev tools, I keep pressing F12 to toggle it, ending up with pie on my face every time. Then I grab the mouse...

dispatcher:html
feature request

* Operating System: OpenSUSE 15.3 * Node version: v12.20.0 * google-play-scraper version: git+https://github.com/facundoolano/google-play-scraper#pull/545/head" ### Description: Let's take https://play.google.com/store/apps/details?id=mytown.home as an example. Both in json and html, we see multiple categories...

Since I use a hardstatus that shows all the screen windows already, I don't need to see it on the prompt, so for now I set tty to empty in...

I see there's even a TODO inside the code. Do you have any ideas how to fix these yet @lvv? - the screen title showing "su" and getting stuck there...

This is what happens with the extension if you click on, say, a Target.com url https://www.androidpolice.com/2019/11/28/target-unveils-black-friday-discounts-best-deals-start-november-27th/: > The link you clicked on requires cookies to be enabled in your browser....

In the options. That'd be great!

Hi, We have the following action: ``` # Upload Development APK to Release - name: Upload Development APK to Release uses: actions/upload-release-asset@v1 if: startsWith(github.ref, 'refs/tags/') env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}...