Δıⲙα
Δıⲙα
In #13 there said that amnezia supports m1, but when I download `AmneziaVPN_4.1.0.1.dmg` from releases, i got - OS: MacOS 14.1.1 So, it seems there actually no support for apple...
Добавлен бот рандомайзер и связаный канал
### Step 1: Describe your environment * Operating system: MacOS * Browser: Safari/Chrome * Firebase SDK version: 12.5.4 ### Step 2: Describe the problem: I have filled `config.ts` then I...
Добавлен ещё один YouTube рандомайзер.
Hello! - orange pi zero h2+ 512mb - Armbian_23.11.1_Orangepizero_jammy_current_6.1.63 I installed wiringOP like this: ``` git clone https://github.com/orangepi-xunlong/wiringOP.git cd wiringOP ./build clean ./build ``` When I run `gpio -v` i...
Previously we couldn't cancel task without sending it to retry queue. Despite the fact that handler returned `SkipRetry` error, it didn't work correctly. Read from `
Hi everyone! I need to cancel my task without retry. I call `CancelProcessing` for this. `CancelProcessing` calls task's `cancel` function. At my handler I do this: ```go select { case
I've already spent many hours and feel frustrated. The problem is that i'm unable to configure: ``` configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-openssl=/opt/homebrew/opt/openssl@3' 'CC=clang' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-L/opt/homebrew/opt/openssl@3/lib' 'CPPFLAGS=-I/opt/homebrew/opt/openssl@3/include' 'CXX=clang++'...