Chris Smith

Results 5 comments of Chris Smith

One way to do this might be to switch from using alpine as a base to [distroless](https://github.com/GoogleContainerTools/distroless), which has a non-root variant. In addition to not running as root, that...

@johnhamelink Somewhat confusingly, the Arctis Pro Wireless is a different product to the Arctis Pro. I recently added support for the Arctis Pro Wireless (see commit 199c6e00fcb533ebff18d8669a7f8d02106c718c), but there hasn't...

I'm struggling to think of anything other than images. There's lots of theoretical things like "a client could request plain text instead of HTML" but in reality that just doesn't...

> My question is, once the image is found on filesystem how should be it returned? Via a http redirection to the proper image? I think just returning it directly...

Yeah, we can easily access those. Not sure why we're not using them already! I've opened https://github.com/vector-im/element-x-android/issues/505 to do that (I'll get to it today or tomorrow most likely). That'll...