Neal Fultz

Results 169 comments of Neal Fultz

I think it's helpful to distinguish between web-tracking data collection (dropping a third party cookie on the client, comparing organic vs paid traffic,dwell times and click through rates, etc) and...

Thread is here https://stat.ethz.ch/pipermail/r-package-devel/2023q1/008811.html On Fri, Jan 20, 2023 at 11:46 AM Henrik Bengtsson ***@***.***> wrote: > I recently saw a thread on R-pkg-devel ... > > Can you please...

Replication with fabricatr only: > df clusters = add_level(N = 100, prob = runif(N, min = 0, max = 0.9), prob = ifelse(prob < 0.2, 0, prob)), > people =...

> I had quite a few tabs removed when chrome pulled this extension. > > Anyone know if there's a way to restore them? The original URL is embedded inside...

> First of all, The Marvelous Suspender cannot snoop form data. Those API permissions were removed, as they were wholly unnecessary. An update to add those back is possible, but...

> This is The Great Suspender, not AutoTabDiscard. It has many more features than simply calling tabs.discard after a preset time. I could go into depth, but you probably know...

> I don't think I ever obscured that fact: I didn't even mention The Marvelous Suspender in the top post until **after** TGS's removal, IIRC. But if your standard for...

> Unless you meant specifically the tab suspending feature, then hoping for core code to include various extensions is far less likely than the proof-of-community idea I saw proposed above,...

I hit this bug today, here was my workaround using jq to delete the widgets block from the shell, maybe someone else finds that helpful: ``` ! jq "del(.metadata.widgets)" "/content/drive/MyDrive/Colab...