Tom Taylor
Tom Taylor
We use the `REDIS_URL` env var on Heroku to define our Redis URL. When SSL is enabled this is indicated by the `rediss` scheme in the URL. As it stands,...
This allows Github to detect the license.
Since setting my minimum target to iOS 9.0, I'm seeing a deprecation warnings in `XLFormRowDescriptorViewController.h` around `UIPopoverController` being deprecated.
I've got a table that looks like this: ```sql CREATE TABLE IF NOT EXISTS "things" ("id" INTEGER PRIMARY KEY, "thing_id" INTEGER NOT NULL, "user_id" INTEGER NOT NULL, "timestamp" TEXT_DATETIME NOT...
We've started seeing hits from AspiegelBot, a new bot run by Huawei. Two user agents: ``` Mozilla/5.0 (compatible;AspiegelBot) Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; AspiegelBot)...
Our team is experiencing an intermittent bug when LiveReload refreshes. The browser sometime hangs for two minutes exactly when the page refreshes after a template or CSS change. Observer shows...
Hello, thanks a lot for predictor, it's a great library. I'd quite like to add a feature, and wanted your thoughts on it. We have some items, in lists, and...
It's not always necessary/desired to include this attribute, especially as in some cases it can be very long.
Hello, we've implemented two libraries for OpenTelemetry that we'd like to offer to this project. - [opentelemetry_quantum](https://github.com/breakroom/opentelemetry_quantum): Implements telemetry handlers for the Quantum cronjob library - [opentelemetry_heroku](https://github.com/breakroom/opentelemetry_heroku): Implements a resource...
**Do you want to request a *feature* or report a *bug*?** Bug. **What is the current behaviour?** The generated `firebase.json` config uses incorrect route paths for custom or parameterized routes,...