-
Noticed on `sky` that after creating 1m ranges we have 9m replicas. Chose a random range (1000) and found 17 replicas. Looks like the replicate queue is churning away removing replicas, but how did we…
-
Exceeded slow_query limit (2.0 > 2) in mysql:
INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` …
-
Discovered in #17644. Here's a RESTORE with stats-based rebalancing enabled:
![screenshot 2017-08-15 13 20 53](https://user-images.githubusercontent.com/882976/29328138-854d6e9e-81bf-11e7-9f49-2dbe…
-
Should we implement an Av?
I'm of two minds about this.
Some tradeoff considerations:
1. The Av value will not be significant because the emergent spectrum comes from scattered light, which intro…
gully updated
7 years ago
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…
-
##### Description of the problem
I was playing around with syntopia's GLSL implementation of the Preetham sky model and using the original code on glslsandbox, came across the Android bugs and Window…
-
When rendenring sky domes with fogging enabled, the fog pops at the far plane distance, because fog color is constant.
-
This issue is intended to be a continuous log of the DC1 phoSim production at NERSC.
To start things off, a summary update of this project was given on Monday (12 Dec 2016) in the DESC-CI meeting (…
-
This issue documents our intentions for unifying some features of the "spec-like" API with the "standard" built-in plans and any user-defined plans. The motivation of this change is to avoid two disjo…