pylorak

Results 93 comments of pylorak

Hello Gor, Thank you for the response. Yes, I've seen the second paper already, but it is a bit different from what I am proposing. Both links you gave explore...

IMHO the benefits of string_view are not many for SQLiteCpp. Most strings it receives from callers are passed on to sqlite3 which requires C-style zero-terminated strings. This means for each...

Hi! What do you mean by "page change" in this case? When the contents change? Or redirected to another URL?

I will add a special exception for Wikipedia in the next plugin version, but note this is normally a wanted feature and is by design. It only fails with Wikipedia...

You're right that other Wiki-like sites might also be in the same shoes. But this is too much a technical detail to let the user have to configure it. I...

Hi, Can you let me know which URL in particular?

Hello, I am trying to recreate the problem, but I cannot. Here is what I did: 1) I loaded www.seznam.cz into a browser tab (FF 69.0.1). 2) I enabled automatic...

Do you mean an option that instead of refreshing a page infinitely often (like now) refreshes only at most X times?

@davidtab: Let me take a look what is needed to implement this. @Hotkey-user: Probably. I'll be back after the holidays (just a couple of days more), and I'll see then.

@davidtab: Is it okay if reloading a frame wouldn't support periodic auto reloading? Just an instant one-time reload of the selected frame?