Jarek Radosz

Results 37 comments of Jarek Radosz

As of https://github.com/BackburnerJS/backburner.js/pull/389 this can be closed 🙂

That does sound great, but I'm wondering if Google or other search bots wouldn't penalize such behavior. I remember that Google was detecting attempts of gaming the system, i.e. pages...

Yeah, with such high memory usage (and swap usage in particular) response time will definitely skyrocket. It could be a leak that manifests itself only in FastBoot, but I'd check...

Yup! Mission accomplished 😄

But it's still possible to do this, using the query param? The localStorage logic wasn't really doing anything, was it?

This happens usually when a browser extension (or built-in feature) modifies app's DOM tree. The most common suspect is Google Translate but there are many extensions that pull the rug...

Closing for now. Will have to redo it, with further fixes to image positioning (as seen in Apple Mail on macOS and iOS) and dark mode issues.

Hi, what's the status of this idea? I see that referenced repo is now deprecated.

1. Would be fixed by upgrading bundler before running the `release` task, but I see you already worked around it 😃 (I'm doing `gem update bundler` in my fork: https://github.com/discourse/publish-rubygems-action/commit/d44f2f73939419efed597324932cdc3010f5fa12)...

See https://github.com/cadwallion/publish-rubygems-action/issues/9#issuecomment-787050435 - v2-beta of Discourse fork should cover the issues you encountered. 😃