Jason Morrison
Jason Morrison
@davidsulc, providing `router.el` isn't specific to pushState, but applies to SwappingRouter in general. In general, in Backbone, when you hit a route the router is going to do some logic...
@davidsulc I've read through your last comment, and I think I understand what's going on. Basically, your approach to intercepting clicks only works for `` tags that are rendered by...
@JeanMertz I haven't actually written a transparently upgrading pushState app like you're aiming for, but I'll throw my hat in the ring. One benefit of allowing your server to respond...
Hey @Sirupsen I'm curious if you decided to go with intermission, built something atop lua-resty-limit-traffic, or something else? :smile:
Note sent! 📬 😄
Reply on Nov 30: > Hi Jason, > > Apologies for the delay. I looked into this, and as of now Github Desktop does not support filters except for Git...
As an alternative to persisting the bucketing for a given user/flag pair, would it help to make the bucketing deterministic on a given user? When Waffle draws randomly to bucket...
Hm, agreed! Yeah... Mostly an academic exercise, as I think the complexity of the implementation (or of the resulting rules) might not be justified, but an idea: Say waffle keeps...
Aha, finally fixed this for myself. I was seeing this issue with the same output as @yuemin-hu-20231024 reported in the description. For me, the issue was that the VS Code...
I see the same / similar issue, consistently reproducible by running `vimr .` and then `:cd .` [crash2.txt](https://github.com/user-attachments/files/16734150/crash2.txt) ``` $ uname -a Darwin JasonMorrisonMacbookPro.local 22.6.0 Darwin Kernel Version 22.6.0: Thu...