-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
To increase similarity with regular shells, the handler signature could be changed to
`int handler(int argc, char **argv);`.
The return value `0` would indicate success, anything else would be treat…
-
When I have forge enabled and press the `Down` key in the status buffer, I get the following error message:
```
magit-next-line: Wrong type argument: number-or-marker-p, nil
```
This behaviour…
-
We can send emoji by session.send() ( example `session.send(": :hatching_chick: more_detail")` ). But when we send emoji by card or by button. emoji can not be shown on both facebook and bot emulator …
-
As @mato has submitted a [pull request](https://github.com/Solo5/solo5/pull/171) with abstractions that allow for generalization of the ukvm monitor towards other hypervisor APIs such as Hypervisor.Fr…
-
:bowtie::smile::laughing::blush::smiley::relaxed::smirk::heart_eyes::kissing_heart::kissing_closed_eyes::flushed::relieved::satisfied::grin::wink::stuck_out_tongue_winking_eye::stuck_out_tongue_closed…
-
It would be great to:
- use colors!
- allow/add sub-team labels (subcategorize issues)
- use a clean naming convention that looks nice in the github UI (no caps, no dashes)
- do a happy dance every ti…
-
It would be great if FsCheck would be able to generate `MailAddress` instances. I could work on this, but first I'd like to know if this is something that you'd support.
-
Just a thread to dump some ability ideas
![image](https://cloud.githubusercontent.com/assets/16277198/26220663/d65ea284-3c56-11e7-9ff4-8186247ec58a.png)
![image](https://cloud.githubusercontent.com…
-
I'm trying to use HLS with a sliding window of 60 minutes however all I get when using this playback tech is 'live' on the control bar.
I've tried the following but the live bar stays there:
``` jav…