L. K. Post

Results 14 comments of L. K. Post

As stated by http://www.wowpedia.org/Server:Nazjatar_US , the server used runs in the Pacific time zone. The -7h offset in the Armory timestamp, which happens to be in GMT, fits in nicely...

To be clear, this is not something which is currently a problem for my implementation. I just came across it and it seemed like something which could be a problem...

To add to this, perhaps keep track _when_ they were blocked. It would be nice if we could graph the impulse count on, say, a day-by-day base.

Note that it would not work on FF Android, as it does not support `storage.sync`.

Hmm, that is very interesting. The weird thing is that my log contains entries like ``` Aug 22 10:43:28 lkpost-desktop gnome-software[3648]: not handling error failed for action refine: failed to...

Heh, I've shaved many a yak myself. The thing is, GS clearly does know _something_ about it: ![Screenshot from 2020-08-30 03-03-37](https://user-images.githubusercontent.com/931757/91648901-b5c2d180-ea6d-11ea-9f53-e0407b424f65.png) It doesn't show up in search, but it does...

Seconding this. The touch requirement is great for USB (I don't want the desktop app constantly regenerating codes while it's inserted!), but it's quite annoying with NFC. The current "tap...

Please note that, due to https://github.com/elastic/logstash/issues/2110, a large portion of users are GUARANTEED to have permission issues. This should be fixed ASAP.

Actually, that's the very reason why it stalled: I made an attempt to support multiple transports at the same time, but it quickly turned into a complete rewrite of basically...

There are still a few issues left to be worked out, but most of the big stuff is done. The crucial part for now is the refactoring of the code...