Pavel Djundik

Results 332 comments of Pavel Djundik

I don't currently have plans to look into that, sorry.

One thing worth pointing out is that some of the FETCH constants are actually flags, and not unique modes (thus they can be combined with some modes). See here: https://github.com/php/php-src/blob/bf9b774327f139f5770ea87797b933b603f979de/ext/pdo/php_pdo_driver.h#L65-L87

One of the problems with this issue is that the library itself is aware when the connection is closed, as in logs you can see `[Warn] Data sent while closing...

Instant search has checkboxes to hide ignored games now. You can use adblocker or something similar to just hide `.app.ignored` elements too. I don't quite want to add an option...

It's the same root cause, the request to SteamDB gets challenged by Cloudflare. Visiting SteamDB and passing the challenge if any should (temporary) fix this. Unfortunately I can't allow extension...

The main problem with this is requesting new permissions, which disables the addon in Chrome.

Should the same logic also apply to hex colours then? The Lounge currently does not handle this case either.

Having this page open triggers push notifications https://steamdb.info/realtime/

If you're going to script against that websocket, host steamwebpipes yourself.

> Doesn't this issue belong to the web extension? This is a site feature. These filters are hard to do efficiently, because your browser would have to keep requesting pages...