Steven Linn
Steven Linn
It says you can appeal - link them back here. Ridiculous since I haven't gotten banned. Nothing in this client tries to do anything the app can't. Check your logins,...
I see. Yeah, I do get logged out of every session except for the browser once in a while. Sometimes you can get the 'challenge required' notice and they make...
I'm curious by this. > a stream of failed login requests that I literally could not accept 1. Why couldn't you accept them? 2. Were you ever able to actually...
Alright, yeah. I know that for example I can't create an account with the web UI, and I have to actually go to the mobile app. I think they literally...
I've got an idea. I'll store the deviceID somewhere and reuse it. I'm going to try to use @junhoyeo's (very) incomplete API and contribute back a bunch of functionality that...
> see #10, this is something that can happen. I think it might be heuristics? idk if junho has a fix for this I'm not sure, I'm leaving it alone...
How long has this been open? I did this kind of image manipulation programming in high-school.
https://redux-toolkit.js.org/rtk-query/usage/queries#query-hook-options ```tsx const { data, error, isLoading } = usePlaceHolderQuery(null, { refetchOnFocus: false }); ```
PECL not working in php:7.4-fpm-alpine up from php:7.3-fpm-alpine due to DNS issue with pecl.php.net
Having this issue. Profoundly annoying. Using Alpine 3.12 works for me. I agree with the solution proposed, at least until we can get a fix. I disagree it's a "working...
PECL not working in php:7.4-fpm-alpine up from php:7.3-fpm-alpine due to DNS issue with pecl.php.net
@tianon I am using a brand new install of Docker for Windows v3.3.1 and Docker Engine v20.10.5. Orchestration with Debian 10 on WSL 2.