Adam Piontek

Results 29 comments of Adam Piontek

I'm running droppy 11.1.0 on node 12.15.0, on ubuntu bare metal (not docker), behind nginx proxy. It works fine in Firefox. In Chrome, I get: `WebSocket connection to 'wss://73k.us/drop/adam/!/socket' failed:...

For me, my websocket Auth failed issue is dependent on the browser cache. My droppy is ok on some computers, in all browsers, and only fails on two computers in...

I'm not using docker as in #353 but I am using gunicorn with a unix socket, with paperless-2.1.0 I was able to get this working up to a point. I...

It looks like there was a [PR 259](https://github.com/Azure-Samples/azure-search-openai-demo/pull/259) related to this, but several months back. I haven't tried it myself but I wonder if the approach is sound or if...

Work is being done per [MSC1951](https://github.com/matrix-org/matrix-doc/pull/1951) -- I'm not involved, just passing along the info.

I was able to get it to compile on Bionic with the following: ```bash cd /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel wget -c https://raw.githubusercontent.com/raboof/xfce4-panel/master/libxfce4panel/xfce-hvbox.h ``` Then go back to user mode, to xfce4-windowck-plugin folder, and...

Newegg code is only 15 chars long, could that be the issue?

How odd. If I count the spaces, it's 18 characters, but I've tried it in the extension both with spaces and without and got the same wrong codes both times....

Been months since I looked at this because I ended up making my own limited toast component, but since I'm now trying to figure out how to incorporate flash as...