Mariusz Stępień
Mariusz Stępień
> I'll see when I get around to thinking more about how I want the custom file upload to be structured & configured to allow for sufficient flexibility. Maybe s3...
> Is anyone here actually interested in being able to choose the image hosting service not having to rely on some random host that might break/rate limit you at any...
Awesome, thanks. Moving more things to the config is definitely welcome.
> I'm not very familiar with Windows though, so I'm not sure if something similar can be done. I'll have to do some more research.. On windows we could use...
the bundled front-end still doesn't seem to work but I tested it (Intel only for now) using the next dev server, and ffmpeg 6.1 works fine. There is a bug...
> the library to parse ini files doesn't seem to support stdin as a an input path But we could just make wireproxy read stdin until EOF if `-` is...
> axios uses node's network stack (XMLHttpRequest). that is only true when running in a browser, XMLHttpRequest (and as of recently in Axios also fetch) are browser APIs. When running...
Can confirm. I don't remember seeing this in gnome 43, so it **might** be gnome 44 related (I'm currently running 44.3)
1. stack overflow 2. AUR 3. yes, forgejo 4. ``` cache --timeout 21600 oauth ``` 5. not being able to use SSH, no passwords on disk, "modern" 6. Document what's...
It seems like this error is also thrown when the response stream is aborted mid way through the transfer. A bit weird if you ask me. Maybe we should have...