Torbjorn Tyridal

Results 74 comments of Torbjorn Tyridal

Date must be specified as an argument if the source is not a file. I don't really remember if this is the reason, but typical case would be time.now(). might...

I'm left to wondering if we're over-engineering this (ref my comments in masterpassword-chrome). The user interface for this is rather advanced (hence the need for a longish explanatory help text)...

You are writing out my thoughts :) Having slept on this, I really really dislike the user experience part, but your implementation is a lot more generic and nicer than...

ok.. I stumbled across https://publicsuffix.org/ ... that's 230K bytes of config data to get this right 😬

I think you answered most of the questions yourself :) Yes, there are valid arguments against PSL. On the other hand, it is what browsers are using. And it would...

I think so. All your examples will be identified as (associated with the) Website.com.au (url) I did browse through a couple of libs. Maybe I misunderstood, but I got the...

>What timezone are you in, by the way? Norway (+1) so yeah :-D >Also, there appears to be autofill enabled on the sitename box, which wants to suggest all previously...

> Hmm I just tested this as if codegolf.stackexchange.com and worldbuilding.stackexchange.com You're right.. that's a bug in the match-url-to-sitename thing.. When I added that it was primarily to catch this...

clearly some missing tests in this area still 🙄 and maybe some contradicting goals.. I still want my apple.com/icloud.com match :)

>Bug? stopping popup sitename from being changed without hitting enter (not obvious) bug, no bug. hard to say. It will work it hitting enter or tab. cancel the edit on...