Jason Tackaberry
Jason Tackaberry
Same thing happens when lines start with `.` which is often the case when using chaining: ``` python $.ajax('/api/foo') .done(result) -> alert 'done' .fail -> alert 'failed' ``` This compiles...
> But when using this Lua library to decode it, the result is losing precision as "Id" is returned as: Decoding looks ok to me: ```lua Lua 5.3.3 Copyright (C)...
I'm not sure where I said I _would_. I know I said I would try, but I've posted several times here and elsewhere that unfortunately I've been having a hard...
Which bugzilla bug are you referring to? It would be terribly uncharacteristic of me to _turn down_ help. That is, if it was assigned to someone who was willing to...
``` I see. Yes, addon bugs are filed and unassigned by default. Once the addon author's Bugzilla account is identified then it is assigned. No one else would have done...
Well, it's not officially abandoned. But it's true that I'm finding it extremely difficult to find enough time to dedicate to NoSquint to get it back to where it needs...
Choosing the term "exceptions" is among my biggest regrets with respect to NoSquint. Unfortunately it doesn't mean what you might quite reasonably expect it would mean. If I could do...
Thanks for doing the leg work on this, @ManUnix. Clearly the original premise in that code isn't true (or is _no longer_ true, anyway). I'll test this new logic out.
Answering the original question: it's not dead, but it's on life support. Without any external contributors, if I pull the plug, the patient will surely die. I haven't decided to...
Usually there is nothing I can do about these kinds of rendering issues. Unlike full page zoom, text zoom often does break the page layout because site designers make assumptions...