-
### Expected Behaviour
Most video players automatically load the subtitle file (`.srt` file for example) if present when it has the same name than the video file. It should be great to get the same b…
-
I'll play devils advocate. @jensscherbl [asks on Twitter]():
> What's going on? No one using Symphony anymore? Is it dying?
**I say, yes, it will die, if no one takes leadership.**
Is there anyone w…
-
Think we'll ever be able to separate out the hdw.dat files from this repository and have them look at the hdw.dat repo? Not so much of a problem right now, but maybe this is a long term goal on tryin…
-
From slack:
We are currently considering a proposal where we would simulate a very small piece of the sky (around the size of a tract or a raft) to full 10 year depth for a validation test very soo…
-
I ran the following command from the examples stories tutorial using the pretrained checkpoints and couldn't get it to work. What is the correct command to generate from the pretrained story model? I …
-
Hi I noticed that you used parametric ReLU for these experiments, and I tried replacing them with vanilla ReLU. It turns out that even for simple MNIST classification network, the training cannot prog…
-
Hi! Could it be possible to implement system window title bar/borders hiding like Chromium/Chrome has?
If you have used Chromium/Chrome you can notice it lacks the "system window title bar" by defaul…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
**Describe the feature**
Control over programmed Scenes etc.
**Is this platform dependent (windows, mac, ..)?**
No, OSC
**If documentation is required to implement, do you know where to find i…
ghost updated
5 years ago
-
I am using SenseMe with monitoring enabled and get_attribute(). I have had a lot of problems get_attribute() causing key errors for say ```'FAN;SPD;ACTUAL'```. Note it doesn't always cause a key error…