Josh Goebel

Results 1698 comments of Josh Goebel

> you yourself came up with idea about "building the world" - and keep repeating that term - why you keep attributing your fantasies to my name? I think it's...

I implemented a proof of concept as a simple direct alias system (as originally proposed) just to see the effort required and it's a very clean ~30 line patch... all...

You're the one whose been quite vocal here about the removal of the theme index... if you're only building 2-3 themes (as a maintainer) you don't need a global index....

> assert.almostEqual(2, 30) 😄 True (in absolute terms) - and perhaps I shouldn't have said "two lines of code" or whatever I said... BUT... I'm always thinking in terms of...

@belak Were you imagining that any existing ANSI schemes can work, or that only hand-crafted schemes that very carefully tweaked their colors just right for UI could work? I was...

Hmmmm, if the themes are high quality isn't more better than 2 or 3? I was more asking if there is anything particular about your style guide/design that would prevent...

What version of Safari and what version of Mac OS?

@ajb413 Can you get us as stack trace of the error?

That's trying to put together a regex with negative look-behinds... but the library has a check for that, so I'm not sure what is going on there.

Perhaps minified build needs different minifier arguments to not compile out the check?