Marius Karnauskas
Marius Karnauskas
Currently it just validates build process. Adding runtime testing would be useful.
Sent: ``` POST /upnp/control/WANCommonIFC1 HTTP/1.1 Host: 192.168.1.1:4562 User-Agent: Go-http-client/1.1 Content-Length: 302 CONTENT-TYPE: text/xml; charset="utf-8" SOAPACTION: "urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1#GetTotalBytesSent" Accept-Encoding: gzip ``` Received: ``` HTTP/1.1 200 OK CONTENT-LENGTH:334 CONTENT-TYPE:text/xml DATE: Fri, 21 Jun...
segfault
```bash Welcome to Anime4KCPP ---------------------------------------------- Platform: Apple Device: AMD Radeon Pro 560 Compute Engine Checking ffmpeg... ffmpeg version 4.4 Copyright (c) 2000-2021 the FFmpeg developers built with Apple clang version...
For some reason this is happening on BigSur while importing textblob: ``` % python3 -m textblob Python(22068,0x1185b2e00) malloc: can't allocate region :*** mach_vm_map(size=18446744071598305280, flags: 100) failed (error code=3) Python(22068,0x1185b2e00) malloc:...
Dns is waiting for TXT propagation while trying connect directly to authoritative name servers over port 53 which could be blocked. Allow use DoH to solve dns01 challenge. Rough idea...
Dependabot could help update outdated project's dependencies
I'm trying to generate rpm package from Python module but I can't modify auto generated dependencies.