-
## Goal
- 8th October demo at our event
- Intended as a server-side demo: learnings to be then applied in https://github.com/janhq/jan/issues/3488 (Sprint 22-23)
## Questions
- What data can we col…
-
I am following instructions here:
https://github.com/moby/hyperkit#building
and get this error:
```bash
$ opam install uri qcow.0.10.3 conduit.1.0.0 lwt.3.1.0 qcow-tool mirage-block-unix.2.9…
-
Some CLI frameworks also offer completion support, where they will generate a completion file that can be used by the requisite shell to support command completions.
https://en.wikipedia.org/wiki/C…
-
**Describe the issue**
Observe the following cast, where I try to use `find-file` a bit:
![Peek 2019-12-09 21-41](https://user-images.githubusercontent.com/23448/70471817-3a2f8780-1ace-11ea-96c6…
-
**Description**
When `org-roam` is enabled and emacs is used as a server the dashboard is not shown -- only a blank screen. There may be other packages failing to load correctly but this is the most …
-
This is not a full bug report (I might work harder on a minimal reproduction, especially if you ask), but `git bisect` suggests that commit 263f1b35d broke OSC 133 navigation in tmux for me. **Update:…
-
## Issue description
I was trying to add the autocompletion to novops and my laptop CPU was flirting with the 97 celsius bar so I had a peek at the build logs and I think it gets built twice:
```
…
-
Let's compile suggestions on rough gameplay concepts here. Concepts that are overly difficult to implement may get vetoed, this likely includes ones that have:
* Networking
* Extravagant stories
…
-
@mtelvers has a nice setup to streamline the use of the `ocluster-admin`. As a low priority way to improve operator quality of life and achieve some "documentation by automation" it could be cool to i…
-
In GNU/Linux it is standard for new commands that long options start with -- (two hyphens) and short options with - (one hyphen). I thinks this standard should be followed for `x16emu` and other futur…